然而,当研究者对四个被试说出不合理的语句时,他们都显现出正在解析语句的脑波特征。
Yet when the researchers read bogus sentences to the four victims, they all displayed some degree of having processed language.
在您验证完一个类型数据库之后,您可以继续使用不同类型数据库的解析器来验证语句。
After you validate for one database type, you can proceed to validate statements with the parser for a different database type.
要得到一个特定用户的所有文件的列表,程序员必须首先从用户表中读取行,然后解析文件的文本,并为每个文件运行一个单独的SELECT语句。
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.
DB 2UDB通过解析sql语句来确定必须访问哪些表和列,从而完成该操作。
DB2 UDB accomplishes this by parsing the SQL statement to determine which tables and columns must be accessed.
这个集合解析器查询用户提供的已命名查询,附加位置参数,并针对数据库执行JDBC语句。
This collection resolver looks up the named query as provided by the user, attaches the position parameters, and executes JDBC statements against the database.
对于包中的静态dml语句,将在进行绑定时解析全局变量。
For static DML statements in packages, the global variables are resolved during a bind operation.
我编写了一个. NET程序来解析这个文件并为数据构建insert语句。
I wrote a.net program to parse through the file and build INSERT statements for the data.
这种情况下,解析之需要将数据值从消息的映射数据结构复制到数据库表的INSERTsql语句。
In this case, the only parsing is copying the data values from the message's mapped data structure to the database table's INSERT SQL statement.
您可以看到基本的文档结构,甚至可以添加解析单个组件的xsl语句。
You can see the basic structure of the document, even with the additions of the XSL statements that will parse the individual components.
首先,解析和验证SQL语句。
首先,从XML结构(从php返回的)中解析id,然后使用一个转换语句直接指向消息或者相关代码。
First, you parse the ID from the XML structure returned from PHP, then you use a switch statement to direct the error to the appropriate message or associated code.
编辑器具有语法高亮显示、sql格式化、内容补全、语句解析与验证和语法验证等特性。
Editor features include syntax highlighting, SQL formatting, content assist, statement parsing and validation, and semantic validation.
大多数解析器允许为其包含import语句。
Most parsers are rather forgiving about including the import statement for it.
然后,连接器需要遍历每个QueryExpression的解析过的 QueryExpressionElement,并使用它们为存储库创建对应的查询语句。
Your connector, then, will need to iterate through the parsed QueryExpressionElements for each QueryExpression and use them to create a corresponding query statement for the repository.
在这种情况下,在运行时解析子句,根据Opensql语句的静态部分和动态部分构造数据库调用。
In this case, the clause is parsed at runtime, and the call against the database is built up from the static and dynamic parts of the Open SQL statements.
为了更精确起见,可能需要注意对象所拥有的惟一类型的数量(该数量可通过解析代码获得——不是import语句)。
For more precision, you can pay attention to the number of unique types an object possesses (which is done by parsing the code — not import statements).
工具会解析这些语句,以确定语句中各个关键词及其位置是否有效。
The statements are parsed to determine whether keywords and their location in the statements are valid.
它是在sql语句被解析之后初始化的。
整个insert语句被从客户机代码页转换到数据库代码页,然后XMLPARSE文档字符串被转换到utf - 8,以便解析为XML。
The whole INSERT statement is converted from the client code page to the database code page, and then the XMLPARSE document string is converted to UTF-8 for parsing into XML.
该插件解析器的实现函数的大部分是有一个简单的返回语句组成的。
Most of this plug-in parser's implementation functions consist of a simple return statement.
应该注意的是,大部分时间花在解析和编译sql语句上。
It should be noted that a major part of the time is spent parsing and compiling the SQL statement.
这个样例的结果解析器然后将这个语句解析为一个我们预先定义的已命名查询。
The sample's result resolver will then resolve this statement to a named query which we predefined as.
在很多实例中,在处理语句时将解析全局变量,并且数据库管理器必须能够重复这种解析。
There are instances in which global variables are resolved when a statement is processed, and the database manager must be able to repeat this resolution. This is true in
例如,如果语句以一个与“enum”(声明一个枚举)相应的标记作为开始,CDT解析器会试图将该语句同enum语句的抽象模型匹配起来。
For example, if a statement starts with a token corresponding to "enum" (declaring an enumeration), the CDT parser will try to match the statement to its abstract model of an enum statement.
作为一个示例,让我们来解析一个if语句,它的语法如下所示。
As an example, let's examine the parsing of an if statement whose syntax look like the following.
大多数语言都以基本上相同的方法来解析if语句和函数调用。
Most languages parse if statements and function calls in basically the same way.
注释通过将注释应用到xpath语句所选择的文档对象模型(Document Object Model,DOM)元素上在一个已解析的HTML文档的DOM版本上工作。
Annotation works on a document Object Model (DOM) version of a parsed HTML document by applying annotations to DOM elements that are selected by XPath statements. For example, the statement.
用来在DOM解析器中解析XML并合成insertSQL语句的应用程序代码被替换为以下代码
The application code used for parsing the XML in the DOM parser and composing the insert SQL statement is replaced with the following code
因此,基于受限自然语言的GIS命令解析,旨在从输入的语句中抽取与GIS操作有关的信息。
Therefore, GIS command analysis based on constrained natural language aims to extract the information related to GIS operations from input sentences.
查询处理包括全局查询语句解析、查询变量绑定、查询分解和查询重写。
Query processing contains parsing of global query, binding of query variable, decomposition of query and rewriting of query.
应用推荐