Create tables in DB2 by running the DDL supplied in Tables . txt ( see Download ) using SPUFI for example .
通过运行 Tables.txt中提供的DDL在DB2中创建表(见下载),例如可以使用SPUFI。
Similar files data_header.txt and data_footer . txt bracket the table in the data tab of the spreadsheet .
类似的文件dataheader.txt和data footer.txt组成电子表格data标签中的表。
The next line creates a file object passing in the name testit . txt and a'w'character ( to let you write to the file ) .
接下来的一行创建file对象,传递进名称“ testit.txt”和'w'字符(写入文件)。
Step 2 : Copy and paste an article from any Internet website to this . txt file .
步骤2:拷贝任何一篇糊互联网网站. 文本文件。
You can save the snapshot to a PurifyPlus data file ( . pmy ) or to an ASCII text file ( . txt ) .
您可以将快照保存到PurifyPlus数据文件(.pmy)或者保存到ASCII文本文件( .txt)中。
The first three echo commands create the file biz_rules . txt populating it with three rules .
前三行echo命令创建biz rules.txt文件,并向其中写入三条规则。
Then save the file in the text editor with the name import . txt .
然后将文件以文件名“ import.txt”,保存到文本编辑器中。
Yet for example $ txt could include a placeholder for say the address of a URL abbreviation service .
但是, $txt也有可能包含一个占位符,比如一个URL缩写服务的地址。
So suppose we have created a text file called machineList . txt entered into it the three machine names we wish to query and placed it in the root of the C drive .
因此,假设我们已经创建了一个名为 machineList.txt的文本文件,其中输入了我们希望查询的三台机器的名称,并将它保存在C盘的根目录下。
CSV and TXT are the export types supported for table data .
CSV和 TXT是支持的表数据导出类型。
The txt files are program code such as the application binary itself or a shared library as in the case of the init program in the listing .
txt 类型的文件是程序代码,如应用程序二进制文件本身或共享库,再比如本示例的列表中显示的init程序。
To do this task TXT files containing XPath expressions are used to mark the positions of XML configurations to be replaced .
要完成这个任务,要用包含XPath表达式的 TXT文件来标记要被替代的XML配置的位置。
This TXT file can now be used as an input for code review .
这一 TXT文件现在可以被用作代码审查的输入内容。
The sample will find all files in the current directory with . txt as the file extension and will create a copy of each file with . utxt as the file extension .
此示例将在当前目录中查找所有以“ .txt”作为文件扩展名的文件,并为每个文件创建一个以“.utxt”作为文件扩展名的副本。
I used all_attack . txt ; see Resources for a link .
我使用的是all attack.txt;参见参考资源中的链接。
Artifacts can have a type determined by their file name suffixes such as . xml . txt . doc or . java ; or by their purposes such as use case model or analysis model .
构件的类型可以由其文件名后缀决定,如.xml、 .txt、.doc或.java;也可以由其用途决定,如用例模型或分析模型。
The versioning and keyword support in V6 is also provided for jar files and uses settings made in a file ( META-INF / keywords . txt ) embedded in the jar file .
V6还为jar文件提供了版本控制和关键字支持,并且这项支持可以使用jar文件内嵌入的文件( META-INF/keywords.txt)中的设置。
A symbol set file is defined called Symbols . txt that doesn 't always exist .
符号设置文件已经定义,名为 Symbols.txt,它不一定存在。
Save this file with a name that will make sense for the recipient and change the file extension from TXT to NDL .
用对接收者有意义的名称保存该文件,并将文件扩展名从 TXT改为NDL。
For the get operation specify the file in HDFS to extract ( from your output subdirectory ) and the file name to write in the local file system ( output . txt ) .
对于get操作,指定HDFS中要提取的文件(来自output子目录)和在本地文件系统中要写的文件( output.txt)。
A : You can upload the PDF document to Zamzar and convert it any formats like doc html png txt or rtf ( rich text format ) .
A:你可以将PDF文件上传到Zamzar,它可以将文件转成doc、html、png、 txt、rtf。
By default this event only generates a thread dump file ( javacore . txt ) .
默认情况下,这个事件只会生成一个线程转储文件( javacore.txt)。
One possibility is to use one of the pre-defined color names such as red or PapayaWhip from the file rgb . txt ( usually found in / usr / X11 / lib / X11 / ) .
一种是使用在文件 rgb.txt(通常这个文件可以在目录/usr/X11/lib/X11/下找到)中预定义的颜色名称,比如“red”或者“PapayaWhip”。
For example a program that tries to open COM1 or even com1 . txt in any directory will get stuck trying to talk to a serial connector .
例如,如果一个程序在任何目录中试图去打开“COM1”或者甚至“ com1.txt”,将被系统误解为是尝试和串口通信。
For the single organization configuration the file that is important is the file entitled customprovider_db . txt this is the database file for the single organization provider .
对于单一组织配置,重要的文件是customprovider db.txt,它是单一组织提供者的数据库文件。
By default static compression only compresses htm html and txt file types and dynamic compression only compresses exe dll and asp file types .
在默认情况下,静态压缩只压缩htm、html和 txt文件类型,动态压缩只压缩exe、dll和asp文件类型。
For each V2.5 fresh-installation XML file to be replaced there is one and only one relevant TXT file .
对于每个要被替代的V2.5新安装XML文件,有且仅有一个相应的 TXT文件。
Fill the wild card property ( filename wildcard . txt for example ; we use . xml for this case ) in the Output page .
在Output页面中填充通配符属性(例如文件名 wildcard.txt;对于这个例子,我们使用.xml)。
Inspect the Java stack trace if one is printed ( or written to javacore . txt ) before the program crashes .
如果在程序崩溃之前打印(或者写到 javacore.txt)了Java堆栈跟踪,就检查它。
The command searches your entire home directory ( find / home / joe ) to find all regular files ( - type f ) with the suffix . txt and then runs the grep command to search for the string Monthly Report .
该命令将搜索整个home目录(find/home/joe)以查找所有的常规文件(-typef)中具有后缀 .txt 的 文件,然后运行grep命令来搜索字符串MonthlyReport。
n.DOS文件扩展名:普通的ASCII码文本文件