連接編輯 的英文怎麼說

中文拼音 [liánjiēbiān]
連接編輯 英文
link editing
  • : Ⅰ動詞1 (連接) link; join; connect 2 (連累) involve (in trouble); implicate 3 [方言] (縫) ...
  • : Ⅰ動詞1 (靠近;接觸) come into contact with; come close to 2 (連接; 使連接) connect; join; put ...
  • : Ⅰ動詞1 (編織) weave; plait; braid 2 (組織; 排列) make a list; arrange in a list; organize; gr...
  • : Ⅰ動詞(編輯; 輯錄) collect; compile; edit Ⅱ名詞(整套書籍、資料的各個部分) part; volume; division
  • 連接 : connect; fit together; link; marry; mate; joint; association trail; linkage; concatenate; concate...
  • 編輯 : 1. (加工整理) edit; compile 2. (做編輯工作的人) editor; compiler
  1. Multiple flat files connection manager editor

    「多個平面文件管理器器」
  2. Page of the flat file connection manager editor

    「平面文件管理器器」
  3. The software takes visual basic6. 0 as work flat, adopting activex technique, transfers autocad2000 painting orders from the exterior of vb through programme method. it is a re - exploitation software to design bellows expansion joints. the software adopts ejma, the current international widespread trade standard, as mathematics model

    波紋膨脹節是安裝在金屬管線上起熱補償、柔性等作用的管道構件,本文以visualbasic6 . 0作為操作平臺,採用activex技術,通過程手段從vb外部調用autocad2000軟體中的繪圖命令,二次開發軟體,以目前國際上行業中普遍採用的ejma標準作為數學模型,波紋膨脹節設計軟體。
  4. Figure 11, the final figure, shows the dbwebgrid component, connected to the employee table from the db2 udb sample database, complete with the navigator that you can use to browse through the grid, edit records, apply the updates to the server, delete records, etc

    最後的圖11展示了從db2 udb sample數據庫到employee表的dbwebgrid組件,您可以使用配備的導航器( navigator )來瀏覽網格( grid ) 、記錄、對服務器應用更新、刪除記錄,等等。
  5. Component, new with windows forms in visual studio 2005 and the. net framework 2. 0, represents a connection to a data source, and exposes methods for binding data to controls, navigating to the previous and next records, editing records, and saving changes back to the original source

    組件是在visual studio 2005和. net framework 2 . 0中的windows窗體的新增組件,它表示到數據源的,並公開用於將數據綁定到控制項定位到上一條和下一條記錄記錄以及將更改保存回原始源的方法。
  6. There are five standard display modes in the web parts control set : browse the normal mode in which an end user views a web page, design, edit, catalog, and connect

    Web部件控制項集內有五種標準顯示模式:瀏覽(最終用戶查看網頁所用的普通模式) 、設計、、目錄和
  7. Control that is currently selected for editing or forming a connection

    當前選擇的用於或建立
  8. As an example of developing a custom web parts control, you could create a control to provide any of the features provided by other asp. net server controls that might be useful to package as a personalizable web parts control : calendars, lists, financial information, news, calculators, rich text controls for updating content, editable grids that connect to databases, charts that dynamically update their displays, or weather and travel information

    作為一個開發自定義web部件控制項的示例,可以創建一個控制項以提供其他asp . net服務器控制項所提供的任何功能,這可能對打包為可個性化設置的web部件控制項十分有用,這樣的控制項包括:日歷、列表、財務信息、新聞、計算器、用於更新內容的多格式文本控制項、到數據庫的可網格、動態更新顯示的圖表或天氣和旅行信息。
  9. Method exists so that the process of editing controls can be done in distinct stages, giving developers more control over the process

    方法的存在,使得控制項的過程可以在不同階段完成,為開發人員提供了對過程的更多控制。
  10. In design panel, you can create, modify or delete table or field object, you can create link object between fields

    可在設計面板中數據庫結構定義,包括新增,修改和刪除表結構和欄位結構。可建立欄位間的關系。
  11. A term sometimes applied to the function of a linkage editor or linkage loader in combining two or more modules of code to produce a single load module

    有時用於說明連接編輯程序或裝入程序的功能的一種術語。這種功能可把兩個或多個代碼模塊組合在一起以產生一個單一的裝入模塊。
  12. The connection string editor allows you to configure your component tray

    器允許您配置組件托盤
  13. Information includes connecting to a database, creating a stored procedure, stepping into a stored procedure, setting breakpoints, viewing parameters and local variables in the locals window, and dragging variables from the text editor into the watch window

    涉及的信息包括:到數據庫,創建存儲過程,單步執行存儲過程,設置斷點,查看局部窗口中參數和局部變量,將變量從文本器拖動到監視窗口。
  14. It probed into the key technology of realizing the integrated development environment, including the methods to implement a code editor which support many features as automatic syntax highlighting, code autocompletion etc. ; the scheme and technology to compile and link the source code on the heterogeneous cluster system ; the analysis and use of the api of pbs, a widely used job management system ; the scheme and technology to distribute and manage the parallel jobs on the heterogeneous cluster system ; the methods to implement the monitor and control system of cluster nodes. and then the parallel programming integrated development & management environment ( ppidme ) was implemented base on the above analyses. finally, an example is presented which use ppidme in parallel programming

    本文在對異構機群并行計算環境研究的基礎上,提出了對于程序員友好、方便和實用的集成開發環境應該具備的要素,著重探討了實現集成開發環境的關鍵技術,其中包括支持語法高亮等功能的源代碼器的實現方法、異構機群環境下源程序及并行作業分發管理的實現方案與技術、 openpbs作業管理系統的應用程介面的分析與使用、機群節點的管理與監控實現方法等,並基於上述關鍵技術設計與實現了異構機群系統集成開發管理環境軟體ppidme ,最後給出了使用ppidme進行并行程序開發的一個應用實例。
  15. Each designer uses the smart multi - line editor that allows statement completion and intellisense using cached connection information from db2 connections from server explorer

    每個設計器使用智能多行器,該器使用server explorer中db2的緩存信息來實現語句完成和智能感應功能。
  16. After confirming system goal, according to overall design rule, system overall design is to carry out system overall logic structural design and software and hardware design of system ; system function design includes data to get and edit modular, data inquiry and statistics modular, overall estimetion modular, function district estimetion modular and typical cadastral parcel estimetion modular, land optimization deployment modular as well as urban land grade and evaluation modular ; database detailed design includes the design of space database and property database as well as design for the connection of space data and property data ; system application model analysis mainly explains models for intensivism degree, unit comprehensive value, land area potential, land benifit potential as well as typical cadastral parcel estimetion

    系統總體設計是在確定系統目標后,按照總體設計準則,進行系統總體邏結構設計及系統的軟硬體配置設計;系統功能設計包括數據獲取及模塊、數據查詢統計模塊、總體評價模塊、功能區評價模塊、樣地評價模塊、土地優化配置模塊以及城鎮土地定級估價模塊等七大模塊的設計;數據庫詳細設計包括空間數據庫、屬性數據庫的設計以及空間數據與屬性數據的設計;系統應用模型分析部分主要對于集約度模型、單元綜合分值計算模型、用地面積潛力測算模型、用地效益潛力測算模型以及樣地潛力評價模型做出了分析解釋。
  17. Data mining model training editor connection tab

    數據挖掘模型定型器( 「」選項卡)
  18. Dialog being shown, as can be seen in figure 5. unless you already supplied the correct user name and password in the connection editor of figure 1

    對話框,如圖5所示(除非您已經在圖1的連接編輯器中提供了正確的user _ name和password ) 。
  19. Where realized system ' s main module and the key - technologies used in the system design, such as applying data - base as a container, materials in researching main mutual interfaces and designing system, researching link - edit - module and setting up multimedia component library etc. in this thesis, intelligent courseware platform was imported and unique opinions for developing platform technology was put forward

    論文重點討論了系統各主要模塊的實現及其關鍵技術,如在交互界面的研究中導入數據庫來作為多種媒體素材的容器,對連接編輯模塊的研究,建立了多媒體組件庫等等。在本系統中引入了智能化課件平臺,為平臺技術的開發和發展提出了獨特的見解。
  20. It also tracks and controls the different display modes a page can be in, such as browse, connect, edit, or catalog mode, and whether personalization changes apply to all users or to individual users

    它還跟蹤並控制頁可使用的不同顯示模式(如瀏覽器、或目錄模式)以及個性化設置更改是應用於所有用戶還是個別用戶。
分享友人