“Acme”在Symfony2中代表什么?

时间:2022-10-22 17:04:07

The standard bundle in Symfony2 is 'Acme', but what does that stand for?

Symfony2中的标准捆绑包是“Acme”,但这代表什么?

4 个解决方案

#1


66  

ACME (A Company (that) Makes Everything) is a fictional company from the Looney Tunes: http://en.wikipedia.org/wiki/Acme_Corporation

ACME(一家公司(制作一切)是一个来自Looney Tunes的虚构公司:http://en.wikipedia.org/wiki/Acme_Corporation

It's used as a placeholder name (like "foo", "bar", etc).

它用作占位符名称(如“foo”,“bar”等)。

“Acme”在Symfony2中代表什么?

#2


21  

It means "A Company (that) Makes Everything"

这意味着“一家公司(做)一切”

#3


5  

ACME is the root namespace name of these standard bundles. Code therein you should identify as the code you write your own, so not the code of the framework itself which you should not touch.

ACME是这些标准包的根命名空间名称。其中的代码应该标识为您自己编写的代码,而不是您不应该触及的框架本身的代码。

You find the usage of that namespace outlined in the introductory chapter The Big Picture (archived copy).

您可以在介绍性大图(存档副本)一章中找到该命名空间的用法。

It's used exemplary, it hints being the name of your company, see Acme Corporation on wikipedia for some cultural references.

它用于示例,它暗示着您公司的名称,请参阅*上的Acme Corporation以获取一些文化参考。

But sure, Symfony2 is neither a computer game nor a fictional movie, so probably it's hard to draw that connection line.

但可以肯定的是,Symfony2既不是电脑游戏,也不是虚构的电影,所以可能很难画出那条连接线。

See Also: [Newbie] Why ACME prefix? (symfony framework forum) (21 May 2011)

另请参阅:[新手]为什么ACME前缀? (symfony框架论坛)(2011年5月21日)

#4


0  

ACME is a simple fun way to either suggests that it is "A Company (that) Makes Everything" instead of a company that's named as foo or baz. While it does have something to do with the Cartoons, the term has had a great trend of search since the beginning of Google Trends.

ACME是一种简单有趣的方式,可以暗示它是“A Company(that)Make a Everything”而不是名为foo或baz的公司。虽然它确实与漫画有关,但自谷歌趋势开始以来,该术语一直有很大的搜索趋势。

#1


66  

ACME (A Company (that) Makes Everything) is a fictional company from the Looney Tunes: http://en.wikipedia.org/wiki/Acme_Corporation

ACME(一家公司(制作一切)是一个来自Looney Tunes的虚构公司:http://en.wikipedia.org/wiki/Acme_Corporation

It's used as a placeholder name (like "foo", "bar", etc).

它用作占位符名称(如“foo”,“bar”等)。

“Acme”在Symfony2中代表什么?

#2


21  

It means "A Company (that) Makes Everything"

这意味着“一家公司(做)一切”

#3


5  

ACME is the root namespace name of these standard bundles. Code therein you should identify as the code you write your own, so not the code of the framework itself which you should not touch.

ACME是这些标准包的根命名空间名称。其中的代码应该标识为您自己编写的代码,而不是您不应该触及的框架本身的代码。

You find the usage of that namespace outlined in the introductory chapter The Big Picture (archived copy).

您可以在介绍性大图(存档副本)一章中找到该命名空间的用法。

It's used exemplary, it hints being the name of your company, see Acme Corporation on wikipedia for some cultural references.

它用于示例,它暗示着您公司的名称,请参阅*上的Acme Corporation以获取一些文化参考。

But sure, Symfony2 is neither a computer game nor a fictional movie, so probably it's hard to draw that connection line.

但可以肯定的是,Symfony2既不是电脑游戏,也不是虚构的电影,所以可能很难画出那条连接线。

See Also: [Newbie] Why ACME prefix? (symfony framework forum) (21 May 2011)

另请参阅:[新手]为什么ACME前缀? (symfony框架论坛)(2011年5月21日)

#4


0  

ACME is a simple fun way to either suggests that it is "A Company (that) Makes Everything" instead of a company that's named as foo or baz. While it does have something to do with the Cartoons, the term has had a great trend of search since the beginning of Google Trends.

ACME是一种简单有趣的方式,可以暗示它是“A Company(that)Make a Everything”而不是名为foo或baz的公司。虽然它确实与漫画有关,但自谷歌趋势开始以来,该术语一直有很大的搜索趋势。