软件度量和复杂性分析工具比较了编码代码以构建软件度量功能,以决定它是否是不必要的复杂性。
Software metrics and complexity analysis tools compare program code to established software metrics to determine whether it is unnecessarily complex.
通过我们的设计工件,可以直接进入为系统作概念证明编码,或者编写产品代码的阶段。
With our design artifacts, we can move directly into coding a proof-of-concept, or writing the production code for our system.
这些子类让你能够验证你的代码是否遵守和编码、现场处理、翻译和其他相关的全球化最优方法。
The subcategories allow you to validate that your code complies with best practices related to encoding, locale handling, translations, and others.
通过确保按需脚本被验证并确保从那些脚本生成的内容被适当编码以阻止恶意代码的执行,您可以避免这类漏洞。
You can prevent this vulnerability by ensuring that on-demand scripts are validated and that content generated from the scripts is encoded properly to prevent execution of malicious code.
如果没有编码标准,重新划分代码会更加困难,按应当的频度交换对更困难,快速前进也更困难。
Without coding standards, it is harder to refactor code, harder to switch pairs as often as you should, and harder to go fast.
如果编写过xslt样式表,您可能知道通过某些编码模式来获得超出代码表面含义之外的结果。
If you write XSLT stylesheets, you probably know certain coding patterns to obtain results that go beyond the plain meaning of the code.
随着时间的推移,这种“围绕问题进行编码”的方法怂恿了代码的膨胀和许多不兼容的特殊目的API,这并不是好事情。
Over time, this kind of "I'll code around the problem" approach encourages code bloat and lots of incompatible special-purpose APIs, which isn't a good thing.
编码标准将在程序员编写代码时出现。
这就意味着您可以给验证规则编码,速度比自己编写验证代码快得多。
This means you can encode the rules a lot faster than writing the validation code by hand.
可以使用一个或多个各自编码的代码单元来表示字符。
A character can be represented using one or more of the code units of a respective encoding.
然而,防止出现安全风险的最佳方法是在项目开始之前就设置适当的编码规范,并在检查代码时强制施行这些规范。
However, the best way to avoid security risk is to have proper coding guidelines before the project starts and enforce them during code review.
正如您可以看到的,手工编码要比通过记录器创建代码的方式进入每个操作容易得多。
As you can see, this is much easier to code manually than entering each operation in the same way that the recorder creates code.
一旦开发者完成了编码变更,通过了代码评审,单元测试变更的记录就将结束。
Once the developer has completed the coding changes, passed code review and unit tested the changes the record is closed.
每日构建和自动测试可确保在代码签入时不破坏编码基数。
Daily builds and automated testing ensured that the code base was not broken as code was checked in.
全书共43节课,涉及编码句法指导和代码优化。
There are 43 lessons, covering everything from syntax to coding guidelines and code optimization.
它首先解释了诸如代码页、代码点和编码模式等关键概念,并说明了如何查看它们的当前值以及如何更新该值。
It first explained key concepts such as code pages, code points, and encoding schemes, and indicated how to review their current value, and how to update the value.
这就是说,我常常要从空白的屏幕开始从头编码,当代码达到数万行之后才能拿去销售。
What this means is that I start with a blank screen, start coding, and, a few tens of thousands of lines of code later, I have something to sell.
这个新增特性为用户提供了示例代码,可作为编码的基础。
This new feature provides sample code to the users, which can be used as a starting point for coding.
突然之间所有的事物都变成了一种模式,从持有一个编码标准到支持代码走查以及选择一个程序设计的语言。
Suddenly everything is a pattern, from having a coding standard to holding code reviews and selecting a programming language.
项目编码初期,不整理代码,不写单元测试,也不做测试驱动开发,整个团队粗制滥造出更多的“故事场景”。
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.
简化算法。代码如恶魔,在你完成编码后,应回头并且优化它。
Simplify the algorithm - Code like a fiend, but once you're done, go back through your code and optimize it.
如果该BLOB是以utf - 8之外的任何代码页编码的,那么用户可以为TEST_XML指定输入BLOB的代码页,作为该函数的第二个可选参数。
If the BLOB is encoded in another code page other than UTF-8, users can specify the code page of the BLOB input as an optional second parameter to TEST_XML.
如果该BLOB是以utf - 8之外的任何代码页编码的,那么用户可以指定输入BLOB的代码页作为CLEAN _ xml可选的第二个参数。
If the BLOB is encoded in another code page other than UTF-8, users can specify the code page of the BLOB input as an optional second parameter to CLEAN_XML.
实现规程会受到AMDD方法的严重影响,这是由于相对于手动编码,会生成大量代码。
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.
考虑表1中对此字符的不同编码,您会发现不同代码单元中的不同编码的十六进制表示及其长度都有所不同。
Now consider the different encodings for this character from Table 1, and you can see that the hexadecimal representation of different encodings and their length in different code units are diffrent.
他同时用缩写和代码对沙拉编码。将肉类的烹调温度可视化地与桌子位置联系起来。
He also used acronyms and words to encode salad dressing, and visualised cooking temperature for each customer's meat and linked it to the position on the table.
保持编码规范:MVC易写且能遵循代码规范。
Maintaining the coding standards: the MVC code is easy to write and also follows the code restrictions.
劣质的API不但会带来更多的编码,而且代码结构也会更加复杂,潜藏bug的地方也就越多。
Poor APIs often require not only extra code, but also more complex code that provides more places where bugs can hide.
properties文件的用处是创建从语言代码到编码单元的映射
The encodings.properties file is used to create a mapping of the language code to the encoding mnemonic
NDepend支持超过60条编码准则,用于评估代码质量。
NDepend supports more than 60 code metrics that can be used to assess the code quality.
应用推荐