client interface 中文意思是什麼

client interface 解釋
用戶界面
  • client : n 1 訴訟[辯護]委託人;顧客,客人。2 〈古羅馬〉(依附貴族的)門客;受保護者,依附他人者。3 附庸國...
  • interface : n. 分界面,兩個獨立體系的相交處。vt. (-faced, -facing) 把界面縫合。vi. 交流,交談。
  1. Client supplies complete graphic user interface, accomplishing the management of jobflow and system ; communication agent accomplishes complete communication between client and server by tcp / ip network communication protocol and platform independent data communication protocol ; server supplies full support of jobflow, the superstratum are the jobflow definition subsystem and jnwengine, which are responsible for the definition and execution of jobflow ; the understratum is the network queue system, which realized the schedule and execution of job, thus all kinds of sources in computer network system can be utilized in order to improve execution efficiency and reduce job cost

    客戶端提供完全的gui用戶界面,完成用戶對作業流的管理及對系統的管理功能;通訊代理採用tcp ip網路通信協議以及與平臺無關的數據通訊協議來實現客戶與服務器之間的完全通訊;服務器端提供對作業流的全面支持,上層由作業流定義子系統和作業流引擎負責完成對作業流的定義與執行,底層使用網路隊列系統( nqs )來實現對作業的調度與執行,使用戶能夠最大限度地利用計算機網路系統中的各種資源,以提高執行效率、降低作業成本。
  2. Similarly, you can use client script to check keyboard entry in a text box character by character, change the appearance of the page dynamically, or perform any other task that is primarily oriented to the user interface and that requires immediate response

    同樣,可以使用客戶端腳本執行以下三項操作:一是逐字元檢查文本框中的鍵盤輸入;二是動態更改頁面外觀;三是執行主要面向用戶界面( ui )的任何其他任務和要求立即響應的任務。
  3. An erp system differs from the typical mrpii system in technical requirements such as graphical user interface, relational database, use of fourth - generation language, and computer - aided software engineering tools in development, client / server architecture, and open - system portability

    一個erp系統和典型的mrp系統的區別在技術上,例如,圖形用戶介面,關系數據庫,在開發中使用第4代語言和計算機輔助軟體工程工具,客戶機/服務器體系結構和開放系統的可移植性。
  4. In the prototype, a middleware using xml technology is constructed between the client ( or browse ) and database server, the communication between database server and the middleware is based on the xml information and interface. by means of the jdbc interface, we can transporently access hetergeneous databases system. and using xml information that is expressed in a structure, text - based format, we can describe the database information more accuratetly in a general format. at the same time, in order to describe the structure of xml files more clearly, the transpormation from schema has been realized

    該模型在客戶端(或瀏覽器方)和數據庫服務器間利用xml技術構建了一中間件,在此模型中,中間件和數據庫服務器之間的通訊是建立在xml信息和jdbc介面之上的。通過jdbc ,可以透明地訪問異構數據庫;藉助于基於文本的結構化的xml信息,可以更精確地以一種通用的語言來描述數據庫信息。同時,為了更精確地描述xml文件自身結構信息,實現了從dtd到xmlschema的轉換。
  5. The client interacts with the web interface through the https protocol

    客戶機通過https協議與web介面交互。
  6. This paper also analyzes the e - r model for aeroengine test engineering database, the structure of aeroengine test engineering database, the interface of the data processing program with the aeroengine test engineering database, and the development of client module

    同時還分析了某型發動機試車工程數據庫的e - r模型、客戶服務器體系結構、數據處理程序和工程數據庫的介面、客戶端功能模塊的開發。
  7. To remove a client view, right click on an interface, and select

    要移除客戶端視圖,右鍵單擊介面,然後選擇
  8. Called on each client context property that has this interface, before the construction request leaves the client

    在構造請求離開客戶端前,調協用每個具有此介面的客戶端上下文屬性。
  9. Called on each server context property that has this interface, before the construction response leaves the server for the client

    在構造響應離開服務器返回客戶端前,調用每個具有此介面的服務器上下文屬性。
  10. Note that only the user interface components are affected by client language settings

    請注意,客戶端語言設置隻影響用戶界面組件。
  11. Interface defines a reusable user interface component that is part of an overall client application gui

    介面定義了可重用的用戶界面組件,該組件是整個客戶機應用程序gui的一部分。
  12. Web interface on client device for thin client solution

    針對瘦客戶端解決方案的客戶端設備上的web介面
  13. In a thin client model, data management services would be facilitated on the server side through a web interface

    在瘦客戶端模型中,通過web介面可以促進服務器端的數據管理服務。
  14. The delegate will wrap the implementation of the interface method, requiring the type information of the client to be available to the server

    該委託將包裝介面方法的實現,從而要求向服務器提供客戶端的類型信息。
  15. J2ee components running within the application server make calls to the resource adapter through the common client interface, and the resource adapter translates these calls into corresponding calls on the underlying information system using a native protocol

    J2ee組件應用程序服務器中運行,並通過通用客戶端介面( common client interface , cci )產生對資源適配器的調用,資源適配器使用固有的協議將這些調用解釋為相應的對基礎信息系統的調用。
  16. It would also mean a native client interface could be provided suitable for whatever the target - client game platform is, and reduce the memory and processing costs within the game code

    這也將意味著可能提供一種本地客戶端介面,可適合於任何的目標客戶的游戲平臺,並降低游戲代碼中的內存和處理花費。
  17. They provide a common client interface to any set of resources - databases, external systems, and others

    它們為所有的資源集(數據庫、外部系統,等等)提供了一組通用的介面。
  18. For example, the jca common client interface defines the interface shown in listing 4, which should be implemented by an mdb wishing to be driven asynchronously by a cci connector

    例如, jca公共客戶端介面( cci )定義了清單4所示的介面,希望由cci連接器異步驅動的mdb應當實現這些介面:
  19. Responsible for client interface and managing project team

    負責和客戶接洽及項目組的管理。
  20. Will be responsible for client interface managing the project team

    負責和客戶接洽及項目組的管理。
分享友人