external code file的意思|示意

美 / / 英 / /

外部代码文件


external code file的网络常见释义

外部代码文件 ... 外部错误 external error 外部代码文件 external code file 外部调用 external call ...

external code file相关例句

The following code depicts element in web.xml pointing to external XML context file that will be loaded by ContextLoaderListener listener class.

以下代码描述了 web.xml 中指向将由 ContextLoaderListener 监听器类载入的外部 XML 上下文文件的元素。

Normal Web pages have their style removed from the page and placed in an external file or section of the code, in a stylesheet.

常规的Web页面都是从页面删除样式,然后在样式表中填入一个外部文件或代码片段。

Listing 3 provides an example of an embedded style declaration that really should be held within an external CSS file for greater code maintainability.

清单3提供了嵌入样式声明的一个例子,该声明应该保留在一个外部CSS文件内以便获得更好的代码可维护性。

You may notice from the source code that the data in our model is coming from an external XML file.

您可能注意到了,在源代码中模型中的数据来自外部XML文件。

Next, we create the external service named TaxrateRulesService by adding the following code to the earlier specified sca.module file.

接下来,我们将以下代码添加到前面指定的sca . module文件,以创建名为TaxrateRulesService的外部服务。

There are lots of systems that follow this pattern, where you write some modules / components in source code then describe how they are connected using an external config file.

许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。