您要查找的是不是:
- 重读“into”一词的第一个音节to accentuate the first syllable of “into”
- 我们得想办法go into the house,This is the thief's house.
- 提供的get_authToken消息就是用于那些需要登录的实现的。The get_authToken message is provided to accommodate those implementations that desire a login step.
- INTO子句目标表上列名的可选列表。Is an optional list of column names on the target table of the INTO clause.
- 不允许使用COMPUTE子句和INTO关键字。The COMPUTE clause, and the INTO keyword are not allowed.
- GET方法GET method
- 获取或设置客户端使用的HTTP数据传输方法(GET或POST)。Gets or sets the HTTP data transfer method (GET or POST) used by the client.
- 第一个查询可以包含一个INTO子句,用来创建容纳最终结果集的表。The first query can contain an INTO clause that creates a table to hold the final result set.
- "短语动词,像get up, catch up with 等都 是很有用的。""Phrasal verb, such as get up, catch up with, etc. Is most useful . "
- 在PivotTable Service中,PASSTHROUGH选项是INSERT INTO语句的一部分。In PivotTable Service, the PASSTHROUGH option is part of the INSERT INTO statement.
- 当首次初始化应用程序后(首个GET请求后),将发生以下过程When the application is first initialized (after the first GET request), the following processes occur
- 仅当现有模型的结构与新模型的算法兼容时,才能使用SELECT INTO语句。The SELECT INTO statement works only if the structure of the existing model is compatible with the algorithm of the new model.
- 定义属性Get和Set方法Defining the Property Get and Set Methods
- 如果您必须引用组操作的结果,可以使用into关键字来创建可进一步查询的标识符。If you must refer to the results of a group operation, you can use the into keyword to create an identifier that can be queried further.
- Function、Sub、Get、Set或Property语句必须在源代码行中单独出现。A Function, Sub, Get, Set, or Property statement must be alone on a source code line.
- 然而,问题是用于保存错误变量的VALUES INTO语句的花费几乎与SELECT INTO语句的一样高。The point, however, is that the VALUES INTO statement that saves away the error-variables is nearly as expensive as the SELECT INTO statement.
- 它是get_bindingDetail消息的响应返回。It is returned in response to the get_bindingDetail message.
- 连接级变量的值可用与局部变量相同的方法设置:使用SET语句或带有INTO子句的SELECT语句。The value of connection-level variables can be set in the same way as local variables, using the SET statement or using a SELECT statement with an INTO clause.
- 为值提供Get和Set方法的。That provides Get and Set methods for the value.
- 在游标声明的select_statement内不允许使用关键字COMPUTE、COMPUTE BY、FOR BROWSE和INTO。The keywords COMPUTE, COMPUTE BY, FOR BROWSE, and INTO are not allowed within select_statement of a cursor declaration.