This reduced the code to copy, that is, a reduction of the maintenance code, once the model changes, but also easy to maintain.
这样减少了代码的复制,即减少了代码的维护量,一旦模型发生改变,也易于维护。
The package structure organizes the code and facilitates modularity and maintenance.
包结构对代码加以组织并推动模块化和维护。
In general, raw sockets require the programmer to do the most work in creation, debugging, and maintenance of the communication code.
一般来说,原始套接字要求程序员在通信代码的创建、调试和维护中做最多的工作。
The good news is that you can easily avoid this maintenance nightmare by using libraries, frameworks, and code generators.
好的一面是您可以通过使用库、框架和代码生成器,很容易地避免这个维护问题。
The development and maintenance of such logical code becomes intricate.
这样的逻辑代码的开发和维护都很复杂。
Unlinking the file has a lot of advantages for code maintenance. The file is automatically deleted, no matter how your program crashes.
对代码维护来说,解除文件的链接有很多好处:不管您的程序是怎样崩溃的,文件都会被自动删除。
Such functions encourage code reuse and simplify the development and maintenance of queries.
这些函数有助于促进代码重用,简化查询的开发和维护。
This all causes extra work in code maintenance and product distribution.
这些都需要在代码维护和产品分发中投入额外的工作。
One obvious drawback is that the name of the task gets embedded in the application code, thus adding unwanted maintenance complexity.
它的一个显著缺陷就是,任务名称嵌入到应用程序代码中,从而增加了不必要的维护复杂度。
This may cause some problems during development, since you will need to adapt the XML-related code frequently — but it will cause even more problems during maintenance.
这在开发中可能引起一些问题,因为需要不断地修改与XML有关的代码,所以在维护中甚至会造成更多的问题。
The language supports type safety and makes code maintenance easier.
这种语言支持类型安全性,使代码维护更轻松。
Good code with good support for debugging pays for itself in maintenance costs very quickly.
在代码质量和调试支持方面付出的努力会很快在维护成本方面得到回报。
Many database applications avoid this tight coupling between the database application code and the database to simplify the management and maintenance of the application and database.
许多数据库应用程序都避免数据库应用程序代码和数据库之间的这种耦合,从而简化应用程序和数据库的管理和维护。
For ease of code maintenance, an SCA developer may want to separate an application into more modules.
为了便于代码维护,SCA开发人员可能想将一个应用程序分割为更多模块。
The benefits of doing so include flexibility, keeping maintenance of the application easy as it grows, code reuse, and better performance.
这么做的好处包括灵活性、保持应用程序易于维护、代码重用和更好的性能。
When you avoid duplicating code, you make debugging and maintenance easier.
当您避免了复制代码时,调试和维护就变得更加容易了。
This method is probably more expensive than the first in terms of performance, amount of code required, and necessary maintenance.
相对于第一种方法,这种方法可能在性能、所需的代码数量和必要的维护方面需要更大的开销。
This can further blur the line between business logic and the code describing the GUI which can make maintenance of the software more difficult.
这可能会进一步混淆业务逻辑和GUI描述代码之间的界限,从而使软件维护更加困难。
Using boilerplate macros can make maintenance of such templated code much easier.
使用样板宏可以使这种模板化代码的维护更容易。
And when that gap appears, few organizations have the time, will, or incentive to do maintenance on the models in addition to necessary code updates.
而当缺口出现时,除了必要的代码更新之外,很少组织有时间,或动机进行模型维护。
Coding in PHP is very much like coding in a language like C. They are syntactically similar which can also lead to similar code maintenance problems.
用PHP编写代码与用类似c的语言编写代码非常相似。由于它们句法上类似,所以还会导致类似的代码维护问题。
It is precisely this weakness that creates maintenance problems in a code base.
恰恰是这个缺点带来了代码基中的维护问题。
Any code you write is likely to spend most of its lifetime in maintenance; application maintenance is a large expense.
编写出来的代码可能需要大量的维护;应用程序的维护是一笔很大的开支。
This leads to time-consuming maintenance and code modifications and not being able to accurately forecast time and costs.
这导致维护和代码修改工作非常耗时,并且无法准确预测时间和成本。
A significant contributing factor to the cost of maintenance is the size of the code base in question.
影响维护成本的重要因素是正被讨论的代码基数的大小。
Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.
数十年来,程序员们使用模型-视图-控制器简化了代码结构,并使得维护任务更加容易。
It also provides consistency across multiple business processes and simplifies maintenance by avoiding the need to change equivalent code in multiple software modules.
它还避免更改多个软件模块的需求,从而提供跨多个业务流程的一致性和简化维护工作。
Finding a seemingly arbitrary number in the middle of a 40 line block of code is a maintenance nightmare.
在40行的代码块了中寻找一个不带任何表意的字符变量,对于维护工作来说简直是场噩梦。
With OS Abstractor, developers use a standard API interface across several OS platforms, reducing the costs and time associated with code maintenance and learning several operating systems.
开发人员通过运用操作系统抽象层,可使用跨多种操作系统平台的标准API,降低与编码维护和学习几种操作系统相关的成本,缩短相关时间。
Maintenance of this code is even more difficult.
代码的维护也更困难。
应用推荐