hand code的意思|示意
手的代码
hand code的网络常见释义
交互代码 但是越来越多的企业需要如何在交互代码(hand code)..
hand code相关短语
1、 hand-code 手编程序
2、 Bar code Hand Terminal 数据采集器 ; 数值收罗器
3、 hand-held laser bar code scanners 手持式雷射条码扫描器 ; 手持式激光条码扫描器 ; 手持式影像扫描仪
hand code相关例句
Rather than hand code method calls to surround each application call to an annotated interface methods, another option is to define a Hook to register with the annotated interface.
现在不需要手动编写方法调用,以便将每个应用程序调用围绕一个带注释的接口方法,而是采用另一种方法,定义一个Hook以注册到带注释的接口。
On the other hand, they achieve more code coverage than unit tests do because of their wide reach.
另一方面,由于其宽广的范围,它们实现了比单元测试更广的代码覆盖率。
IDE support lowers adoption and reduces need to hand-code XML.
IDE支持降低了采用难度,减少了手工编写XML代码的需要。
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?
在大多数应用中,开发者都需要手工编写业务逻辑与验证规则代码,而这些代码都不太容易自动生成,那代码生成工具是如何解决这个问题的呢?
The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.
MMI 是一个非常有效的解释器,利用宿主平台上的程序集代码来达到最优的优化。
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.
另一方面,如果测试代码要进行对象分配工作(差不多所有的代码都要这样),那么垃圾收集器也肯定会运行。