platform runtime 中文意思是什麼

platform runtime 解釋
運行時
  • platform : n 1 臺,壇;講壇,主席臺。2 步廊;〈英國〉(車站的)月臺,站臺;〈美國〉(客車的)上下步梯;樓梯...
  • runtime : 動態
  1. Software of cdma handset module is studied mainly in this paper, the design of main service functions include phone book and short message are finished on the foundation of its underlayer sustentation platform ? dmss system and its superstratum application software platform ? binary runtime enviroment for wireless

    本文主要是對cdma手機模塊的軟體進行研究,並基於下層dmss支撐平臺以及上層應用軟體運行的平臺brew無線二進制環境,完成了cdma手機模塊的電話本,短消息等主要業務功能的軟體部分的設計和實現。
  2. The main aim of the whole project is abstraction and capsulation of the property of intelligent field, design and implementation of the intelligence applications development and runtime platform which is based on internet and according to various of component specifications, under the prerequisite with general purpose

    該項目的研究目標是:在保證通用性的前提下,提取和封裝智能領域的特性,設計實現一個基於internet 、符合多種組件規范的智能應用系統開發和運行支撐平臺。
  3. This thesis presents a new solution called the smart platform, which better tackles the problems by : 1 ) a runtime environment discovery mechanism which allows a new device to automatically find and join the runtime environment ; 2 ) the loose coupled publish - subscribe inter - module coordination model, which caters for the spontaneous interaction between modules ; 3 ) a global - local two - layer runtime environment structure. the transient failure of the wireless network can be recovered at the local environment layer. the asynchronous nature of the interactions in the < wp = 8 > publish - subscribe model also prevents modules from blocking on the transient network failure ; 4 ) distinguishing two classes of communications with different qos requirements, the message - oriented and the stream - oriented

    本文提出並實現了smartplatform ,其特點是: 1 )運行環境發現機制,使外來計算設備可以自動加入軟體平臺的運行環境; 2 )松耦合的發布/訂閱式模塊間協調機制,模塊間關聯可以自發組織; 3 )局部全局的兩層運行環境組織策略,無線網頻發的暫時故障可以在計算設備的局部運行環境層次被屏蔽掉;同時發布/訂閱模型的異步性也使得模塊不會因網路故障而阻塞; 4 )區分智能空間中的兩類不同的通信需求面向消息的和面向流的,並分別為它們提供了優化的通信層支持; 5 )基於多agent抽象模型,為整合不同應用領域的模塊和遺留代碼提供了有力工具。
  4. The work of this paper is a part of national 863 high technique project, “ web intelligence applications development and runtime platform ( wiadrp ) ”, which is taken by the lab of knowledge ware and knowledge engineering of jilin university

    本文所做的工作是吉林大學智能軟體與知識工程實驗室承擔的國家863項目「 web智能應用系統開發運行支撐平臺」重大課題的一部分。
  5. Plug - ins are java libraries that the platform loads in response to user requests for example, when the user opens a java class file, the runtime loads the java editor, or to offer services to other plug - ins for example, swt - the widget toolkit - is a plug - in

    插件是java庫,平臺在響應用戶請求(例如,當用戶打開一個java類文件時,運行時裝入java編輯器)或為其它插件提供服務(例如, swt窗口小控制項工具箱就是一個插件)時裝入插件。
  6. The eclipse platform runtime, shown in figure 2, is responsible for finding the declarations of these plug - ins, called a

    Eclipse平臺運行時(參見圖2 )負責在名為plugin . xml的文件中查找這些插件的聲明(稱為
  7. This is because the latter doesn t include jvm activity prior to the loading of the platform runtime or cpu activity outside of plug - in startup

    這是因為後者不包括platform runtime加載之前jvm的運行時間或者插件啟動之外的cpu運行時間。
  8. Method and its variants. this summary information takes advantage of the fact that the eclipse platform runtime provides its own classloader, and classloaders handle resource bundles in the same fashion as classes, so keeping track of resource data statistics is straightforward

    這一總結信息得益於這樣一個事實,即eclipse平臺運行期有其自己的類加載器,並且類加載器像處理類一樣處理資源束,因此保持對資源數據統計的追蹤很簡單。
  9. Make the common language runtime ( clr ) an outstanding platform for dynamic languages and environments

    把通用語言運行時( clr )打造成為動態語言的出色平臺和環境。
  10. Developers who want to use web services on j2me platform have to embed these packs in each application ? an especially expensive proposition in resource - constrained devices like mobile phones and personal digital assistants. fortunately, jcp ( java community process ) has released wsa1. 0 ( jsr172 ) just recently. the goal of wsa is to integrate fundamental support for web services invocation and xml parsing into the device ' s runtime environment, so developers do n ' t have to embed such functionality in each application

    就在最近, jcp終于推出了j2me平臺上web服務的規范jsr172 : j2me ~ ( tm ) webservicesspecification ,相應的api就是wsa ( j2mewebservicesapi ) ,其目標就是在設備運行環境中集成進對web服務調用和xml解析的支持,以便開發者不需要在每個應用程序中都包含進這類功能。
  11. Depending on the implementation and compile options used, native code compilation may also weaken many of the runtime safety features of the java platform

    根據所使用的實現和編譯選項,本機代碼編譯也許還會削弱java平臺的許多運行時安全特性。
  12. The j2me provides a uniform development and runtime platform, which helps the software providers to dramatically shorten the application developing cycle on many different embedded devices, and give the customers a opportunity to experience more wonderful applications by lower price

    J2me平臺為數量眾多的消費電子和嵌入式設備提供了一個統一的開發平臺和運行平臺,大大降低了軟體廠商為軟硬體環境差異較大的各類設備開發應用的周期,同時也使得最終用戶能夠以較低的價格體驗到更多豐富多彩的應用。
  13. I ll then give you a detailed look at the mechanisms underlying the java 2 platform security architecture s runtime access checking feature, including the stack inspection and traversal mechanism for determining whether or not a permission is to be granted

    然後詳細分析java 2平臺安全體系結構的運行時訪問檢查功能的底層機制,包括堆棧檢查和確定是否授予權限的遍歷( traversal )機制。
分享友人