Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经定义了一个自定义版本的 Railsflash函数来添加一些功能。是否为此制定了命名约定?
flash
谢谢。
不,但请确保给它起一个非常具有描述性的名称,以描述它与 normal 不同的原因flash。否则,新来的人看到代码可能会对它的用途感到困惑。我也会考虑_在它的开头放一个。
_
我正在尝试包含一些用于谷歌分析电子商务跟踪的 javascript。
在示例代码中,我看到类似这样的内容,其中我用自己的变量替换了变量。
<?php function getTransactionJs(&$order) { return <<<HTML ga('