Image features load from file, create dynamically, extensive edits same as AWT load from file, create dynamically, basic edits.
图像特性从文件中加载,动态创建,可扩充地编辑与AWT相同从文件中加载,动态创建,基本编辑。
This panel lets you create and load sample messages, including loading from a file.
这个面板允许您创建和加载示例消息,包括从文件进行加载。
You can embed them directly in the app or you can load them from an external file.
可以将资源直接嵌入应用程序,或从外部文件加载它们。
To load data into a database, you define a load map, which associates fields from records in a data file to columns in a database table.
要将数据加载到数据库中,需要定义加载映射,以将来自数据文件的记录中的字段与数据表中的列相关联。
It seems you are trying to load your logging configuration directly from the file system.
似乎您在尝试直接从文件系统加载您的日志配置。
You can view the current server log, or load other server logs from a server console, server log directory, or from a file.
您可以查看当前服务器日志,或者从服务器控制台、服务器日志目录或从文件加载其他服务器日志。
LOAD is a very fast and direct way to get data from a file residing in the file system into a table in your database.
LOAD是将数据从文件系统中的文件里装载到数据库中的一个表里的非常快速而直接的方法。
Edit the file to remove unwanted tables and split it into several input files to do a staggered movement approach where you perform unload from source and load to target in parallel.
通过编辑文件,删除不需要的表并把它分割为几个输入文件,这样就可以采用分阶段转移方式,也就是并行地执行从源数据库卸载和装载到目标数据库。
The example here explains how to load a few rows of data in a table from a file by creating a load job.
下例解释如何通过创建加载作业来从文件中加载表的一些数据行。
And it does not know how to load classes or resources from a JAR file that is contained inside another JAR file.
所以它不知道如何从一个包含在其他JAR文件中的JAR文件装入类或资源。
If you have a large data model, or you have data that needs to be hidden from users, you can load an instance from an external XML file (see Listing 5).
如果数据模型很大,或者需要向用户隐藏某些数据,可以从外部XML文件加载实例(如清单5所示)。
An advanced component property and action are available to direct it to load from a file, a URL, or a Lotus Notes attachment.
可以通过一个高级组件属性和动作指示它从文件、URL或是LotusNotes附件进行装载。
The Objective-C runtime will then try to load that window when your application runs, and will find your application delegate from the setting in that file.
在应用程序启动的时候,Objective-C运行时将会尝试去加载那个文件,并根据这个文件内的设置来查找应用程序委托类。
You should also remove it from the create function so you don't load the Helper file twice.
此外还应该从create函数删除它以避免两次加载helper文件。
If a script invokes the functions or class methods of other Jython modules, use the execfile function to load a Jython script from another Jython script file. Listing 3 shows an example.
如果某个脚本调用其他Jython模块的函数或类方法,则使用execfile函数加载来自其他jython脚本文件的jython脚本。
You can export this statistical information from Lotus Domino to a flat file that you can load into either a database or spreadsheet.
可以将该统计信息从LotusDomino导出到可以加载到数据库或电子表格中的平面文件中。
Restart the Portal server to load the new Settings from the modified ibm-web-ext.xmi file.
重新启动Portal服务器,从修改过的ibm - web - ext .xmi文件加载新的设置。
To extract records from the db2audit.log file into delimited ASCII files that you can then load into db2 relational tables, issue the following db2audit command.
为了从db2audit . log文件中将记录提取到定界ASCII文件,以便将这些定界ASCII文件装载到db 2关系表,可以发出以下db2audit命令。
By default, : subjects tells Rails to load the sample data from the subjects.yml file.
在默认情况下,:subjects让Rails从subjects .yml文件装载示例数据。
IBM Rational Performance Tester can supply variable data to dynamically load test data, either straight from the CSV file or from custom code.
IBMRationalPerformance Tester能够为动态加载测试数据提供变量数据,或者直接从CSV文件中提供,或者从定制代码中提供。
Next, let's take a look at the actions that you added to the SideNote menu: the ability to save the current text to file and to load it from a file.
接下来,我们来看看添加到SideNote菜单中的动作:将当前文本保存到文件中,以及从一个文件中装载文本。
The code starts by creating a DOMDocument object that is used to load the XML from the file.
代码一开始是创建一个DOMDocument对象,用于从文件加载XML。
The manifest.rb file sets up library load paths and allows you to define which files are to be included based on whether the program is run straight from the file system or from a JAR file.
rb文件设置库装载路径,并允许根据程序是直接从文件系统运行还是从一个JAR 文件运行来定义包括哪些文件。
How could I make an application load its classes from a lib directory inside its own JAR file?
我如何才能让应用程序从它自己的JAR文件中的lib目录装入它自己的类呢?
An XSDHelper will load metadata from an XSD document, and an XMLHelper lets you load data graphs from an XML file.
XSDHelper将从XSD文档中加载元数据,而XMLHelper允许从XML文件加载数据图。
The first section will declare variables and attempt to load the previous configuration from the notify.state file.
第一部分将声明变量并尝试从notify . state文件载入先前的配置。
You can edit this file in SQL Server Management Studio and run it from there or save it and use the wizard to load and run your file.
用户能够在SQLServerManagementStudio中编辑该脚本文件,之后就可以在其中运行脚本或是将其保存起来并通过向导加载并运行脚本文件。
An an example, jet provides the model loader org.eclipse.jet.resource, which will load an eclipse IResource (file, folder, or project) and allow navigation of the eclipse workspace from that resource.
作为示例,jet提供模型加载器loader or g .eclipse . jet . resource,将加载eclipseIResource(文件,文件夹或项目)并允许通过该资源导航eclipse工作空间。
To load data from the data file /data/americascust.dat (created above) into the base table customer, use the INSERT statement as follows
要将数据文件 /data/americascust.dat(此前已创建)中的数据加载到基表customer,可以使用INSERT 语句(如下所示)
Now you need to load in the newly updated sysctl settings from the default file /etc/sysctl.conf. Issue the following command to do this
现在需要从缺省文件 /etc/sysctl.conf 中载入刚刚更新的sysctl设置。
应用推荐