value object 中文意思是什麼

value object 解釋
值對象
  • value : n 1 價值;重要性;益處。2 估價,評價。3 價格,所值;交換力。4 (郵票的)面值。5 等值;值得花的代...
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  1. Otherwise, the value object is a carbon copy of the bean s remote interface

    否則,值對象就成為bean的遠程介面的翻版了。
  2. Rule of law as an instrumental running mode can be forcefully pushed by the government, but as a value object, it is a motile choice process of the social subject, an entia of objective in - evitability and people " s self - demand of the aim of their activities, and an entia of realism and idealism, and an entia of the intrinsic value object and extrinsic va

    法治作為一種工具性的治國模式是可以通過政府來強行推行的,但作為一種價值目標,同時又是社會主體能動的選擇過程,是客觀必然性與人們自身需要或活動目的的統一;是現實性和理想性的統一;是法治的內在價值目標和法治的外在價值目標的統一。
  3. Converts the given value object to a boolean object

    將給定值對象轉換為布爾對象。
  4. Converts a given value object to the specified type

    將給定值對象轉換為指定的類型。
  5. Converts the given value object to the specified type

    將給定值對象轉換為指定的類型。
  6. An entity is a value, object, subobject, base class subobject, array element, variable, function, instance of a function, enumerator, type, class member, template, or namespace

    實體是一個值,對象,子對象,基類子對象,數組元素,變量,函數,函數的實例,枚舉符,類型,類成員,模板,或名字空間。
  7. Rule of law derives from the west both as an ideal country running mode and a value object choice

    法治衍生於西方,既是一種理想的治國模式,也是社會主體的一種價值目標選擇。
  8. After that, western law theories and lawful country practice were mainly evolved around aristotle " s theory of the orientation and choice on the value object of rule of law. in china, no rule of law was applied before the modem period

    此後,西方的法學理論對法治的理解和表述以及西方的法治國實踐,大都是圍繞亞里士多德的法治價值日標定位與選擇的理論展開的。
  9. Converts the given value object to a

    將給定的值對象轉換為
  10. Converts the given value object to the specified destination type

    將給定的值對象轉換為指定的目標類型。
  11. Converts the given value object to the specified type, using the arguments

    使用參數將給定的值對象轉換為指定的類型。
  12. The mutator setter methods on your bean s info or value object

    將賦值( setter )方法放置在bean的消息對象或值對象上。
  13. Enterprise information system framework provides a series of reusable groupware, such as persistence layer which introduces dynamic value objectvalue list hander and command pattern, it encapsulates the detail of accessing database and affords the interface of different persistence layer framework ; basing on asynchronous javascript and xml ( ajax for short ), we develops the client validity check engine 、 dynamic cascading menu and common 、 dynamic tree structure groupware, as well as a set of tag library which include query 、 pagination 、 cache an so on. they reduce the code redundancy and predigests the development of interface layer enormously ; the security subsystem which is based on secure socket layer ( ssl for short ) and role - based access control ( rbac for short ) ensures the data security transmission and privilege control. furthermore, the model of enterprise application integration ( eai for short ) which based on web services, it supply some helpful explore for the sake of system integration and data communion for the future

    企業信息系統框架提供了一系列可復用組件,例如採用動態vo 、值列表處理器以及命令模式的持久層組件,封裝了數據庫訪問細節,並為不同的持久層框架提供調用介面;基於ajax ( asynchronousjavascriptandxml )技術的客戶端校驗引擎、動態級聯菜單以及通用動態樹型結構組件,一系列查詢、分頁、緩存等標簽庫則減少了表示層的代碼冗餘,簡化了表示層開發;基於ssl登錄以及基於角色的訪問控制的安全子系統則初步實現了數據安全傳輸和權限控制;此外基於web服務的企業應用集成模型為今後系統集成、數據共享提供了有益探索。
  14. The concept manifestation of people ' s pursuit of extrinsic value is called the extrinsic value object of rule of law

    法治主體對法治的外在價值的追求在觀念上的表現就是法治的外在價值目標。
  15. Converts the specified value object to an enumeration object

    將指定的值對象轉換為枚舉對象。
  16. Returns whether the given value object is valid for this type

    返回給定值對象對於此類型是否有效。
  17. Converts the specified value object to a

    將指定的值對象轉換為
  18. Returns whether the given value object is a

    返回給定值對象是
  19. At the same time j2ee platform technologies are discussed deeply, such as j2ee platform technologies, communication technologies, ejb component technologies and so on. the design model based on the mvc frame is applied in the system development, so that the separation between the present logic and the business logic in the application is realized. finally, according to the problems found in the development process, the paper explains particularly the kay technologies in the realization : the uniform naming service is realized by realizing the service locator partten using the value object pattern, all the status data is encapsulated into a serializable object, then transferred among the client, sessionbean and entitybean in order to decrease the potential network traffic caused by reference of entitybean ; in order to improve the performance of data storing and taking, we introduce the facade model to escapsulate the ejbs which delegate the data model

    本論文結合了杭州市財政局的會計人員從業資格管理系統的升級項目,研究了基於j2ee的ejb組件模型的多層分散式體系結構的設計與實現:深入探討了三種分散式處理技術( rmi , corba , com )的區別,將j2ee平臺的ejb技術與windowsdna體系的com +技術從多個角度進行了比較;詳細闡述了在系統開發過程中j2ee平臺的幾項核心技術(如: j2ee平臺的服務技術、通信技術、 ejb組件技術等)的應用;引入了源於mvc三部件框架的設計模式,實現了應用中表現邏輯與業務邏輯的分離;最後,結合在開發過程中遇到的問題,詳細解釋了開發過程中實現的關鍵點:用servicelocator模式實現了統一的命名服務管理;運用valueobject模式將所有狀態數據包裝成一個可序列化對象vo ,然後在客戶機、 sessionbean與entitybean之間傳遞,減少了使用實體bean造成的潛在網路通信量;以及引入sessionfacade模式,用sessionbean封裝了entitybean ,改善了數據存取的性能。
  20. The same happens when writing to the database ; in this case, the caller fills a transfer value object with the data to write, and calls a write method on the session bean that then performs the write function

    寫入數據庫時情形是類似的,在本實例中,調用方用將要寫入數據庫的數據填充傳輸值對象,在會話bean上調用write方法,然後執行write功能。
分享友人