您要查找的是不是:
- The Runtime Storage Control is deleted. 運行時存儲控制項被刪除。
- The storage control block address is invalid. 存儲控制塊地址無效。
- Is set to the GUID for the Runtime Storage Control. 被設置為運行時存儲控制項的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. 在編目或流內過程中使用的一種作業控制語句,可用來對包含在過程中的符號參數賦予系統設定值。對流內過程,用來標誌過程的開始。
- It is possible for end users to delete or copy the Runtime Storage Control. 最終用戶刪除或複製運行時存儲控制項是可能的。
- Expecting a number for the id field of a control statement in the DIALOG statement. 應為DIALOG語句中控制語句的id欄位輸入數字。
- There are now two Runtime Storage Controls. 現在有兩個運行時存儲控制項。
- 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語句中,CONTROL語句的text欄位必須是文本字元串或者是對控制項類型的序號引用。
- Control statement that provides iterative execution. Often used to step through a data structure or to repeat a calculation a fixed number of times. 提供迭代執行的控制語句,通常用於步進遍曆數據結構或對一個計算重複固定次數。
- 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語句中的CONTROL語句的class欄位必須為下列類型之一:BUTTON、COMBOBOX、EDIT、LISTBOX、SCROLLBAR、STATIC或用戶定義的。
- 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. 在編目或流內過程中使用的一種作業控制語句,可用來對包含在過程中的符號參數賦予系統設定值。
- The Runtime Storage Control stores cached data and an application manifest that contains the location of the assembly. 運行時存儲控制項存儲緩存的數據和一個包含程序集位置的應用程序清單。
- Make sure these control statements are spelled correctly. 確保這些控制語句拼寫正確。
- If you no longer need the managed code extensions or the cached data, then remove the Runtime Storage Control. 如果不再需要託管代碼擴展或緩存數據,則請移除運行時存儲控制項。
- 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運行庫將解決方案程序集附加到文檔,並在必要時創建運行時存儲控制項。
- 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語句中的每一個控制語句必須為下列之一: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運行庫還會將_AssemblyLocation自定義文檔屬性的值設置為運行時存儲控制項的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. 這隻會產生一個語法錯誤,因為沒有任何控制語句要求將一個塊與代碼其餘部分相分離。
- 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語句是控制語句,它允許對游標中的每一行執行一次SQL語句列表。