assembly statement 中文意思是什麼

assembly statement 解釋
匯編語句
  • assembly : n 1 集合。2 集會。3 會眾。4 〈A 〉立法會議,議院,(特指)下院〈美國州議會通常稱作 General Assemb...
  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  1. Assembly control, if statement

    陳述的組合控制
  2. Functions containing inline assembly code in the first statement

    函數的第一行語句包含內聯程序集代碼。
  3. Once the assembly is registered and copied into a database, you can use the transact - sql create type statement to create a udt and expose its members

    程序集注冊並復制到數據庫中之後,可以使用transact - sql create type語句創建udt並公開其成員。
  4. The advantage to this method is that you do not need to add a separate using statement to every file that references a given assembly

    此方法的優點是:不需要將# using語句分別添加到引用給定程序集的每個文件。
  5. Window, right - click the assembly - language instruction that you want to execute next and choose set next statement from the shortcut menu

    在「反匯編」窗口中,右擊要執行的下一條匯編語言指令,然後從快捷菜單中選擇「設置下一語句」 。
  6. The u. s. statement came after diplomats in vienna said iran had resumed construction and assembly of uranium - enriching centrifuges

    此前,在維也納的外交人士說,伊朗已經恢復濃縮鈾離心機的建造和裝配。
  7. Like a true high level language, there is a one - to - manyrelationship between a c statement and the machine language instructions it is compiled into thus, a languae like c gives you far more programming leverage than a low level assembly language

    就象一種高級語言一樣,在表述和機器語言指示之間,存在著一個一對多的關系,它是經過編譯的,象c語言,它比一個低等級的集成語言更具有規劃性。
  8. Create the udt in sql server once an assembly is loaded into a host database, you use the transact - sql create type statement to create a udt and expose the members of the class or structure as members of the udt

    在sql server中創建udt一旦將某一程序集加載到宿主數據庫后,就可以使用transact - sql create type語句創建udt並將類或結構的成員作為udt的成員公開。
  9. Alter assembly statement cannot be used to change the following

    Alter assembly語句無法用於更改以下各項:
  10. When you have to modify an assembly, you must issue an alter assembly statement to update the assembly in the database

    當必須修改程序集時,您必須發出alter assembly語句以更新數據庫中的程序集。
  11. If specified, sql server executes the alter assembly statement even if there are tables in the database that contain the following

    如果指定該選項,則即使數據庫中存在包含下列項的表, sql server仍將執行alter assembly語句:
  12. To modify a type, you must either drop the type and then re - create it, or issue an alter assembly statement by using the with unchecked data clause

    若要修改類型,必須刪除該類型,然後再重新創建,或者使用with unchecked data子句發出alter assembly語句。
  13. The with unchecked data clause of the alter assembly statement instructs sql server to refresh even those assemblies upon which persisted data in the database is dependent

    Alter assembly語句中的with unchecked data子句指示sql server甚至刷新數據庫中的持久化數據依賴的那些程序集。
  14. Assemblies are modified in sql server by using the transact - sql alter assembly statement or in sql server management studio by using the assembly assisted editor

    使用transact - sql alter assembly語句在sql server中修改程序集或者使用程序集輔助編輯器在sql server management studio中修改程序集。
  15. Assemblies are created in sql server by using the transact - sql create assembly statement, or in the sql server management studio by using the assembly assisted editor

    使用transact - sql create assembly語句在sql server中創建程序集或者使用程序集輔助編輯器在sql server management studio中創建程序集。
  16. This can be done through the microsoft visual studio integrated development environment or by using the transact - sql create assembly statement, which copies the assembly defining the udt into a database

    注冊可以通過microsoft visual studio集成開發環境或使用transact - sql create assembly語句(將定義udt的程序集復制到數據庫中)完成。
  17. If there is no statement in the application configuration file to redirect the version specified in the assembly manifest, the publisher policy file overrides the version specified in the assembly manifest

    如果應用程序配置文件中沒有重定向程序集清單中指定的版本的語句,則發行者策略文件覆蓋程序集清單中指定的版本。
  18. Once the assembly has been created, we can now access our helloworld method by using the create procedure statement

    在創建了該程序集之後,現在可以通過使用create procedure語句訪問我們的helloworld方法。
分享友人