IDE support lowers adoption and reduces need to hand-code XML.
IDE支持降低了采用难度,减少了手工编写XML代码的需要。
In doing so, programmers avoid the need to hand-code SQL statements in their applications.
这样程序员就不需要在应用程序中硬编码sql语句了。
A goal of writing code for the DLR is to be able to write native code and not have to hand-code XAML.
为DLR编写代码的目标是,可以编写本地代码并且不需手工编写XAML。
In addition, we elected to hand-code our own custom portlet, or portal application component, to support our work.
此外,我们选择手工编写我们的自定义portlet(或者说门户应用程序组件)来支持我们的工作。
In the end, our DB2 II-based scenario required about 180 lines of code, while our hand-coded version required about 380.
最后,基于DB 2II的情况下需要大约180行代码,而在手工编写的情况下却需要大约380行的代码。
In most applications, the developers need to hand-code business logic and validation rules that are not easy to auto-generate. How do the code generation tools address this requirement?
在大多数应用中,开发者都需要手工编写业务逻辑与验证规则代码,而这些代码都不太容易自动生成,那代码生成工具是如何解决这个问题的呢?
But those recordings can’t tell the computer anything useful about joints and limbs on their own, so programmers dive into the raw data and hand-code it to label each body part (at each frame!).
但没有告诉计算机有效的信息,比如哪里是关节,哪里是四肢等。程序员需深入分解原始数据,为身体各部分,进行人工编码。
She asked her students to hand in their homework through a QR code.
她让她的学生通过扫描二维码来提交作业。
If you use the grammar, you could get stuck having to hand code a lot of data validation.
如果使用了文法,您就会陷入自己手工编写大量数据验证代码的泥潭。
On the other hand, if the test code does any object allocation at all (and nearly all code does), it's going to create garbage, and eventually, the garbage collector is going to have to run.
另一方面,如果测试代码要进行对象分配工作(差不多所有的代码都要这样),那么垃圾收集器也肯定会运行。
Once the program is finished or at least in a releasable state, go through and double check that you are using the most efficient solution by hand by reading the code.
完成编程之后,或者在可以发布程序时,通读代码,再次手工检查程序,确定您使用的是可用的最有效解决方法。
This means you can encode the rules a lot faster than writing the validation code by hand.
这就意味着您可以给验证规则编码,速度比自己编写验证代码快得多。
You want the validator to sound the alarm when this data is missing so you will not have to hand code the validation yourself.
您为了避免自己手工编写验证代码,可能想让验证器在数据缺失的时候发出警报声。
But companies have been demanding more and more who really know how to work with the underlying technology at a "hand code" level.
但是公司需要越来越多的真正知道怎样使用底层技术进行“手工编码”的人。
The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.
MMI是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。
With this anchor in hand, we can create the code that will actually extract our data.
拥有这个锚,我们可以创建实际抽取数据的代码。
The code in Listing 7 has gotten out of hand.
清单7中的代码变得难于控制。
The implementation discipline is most significantly affected by the AMDD approach due to the amount of the code that may be generated as opposed to having to hand code it.
实现规程会受到AMDD方法的严重影响,这是由于相对于手动编码,会生成大量代码。
Rather than checking out the code by hand, a new server bootstraps the Capistrano process.
新的服务器可以引导 Capistrano 过程启动,而不需要手动检出代码。
For the performance tests, I hand wrote the code that would normally be added through byte code enhancement and ran it using the then-current version of the JiBX runtime.
为了性能测试,我手工编写了代码,通常通过字节代码增强添加该代码,并使用JiBX运行时的当时版本来运行它。
On the other hand, they achieve more code coverage than unit tests do because of their wide reach.
另一方面,由于其宽广的范围,它们实现了比单元测试更广的代码覆盖率。
You can examine the source code by hand and write test cases that you think will cover it all, but this is not a reliable or efficient way to develop tests.
您可以手工检查源代码并编写您认为可以覆盖整个项目的测试案例,但是这并不是可靠的或者有效的开发测试的方法。
Second, these languages are not translated into machine code by hand.
其次,这些语言不用手工地翻译成机器码。
On the other hand, dead, unused code only clutters a program and makes it harder to read and understand, so delete it.
另一方面,无效的,废弃的代码只会使程序变得拥挤不堪,难于阅读和理解,所以还是删掉的好。
It is not possible to compile code by hand, so they always use compilers.
手工编译代码绝无可能,所以他们一定要用到编译器。
On the other hand, try to design your code to avoid a catch-all clause by ensuring it only receives specific items that are expected.
另外一方面,尝试通过设计让你的代码规避这样全盘通吃的条件,保证它只接受指定的意料之中的条目。
Full coverage was very expensive and difficult to achieve, because we had to hand-inspect our code to determine which lines were and were not hit by the test.
完全的覆盖是非常昂贵的并且很难达到,因为我们必须要手工的检查我们的代码以确定哪一行代码没有被测试覆盖到。
If you've ever implemented forms authentication by hand, you'll appreciate these three lines of code.
如果你以前曾经手工实现过表单验证,你会认为这三行代码很有价值。
Both of these approaches presume the creation of panels, forms, and layouts using hand-crafted code.
这些方法都假设面板、窗体和布局是用手工代码创建的。
ISAPI filters, on the other hand, contain code to respond to events raised by IIS.
另一方面,ISAPI筛选器还包含可以对IIS引发的事件进行响应的代码。
应用推荐