automatically execute造句
例句與造句
- Automatically executing stored procedures
自動執行存儲過程 - A stored procedure that is automatically executed operates with the same permissions as members of the
自動執行的存儲過程使用與固定服務器角色 - Recommendations are not automatically executed , but are instead left up to the operator to perform
不自動執行推薦操作,而是留給操作人員來完成。 - Autorun function can automatically execute flash program , and it can automatically linked to favorite website
Autorun功能可以自動運行自定義的flash動畫,也可自動鏈接網站 - A trigger is a special kind of stored procedure that automatically executes when an event occurs in the database server
觸發器是數據庫服務器中發生事件時自動執行的特種存儲過程。 - It's difficult to find automatically execute in a sentence. 用automatically execute造句挺難的
- When the boot loader is invoked the bios automatically executes the code in the mbr , it usually displays a menu of possible oses to boot
調用引導加載程序時( bios自動執行mbr中的代碼) ,它通常顯示可以引導的os的菜單。 - Creating projects in visual studio automatically executes code from that project on your local machine in the trusted process of devenv . exe
在visual studio中創建項目時,將在本地計算機的devenv . exe的受信任進程中自動執行該項目中的代碼。 - Features intelligence automatic machining function , upon receiving of the machining requirements , the system can automatically execute rough - medium - fine machining
具有智能化自動加工功能,只需告之加工的技術要求,系統自動實現,粗-中-精的加工。 - Opening a project in visual studio automatically executes code from that project on your local machine in the fully trusted process of devenv . exe
在visual studio中打開一個項目時,將在本地計算機的devenv . exe完全受信任進程中自動執行該項目中的代碼。 - If this file is opened on an unpatched system , the attachment ( which is the worm itself ) will automatically execute . this is due to the use of the known exploit ,
如果這個檔案于未修補漏洞的internetexplorer ( ie )上開啟,其附件檔案(蠕蟲本身)就會自動執行。 - Building , debugging , and running projects in visual studio that include the code snippet automatically executes code on your local machine in the trusted process of devenv . exe
在visual studio中生成、調試和運行包含該代碼段的項目時,將在本地計算機上devenv . exe的受信任進程中自動執行代碼。 - If a structure defines a default constructor , when arrays of the structure are created , the common language runtime automatically executes the default constructor on each array element
如果某一結構定義了默認構造函數,則在創建該結構的數組時,公共語言運行庫會自動對每個數組元素執行該默認構造函數。 - Window is active or visible , the ide automatically executes the go to definition command for items under the cursor in the code editor and for items that are selected in
當“代碼定義”窗口活動或可見時, ide自動對“代碼編輯器”中光標下的項以及在“類視圖”或“對象瀏覽器”中選擇的項執行“轉到定義”命令。 - Executing dbcc checkdb automatically executes dbcc checktable for each table in the database , as well as dbcc checkalloc and dbcc checkcatalog , eliminating the need to run them separately
執行dbcc checkdb時會對數據庫中的每個表自動執行dbcc checktable ,以及dbcc checkalloc和dbcc checkcatalog ,因而不必單獨運行這些語句。