您要查找的是不是:
- The Runtime Storage Control is deleted. 運行時(shí)存儲控件被刪除。
- The storage control block address is invalid. 存儲控制塊地址無(wú)效。
- Is set to the GUID for the Runtime Storage Control. 被設置為運行時(shí)存儲控件的GUID。
- A job control statement used in cataloged or in-stream procedures. It can be used to assign default values for symbolic parameters contained in a procedure. For in-stream procedures, it is used to mark the beginning of the procedure. 在編目或流內過(guò)程中使用的一種作業(yè)控制語(yǔ)句,可用來(lái)對包含在過(guò)程中的符號參數賦予系統設定值。對流內過(guò)程,用來(lái)標志過(guò)程的開(kāi)始。
- It is possible for end users to delete or copy the Runtime Storage Control. 最終用戶(hù)刪除或復制運行時(shí)存儲控件是可能的。
- Expecting a number for the id field of a control statement in the DIALOG statement. 應為DIALOG語(yǔ)句中控制語(yǔ)句的id字段輸入數字。
- There are now two Runtime Storage Controls. 現在有兩個(gè)運行時(shí)存儲控件。
- The text field of a CONTROL statement in the DIALOG statement must be either a text string or an ordinal reference to the type of control. 在DIALOG語(yǔ)句中,CONTROL語(yǔ)句的text字段必須是文本字符串或者是對控件類(lèi)型的序號引用。
- Control statement that provides iterative execution. Often used to step through a data structure or to repeat a calculation a fixed number of times. 提供迭代執行的控制語(yǔ)句,通常用于步進(jìn)遍歷數據結構或對一個(gè)計算重復固定次數。
- The class field of a CONTROL statement in the DIALOG statement must be one of the following types: BUTTON, COMBOBOX, EDIT, LISTBOX, SCROLLBAR, STATIC, or user-defined. DIALOG語(yǔ)句中的CONTROL語(yǔ)句的class字段必須為下列類(lèi)型之一:BUTTON、COMBOBOX、EDIT、LISTBOX、SCROLLBAR、STATIC或用戶(hù)定義的。
- A computer, storage controller, storage device, or appliance. 一種計算機、存儲控制器、存儲設備或者裝置。
- A job control statement used in cataloged or in-stream procedures.It can be used to assign default values for symbolic parameters contained in a procedure. 在編目或流內過(guò)程中使用的一種作業(yè)控制語(yǔ)句,可用來(lái)對包含在過(guò)程中的符號參數賦予系統設定值。
- The Runtime Storage Control stores cached data and an application manifest that contains the location of the assembly. 運行時(shí)存儲控件存儲緩存的數據和一個(gè)包含程序集位置的應用程序清單。
- Make sure these control statements are spelled correctly. 確保這些控制語(yǔ)句拼寫(xiě)正確。
- If you no longer need the managed code extensions or the cached data, then remove the Runtime Storage Control. 如果不再需要托管代碼擴展或緩存數據,則請移除運行時(shí)存儲控件。
- The Visual Studio Tools for Office runtime attaches the solution assembly to the document, and creates a Runtime Storage Control, if necessary. Visual Studio Tools for Office運行庫將解決方案程序集附加到文檔,并在必要時(shí)創(chuàng )建運行時(shí)存儲控件。
- Each control statement in a DIALOG statement must be one of the following: CHECKBOX, COMBOBOX, CONTROL, CTEXT, DEFPUSHBUTTON, EDITTEXT, GROUPBOX, ICON, LISTBOX, LTEXT, PUSHBUTTON, RADIOBUTTON, RTEXT, SCROLLBAR. DIALOG語(yǔ)句中的每一個(gè)控制語(yǔ)句必須為下列之一:CHECKBOX、COMBOBOX、CONTROL、CTEXT、DEFPUSHBUTTON、EDITTEXT、GROUPBOX、ICON、LISTBOX、LTEXT、PUSHBUTTON、RADIOBUTTON、RTEXT、SCROLLBAR。
- The Visual Studio Tools for Office runtime also sets the value of the _AssemblyLocation custom document property to the GUID for the Runtime Storage Control. Visual Studio Tools for Office運行庫還會(huì )將_AssemblyLocation自定義文檔屬性的值設置為運行時(shí)存儲控件的GUID。
- This would simply result in a syntax error because there is no controlling statement that requires a block to be separated from the rest of the code. 這只會(huì )產(chǎn)生一個(gè)語(yǔ)法錯誤,因為沒(méi)有任何控制語(yǔ)句要求將一個(gè)塊與代碼其余部分相分離。
- The FOR statement is a control statement that allows you to execute a list of SQL statements once for each row in a cursor. FOR語(yǔ)句是控制語(yǔ)句,它允許對游標中的每一行執行一次SQL語(yǔ)句列表。