As mentioned before, the data movement utilities EXPORT, IMPORT, and LOAD perform an automatic code page conversion between data file and database.
正如前面提到的,数据转移实用程序EXPORT、IMPORT和LOAD在数据文件和数据库之间执行自动化的编码页转换。
To simplify things, the DB2 data movement utilities, namely EXPORT, IMPORT, and LOAD, can perform an automatic code page conversion.
为了简化这个过程,DB 2数据转移实用程序(即export、IMPORT和LOAD)可以执行自动化的编码页转换。
After you import code, you can simplify an operation by limiting the animation to a subset of the code.
在您导入代码之后,您可以通过限制图形化到代码的一个子集来指定一个操作。
You'll import the dashboard code in the header so that the code is imported only once in the report.
您可以导入头部信息的操作板代码,这样报告中只会将代码导入一次。
You will be using RSA in order to import some previously developed code.
你使用RSA处理一下你以前开发的代码。
Import statements to external code.
对外部性代码导入声明。
Unzip the downloaded source code and Import the project into eclipse.
解压缩下载好的代码并将工程导入到Eclipse中。
Import the source code of the sample applications into a Rational application Developer workspace.
将示例应用程序的源代码导入RationalApplication Developer工作区。
Listing 4 contains code that lets you import an XML file into an XMLBean.
清单4包含的代码允许您将XML文件导入XMLBean中。
You can download a Project Interchange file containing all the code for this example. If you want to work through this article, then import these projects
您可以下载一个包含本例中所有代码的项目互换文件。
Before you can compile and run the example code, you need to import the ibatis 3, Apache Commons cli, and Apache Derby jar files (ibatis-3-core-x.jar, commons-cli-1.2.jar, and derby.jar).
在编译和运行示例代码前,您需要导入ibatis3、Apachecommonscli和Apachederbyjar文件(ibatis - 3 - core - x . j ar、commons - cli - 1.2 . jar和derby . jar)。
You can also change code without having to import the project from your source control system.
您还可以在不从源代码控制系统中导入项目的情况下变更代码。
Listing 6 shows the code for this import.
清单6显示了此导入对应的代码。
You can import packages, classes, etc. anywhere in the code, and they are scoped to where you import them.
您可以在代码的任何地方导入包、类等,它们的作用域限于导入它们的文件。
To get the support for GTK + code, you need to do little more than import the libraries into your project.
要获得GTK +代码的支持,除了将库导入到项目中外,还需要进行其他一些工作。
This allows developers to import XSD files directly into their code.
开发人员可以把XSD文件导入到他们的代码里。
Once a database is created with a given code page, you cannot change it unless you export the data, drop the database, recreate the database with the correct code page, and import the data.
一旦用给定的代码页创建了数据库,您就无法修改它,除非导出数据、删除数据库后,再用正确的代码页重新创建该数据库并导入数据。
All forms can import these resources in a consistent manner and all forms will get the updated code tables as the codes are changed.
所有表单可以以一致的方式导入这些资源,当编码表发生变化时,所有表单会随之更新。
It is always much better to simply start a blank new project and import the prototype concepts — and not the code — to the project.
从空白的新项目开始总归是最好的,然后把原型的概念,而不是原型的代码引入到项目里来。
You can configure everything from how much indentation is required for each element in the source code to how many blank lines appear between import groups.
您可以配置所有格式,包括源代码中的各个元素所需的缩进,以及导入组之间显示的空行数目。
The next step is to take the results of the scan (whether from OCR or QR code) and put it into the XML format ready for import into the accounting application.
下一步是将扫描的结果(不管是来自OCR还是QR码)转化成XML格式以便导入到财务应用程序。
Explain how to set up an export and an import that take advantage of the custom binding code.
说明如何建立充分利用自定义绑定代码的导出和导入。
Next, we need to import the EJB client JAR, which is a special JAR file with the code needed to call an EJB from a remote location.
接下来,我们需要导入EJB客户端jar,它是需要远程调用EJB的代码的专用JAR文件。
Now that we have a skeleton class for our mediation we can begin to populate it with code, starting with a package and some import statements that we will make use of later (see Listing 1 below).
现在,我们已经获得了中介的框架类,接下来可以开始对其填充代码了,请首先添加我们将稍后使用的包和一些导入语句(请参见下面的清单1)。
Optimizations on generation of import statements to improve code quality
导入声明生成的优化以提高代码质量
With the Rational Rose importer, you can import code after you import the Rational Rose model, and then you can bring this imported code into the model to merge the model data and code.
对于RationalRose导入器,您可以在导入 Rational Rose模型之后,导入代码,然后您就可以将这些导入的数据引到模型中以合并模型数据和代码。
If you have existing servlets, you can import them into the portlet project, and then invoke the servlet from the portlet code.
如果您已经有现成的servlet,您可以把它们导入到portlet工程中,然后从portlet代码调用servlet。
You will import the initial client code from the sample supplied with this tutorial into your Eclipse workspace.
您可以从本教程提供的示例将初始客户端代码导入您的Eclipse工作区。
At this stage you could either develop your own simple beans to act as the model for your views, or import code available with this article.
这个阶段,你可以开发你自己的simply bean担当你视图的模型或者根据本文引入有用的代码。
The class is moved to the new package physically, and all references to it in the code - such as import statements - are changed to refer to its new location.
该类将被物理地移到新包中,并且代码中对它的所有引用—例如import语句—将改为引用其新位置。
应用推荐