One necessity for making code tools is the AST, to analyze source.
制造代码工具一个必须的东西是AST,用来分析源码。
Improve readability, making code self-documenting 15 wherever possible.
改善的阅读性,做出代码自我记录15,不管在什么地方都可以。
Properties can be used to change the behavior of a component at run time without making code changes.
属性用于在运行时更改组件行为,不用更改代码。
This issue can typically be addressed by the application developers by tuning performance and making code corrections.
应用程序开发人员通过性能调优和纠正代码通常可以解决这类问题。
One of the benefits of this approach is the ability to tune queries at deployment time without making code changes.
该方法的优点之一是能够在部署时优化查询,而无需更改代码。
Instead of making code relate better to problem domain, you will probably make things worse and end up introducing bugs into your application.
代码若与问题域紧密相关,就有可能使得事情变得更加糟糕,最终还会为你的应用程序引入bugs。
In the process of making code testable, we've refactored previously problematic code; not only problematic in it's design but in it's function.
在使代码变得更具可测试性的过程中,我们对前面一些有问题的代码进行了重构;这些代码不仅设计上有问题,功能上也有问题。
The character die of Chinese character can be get by a kind of making code software. C Language is used to write program to achieve OLED's display.
通过字模提取软件提取所需显示汉字的字模数据,采用C语言编程实现OLED的显示。
While it does give us great savings by reducing repetitive code and making code more tolerable to change, ultimately a complete language should not require this of us.
它的确通过减少重复代码和使得代码更经得起变化给我们带来了巨大的好处,最终一门完备 的语言不应该需要这样的第三方库。
By focusing on just the individual feature or component, we are unintentionally making code decisions that negatively impact the overall flow and usability of the product.
通过聚焦于个别的特性或者组件,我们不经意的做了一些代码的决定,这对产品的全面流程和可用性产生了消极的影响。
Now, back to what I promised, making your code rock-solid.
现在,回到我所承诺的问题上,使您的代码健壮起来。
Making massive changes to code is always a drudgery and an error-prone process.
对代码进行重大更改总是一个苦差事而且是一个易出错的过程。
Because it has two behaviors, you tend to intermingle the code, making it harder to understand and maintain.
因为其有两个行为,所以您可能会弄混代码,使其更难理解和维护。
You can, however, refactor without performing TDD and still banish duplication while making the code simpler, easier to understand, and more flexible.
当然你也可以不执行TDD方式,而进行重构以去除重复代码,使其更简单、灵活、更易于理解。
Certainly some code could be reused, making the writing of future code faster and more reliable.
的确,一些代码的复用,使将来的代码编写更为快捷、可靠。
In this series opener, you saw what actually goes into making rock-solid code.
在这个系列的开篇文章中,您了解了编写健壮的代码要实际做些什么事。
HTML or other markups are not polluted with programming code, making it easy for UI designers to recognize and avoid framework tagging.
HTML或其他的标记不会受编程代码的任何干扰和影响,这就让UI设计人员很容易辨别和避免框架标记。
It also integrates easily with your existing JAXP code, making the addition of schema validation a snap.
它很容易与已有的JAXP代码结合在一起,增加模式验证非常简单。
This is a nice convenience for making the SQL code more readable.
这个函数使SQL代码的可读性更好。
Breakpoints can be set in both the SQL script and in your.net code, making debugging a simple process.
可以在sql脚本和您的. NET代码中设置断点,这样可以简化调试过程。
They have been added only for the sake of making references to the code later.
增加这些行号只是为了稍后引用代码方便。
Software tools designed to support code reviews have features for browsing the source code, making annotations at any location within the code, and listing the annotations.
支持源代码检查的软件工具具有浏览源代码、注释源代码和列出注释的功能。
Most of this is common sense, and most of it is the same common sense that applies when making your code in other programming languages look nice.
大部分是常识,而且是和用在其它语言中美化代码同样的常识。
Check out JUnit and catch more errors by making your code "test-infested."
请查看JUnit,通过使您的代码“ test -infested ”来捕获更多的错误。
The bundle utility can also copy all those dependencies into your application, making your code base self-sufficient.
该bundle实用程序还可以将所有依赖项复制到您的应用程序中,使得您的代码库自给自足。
Making the code easier to understand (because the message will be carrying all the state it needs to process).
让代码更容易理解(因为消息携带处理所需的所有状态)。
Scala uses a number of techniques to minimize unnecessary syntax, making Scala code as succinct as code in most dynamically typed languages.
Scala使用了一些技巧来减少不必要的语法,使得Scala源码几乎和其他的动态语言一样简洁。
Scala uses a number of techniques to minimize unnecessary syntax, making Scala code as succinct as code in most dynamically typed languages.
Scala使用了一些技巧来减少不必要的语法,使得Scala源码几乎和其他的动态语言一样简洁。
应用推荐