称为ObfuscationList.txt的新FileResource设计元素将包含清楚易读的代码名称到简短含义模糊的名称的映射。
A new File Resource design element called ObfuscationList.txt will contain the mapping of legible code names to the short cryptic names.
这些忠告建议将提供商与软件包名称包含在存放代码和数据的位置。
These recommendations suggest including the vendor and package name in the location of the code and data.
因此,您必须使用这个引用名称,除非您对代码作相应的修改。
Therefore, you have to follow this reference name unless you make the corresponding changes in the code.
通过设置国家名称或国家的ISO代码,系统在计算时会自动地选择恰当的电能系数。
By setting this to the name or ISO code of your country, the appropriate electricity factor will be taken into account automatically.
下面的代码用于检索这些资源的名称,还可以使用这里没有列举的其他值。
The following code retrieves the names of each of these resources; other values not listed here are also available.
我们现在还了解了如何使用名称空间在大型应用程序中更加安全地包含第三方代码,同时不需要担心名称冲突。
We also now know how using namespaces can make it much safer to include third party code in large applications without the worry of name collisions.
段可以包含可执行代码、符号名称、初始数据值和许多其他类型的数据。
Sections can contain executable code, symbol names, initialized data values, and many other types of data.
使用良好的命名是最重要的编程习惯,因为描述性强的名称让代码更加容易阅读和理解。
Using good naming is the most important habit because descriptive names make code easier to read and understand.
资源引用名:资源引用的名称,是代码部分用来识别资源之用。
Resource reference name: the name for the resource reference that the code component uses to identify the resource.
首先,通过为表达式提供有意义的名称,可以使得代码执行的任务更加清晰。
First, by providing meaningful names to the expressions, it makes explicit what the code is doing.
在代码中使用客户名称或引用,您实际就是让代码立即变得落伍,限制了其用途。
By using the customer name or reference in the code, you are instantly dating your code and limiting its use.
在进行JNDI名称查询时将在代码中使用这个引用名。
This reference name is used in the code when doing a JNDI name lookup.
最后,我们可以只在代码中使用名称空间,这就使它成为默认名称空间,并且在默认情况下,使所有代码都引用默认名称空间。
And finally, we can simply just use the namespace within our code, which makes it the default namespace and, by default, makes all calls reference that.
这一类别中有一个子类,主要用来寻找你代码中的各元素名称的不一致问题。
This category has one subcategory that focuses on finding inconsistencies in the naming of the elements within your code.
每个定义的XA资源都必须具有唯一的数据库名称,此名称需与相关代码建立到数据源的连接时使用的名称匹配。
Each XA resource defined must have a unique database name that matches the name used when the relevant code makes its connection to the data source.
第一,我们还可以查看方法的调用站点,还可以查看到包含此代码的文件名称。
First of all, you can see what the method call looks like in the call Sites column. You can also see the name of the file that contains this code.
如果我想要改变我的代码中某个方法的名称,改就好了。
If I were just going to change a method name in my code, I'd just do it.
例如,php名称空间的最佳实践之一是,在代码中使用绝对引用完全限定名称空间,而不是相对引用。
For example, it is a best practice with PHP namespaces to fully qualify your namespaces within your code using with absolute references rather than relative references.
以下XSL代码将字符串中的名称空间前缀转换为对应的名称空间URI。
The following XSL code translates the namespace prefix in a string to the corresponding namespace URI.
现在我们已经了解了如何在一个文件中定义代码的名称空间,接下来让我们看看如何在应用程序中利用这个使用名称空间的代码。
Now that we saw how to define a namespace for the code within a file, let's see how to leverage this namespaced code within an application.
语言环境的名称通常由iso 639-1语言、ISO 3166 - 1国家或地区代码以及可选的编码名称和其它限定符组成。
The names of locales usually consist of ISO 639-1 language, ISO 3166-1 country codes and optional encoding names and other qualifiers.
在拥有这些文件后,生成场景的代码与生成名称的代码基本相同。
Once we have these files, the code to generate a scenario looks much the same as the code to generate names.
您不需要对代码进行任何更新或修改,因为不包含名称空间的PHP代码将能够正常运行。
You won't have to update or change anything in your code because any PHP code you write that doesn't include namespaces will run just fine.
这一点已经得到了修正,而且更加便利:lex和yacc的最新版本都允许您在生成代码的符号名称上指定一个前缀。
Conveniently, this has been corrected: modern versions of both lex and yacc allow you to specify a prefix to use on the names of symbols in generated code.
此示例代码显示了插件的名称、模块id、类别、插件url、作者以及插件的许可证信息。
This sample code shows the name of the plug-in, module-id, category, plug-in URL, author, and the license information of the plug-in.
要使jQuery代码正常工作,每个名称都必须在其自己的空间之内明确定义,这就出现了术语名称空间。
For the jQuery code to work properly, each name needs to be clearly defined in its own space, hence the term namespace.
以下代码返回具有 “WelcomeMidlet”基本名称以及系统默认地区的ResourceManager实例
The following code returns an instance of ResourceManager with the base name "WelcomeMidlet" and a default system locale
这将打开向导,其中您可以指定代码模板的名称,然后定义TemplateParameters和Body(图29)。
This opens a wizard in which you can assign the code template a name, and then define template Parameters and a Body (Figure 29).
注意:在以上包中,“eglumlmodel”作为产生egl代码的uml模型名称的前缀。
Note: In the above packages, "eglumlmodel" is prefixed with the name of the uml model from which egl code is generated.
每个path元素包含了一个dirname元素,所以代码搜索名称为dirname的元素,并获取其中的第一个条目。
Each path element contains a single dirname element, so the code searches for elements named dirname and grabs the first entry.
应用推荐