Counsellors will be familiar with client statements such as: "I just couldn't talk about this to my husband."
咨询师对客户的陈述很熟悉,比如:“我真的不能和我丈夫谈论这件事。”
Employee entitlement was measured by statements such as "I honestly feel I'm just more deserving than others."
员工权益是通过诸如“我确实觉得我比别人更值得拥有”这样的陈述来衡量的。
An employer has to overcome some legal hurdles, such as determining if the statements were meant as opinion or fact.
雇主必须得克服一些法律障碍,诸如界定这些声明是代表一种观点还是说明了一个事实。
Such statements may benefit from additional tuning to reduce the number of sorts, such as adding an index.
这些语句可受益于减少排序数目的附加调优,例如添加索引。
You can also run other types of SQL statements, such as ALTER TABLE statements, using the ActiveRecord: : Base.connection.execute method, as shown in Listing 14.
您还可以使用ActiveRecord:Base . connection . execute方法运行其他类型的sql语句,比如altertable语句,如清单14所示。
Any given body of code usually includes grouped statements that work toward the same goal, such as creating a collection and adding items to it.
所有给定代码主体通常包含已分组的语句,它们拥有共同的目标,比如创建一个集合,将数据项添加到该集合中。
Pure single domain fields make detailed queries and candidate matching during on-going applications easier, but will usually require re-assembly for generating outputs such as customer statements.
单个域字段可以简化应用程序中详细的查询和候选匹配,但是通常需要重新装配,以生成诸如客户声明之类的输出。
The survey respondents were asked how strongly they agreed with statements such as "My job is complex and difficult" and "I worry about the future of my job.
调查的受访者需要回答他们在多大程度上认同这样一些说法,比如“我的工作复杂且困难”,以及“我担心我的工作前景”等等。
Before access path selection, the DB2 optimizer transforms SQL statements into forms that are semantically identical, such as by using predicate pushdown or predicate transitive closure.
在选择访问路径之前,DB 2优化器将sql语句转换成语意上一致的形式,例如使用谓词下推或谓词传递闭包。
Also note that use of XHTML reduces problems caused by copy-and-paste editing of large blocks of statements, such as copying an entire clause.
还注意到,使用XHTML将减少对大块语句进行复制-粘贴编辑时所引起的问题,例如复制整个子句。
SQL PL procedures contain SQL statements that have execution attributes, such as the isolation level or the optimization level that can only be overridden by DB2_SQLROUTINE_PREOPTS registry variable.
SQLPL过程包含的sql语句具有一些执行属性,例如隔离级别或优化级别,这些属性只能通过DB2_SQLROUTINE _ PREOPTS注册表变量来覆盖。
Information about all SQL statements executed before the lock-timeout event in the participating transactions, such as statement text, isolation level used, order of execution, and so on.
在参与事务中的锁超时事件前执行的所有sql语句信息,如语句文本、使用的隔离级、执行顺序等等。
You can view when relevant elements such as JDBC connections, statements, prepared statements, and result sets, were created and which queries were issued.
您可以查看创建了哪些相关元素,比如jdbc连接、语句、已备语句和结果集,以及发起了哪些查询。
Embedded statements are not allowed in constant expressions, such as the value of an enumeration constant, the width of a bit-field, or the initial value of a static variable.
在常量表达式,比如枚举型常量、位域的宽度或是静态变量的初始值,是不允许使用在这种声明中的。
There is also not much difference across countries in average mild agreement with statements such as “Inequality continues to exist because it benefits the rich and the powerful.
“在使用温和的表述例如”不平等会继续下去,因为它使富人和权势之人受益。 “方面国家之间也没什么不同。
This is a unique feature in comparison with any other mechanism to identify errors in SQL, such as using JDBC prepared statements.
与识别SQL错误的其他机制(比如使用JDBC预备语句)相比,这个特性确实非常方便。
Documents such as bank statements, certified IRS tax returns, lease or mortgage agreements, and birth certificates for your children.
还需要银行存款证明,美国国税局的缴税回执,固定资产抵押或出租协议以及孩子的出生证明。
Karzai has previously made strong statements against certain military tactics - such as night raids - only to back off from them later.
卡尔扎伊以前也曾经作过强烈反对某些军事战术,如夜袭,后来也不了了之。
Architects can already benefit from incompletely modeled knowledge, such as issue checklists articulating problem statements in question form.
架构师已经能够从不完整的建模知识中获益,比如以问题的形式清晰地描述的问题检查清单。
The researchers presented the pupils with statements such as "this child is really clever" and "the teacher is taking the register and this child sits very quietly".
研究人员给学生一些描述:如“这个孩子很聪明”“老师在点名孩子安静端坐。”
However, when we look not just at single rational statements, but at rational arguments (such as' all men are tall, Fred is a man, therefore Fred is tall ') we can see that the logic is useful.
然而,让我们把目光从单一的理论叙述移到理论论证上(像“所有男人都很高,佛瑞得是个男人,因此佛瑞得很高”)时,这种逻辑的作用就显而易见了。
In statements such as this, the term "global" merely means that indexes are global across TP data partitions.
在这样的语句中,术语“global ”仅仅是指索引对于多个TP数据分区来说是全局的。
Braces should be used around all statements, even single statements, when they are part of a control structure, such as an if or for statement.
大括号应该在所有复合语句中使用,即使只有一条语句,当它们是控制结构的一部分时,比如一个if或者for语句。
If the stored procedure does not include any OUT parameters, it can also be invoked using CALL in a tool that executes dynamic SQL statements, such as the ij tool.
如果存储过程不包含任何OUT参数,那么还可以在执行动态sql语句的工具(例如ij工具)中使用CALL来调用它。
Ij enables you to do many of the same tasks you might think you can only accomplish using a full-fledged JDBC application, such as manipulating cursors and creating and executing prepared statements.
ij使您能够执行许多您原本认为只有使用完备的JDBC应用程序才能完成的任务,如操纵游标和创建并执行准备好的语句。
The ij tool provides an easy means for simple tasks, such as creating databases and executing SQL statements.
ij工具为简单的任务(如创建数据库和执行sql语句)提供了一种轻松的处理方法。
Variable assignments, such as SET statements.
变量赋值,比如set语句。
Within the results of Koechlin's work is an explanation for why people tend to prefer binary options, such as yes-or-no questions and if-then statements.
Koechlin的研究结果解释了为什么人倾向于做一些简单选择,比如对与错的问题和如果怎样然后怎样的简单事情。
The class is moved to the new package physically, and all references to it in the code - such as import statements - are changed to refer to its new location.
该类将被物理地移到新包中,并且代码中对它的所有引用—例如import语句—将改为引用其新位置。
The class is moved to the new package physically, and all references to it in the code - such as import statements - are changed to refer to its new location.
该类将被物理地移到新包中,并且代码中对它的所有引用—例如import语句—将改为引用其新位置。
应用推荐