
词语导航
基本信息
词语:编码语句
繁体:編碼語句
拼音:biān mǎ yǔ jù
英语翻译
【计】 code statement; encode statement
分词翻译
编码的英语翻译:
coding【计】 coding; encipher; encode; encoding
【化】 code; encode
【经】 encode
语句的英语翻译:
sentence【计】 COMPLEX statement
翻译例句
1. 例如,程序的编码逻辑和其中使用的实际的sql语句,可以列为应用程序设计一类。
For instance, the coding logic of programs and the actual SQL statements used therein could be classified as application design.
2. 当您编写访问DB2数据的sql语句时,要确保遵循以下三个编码sQL的准则以获得最佳性能。
When you write SQL statements that access DB2 data, be sure to follow these three guidelines for coding SQL for performance.
3. 还记得怎样限制SQLselect语句,使之仅返回居住在邮政编码为95116的地区的客户的行吗?
Do you remember how to restrict SQL SELECT statements to return only rows for customers living in zip code 95116?
4. 当您编写sql语句的时候,需要符合SQL编码标准和指导原则。
You need to comply with SQL coding standards and guidelines when you write your SQL statements.
5. 在使用CREATEdatabase语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
6. 这样程序员就不需要在应用程序中硬编码sql语句了。
In doing so, programmers avoid the need to hand-code SQL statements in their applications.
7. 下列语句使用面板DSNTIPF中指定的默认编码模式
The following statements use the default encoding scheme specified in panel DSNTIPF
8. 要细化查询,以标识配送地址邮政编码以“10”开头的所有订单,我们可以使用以下xpath语句。
To refine the query to identify all of those orders that have a shipment address zip code that starts with "10", we can use this XPath statement.
9. 对针对一组预先定义的目录视图进行操作的SQLupdate语句进行编码。
Coding SQL UPDATE statements that operate against a set of predefined catalog views.
10. 注意,该语句指定UTF-8作为这个数据库的编码集。
Note the specification of UTF-8 as the codeset for the database.
11. 使用 PreparedStatement 的那种代码片段在编码方面更为优雅,因为在将STATE和TYPE的值置入SQL语句时,不需要进行字符串运算。
The variant with the PreparedStatement is more elegant regarding the coding, as no string arithmetic is required to put the values for STATE and TYPE in the SQL statement.
12. 还可以在CREATEdatabase语句中使用USING codeset子句显式地指定编码页。
You can also explicitly specify the code page in the CREATE DATABASE statement with the USING CODESET clause.
13. 这里您将创建一个基本的PHP编码器对象,当您将它转换成一个字符串时(例如,通过使用PHPecho语句进行处理),它会表示一个ActivityStreams订阅源。wWw.wenTiyi.Com
Here you"ll create a basic PHP encoder object that represents an Activity Streams feed when you convert it to a string (for example, by using the PHP echo statement with it).
14. 它涵盖了文件名,文件组织,压缩,声明,注释,语句,空白,命名规范,编码惯例以及一个代码示例。
It covers filenames, file organization, indentation, comments, declarations, statements, white space, naming conventions, programming practices and includes a code example.
15. 表的列字段与客户端传来的语句进行比较时,会把客户端语句转成列对应编码再进行比较,这是因为列字段拥有更高优先级。
For comparisons of strings with column values, collation_connection does not matter because columns have their own collation, which has a higher collation precedence.
16. 表的列字段与客户端传来的语句进行比较时,会把客户端语句转成列对应编码再进行比较,这是因为列字段拥有更高优先级。
For comparisons of strings with column values, collation_connection does not matter because columns have their own collation, which has a higher collation precedence.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
