語言綁定 的英文怎麼說

中文拼音 [yánbǎngdìng]
語言綁定 英文
language binding
  • : 語動詞[書面語] (告訴) tell; inform
  • : Ⅰ名詞1. (話) speech; word 2. (漢語的一個字) character; word 3. (姓氏) a surname Ⅱ動詞(說) say; talk; speak
  • : 動詞(用繩等纏繞或捆紮) tie up; bind
  • : Ⅰ形容詞1 (平靜; 穩定) calm; stable 2 (已經確定的; 不改變的) fixed; settled; established Ⅱ動詞...
  • 語言 : language
  • 綁定 : bound
  1. Meanwhile, it supports the international open specification. owl - s it based owl is the primary production for the describing model of semantic web - service in international, it is a mark model for describing web service, it provide a mark symbols set that is explicable and precise to describe the attributes and functions of web service for computer. owl - s uses serviceprofile 、 servicemodel and servicegrounding to describe “ what the service does ? ” 、 “ how it works ? ” 、 “ how to access it ? ” this paper provides an introduction to the basic concepts and architecture of soa ( service - oriented architecture ), the features of web service technology, anddiscusses the relationship between soa and web services

    而owl框架下的owl - s是國際上義web服務描述模型方面的主要研究成果,它是一種描述web服務的標記模型,為機器提供了可解釋的、精確的、關于web服務屬性和能力描述的一系列標記符。它是基於owl為描述web服務而義的一個本體,主要通過服務proile ( serviceprofile ) ,服務模型( servicemodel )和服務( servicegrounding )三個類來描述服務做什麼、服務如何做、服務如何訪問等三方面的義,從而允許服務的自動發現、執行、組合和運行的監視。
  2. 11 katoen j - p, langerak r, latella d, brinksma e. on specifying real - time systems in a causality - based setting. lecture notes in computer science 1135, 1996, pp. 385 - 405. 12 fecher h, majster - cederbaum m, wu j. refinement of actions in a real - time process algebra with a true concurrency model

    在系統模型的結構表示上,本文擴充了傳統的事件結構,使用一種帶時間信息的捆式事件結構來模擬系統行為,在系統模型的刻畫上,本文採用的是帶時間的類lotos進程代數描述,對于動作精化,我們同樣採用運算元的觀點,將動作精化義為一個操作運算元。
  3. Qt bindings for other languages

    用於其它的qt
  4. With corba, you would have to generate language bindings for the various languages you wanted to support

    使用corba時,您將不得不為各種您想支持的生成語言綁定
  5. Not setting the language to match the national language character set of the database to which you are connecting will cause parameter and column bindings to send or receive data in your primary database character set, not the national character set

    如果設置的與所連接的數據庫的國家字符集不匹配,將使參數和列使用主要數據庫字符集發送或接收數據,而不是使用國家字符集。
  6. Buried deep in the web service definition language wsdl specification is a very subtle switch that can turn the soap binding of a web service from a remote procedure call to a pass - through document

    在web服務描述( web service definition language , wdsl )規范中隱含著一個非常巧妙的轉換開關,它可以將web服務的soap從遠程過程調用轉換成pass - through文檔。
  7. Describes how the common language runtime determines which assembly to use to fulfill a binding request

    描述公共運行庫如何確使用哪個程序集來滿足請求。
  8. The xml schema definition language mechanisms for establishing uniqueness and referential integrity do not have bindings to class definitions in the. net framework

    用於建立唯一性和引用完整性的xml架構機制沒有與. net framework中的類義建立
  9. Additionally, transport and language bindings as well as data - encoding preferences are all implementation dependent

    另外,傳輸和語言綁定以及數據編碼的參數選擇都是由實現決的。
  10. Xml schema definition language elements binding support

    Xml架構元素支持
  11. Once the programming language is narrowed to java, it s possible to limit the other end of the data binding pipe - the data format medium

    既然編程限制為java ,也可以限制數據管道的另一端,數據格式媒介。
  12. Combining with java and xml, the designing of xml database, and, the mapping modes between xml and relational database, and the issue of java xml data binding are studied. in addition, uml is applied in designing process of xml schema and documents, which provides us an approach in solving problems that faced by xml application, and can simplify the exploitation of xml application

    結合java和xml的特點,研究了xml數據庫的設計以及xml與關系型數據庫之間的映射模式,還有java和xml的數據問題,並且將uml應用到xml模式和文檔的設計過程當中,為解決xml應用中所必須面對的問題提供了一種途徑,可以簡化和規范xml應用的開發過程。
  13. Particular languages might have constructs and corresponding syntax that help developers form logical groups of types, but these constructs are not used by the runtime when binding types

    所具有的構造和相應的法可幫助開發人員構成類型的邏輯組,但運行庫在類型時並不使用這些構造。
  14. To tie the implementation slavishly to a model usually requires software development tools and languages that support a modeling paradigm, such as object - oriented programming

    要牢固的把實現和模型在一起,通常需要一些軟體設計工具以及支持模型範例的,例如面向對象程序設計。
  15. The resource bundle files written in one language can be converted to another using this feature

    利用這個特性,用一種編寫的資源文件可以被轉換成另外一種
  16. For each supported programming language, tools are provided to generate native language binding

    對于支持的每種編程,都提供了生成原生語言綁定的工具。
  17. Mpi library provides the description using c and fortran, which is named as c binding and fortran binding respectively

    Mpi函數庫提供了c和fortran描述,分別稱為c或fortran語言綁定
  18. But at the time of this writing, this type is still in the works, and no standardized java language binding exists for it

    但是在寫這篇文章時,這個類型還在計劃中,還沒有標準的java語言綁定用於它。
  19. For one thing, because the language bindings for sax and dom have some deviations, code is rarely truly portable across languages ; the work needed to adapt the code from one language to another is still considerable

    對于某件事情,由於sax和dom的語言綁定有一些偏差,代碼很少真正地進行跨移植,從一種到另一種移植時,進行代碼改編的工作仍然相當重要。
  20. Dom was designed to be as language - neutral as possible, specified in iso interface definition language ; standard bindings exist for the java language and ecmascript javascript, but these still reflect the language - neutral constructs of the idl, and all the language bindings, official or unofficial, again forfeit some strengths of the host language

    Dom設計為盡可能作為一種無關的方式,這一點在iso interface definition language ( idl )中指了。標準是為java和ecmascript ( javascript )而存在的,但這些依然會影響idl的無關的結構,所有語言綁定,不管是官方的還是非官方的,也都取消了宿主的某些優勢。
分享友人