“我熟悉的这两种情况不涉及公开数据或代码。”他说。
"The two cases I'm familiar with didn't involve open data or code," he says.
每个本地化程序集只包含资源,不包含代码。
Each of these localized assemblies contains only resources and no code.
如果我不产生这些代码将会有什么好处?
当你不写代码的时候。
您已经学习了如何在不编写任何代码的情况下产生自定义配置文件工具。
You have now learned how to generate customized profile tooling without writing any code.
代码不包含循环,因为处理器已经知道如何遍历文档。
The code contains no loops because the processor already knows how to walk through the document.
通用应用程序容器框架允许在不编写代码的情况下创建强大且灵活的应用程序。
The generic application container framework allows for creating powerful and flexible applications without the need to write a single line of code.
每日构建和自动测试可确保在代码签入时不破坏编码基数。
Daily builds and automated testing ensured that the code base was not broken as code was checked in.
此外,静态断言不生成任何代码。
代码要么运行,要么不运行。
本文中的代码不直接搜索LDAP数据,但需要导出到平面文件数据库中,然后再进行处理。
Note that the code in this article does not search the LDAP data directly, but requires an export into a flat-file database before processing can occur.
在清单4的方法中,除了代码不抛出异常的事实外并没有什么太多的事情。
There isn't much going on in the method in Listing 4 except the fact that no exception is thrown by the code.
如果尝试这么做,会产生a - 873(代码页不匹配)错误。
Attempting these actions results in a -873 (code page mismatch) error.
AppConfig不处理变量中嵌入的代码。
CSS或者类CSS的UI定制以促进在不更改代码的情况下改变格式的灵活性。
CSS or CSS-like customisation of the UIs to permit greater flexibility of stylistic changes without code changes.
对于本项目,我决定采用标准的Python安装工具,不编译代码。
For this project, I decided just to go with the standard Python setup tools and not compile the code.
Squirrel引擎也很小巧,不超过6000行代码。
The Squirrel engine is also tiny, at less than 6000 lines of code.
很容易忘记在使用资源的代码不抛出已检查的异常时使用finally。
It's also easy to forget to use finally when the code that USES the resource doesn't throw checked exceptions.
单击Cancel返回false,服务器端代码不执行。
Clicking Cancel returns false, and the server-side code does not execute.
应用程序代码(不包含与DBC有关的元素)。
The application code (which contains no elements relating to DBC).
如果您只编写足够通过测试的代码,而不写多余的代码会怎样?
What if you only wrote enough code to get the test to pass, and no more?
它是透明的,因为业务逻辑代码不包含对契约检查的引用,前者绝对不知道后者。
It is transparent because the business-logic code contains no reference to contract checking; it is absolutely unaware of it.
第一种方法是:编译所有的代码,但是不执行任何耗时多的分析和转换,因此可以快速生成代码。
The first approach is to compile all the code but without performing any expensive analyses or transformations so that the code is generated quickly.
项目编码初期,不整理代码,不写单元测试,也不做测试驱动开发,整个团队粗制滥造出更多的“故事场景”。
At first it’s faster to write code without tidying up, without writing unit tests, without doing Test Driven Development, so the team churns out more stories.
因为不需要对源代码作修改,所以这个文件不包含源代码。
Since there are no source code changes needed, source is not included in this file.
其目的是展示不触及任何源代码而进行数据源和连接程序的更改是多么简单。
The idea here is to show how easy it is to change data sources and connectors without touching the source code.
在我早期的工作生涯中,许多人都认为如果不编写新的代码就不会有好的效率。
Earlier in my career, many believed that if you weren't writing new code, you weren't being productive.
我们经常可以发现代码的名字不恰当或者令人容易误解,这是因为代码与最初设计的功能有所不同。
It's quite common to find code that has inappropriate or misleading names because the code was changed to work differently than originally planned.
对于希望修改类而不触及源代码,或者希望在运行时动态修改类定义的开发人员,这个过程可以实现多种用途。
This process has a variety of USES for developers who want to modify a class without touching the source, or want to change the class definition dynamically at run time.
对于融入你的应用程序的每个特性,问自己:是否有一个不增加软件代码量,就实现这个的方法?
For every feature that makes it into your app, ask yourself: Is there a way this can be added that won't require as much software?
应用推荐