A syntax tree can be created from an entire file or just a loose statement or expression.
我们可以从完整的文件创建语法树,也可以从松散的声明或者表达式生成它。
To get a list of all the files for a particular user, the programmer must first read the row from the users table, then parse the file's text and run an individual SELECT statement for each file.
要得到一个特定用户的所有文件的列表,程序员必须首先从用户表中读取行,然后解析文件的文本,并为每个文件运行一个单独的SELECT语句。
Note that stepping in disassembly or mixed view is done by assembly instruction, whereas stepping in a source file is done by statement.
注意分别操作或者混合视图都是根据集合指南来完成的,尽管源文件的处理是通过声明来实现的。
Due to the large amount of data in the audit log table, a single INSERT statement will usually fail because the data per transaction exceeds the log file size of the database system.
因为审核日志表格里有大量的数据,单独的insert语句通常会失败,这是因为每个事务的数据超过了数据库系统里的日志文件的容量。
Ideally, the string of characters should have a substring such as error or something similar (see the statement in bold blue), which will allow the tester to quickly find the error in the output file.
较理想的做法是,字符串有一个如error或与之相似的子串(见蓝色粗体的语句),这个子串允许测试者很快地在输出文件中查找到错误。
When a statement executes (1), the trigger is called (2). The trigger registers a callback function (3) to write the result to a file.
当一个语句执行时(1),触发器被调用(2)。触发器注册一个回调函数(3),以便将结果写入一个文件。
Earlier on Wednesday, Apple posted a statement on its Web site explaining how its system used the file to pinpoint a phone's location.
周三早些时候,苹果公司在其网站上粘贴了一则声明,解释了其系统是如何使用该文件对手机的地点进行定位的。
We need to add one thing to this file to extend the policy definition for class instance-level authorization: an optional relationship parameter associated with a permission statement.
我们需要向这个文件添加一个东西为类实例级授权扩展策略定义:一个与许可权语句相关的可选关系参数。
In each XML file, you'll find a similar case-sensitive target statement that specifies where the content belongs in the navigation of a solution information project.
在每个XML文件中,都能发现一个类似的区分大小写的目标语句,这个语句指定了内容属于解决方案信息项目导航中的哪个位置。
As with bulk loads from a file, therefore, it is better to issue a COMMIT statement periodically, so the logical log files can be flushed.
因此,在从文件进行批量装载时,最好是定期发出commit语句,这样就可以刷新逻辑日志文件。
A more common use of the XSD import statement is to import a namespace which appears in another file.
XSD导入的一个更常见的用途是导入另一个文件中的命名空间。
One thing to notice here is that I had to use a format statement to specify that the output file should be HTML.
有必要指出,这里必须使用格式语句规定输出文件是HTML 格式。
Unlike the IMPORT statement that is using the namespace as the ID of the schema file, the INCLUDE statement USES the location of the file that relies on a physical location.
不同于使用命名空间作为架构文件ID的import语句,include语句使用依靠物理位置的文件位置。
Data for all cached tables is kept in a file named database.data, while text table data is kept in any delimited text file (like CSV files) named by the set table source non-standard SQL statement.
所有缓存表的数据放在一个名为database . data的文件中,而文本表的数据则放在由settablesource非标准sql语句命名的任意分隔文本文件(像CSV文件)中。
By simply adding a header file to your code and defining MEMWATCH in your GCC statement, you can track memory leaks and corruptions in your program.
只要在代码中添加一个头文件并在gcc语句中定义了MEMWATCH之后,您就可以跟踪程序中的内存泄漏和错误了。
You can also create a link to the interfaces file or use the IFILE server option in the create server statement to specify the full path to the file.
您还可以创建到interfaces文件的链接,或者在CREATEserver语句中使用IFILE服务器选项指定到该文件的全路径。
The db2pd call gathers information about locks, transactions, applications, and the statement cache and stores this information in a text file for analysis purposes.
db 2 pd调用收集与锁定、事务、应用程序、语句缓存相关的信息,并将信息存储在一个文本文件中以供分析。
To work around this problem, one needed to manually split a WSDL file generated from.net into two files and connect them using the import statement.
为了解决这个问题,您需要手工将从. NET生成的一个WSDL文件分成两个文件并使用import语句连接它们。
Suppose the application file containing this statement was pre-compiled, producing a bind file called sampleapp.bnd.
假设包含这个语句的应用程序文件已经预先编译了,产生了绑定文件sampleapp . bnd。
This is important in Python programs because file input and output are, by default, buffered; data isn't written as soon as you call a print statement but is instead written in chunks.
在Python程序中这很重要,因为在默认情况下,文件输入和输出是缓冲的;在调用print语句时,数据实际未被写入;相反,数据是成批写入的。
This XML file contains a few settings that probably do not change from one generation of the feed to another -- copyright statement, title of the feed, and so on.
此XML文件包含一些在每次生成的 RSS提要间可能不会发生变化的设置 ——版权声明、提要标题等。
The first echo statement uses the single > to force the creation of a new file.
第一个echo语句使用单个的 >强行创建新文件。
Also in Listing 4, the first try statement passes a key from the request that will be used by the generator to locate the XML file that will be transformed into a response POJO.
同样在清单4中,第一个try语句从请求中传递一个键,生成器将使用它查找将被转换为响应POJO的XML文件。
After the table is created in the DB2 database, you use data Studio to create a SQL file containing the SQL statement.
在DB 2数据库中创建表之后,则可以使用DataStudio来创建包含sql语句的SQL文件。
The "hello World" statement is a complete program when placed in a source file such as hello.py.
“hello World”语句放在hello . py之类的源文件中时,就是一个完整的程序。
Create a script file, select.ddl containing the following select statement.
创建脚本文件select .ddl,其中包含下列select语句。
The SQL statement references a DB2 II nickname I defined for an XML file.
SQL语句引用我为XML文件定义的DB2II昵称。
There was a print statement that wrote to the screen, and an input statement that read from a keyboard, but there was no way to redirect IO to or from a file.
abc里有一个print语句,可以让你在屏幕上输出,还有一个input语句,让你可以从键盘上读入,但是ABC却没有办法可以把IO重定向到文件,或者从文件重定向到IO。
Using XPointer within an XInclude statement is most common when you want to extract and reuse a nugget of information contained in another file.
在xinclude语句中使用XPointer的最常见情况是,您希望提取和重用包含在另一个文件中的一小部分信息。
Using XPointer within an XInclude statement is most common when you want to extract and reuse a nugget of information contained in another file.
在xinclude语句中使用XPointer的最常见情况是,您希望提取和重用包含在另一个文件中的一小部分信息。
应用推荐