A whole class of programs - ORMs - has sprouted up to ease the pain of moving data back and forth between databases and your code.
为此产生了一整套称为orm的程序,用来缓解在数据库和面向对象的代码之间来回转移数据的痛苦。
Simplicity defines the ease of understanding and reading the code.
简单性定义了代码理解和阅读的难易程度。
While functionally equivalent to older library code at the thread group level, the ease of use and flexibility in the new model far exceeds any time requirements to adjust code to the newer way.
虽然在线程组级别上,新的库代码的功能与原来库代码的相同,但新模型中的易用性和灵活性远远超出了将代码调整为更新的方式所需的时间。
In addition to a much-improved toolbox, today you can take advantage of a veritable plethora of libraries to ease the burden of developing cross-browser front-end code.
今天,除了改进很大的工具箱外,您还可以利用大量的库,来减轻开发跨浏览器前端代码的压力。
Hopefully this example shows you the ease with which code can be created and used in an application.
希望这个例子能够说明在应用程序中创建和使用代码是多么简单。
For development teams, this means that things like continuous code integration and prototyping become more easily achievable, since product updates and new code can be tested with relative ease.
对于开发团队来说,这意味着诸如持续不断的代码集成和原型设计工作将变得更加便于执行,因为对产品更新和新代码的测试相对来说比较轻松。
This sample application shows ease of use of this technology and users can utilize sample code to customize their applications.
这个示例应用程序说明使用这种技术是多么简单,用户可以使用示例代码定制自己的应用程序。
For ease of code maintenance, an SCA developer may want to separate an application into more modules.
为了便于代码维护,SCA开发人员可能想将一个应用程序分割为更多模块。
This is not just to support the legacy code but also to cater to the unavoidable circumstances and the ease of use of such constructs in certain circumstances.
它并不仅仅支持合法的代码,而且还适用于一些无法避免的环境,并且在一些特定的环境下简化这些结构。
Reading techniques can ease the process of identifying code defects.
阅读技巧能够让识别缺陷代码的流程更便捷。
In the preceding code sample, the code is split between words and appears on multiple lines for ease of viewing.
在先前的代码样本中,为了便于阅读,代码从单词之间分隔开来,并在多个行上显示。
Extensibility defines the ease with which functionality can be added to the existing code.
可扩展性定义了向现有代码中加入功能的难易程度。
Some of the code has been slightly reformatted for ease of viewing.
为便于查看,其中部分代码的格式稍微作了调整。
Note: in the preceding code example, the code normally appears as a single continuous line. In this instance, the lines of code are split into multiple lines for ease of formatting and printing.
注意:在上面的例子中,代码通常作为单独的连续行出现,但为了便于设置格式和打印,将它分成了多行。
Developers now see the difficulty in having to code state machines over and over and how a generic engine could ease their job (in most cases).
开发人员现在看到了一遍又一遍不得不编写状态机的困难,以及一个通用的引擎可以减轻他们的工作(大多数情况下如此)。
Ease of Use — the editor experience should not be intimidating and should facilitate quickly getting straight into the code.
使用简单——编辑器不能让人感到害怕,它应该让用户可以很容易的很快速的直接进入编码中。
For mixed C# and VB.NET projects, ReSharper helps you keep all parts of code working together smoothly and navigate around your code with ease.
为了混合C#和VB.net项目,ReSharper帮助你保持代码的各个部分在一起流畅的工作和在你的代码间轻松的导航。
On the other hand, OVal's ease of use and wide selection of constraints make it a viable option for adding validation constraints to code with little effort.
从另一方面讲,OVal很容易使用,对约束条件也有很大的选择余地,若想要花少量力气就可向代码添加验证约束条件,它无疑是个上佳之选。
For example, Erlang includes a very simple concurrency model, allowing individual blocks of code to be executed multiple times on the same host with relative ease.
例如,Erlang包含一个非常简单的并发模型,允许在同一主机上相对轻松地多次执行代码块。
Spring wins hands down if you're looking for a lot of glue code to ease the integration of your open source favorites or that certain J2EE API.
如果您正在寻找许多胶水代码来减少您的开放源码收藏夹的集成或某特定J2EE API,Spring 无疑是最佳选择。
Because of the ease of theme installation, blog owners who’d never install untested code on a server are deploying themes on their blogs, not realizing that hidden code is coming along for the ride.
由于主题安装,博客拥有者会把一段从来没有经过检测的代码安装到WordPress所在的服务器上,一点也没有意识到隐藏的恶意代码就在里边。
To ease maintainability, the snippet of code below builds the part of the link missing from the default WebSphere Portal relative URLs.
为了使维护简单,以下代码片段构建了缺省的WebSphereportal相对url所缺少的链接部分。
When I modify code in these classes, I can implement certain refactorings such as Move Method along with certain design patterns to improve the ease of maintenance incrementally.
当修改这些类中的代码时,就能够实现特定的重构(比如MoveMethod)和特定的设计模式,以逐步改进可维护性。
The goals are to gently ease you into automated code analysis and to present some of the benefits that this can bring to your software development process.
本文的目的是逐渐地让您适应自动的代码分析,并且介绍一些为您的软件开发过程带来的好处。
Developers will appreciate the ease with which they can design their application and make changes without having to go back and forth between the model and code.
开发者会大大赞赏这种简单易行的操作,因为他们不需要在模型和代码之间来来回回的切换,就可以设计并修改他们的应用软件。
So in just a few lines of code you created a simple code generator that can dramatically ease your programming tasks.
这样只需要刚才创建的这个简单代码生成器中的几行代码,我们就可以极大地简化编程任务。
To ease source code maintenance, the validation source code should be separated from the source code of the technology domain.
为了改进源代码维护,您应该从技术域中分割确认器源代码。
As illustrated in this article, you can create, view, modify, and delete Web services without writing extensive code, and you can deploy these Web services with ease.
如本文所述,您可以在不编写大量代码的情况下创建、查看、修改和删除Web服务,并且可以轻松地部署这些Web服务。
You can use performance counter helper to ease and make your code smaller.
您可以使用性能计数器帮助缓和,使代码更小。
Sublime Text 3 (ST3) is lightweight, cross-platform code editor known for its speed, ease of use, and strong community support.
ST3是一个以运行速度,易用性和强大社区支持而著称的轻量级跨平台代码编辑器。
应用推荐