您要查找的是不是:
- 把“grandma”读成“grammar”是语音同化的一个例证。It's an exzample of speech assimilation to pronounce"grandma" as "grammar"
- BFO逐级细分Use Case的方法An Approach of Step by Step Dividing Use Case Based on BFO
- 词法分析和语法分析部分又分为输入命令数据流以及Fortran源程序数据流的词法分析和语法分析,后一部分是本文分析的重点,它以词法分析程序生成器grammar lexer.The accidence and syntax analysis parts consist of the analysis of data stream of the input directive and the Fortran program. The latter is the emphasis of this article. Its hard core is the accidence analysis builder grammar_lexer.
- 对包含游标的查询使用USE PLAN查询提示Using the USE PLAN Query Hint on Queries with Cursors
- 返回一条消息,指示已成功完成USE语句,并且Then returned a message to indicate that the USE statement completed successfully and
- 对USE master语句不会检查SHOWPLAN权限。No SHOWPLAN permission is checked on the USE master statement.
- 若要解决此问题,请执行USE语句打开数据库。To resolve this, execute a USE statement to open the database.
- 角色Use Case:UML的一个更加完全的分析方法ROLE USE CASE: A MORE COMPLETE ANALYSIS METHOD FOR UML
- 说明如何通过USE PLAN查询提示对查询实现强制计划。Explains how to implement plan forcing for a query using the USE PLAN query hint.
- WSDL允许控制参数和返回值的格式设置的use属性使用两个值WSDL allows two values for the use attribute that controls parameter, and return value, formatting
- USE PLAN可以用于强制查询优化器为查询使用指定的查询计划。USE PLAN can be used to force the query optimizer to use a specified query plan for a query.
- 如果数据库用户在数据库上没有CONNECT权限,则USE语句将失败。If the database user does not have CONNECT permission on the database, the USE statement will fail.
- 因此,出现在批处理中USE语句之后的语句将在指定数据库中执行。Therefore, statements that appear in a batch after the USE statement are executed in the specified database.
- 配置选项的当前运行值(sys.configurations.value_in_use中的值)。Currently running value of the configuration option (value in sys. Configurations. Value_in_use).
- 第一个批只包含一条USE AdventureWorks语句,用于设置数据库上下文。The first batch contains only a USE AdventureWorks statement to set the database context.
- 如果你给它USE,它将找到USEnet,但是你给它net,它就不会找到USEnet了。If you give it USE, it finds USENET, but if you give it NET, it doesn't.
- 如果提供默认数据库的名称,则不用执行USE语句就可以连接到指定的数据库。If the name of a default database is supplied, you can connect to the specified database without executing the USE statement.
- 本文使用Z语言给出UML中Use Case图的形式化描述,为UML提供形式化的基础。This paper describes formally the Use Case Diagram with Z language, which provide formal basis for UML.
- 有关如何在通过游标提交的查询的计划指南中使用USE PLAN查询提示的信息,请参阅For information about how to use the USE PLAN query hint in a plan guide for a query submitted with a cursor, see