单词 | input file |
释义 | 例句释义: 输入文件,输入文件名称,输入档,输入档案 1. Check that the message flow performs as if the input file had been placed in the broker's local file system. 检查消息流是否像输入文件放在了代理的本地文件系统中一样执行。 www.ibm.com 2. The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database. 提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。 www.ibm.com 3. To specify locations for files or to get the actual name of the input file in the case of multiple selections. 指定文件的位置,或者在多重选择的情况下获取输入文件的实际名称。 msdn2.microsoft.com 4. Each file will contain the name and email of one of the customers in an input file plus some XML code. 每个文件包含输入文件中的某个客户的名称和电子邮件地址,以及一些XML代码。 www.ibm.com 5. If true, specifies that the input file's directory is to be used for resolving relative file paths. 如果为true,表明将使用输入文件的目录来解析相对文件路径。 msdn2.microsoft.com 6. Next, the method takes content from the body of the tag and assembles a complete LaTeX input file, as shown in Listing 4. 接下来,该方法从标记主体中采集内容,然后组装成一个完整的LaTeX输入文件,如清单4所示。 www-128.ibm.com 7. Selecting Whole File causes the entire content of the input file to be propagated as a single logical tree through the message flow. 选择WholeFile导致将输入文件的整个内容作为单个逻辑树通过消息流传播。 www.ibm.com 8. One particularly handy aspect of Hadoop is that it handles the raw parsing of an input file, so that you can deal with one line at a time. Hadoop可以对输入文件进行原始解析,这一点特别有用,这样您就可以每次处理一行。 www.ibm.com 9. In this example, the input file will contain a state abbreviation and the output will require the full state name as shown in Figure 3. 在本例中,输入文件将包含一个国家名缩写,并且输出将需要如图3所示的完整名称。 www.ibm.com 10. This generates a valid XML schema for your particular input file, as shown in Figure 2 ( larger image). 这将为您的特定输入文件生成一个有效的XML模式,如图2所示(大图)。 www.ibm.com 1. Note The output file of the Time Zone Extraction mode cannot be used as an input file for this script. 注意:时区提取模式的输出文件不能用作此脚本的输入文件。 support.microsoft.com 2. So the next thing I tried was processing a much larger input file (consisting of multiple copies of the original one). 因此接下来我试着处理一个更大的输入文件(由原来那个输入文件的多个副本组成)。 www.ibm.com 3. The Generate Sample Input File button is disabled in cases where the root input of the map is not a global element. 如果映射的根输入不是全局元素,那么将禁用GenerateSampleInputFile按钮。 www.ibm.com 4. Then, you could use that XML file as the single input file to XSLT and process each file using XSLT. 这样就可以将这个XML文件作为XSLT的惟一输入文件,并用XSLT处理每个文件。 www.ibm.com 5. To specify an input file name, add the name to the command line as the input file. 若要指定输入档名,请在命令列中加入档名来做为输入档案。 technet.microsoft.com 6. Loop that follows drives the program by processing the input lines from the input file one at a time. 循环逐行处理输入文件中的输入行。 www-128.ibm.com 7. After logging on, a directory was created and an input file for a message flow was copied. 登录以后,创建一个目录并复制用于消息流的输入文件。 www.ibm.com 8. Reads through the input file without pause instead of waiting for a user to enter the statements, commands, and scripting variables. 是通过输入文件读取,不用暂停,而不是等待用户输入语句、命令和脚本变量。 msdn2.microsoft.com 9. Bring it to the foreground and provide a line of input followed by Ctrl-d to signal end of input file. 将该命令列表放到前台,添加一行输入,最后按下Ctrl-d表示输入文件的结尾。 www.ibm.com 10. This will allow you to inspect the differences between your input file and your output file. 这样就可以观察输入文件和输出文件的区别。 www.ibm.com 1. You specify a test server for tuning in the XML input file along with the rest of the parameters that define your tuning session. 在XML输入文件中指定要优化的测试服务器以及定义优化会话的其余参数。 msdn2.microsoft.com 2. Element contents from the output file into a new or your original XML input file. 元素内容,然后将其粘贴到一个新的或原始XML输入文件中。 msdn2.microsoft.com 3. The FIT FileRunner class in turn parses the input file and writes the results of the FIT run into the output file that you selected. FITFileRunner类会依次解析输入文件,并将FIT运行的结果写入您选择的输出文件中。 www.ibm.com 4. A last resort would be to explicitly pre-process the input file before using it in gnuplot. 最后的一个方法是在gnuplot中使用输入文件之前对其进行预处理。 www.ibm.com 5. First, note that the input file had no XML declaration (the line that starts with xml version=. . . ). 首先,注意到输入文件没有XML声明(以xmlversion=…开始的那一行)。 www.ibm.com 6. It outputs the textual representation of the preprocessed tokens generated from a given input file. It is described in more details here. 它输出从一个给定的输入文件生成的预处理单词的文字表示。 boost-doc-zh.googlecode.com 7. Once the tool starts and prompts her for an input file, she responds to the dialog telling the tool which log to analyze. 在该工具启动之后,提示她提供一个输入文件,她对该对话框进行响应以指定要使用这个工具进行分析的文件。 www.ibm.com 8. This architecture guarantees that the records in a particular input file will be processed in the order in which they appear in the file. 这种体系结构可以保证按照记录在文件中的出现顺序处理特定输入文件中的记录。 www.ibm.com 9. Besides the SQL statements in the input file, there may be other statements that depend on the identified indexes for fast execution. 除了输入文件中的SQL语句之外,还可能存在其他依赖于识别到的索引改善执行时间的语句。 www.ibm.com 10. For a usage example of this element, see Simple XML Input File Sample (DTA). 有关该元素的用法示例,请参阅简单XML输入文件示例(DTA)。 msdn2.microsoft.com 1. Input: File 1 of act number of elements in the array S inn the next n lines, each line has a natural number. 输入:文件的第1行为数组S中元素个数n;接下来的n行中,每行有一个自然数。 www.pudn.com 2. Workloads can also be embedded in an XML input file, where you can also specify a weight for each event. 工作负荷也可以嵌入到XML输入文件,在此文件中您也可以为每一事件指定一个权重。 msdn2.microsoft.com 3. Instead, take the output file (output. xml), and feed it to the round-tripper as the input file. 相反,这次把输出文件(output.xml)提供给往返程序作为输入文件。 www.ibm.com 4. For the training dataset, include both an input file and a category file. 对于训练数据,训练数据集既包含输入数据也包含类型数据。 hi.baidu.com 5. Listing 4 illustrates the relationship between the XML input file, the XSL stylesheet, the XSLT processor, and multiple possible outputs. 清单4演示了XML输入文件、XSL样式表、XSLT处理程序和多种可能的输出之间的关系。 www.ibm.com 6. The following outlines the contents of the input file, HeadCount. Xml, to be validated. 下面概括了要验证的输入文件HeadCount.xml的内容。 msdn2.microsoft.com 7. My map implementation in Listing 6 is simple: Hadoop basically invokes this class for each line of text it finds in an input file. 清单6中的map实现比较简单:本质上是,Hadoop为在输入文件中找到的每一行文本调用这个类。 www.ibm.com 8. The program's PDB is both an output file and an input file, because LINK updates the PDB when it rebuilds the program. 程序的PDB既是输出文件也是输入文件,因为LINK在重新生成程序时更新PDB。 msdn2.microsoft.com 9. Option, the output file name takes the name of the first input file. 选项另外指定,否则输出文件的名称采用第一个输入文件的名称。 msdn2.microsoft.com 10. Data for a number of common fluids are available in the required format so that the user may append this data to their input file. 许多普通流体的数据,在必需的格式下是有效的,所以用户也许添加这些数据至输入文件。 www.topenergy.org 1. It then walks through building an import filter (required for input file loading) and export filter (required for output file saving). 然后,讨论如何构建导入过滤器(用来装载输入文件)和导出过滤器(用来保存输出文件)。 www.ibm.com 2. If the output file is not specified, the default output file name is the input file name appended with . fmt. 如果没有指定输出文件,那么默认的输出文件名是输入文件名加上.fmt。 www.ibm.com 3. The input file cannot be read. The file may be corrupted. 无法读取输入文件。文件可能已损坏。 www.fan6.net 4. Information extracted from an input file can be as easily sent to an MQ queue as to a SAP system. 从输入文件提取的信息可以与发送到SAP系统一样容易地发送到MQ队列。 www.ibm.com 5. If the input file's column order is different, you must list the input file's actual column order at the end of the INPUT statement. 如果输入文件的列顺序不同,必须在INPUT语句末尾列出输入文件的实际列顺序。 www.ianywhere.com 6. The first line of the input file contains the number of cases, N . N test cases follow. 输入文件的第一行包括了总组数N,也就是说一共有N组数据。 www.cnblogs.com 7. The only exception is if a user-specified configuration is entered in the evaluate mode in the XML input file. 唯一的例外情况是:在计算模式下,在XML输入文件中输入用户指定的配置。 msdn2.microsoft.com 8. Process the given file as normal input and include all the resulting output before the processing the regular input file starts. 将给定的文件作为正常输入来处理,将得到的输出结果包含进正常输入文件之前。 boost-doc-zh.googlecode.com 9. Unfortunately because of the way the processes are created, DCL always uses the name of the input file, changing the . 但是由于使用创建进程的这种方式,DCL始终使用输入文件的名称。将。 e-support.hp.com.cn 10. Changes to input XML files can also be committed to a new input file by using the "Save selected input file as" toolbar button. 通过使用Saveselectedinputfileas工具栏按钮,可以将对输入XML文件的更改提交到新输入文件中。 www.ibm.com 1. For a usage example, see the XML Input File Sample with User-specified Configuration (DTA). 有关使用示例,请参阅使用用户指定配置(DTA)的XML输入文件示例。 msdn2.microsoft.com 2. Computes the thumbnail image given the input file and the reduction factor to use (i. E. , How small a thumbnail image to create). 用给定的输入文件和略缩因子(例如,创建多么小的略缩图)来计算略缩图。 spaces.msn.com 3. For the input file stage, configure the metadata and location of the source file. 对于输入文件stage,配置源文件的元数据和位置。 www.ibm.com 4. If the output file is the same name as the input file, the tool generates an error to prevent overwriting the type library. 如果输出文件的名称与输入文件的名称相同,则该工具将生成一个错误,以防止重写该类型库。 msdn2.microsoft.com 5. In this example the input file contains a number of records which are of different lengths. 在此例中,输入文件包含许多具有不同长度的记录。 www.ibm.com 6. If an output script file is not specified in the deployment options input file, an error occurs. 如果部署选项输入文件中未指定输出脚本文件,则将出现错误。 msdn2.microsoft.com 7. The XML fragments listed in the following sections should be inserted inside the element to complete the XML input file. 应该将下面几节中列出的XML片段插入到元素中以完成XML输入文件。 www.ibm.com 8. You can create a new input file by using the DNs from the error log that you received from the last run. 您可以使用上次运行时收到的错误日志中的DN创建一个新的输入文件。 support.microsoft.com 9. For a usage example of the DTAInput element, see Simple XML Input File Sample (DTA). 有关使用DTAInput元素的示例,请参阅简单XML输入文件示例(DTA)。 msdn2.microsoft.com 10. Function to determine if there are more lines left to read in the input file. 函数来判断在输入文件中是否还有未读到的行。 www-128.ibm.com 1. As expected, the UNIX assembler program can assemble this type of input file to produce the a. out file. 正如所预期的,UNIX汇编程序可以对这种输入文件进行汇编,以生成a.out文件。 www.ibm.com 2. In this mode, Msextmz. Exe will update all mailboxes that are specified in an input file. 在此模式下,Msextmz.exe将更新输入文件中指定的所有邮箱。 support.microsoft.com 3. The input file contains one or more map descriptions, followed by a line containing the number 0 that signals the end of the file. 输入文件包含一个或多个图的描述,通过一个包含数字0的信号文件的端线之后。 www.pudn.com 4. Awk executes this block after all lines in the input file have been processed. 在输入文件的所有行处理完毕之后,awk执行这个代码块。 www.ibm.com 5. Specify your input file, browsing through your directory structure as needed. 指定输入文件,根据需要通过目录结构浏览。 www.ibm.com 6. Returns the compiled type for a given input file. 返回给定输入文件的编译类型。 msdn2.microsoft.com 7. This application may read the transformation parameters from an additional input file. 这个应用程序可以从附加的输入文件中读取这些转换参数。 www.ibm.com 8. If your script is operating on input data from users or a data input file, always thoroughly filter, check, and validate the input data. 如果脚本操作来自用户或数据输入文件的输入数据,那么一定要全面筛选、检查和检验输入数据。 www.ibm.com 9. This sample reads data from the testdoc. Doc input file into the Document table in the AdventureWorks sample database. 此示例将testdoc.doc输入文件中的数据写入AdventureWorks示例数据库中的Document表中。 msdn2.microsoft.com 10. Start by generating an input file, as shown in Listing 6. 通过生成输入文件来启动,如清单6所示。 www.ibm.com 1. The input file can be from a file system or a URL, or you can paste into the tool as text. 输入文件可以来自文件系统或者URL,您也可以作为文本粘贴到工具中。 www.ibm.com 2. Instead, LINK examines each input file to determine what kind of file it is. 相反,LINK检查每一个输入文件以确定它是何种类型的文件。 technet.microsoft.com 3. Calling the Design Advisor this way requires less effort than using a manually created input file containing SQL statements. 以这种方式调用DesignAdvisor比手动地创建包含SQL语句的输入文件要省事得多。 www.ibm.com 4. The perl -n command runs the program once on every line of the input file. perl-n命令针对输入文件的每一行运行一次程序。 www.ibm.com 5. n -- Prefix each line of output with the line number within its input file. n——在每行输出前面加上该行在输入文件中的行号作为前缀。 www.ibm.com 6. Full Mailbox Access and Send As rights to user mailboxes that are listed in the input file. 授予对输入文件中所列用户邮箱的完全邮箱访问和代理发送权限。 support.microsoft.com 7. Some versions of sed have an -i option, which specifies that the input file should be edited. 某些版本的sed有一个-i选项,此选项指定应该编辑的输入文件。 www.ibm.com 8. There is one condition in the second case: each input file must be sorted before they are all sent to sort -m together. 第二种情况有个条件:在将所有输入文件一起进行sort-m之前,每个文件都必须经过排序。 www.ibm.com 9. c -- Suppress normal output; instead, print a count of matching lines for each input file. c——屏蔽正常输出;相反,打印每个输入文件的匹配行数。 www.ibm.com 10. If so, then use an appropriate editor and change the encoding of the input file. 如果是这样,可以使用一个适当的编辑器来更改输入文件的编码。 www.ibm.com 1. Create a new input file that contains the user DNs of the mailboxes that were not processed. 创建一个新的输入文件并令其包含未处理邮箱的用户DN。 support.microsoft.com 2. The final line of the input file contains a # as its first character. 以#号开头的一行作为输入的结束行。 www.cnblogs.com 3. Package from the input file is read into the string to initialize the menu and menu body. 软件包通过从输入文件读入字符串来初始化菜单条和菜单体。 www.my1010.com 4. as the input file, and supplied output. xml as the output filename. 我使用guitars.xml作为输入文件运行这个程序,并提供output.xml作为输出文件名。 www.ibm.com 5. Processes script you provide in an input file. 处理输入文件中提供的脚本。 msdn2.microsoft.com 6. In this case, the adapter splits the input file into two chunks corresponding to two records. 在本示例中,适配器将输入文件拆分为两个数据块,分别对应着两个记录。 www.ibm.com 7. FIT takes an . html file as input; as a result, the input file names are configured to be the same (see Figure 3). FIT采用.html文件作为输入文件;因此,应将输入文件名配置为与之相同(参见图3)。 www.ibm.com 8. No input file was specified, ignoring other command line parameters. 未指定输入文件,忽略其他命令行参数。 www.dictall.com 9. The content of the output files will be identical to whichever input file is used to drive the flow. 无论使用哪个输入文件来驱动流,输出文件的内容都是完全相同的。 www.ibm.com 10. The input file contains requests to deploy volumes, instances, etc. 输入文件包含部署存储卷和实例等的请求。 www.ibm.com 1. Element to specify a Transact-SQL script workload in the XML input file instead of using a separate workload file. 元素指定一个Transact-SQL脚本工作负荷,而不必使用单独的工作负荷文件。 msdn2.microsoft.com 2. The final total of all items is added to the output file after allthe records from the input file have been processed. 所有商品的最终累计销售额在处理完输入文件中的所有记录之后添加到输出文件。 www.ibm.com 3. Without the option, the input file is read from, but it is not written to. 如果没有此选项,则读取输入文件,而不对其执行写入。 www.ibm.com 4. Optionally, you can provide the input file name, output file name and the database server name. 也可以提供输入文件名、输出文件名和数据库服务器名称。 msdn2.microsoft.com 5. When I try to use authentication with IIS I get 'No Input file specified'. 当我用IIS进行HTTP认证时得到“NoInputfilespecified”消息。 es2.php.net 6. The input file contains a delimiter between each propagation. 输入文件的每次传播之间包含一个分隔符。 www.ibm.com 7. Integers on a line will be separated by one or more spaces. Your program should process all lines in the input file. 每行的各整数间有一个或多个空格。你的程序要处理输入数据中的所有行。 www.cnblogs.com 8. This will write page 1 of "input_file" to stdout (the screen), since there is no redirection or piping. 该命令将把“input_file”的第1页写至标准输出(也就是屏幕),因为这里没有重定向或管道。 www.ibm.com 9. Invalid number of attributes in input file. 在输入文件中有几个无效属性。 www.fan6.net 10. The formats of the input file and the output file depend on what the custom tool is designed to handle. 输入档与输出档的格式会视设计用来处理档案的自订工具而定。 technet.microsoft.com 1. First, the data input file name is given, then we inform gnuplot what columns to plot. 首先,指定数据输入文件名,然后告诉gnuplot要绘制哪些列。 www.ibm.com 2. Values for the ID column of the ACCTPROFILE table are derived from the first field in the input file. ACCTPROFILE表ID列的值是从输入文件的第一个字段派生出来的。 www.ibm.com 3. Edit the input file edi2adf. inp to modify the Sender and Receiver IDs as shown in Scenario 1, Figure 7. 编辑输入文件edi2adf.inp,修改Sender和ReceiverIDs,如图7中的场景1所示。 www.ibm.com 4. In the Input file format and file content split option page, select the file format. 在Inputfileformatandfilecontentsplitoption页面上,选择文件格式。 www.ibm.com 5. Display only equilateral triangles from the input file. 显示从输入文件只等边三角形。 www.007china.com.cn 6. In Update mode, Msextmz. Exe can accept an input file that contains users on different Exchange servers. 在更新模式下,Msextmz.exe可以接受包含不同Exchange服务器上的用户的输入文件。 support.microsoft.com 7. The format of the input file is one target per line. 输入文件的格式是每行一个目标。 support.microsoft.com 8. Customer BO stores data about a customer, which is the actual data record that comes from the input file. CustomerBO用于存储有关客户的数据,这些数据是来自输入文件的实际数据记录。 www.ibm.com 9. At its most basic, validation is simply the process of reporting "yes" or "no" as to whether an input file meets the specification. 最基本的验证只是对输入文件是否满足规范这类问题报告“yes”或者“no”的过程。 www.ibm.com 10. Transforms the XML data in the input file and outputs the result to an output file. 转换输入文件中的XML数据并将结果输出到输出文件。 msdn2.microsoft.com 1. If INPUT attempts to insert a NULL row, the input file contains an empty row. 如果INPUT试图插入NULL行,则输入文件包含空行。 www.ianywhere.com 2. Where inputParams is an input file with parameters. 其中inputParams是一个带参数的输入文件。 www.ibm.com 3. The sample input file included in the zip file from the Download section is named holdingsexport. (样例输入文件包含在下载部分的zip文件中,名为holdingsexport)。 www.ibm.com 4. Using the Import wizard, Eric loads the input file by browsing to the OEF file on the file system. 通过使用Import向导,Eric在文件系统上找到OEF文件并装载输入文件。 www.ibm.com 5. An input file that contained an assembly was specified. 指定了包含程序集的输入文件。 msdn2.microsoft.com 6. The input file is already available in the input file location. 输入文件在输入文件位置中已经可用。 www.ibm.com 7. So, the output file can be bigger than the input file. 所以,输出文件可以比输入文件。 blog.sina.com.cn 8. It executes the template if any input file has been modified more recently than the output file. 如果有任何文件的修改日期早于输出文件,则会执行模板。 technet.microsoft.com 9. Returns the first provider name found in the provided input file. 返回在提供的输入文件中找到的第一个提供程序名称。 msdn2.microsoft.com 10. The input file might not exist, or this user might not have permission to read it. 输入文件可能不存在,或者该用户可能没有这个文件的读权限。 www.ibm.com 1. The DB2 UDB import utility writes data from an input file to a database table or updatable view. DB2UDBimport工具将数据从输入文件写到数据库表或可更新视图。 www.ibm.com 2. This option may be used more than once: -i input_file -i I input_file. 此选项可能不止使用一次:-iinput_file-iIinput_file。 msdn2.microsoft.com 3. Run geninput script to create an input file for the unload process. 运行geninput脚本为卸载过程创建输入文件。 www.ibm.com 4. Error in compressed input file format: %s. 经过压缩的输入文件格式错 angel.w15.5tom.cn 5. Omit the XDS information from your input file. 从输入文件中删除XDS信息。 www.ibm.com 6. The file extension of the input file. 输入文件的文件扩展名。 msdn2.microsoft.com 7. The command is executed once for each input file. 该命令对每个输入文件执行一次。 www.ibm.com 8. You can also specify an XML input file from the command prompt with the -ix argument. 也可以在命令提示符处,使用-ix参数指定XML输入文件。 msdn2.microsoft.com 9. Run that over Stefan's sample input file. . . 对Stefan的样本输入文件运行上述文件…… www.ibm.com 10. If input file is - , standard input is read. 如果输入文件是-,就读标准输入。 dictsearch.appspot.com 1. Listing 2 shows the typical format of a gperf input file. 清单2展示了gperf输入文件的典型格式。 www.ibm.com 2. It uses regular expressions (now built into JDK 1. 4) to parse the input file and create an XML counterpart. 它使用正则表达式(现在已内置于JDK1.4中)来解析输入文件并创建一个XML副本。 www.ibm.com 3. The FileInput node offers you an array of methods to parse content from an input file. FileInput节点为您提供了一组用于解析输入文件内容的方法。 www.ibm.com 4. In order to keep all threads busy, organize the input file for the tables in the increasing numbers of rows. 为了保持所有线程都忙碌,应该在输入文件中以行数递增的次序组织表。 www.ibm.com 5. Pass this data to the script through either an input file or STDIN[3]. 通过输入文件或者标准输入[3]传递这些数据给脚本。 wiki.perlchina.org 6. The first is the list of words from the XML input file. 第一个是XML输入文件中的单词列表。 www.ibm.com 7. Assume the input file in this example has the following content. 假设此示例中的输入文件具有以下内容。 www.ibm.com 8. Here you must also choose the type of encoding for the input file. 这里,您还必须为输入文件选择编码类型。 www.ibm.com 9. Now, the input file is processed. 现在,处理输入文件。 www-128.ibm.com 10. The base name of the input file. 输入文件的基本名称。 msdn2.microsoft.com 1. You have reached the end of the input file. 您已经到了输入文件的终点。 www.fan6.net 2. A file is created from this option that is then used in the incremental input file option. 使用该选项将创建一个文件,该文件随后将供增量输入文件选项使用。 msdn2.microsoft.com 3. Figure 22 shows the suggested input file. 图22显示了建议的输入文件。 www.ibm.com 4. It also specifies how many iterations of the job should be run and provides a facility to map input file to each job run. 它也会指定该任务应该运行多少次循环,并提供一种机制将输入文件映射到每个运行的任务上。 www-128.ibm.com 5. The input file should be encoded in UTF-8 or UTF-16 format. 应该将输入文件编码为UTF-8或UTF-16格式。 www.ibm.com 6. Listing 1 shows a sample input file. 清单1展示了一个input文件示例。 www.ibm.com 7. Once you have a sample input file associated with the map file, you can use the Test Map view to test the map file. 获得了与映射文件关联的示例输入文件后,可以使用TestMap视图来测试映射文件。 www.ibm.com 8. This file is the user list input file that is used by Msextmzcfg. Exe to run in Update mode. 此文件是Msextmzcfg.exe在更新模式下运行时使用的用户列表输入文件。 support.microsoft.com 9. For example, Listing 1 shows an input file that will be used to build the charts in this article. 例如,清单1将展示在本文中用于构建图表的输入文件。 www.ibm.com 10. To obtain a record from an input file. 从某个输入文件中获得一个记录。 zhidao.baidu.com 1. Element can be specified in the XML input file to force Database Engine Tuning Advisor to ignore all constants in a workload. 元素,以强制数据库引擎优化顾问忽略工作负荷中的所有常量。 msdn2.microsoft.com 2. GCC is capable of preprocessing and compiling several files either into several assembler input files, or into one assembler input file; GCC能够将多个源文件预处理并汇编,最终生成多个汇编输入文件或生成单个汇编输入文件; www.xue163.com 3. Then you must list the input file's actual column order at the end of the INPUT statement for the data to be inserted correctly 则必须在INPUT语句的末尾列出输入文件的实际列顺序,才能正确地插入数据 www.ianywhere.com 4. Database Engine Tuning Advisor can use an XML input file to tune a database. 数据库引擎优化顾问可以使用XML输入文件来优化数据库。 msdn2.microsoft.com 5. Create an XML input file by one of the following methods 使用下列方法之一创建XML输入文件:复制一个 msdn2.microsoft.com 6. In the new XML input file that you created in Step 3, specify any tuning options you want in the 在步骤3中创建的新XML输入文件中,指定 msdn2.microsoft.com 7. Element with the XML input file compares to use of a regular workload file with the XML input file 元素结合使用以及与常规工作负荷文件结合使用的比较情况 msdn2.microsoft.com 8. The following example XML input file illustrates how to specify a test server to tune a database with Database Engine Tuning Advisor. 下面的示例XML输入文件说明如何使用数据库引擎优化顾问指定测试服务器来优化数据库。 technet.microsoft.com 9. Input file cannot be opened 不能打开输入文件 www.fan6.net 10. Specify the Number of Events to Tune in the XML Input File 在XML输入文件中指定要优化的事件数 msdn2.microsoft.com 1. You can specify the configuration you want to evaluate in the XML input file and then use the 可以在XML输入文件中指定希望处理的配置,然后使用 msdn2.microsoft.com 2. Configuration element of the XML input file and the 元素中输入了配置,并将 msdn2.microsoft.com 3. Input file including, input or run file path searching 输入文件包括,输入及运行文件路径寻找 blog.readnovel.com 4. Here is a sample of the first few lines of a 3-dimensional input file 这有一个3维输入文件的头几行的例子 fractal.cn 5. The input file should contain the following in the request tag 输入文件的请求标记中应该包含下列内容 www-128.ibm.com 6. Create Input File from Material 创建来自物料的输人文件 wenku.baidu.com 7. You can also specify an XML input file from the command prompt with the 参数指定工作负荷。也可以在命令提示符处,使用 msdn2.microsoft.com 8. this will be reported only once per input file 此警告为每个输入文件只报告一次 www.qiyeku.com 9. Edit the input file EDI_855_XMLInput. edi to modify the Sender and Receiver IDs, as shown below 编辑输入文件EDI_855_XMLInput.edi,修改Sender和ReceiverIDs,如下所示 www.ibm.com 10. To tune a database using an XML input file 使用XML输入文件优化数据库 msdn2.microsoft.com 1. When Using an XML Input File 使用XML输入文件时 msdn2.microsoft.com 2. Set the Tuning Time in the XML Input File 在XML输入文件中设置优化时间 msdn2.microsoft.com 3. You can unload the same table in multiple threads if you can specify the WHERE clause properly in the input file. For example 如果在输入文件中正确地指定WHERE子句,就可以在多个线程中卸载同一个表。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。