It means that a standardized and far less painful method of maintaining a consistent front end is now available, as long as you go along with the spirit of the thing and keep your code modular.
这意味着只要您坚持一些原则并保持代码模块化,那么就可以获得一种标准的、更轻松的方式维护一致的前端。
Also, you can see in the code below just how modular the architecture is.
另外,可以在下面的代码中看到这个体系结构的模块性是多么强。
Because the code is modular, it is easier to write and maintain.
由于代码是模块化的,因此更容易编写和维护。
The code generation model was added to make the bytecode generation more modular and easier to maintain.
添加代码生成模型是为了让字节码生成更加模块化、更容易维护。
By using a modular approach, developers can reuse components and code across multiple applications.
通过使用一种模块化方法,开发人员可以跨多个应用程序重用组件和代码。
The Swappable code attempts to use modular interactive elements.
可切换代码就使用了模块化的交互元素。
A context menu is a modular piece of markup code that can move around the page.
一个快捷菜单就是在页面中任何位置的一组标记代码。
This makes our code extremely modular.
因此我们的代码能够很好的模块化。
Having modular code from the developer's point of view doesn't help when applications have to be deployed in an all-or-nothing fashion and one bug can bust the whole release.
当应用程序需要以全有或全无的方式部署的时候,拥有开发者的角度的模块化代码不会有任何帮助,一个缺陷就会破坏整个发布。
Such "modular" object code is more easily manipulated by Ksplice.
Ksplice更容易处理这种“模块化”对象代码。
The report found that attackers are increasingly targeting web applications and are tending to use more modular, easily updated code.
这项报告还发现,攻击者们越来越多的采用了Web应用程序方式,并且使用了更多的模块,这使攻击代码的升级变得越来越容易。
Much of that is because the test program is set up in a way that is pretty modular—with a constructor and init() method—so you can easily reuse this code for your own purposes without lots of changes.
主要是因为该测试程序按照非常模块化的方法编写 —使用构造函数init()方法 —以便不需要很大修改就能用于您自己的程序。
To see details of implementation, please refer to the appendix project source code (modular-global.zip, modular-warsaw.zip and modular-appendix.zip).
要了解实现细节,请查看appendix项目的源代码(modular - global . zip、modular - warsaw . zip和modular - appendix . zip)。
This generally results in code that is intricate and non-modular and that can often be quite fragile during the long development process.
这常常导致错综复杂的、非模块化的代码,在长期开发过程中,这样的代码非常脆弱。
If you have existing code that is non-modular, it can be difficult to modularize it.
你要是有非模块化的代码,就很难对它们进行模块化。
He also argues that both are non-modular as the caller and callee must know about each other and often a small change can require wide-scale code change.
他也讨论了非模块化的调用者和被调用者之间必须知道彼此,因此通常一个微小的修改都会导致大规模的代码变化。
With the more modular architecture of Axis2, as exemplified above, adding more features and abilities to Axis2 proves easier to code up and implement.
如上例所示,使用Axis2更模块化的体系结构,向Axis2添加更多特性和功能的过程更容易编码和实现。
The included EffecTV effects manipulate the pixels directly, but we will use existing code and a modular approach to reuse what others have done.
EffecTV包含的效果直接操作像素,但是我们将使用现有代码和模块化方式,以便重用别人的成果。
Delegates and Events help us to write modular and reusable code.
委托和事件帮助我们编写模块化和可重用的代码。
You'll know that I like to write code that is extensible and modular.
你就会知道,我想编写代码,具有可扩展性和模块化。
Then supplies realization of Encryption Chip based on Permutation Code by EDA, and integrates the modular of signal gathering so the chip can be used in voice communication encryption.
通过EDA设计技术实现排列码加密算法,并在加密芯片中集成了信号采集模块,可以使该芯片应用到语音通讯加密当中。
Dependency injection is the answer to more maintainable, testable, modular code.
依赖注入是对于要求更易维护,更易测试,更加模块化的代码的答案。
Dependency injection really is the answer to more maintainable, testable, modular code.
依赖注入真的是更易维护,更易测试和更加模块化的答案。
That makes the software more modularization, and increases code re-usage, flexibility of modular installation and flexibility of system.
提高软件的模块化程度,增加代码的复用、模块的灵活挂接和系统的灵活性。
The reactor pattern completely separates application specific code the reactor implementation, which means that application components can be divided into modular, reusable parts.
反响器模式完全地分别应用法度特定代码和反响器实现,这意味着应用法度组件可以被分别成模块化,可重用部件。
The modular programming approach is adopted on the software design and code is writed in C51 language.
软件部分采用模块化程序设计方法,用C51编写代码。
However, it often is useful to break up a more complicated query into multiple queries because the resulting code is more modular and easier to maintain.
但是,将一个比较复杂的查询分解成多个查询通常很有好处,因为这样产生的代码更加模块化,更易于维护。
Compared with traditional design methods based on the modular assembly language, this method has improved the readability and maintainability of the code, thus making the relay software more flexible.
与传统的基于模块的汇编语言软件设计方法相比,该方法提高了程序的可读性和可维护性,使保护软件具有更大的灵活性。
Functions allow a programmer to create modular pieces of code that performs a defined task and then returns to the area of code from which the function was "called".
函数可以让一个程序创建代码模块,该模块可以运行一个确定的任务,并返回到此函数之前“激活”的代码区域。
Functions allow a programmer to create modular pieces of code that performs a defined task and then returns to the area of code from which the function was "called".
函数可以让一个程序创建代码模块,该模块可以运行一个确定的任务,并返回到此函数之前“激活”的代码区域。
应用推荐