
词语导航
基本信息
词语:允许语句
繁体:允許語句
拼音:yǔn xǔ yǔ jù
英语翻译
【计】 enable statement
分词翻译
允许的英语翻译:
allow; grant; permit
【计】 enable; enablement
语句的英语翻译:
sentence
【计】 COMPLEX statement
翻译例句
1. 这种新的数据类型的优点是,它允许使用一条SELECT语句和传统的操作符(而不需要使用递归)在层次中进行搜索。wWW.weNTiYi.Com
The advantage to this new data type is that it allows for searches within the hierarchy with a single SELECT statement, using traditional operators without recursion.
2. 较理想的做法是,字符串有一个如error或与之相似的子串(见蓝色粗体的语句),这个子串允许测试者很快地在输出文件中查找到错误。
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.
3. 我们需要这个扩展来允许跟踪rollback语句,而不会丢失至此已经跟踪到的信息。
This extension is required to allow tracing across ROLLBACK statements without losing what has been traced so far.
4. 相反,虽然IDSSPL也支持类似的游标循环语句,但是不允许显式地声明、打开或关闭游标。
In contrast, IDS SPL supports a similar cursor looping statement but does not allow cursors to be explicitly declared, opened, or closed.
5. 弹出一个命令编辑器窗口,允许您输入sql语句。
A command editor window pops up and allows you to enter SQL statements.
6. 该特性允许您推迟语句的编译,直到提供了实际的值。 一共有三个选项:NONE(默认)、ONCE和ALWAYS。
This feature allows you to defer the compilation of a statement until real values are provided; there are three options: NONE (the default), ONCE, and ALWAYS.
7. 语句允许动态的UI生成。
The statement allows for dynamic UI generation.
8. with子句允许在一条语句中定义一个有名称的查询,在同一条语句中,稍后将引用到这个查询。
The with clause allows for the definition of a named query within a statement, which can be referred to at a later point in the same statement.
9. 下文将介绍SELECT语句的基础知识,它允许您为启用数据库的应用程序构建功能强大的查询。
The rest of this article covers the basics of the SELECT statement, which let you build powerful queries for your database-enabled applications.
10. 这允许根据实际工作负载和SQL语句的执行频率建议索引。
This allows indexes to be recommended based on the actual workload, taking into account the frequency of execution of SQL statements.
11. 类型化数据集设计器允许你添加自己的查询语句,通过在适当表格的上下文菜单中选择“添加”|“查询”来实现。
The typed DataSet designer accommodates by allowing you to add your own queries from the appropriate table"s context menu by selecting add | Query from the table"s context menu.
12. 这种语言还提供一些接口,允许使用更高级的语句表达一组低级的语句。
The language also provides interfaces, allowing more high-level statements to be used to represent a collection of low-level "allow" statements.
13. grant语句允许授权用户对这些权限进行授权,而revoke语句用于删除这些权限。
The grant statement allows an authorized user to grant these privileges and the REVOKE statement is used to remove them.
14. 同步语句一次仅允许一个线程进入代码块。
The synchronized statement enbales only one thread to enter a code block at a time.
15. 在本例中,sql语句是允许相同攻击的动态语句。
In this example, the SQL statement is a dynamic statement that would allow the same attack.
16. 在触发器体中不允许DECLARE语句。
DECLARE statement not allowed inside Trigger body.
17. 此攻击会起作用,是因为SQLServer允许您将多条 SQL语句(用分号或空格分隔)串联在一起。
This hack works because SQL Server allows you to string together multiple SQL statements separated by either a semicolon or a space.
18. MySQL允许您以非交互、批处理的方式执行语句。
MySQL allows you to execute statements in the non-interactive, batch mode.
19. Oracle还允许将游标与一个循环语句紧密地绑定在一起,形成所谓的游标FOR循环结构。
Oracle also allows cursors to be tightly bound to a looping statement, a construct called a cursor FOR loop.
20. 这些函数允许用户在sql语句中嵌入XQuery或简单的XPath表达式。
These functions allow users to embed XQuery or simple XPath expressions in SQL statements.
21. 这意味着必须修改最后一个IF 语句,允许只有用户名的情况,但是这个逻辑只适用于SSO。
That implies we"d have to change the final if statement considerably to allow for user name only, but only in the case of SSO.
22. SQLdelete语句允许通过where子句识别(或限制)要删除的行。
The SQL delete statement enables you to identify (or restrict) the rows you want to delete through a WHERE clause.
23. Wolfram |Alpha有类似搜索引擎的界面,允许键入自然语言的语句。
Wolfram | Alpha has a search engine-like interface, allowing you to type natural language statements into it.
24. 在触发器体中不允许DECLARE语句。
DECLARE statement is not allowed inside a trigger body.
25. RUNSTATSrepeatable子句允许通过runstats语句生成相同的样本,只要表数据没有发生更改。
The RUNSTATS repeatable clause allows the same sample to be generated across RUNSTATS statements a long as the table data has not changed.
26. Wolfram | Alpha的宗旨是允许用户输入人性化的表达语句,并基于此进行计算。
The aim is to allow users to type human-like statements and have computations done on those.
27. pass- through会话允许直接提交sql语句和部分命令到一个远程服务器。
A pass-through session allows you to submit SQL statements and some subset of commands directly to a remote server.
28. 这个子句允许sql表函数包含UPDATE、DELETE、INSERT和merge语句。
This clause allows an SQL Table function to contain UPDATE, DELETE, INSERT and MERGE statements.
29. merge语句的Informix实现允许灵活地对WHENMATCHED和WHENNOT matched子句进行排序,如清单6所示。
The Informix implementations of the merge statement allow the flexibility of ordering the WHEN MATCHED and WHEN NOT MATCHED clauses, as shown in Listing 6.
30. Redeploy——打开WebServices对话框,该对话框允许编辑sql语句并在DB 2应用服务器上重新部署Web服务。
Redeploy - Opens the Web Services dialog that allows you to edit the SQL statements and redeploy the Web service on the DB2 application server.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
