您要查找的是不是:
- 把“grandma”讀成“grammar”是語(yǔ)音同化的一個(gè)例證。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
- 詞法分析和語(yǔ)法分析部分又分為輸入命令數據流以及Fortran源程序數據流的詞法分析和語(yǔ)法分析,后一部分是本文分析的重點(diǎn),它以詞法分析程序生成器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.
- 對包含游標的查詢(xún)使用USE PLAN查詢(xún)提示Using the USE PLAN Query Hint on Queries with Cursors
- 返回一條消息,指示已成功完成USE語(yǔ)句,并且Then returned a message to indicate that the USE statement completed successfully and
- 對USE master語(yǔ)句不會(huì )檢查SHOWPLAN權限。No SHOWPLAN permission is checked on the USE master statement.
- 若要解決此問(wèn)題,請執行USE語(yǔ)句打開(kāi)數據庫。To resolve this, execute a USE statement to open the database.
- 角色Use Case:UML的一個(gè)更加完全的分析方法ROLE USE CASE: A MORE COMPLETE ANALYSIS METHOD FOR UML
- 說(shuō)明如何通過(guò)USE PLAN查詢(xún)提示對查詢(xún)實(shí)現強制計劃。Explains how to implement plan forcing for a query using the USE PLAN query hint.
- WSDL允許控制參數和返回值的格式設置的use屬性使用兩個(gè)值WSDL allows two values for the use attribute that controls parameter, and return value, formatting
- USE PLAN可以用于強制查詢(xún)優(yōu)化器為查詢(xún)使用指定的查詢(xún)計劃。USE PLAN can be used to force the query optimizer to use a specified query plan for a query.
- 如果數據庫用戶(hù)在數據庫上沒(méi)有CONNECT權限,則USE語(yǔ)句將失敗。If the database user does not have CONNECT permission on the database, the USE statement will fail.
- 因此,出現在批處理中USE語(yǔ)句之后的語(yǔ)句將在指定數據庫中執行。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).
- 第一個(gè)批只包含一條USE AdventureWorks語(yǔ)句,用于設置數據庫上下文。The first batch contains only a USE AdventureWorks statement to set the database context.
- 如果你給它USE,它將找到USEnet,但是你給它net,它就不會(huì )找到USEnet了。If you give it USE, it finds USENET, but if you give it NET, it doesn't.
- 如果提供默認數據庫的名稱(chēng),則不用執行USE語(yǔ)句就可以連接到指定的數據庫。If the name of a default database is supplied, you can connect to the specified database without executing the USE statement.
- 本文使用Z語(yǔ)言給出UML中Use Case圖的形式化描述,為UML提供形式化的基礎。This paper describes formally the Use Case Diagram with Z language, which provide formal basis for UML.
- 有關(guān)如何在通過(guò)游標提交的查詢(xún)的計劃指南中使用USE PLAN查詢(xún)提示的信息,請參閱For information about how to use the USE PLAN query hint in a plan guide for a query submitted with a cursor, see