It seems as if the JVM can handle any code structure and still deliver optimum performance.
好像JVM可以处理任何代码结构,同时提供最佳性能。
In a simple example like this, you can see the skeleton of the code structure showing through.
举一个简单的例子,您可以看到呈现代码结构的框架。
If you need to change the path that executes a given controller, you need to reconfigure your code structure.
如果我们需要修改执行给定控制器的路径,就需要对代码结构重新进行配置。
The major change is the replacemeat of pure numerical form of code structure by alphabet - numerical one.
它的主要变化是将编码结构由原来的纯数字式改为字母-数字式。
Code structure: the structure scheme of a symbolic code which is the structure scheme of a computer language.
代码结构:一组符号代码的组合体制,亦即是电脑语言的结构方式。
Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.
数十年来,程序员们使用模型-视图-控制器简化了代码结构,并使得维护任务更加容易。
Maintaining your code structure in such a way that reduces repetition, is better organized, and is easier to read and maintain.
以能够减少重复、更具组织性、更易于读取和维护的方式维护您的代码结构。
It solves the contradictions that the traditional information code structure needs to be concise but user requirements are numerous.
它解决了传统信息编码领域编码结构要求的简洁和用户对编码内容要求众多的矛盾。
An LDPC code structure using cyclic shift matrices and an efficient LDPC code construction algorithm using the characteristic matrices is proposed.
本文研究了一种基于循环移位矩阵结构的LDPC码,提出了一种高效的基于特征矩阵的LDPC码构造算法。
Separating your code in this manner will lead to a highly organized code structure, making it far easier to diagnose and fix any problems that may arise.
以这种方式分离您的代码将产生一个组织良好的代码结构,使得诊断和修复可能出现的问题要容易得多。
Thanks to a language dedicated to code structure querying (Code Query Language, CQL), developers can ask for any kind of questions about their code bases
通过使用代码查询语言(CodeQueryLanguage,CQL,一种能够提供代码结构查询的语言),开发人员能够对他们的代码库提出各种问题
To illustrate code reuse and its implications, I return to a version of the number classifier that previous installments use to illustrate code structure and style.
要说明代码重用及其含义,我要回过来谈谈先前文章说明代码结构和风格所用的数字分类器。
Excellent programmers can not only write excellent code, they will capture the essence of the problem, make your code structure clear, easy access and maintenance.
卓越的程序员不仅仅能写出卓越的代码,他们还会抓住问题的实质,使自己的代码架构条理清晰、便于访问和维护。
The USB electrical specifications describe the port driver circuit, electrical level of data transmission, code structure, bit synchronization and power distribution.
USB的电气特性反映了端口驱动电路、传输电平、编码结构、位同步处理及供电方式。
Currently studies on the performance of STBC have been relatively comprehensive, so research focus is shifting to optimize code structure and reduce the decoding complexity.
目前对空时分组码的性能研究已经比较全面,研究重点开始转移到优化编码结构和降低译码复杂度等方面。
I have utilized these practices while creating programs, and when it comes to adding features and creating new versions, planning and good code structure is the most important part of the process.
我已经利用这些做法创建了项目,并且正要添加一些功能和开发新的版本,而规划和好的代码结构是最重要的部分!
Even in this small example, moving to an asynchronous structure starts to have serious effects on the structure of the code.
即使是在这个小示例中,移植到异步结构对代码结构的影响也是十分严重的。
The goal of refactoring and rewriting is, to improve the sanity of the system by improving the code readability, structure and clarity.
重构和重写的目标,都是要通过提高的代码的可读性、结构和清晰性,从而提高系统的健壮性。
This will be perfect for seeing the overall structure of your code, as well as the relationships that your classes have to each other.
能够看见你的代码的全部结构以及你的类之间的关系,这是个多么美好的事情。
For software, this would include the structure of code modules, executables, DLLs, etc., while for hardware it might include circuit pathways, board layouts, and the like.
对于软件来说,包括代码模型、实现、DLL等的结构,而对于硬件来说,可能包括电路布线、电路板布局等。
Refactoring is the act of improving the internal structure of code without changing its external behavior 14.
重构是在不变外部行为的基础上,提升代码内部结构的行为14 。
By so closely reflecting the document structure, it creates a tight coupling between your application code and that structure.
通过如此贴实地反映文档结构,该方法使应用程序代码和文档结构之间紧密耦合。
Simply running the data structure analysis engine code on a class isn't all that much fun because the result is just one data structure representing another data structure.
仅仅在一个类上运行数据结构分析引擎代码,不那么有趣,因为结果只是代表另一个数据结构的数据结构。
When subsequently generating code from the model, the folder structure is recreated to reflect the existing structure.
当稍后从模型中生成代码时,文件夹结构会得到重建,以反映已存在的结构。
Ask yourself, does the structure of your code, the way the code is named, etc., really reveal the intention of your code?
问一下你自己,你的代码结构、命名方式等等,是否揭示了代码的意图?
The original JAXB code unconditionally verified the structure of documents, throwing an exception and aborting the processing if an error was found.
原来的JAXB代码无条件地验证文档的结构,如果发现错误,则抛出异常并中止处理。
When you've evaluated the code and produced the data structure, simply iterate through it and create each widget in turn.
当执行完代码并产生数据结构时,只需迭代它,依次创建每个小部件。
A quick description of the pseudo-metadata code and the resulting data graph structure is provided below.
下面将对伪元数据代码和结果数据图结构进行简要的介绍。
Listing 9 gives the output generated by using the Listing 8 code to analyze the full structure of the code from Listing 1, Listing 2, and Listing 3.
清单9给出了用清单8中的代码分析清单1、清单2和清单3中代码的完整结构所生成的输出。
This code outputs an XML document with the structure shown in the DSL.
通过dsl所示的结构,此代码输出一个XML文档。
应用推荐