code reusability造句
例句與造句
- Because the gatekeeper is fully conformed to the object oriented design technology , it has good scalability and code reusability
該網守完全遵循面向對象的設計思想,具有良好的可擴充性和代碼可重用性。 - The accounting management system adopts modularized design , which fully conformes to the object oriented design technology , and has good scalability and code reusability
該網守守費處理系統采用模塊化設計,完全遵循面向對象的設計思想,具有良好的可擴充性和代碼可重用性。 - ( 3 ) with three - tier system object - oriented programming module technique , the middle tier of system core is completely transparent , and the developers increase the code reusability by the data abstract and data encapsulation
( 3 )本系統設計采用三層結構的面向對象模塊化設計技術,系統核心的中間層完全透明,通過數據抽象和封裝,開發者可提高代碼的可重用性。 - Additionally , because of inherent cross - cutting characteristic of security service , we provide an aspect of security service by using the concept of aop , thus security - related code scattering and tangling can be avoided , and code reusability is also promoted at the same time
此外,由于安全服務的貫穿特性,通過使用aop思想對安全服務進行封裝,避免了安全相關代碼的散布和交織,同時也提高了代碼的復用率。 - Idbas architecture takes advantage of such as characters as mobility , flexibility , adaptability , portability , code reusability of mobile agent . and it also avoids some problems like a single point of failure , responding not in time , poor scale , poor automation and so on
它利用移動代理的移動性、靈活性、適應性、跨平臺性、代碼可重用等特性克服了目前入侵檢測系統存在的效率低、可移植性差、靈活性和升級能力有限等缺陷。 - It's difficult to find code reusability in a sentence. 用code reusability造句挺難的
- It adopts traditional distributed object computing model , supports binary - code reusability , offers uniform representaion , and makes the work of developing and runing distributed system much easier , more perfect then distributed object . through using distributed component , the developing efficiency , quality and performance of distributed system could get huge enhancement moreover , according to interrelated specifications and standards , it makes the developed distributed system has more generality
一方面,它采用傳統分布對象計算模型,支持面向對象的應用系統開發;另一方面,它在分布對象技術的基礎上,以二進制代碼的重用形式,通過定制的系統行為和接口規范,以及統一的包裝,提供比之一般分布對象技術更加面向應用、更加方便、功能更加完善的分布式系統開發方法和運行機制。 - Aimed at performance improvement for the iocp multimedia network server in large - scale complex environment , this paper presents the methods concerned with network base development , configuration design and the logical module design as follows : elevate data processing efficiency by optimizing the data package and transmission , enhance code reusability and extendibility by modular construction , and further optimize the logical module performance through port dispatch
摘要面臨iocp多媒體網絡服務器所的大復雜度環境設計問題,本文論述該網絡服務器的網絡底層開發、結構設計及邏輯模塊設計,提出提高其性能的方法:優化數據封裝以及投遞方式,增加數據的處理效率;整體結構模塊化設計,提高代碼的可重用性以及可擴展性;通過端口分流的方式,實現對邏輯模塊性能改進。 - By the use of middleware , this system improved its programming efficiency and code reusability , reduced the workload of code maintenance . the access efficiency of database was improved because of the use of db connection pool , and the web service quality was improved through the combination of tomcat and apache . in addition , the security of system was enhanced from os , db server and application system
系統使用中間件技術提高了開發效率和開發質量,提高了代碼的重用性,減輕了代碼維護的工作量;采用數據庫連接池技術提高了數據庫的訪問效率;把tomcat嵌入apache中提高了web服務的質量;并分別從操作系統、數據庫服務器和應用系統三個方面探索了加強系統的安全性。