您要查找的是不是:
- Register控件執行下列對所有復合控件通用的任務(wù)The Register control performs the following tasks that are common to all composite controls
- Register控件的行為依賴(lài)于其子控件的內置功能。The Register control relies on the built-in features of the child controls for its behavior.
- 下面的示例演示一個(gè)使用Register控件的ASP.NET網(wǎng)頁(yè)。The following example shows an ASP.NET Web page uses the Register control.
- Register控件演示如何從子控件事件的處理程序引發(fā)事件。The Register control shows how to raise an event from the handler of a child control's event.
- 點(diǎn)擊網(wǎng)站上方菜單的"register"鏈接開(kāi)始創(chuàng )建一個(gè)新用戶(hù)帳戶(hù)。Click the "register" link in the top menu of the website to begin creating a new user account.
- Register控件還闡釋了如何將子控件的屬性作為頂級屬性公開(kāi)。The Register control also illustrates how to expose properties of child controls as top-level properties.
- 如果啟用了register_globals,則每個(gè)全局變量都能被注冊為會(huì )話(huà)變量。If register_globals is enabled, then each global variable can be registered as session variable.
- 該用戶(hù)控件是通過(guò)使用承載用戶(hù)控件的網(wǎng)頁(yè)頂部附近的Register指令來(lái)引用的。The user control is referenced by means of a Register directive near the top of the Web page that hosts the user control.
- 如果設置了register_globals指令,這些變量也在所有腳本中可用;也就是,分離了If the register_globals directive is set, then these variables will also be made available in the global scope of the script; i. E., Separate from the
- 網(wǎng)頁(yè)的頂部附近是Register指令,該指令聲明App_Code目錄中包含的源代碼的命名空間。Near the top of the page is a Register directive that declares the namespace of the source code contained in the App_Code directory.
- 這是NASA的國立空間科技數據中心。NASA 地址:nssdca.gsfc.nasa.gov,訪(fǎng)問(wèn)代碼:Telnet,registerThis is NASA'S National Space Science Data Center. NASA Address: nssdca.gsfc.nasa.gov, Access code: Telnet, register
- 因為PHP必須知道哪些全局變量被注冊為會(huì )話(huà)變量,用戶(hù)需要用session_register()函數來(lái)注冊變量。Since PHP must know which global variables are registered as session variables, users need to register variables with session_register() function.
- 在頁(yè)頂部有兩條register指令,一條針對用戶(hù)控件,一條針對包含兩個(gè)自定義WebPart控件的已編譯組件。At the top of the page are two register directives, one for the user control and one for the compiled component that contains the two custom WebPart controls.
- 如果使用-argumentkey指定加密密鑰值,則nscontrol register命令將加密該密鑰,并將其存儲在注冊表中。If you specify an encryption key value using -argumentkey, the nscontrol register command encrypts the key and stores it in the registry.
- 這里有書(shū)籍、CD和錄像帶清單。Consumer access Services 地址:columbia.ilc.com,訪(fǎng)問(wèn)代碼:Telnet,RegisterBooks, CDs, and videotapes are listed here . Consumer Access Services Address: columbia .ilc.com, Access code3: Telnet, Register
- 這個(gè)數據庫提供領(lǐng)航信息、飛行簡(jiǎn)報以及飛行計劃。DUATS。地址:duats.gtefsd.com,訪(fǎng)問(wèn)代碼:Telnet,RegisterThis database provides pilot info, briefings, and flight plans. DUATS address:duats.gtefsd.com, Access code:Telnet, Register
- Register還將RequiredFieldValidator控件與兩個(gè)TextBox控件關(guān)聯(lián)起來(lái),以確保用戶(hù)輸入了名稱(chēng)和電子郵件地址。Register also associates RequiredFieldValidator controls with the two TextBox controls to be sure that the user enters a name and an e-mail address.
- 還可以考慮關(guān)閉register_globals,magic_quotes或者其它使編程更方便但會(huì )使某個(gè)變量的合法性,來(lái)源和其值被搞亂的設置。You may also want to consider turning off register_globals, magic_quotes, or other convenience settings which may confuse you as to the validity, source, or value of a given variable.
- 在第(1)款中,“當時(shí)在注冊記錄冊?xún)鹊挠涊d事項”(existing entry in the register)就船舶來(lái)說(shuō),指在該船舶的注冊終止時(shí)存在于注冊記錄冊?xún)鹊氖马棥?/a>"In subsection (1) ""existing entry in the register"", in relation to a ship, means an entry existing in the register at the time of closure of the ship's registration."
- 在研究過(guò)程中,我們發(fā)現RSE(Register Stack Engine)開(kāi)銷(xiāo)在某些程序的運行過(guò)程中占有很大的比例,針對這個(gè)問(wèn)題,提出了一種能夠有效減少RSE開(kāi)銷(xiāo)提高代碼性能的方法。In order to solve this problem that RSE cost is very serious for some programs, we proposed a effective algorithm to reduce RSE cost and improve overall execution performance.