I seriously doubt you're designing a system like this, but it's good to remember just why we don't structure code this way.
我真的怀疑你正在像这样设计一个系统,但是最好记得为什么我们不应该这样去构建代码。
A decoding software system is also developed, which can be used to convert the structure code concerned into connection matrix method.
已开发出的解码软件成功地实现了结构代码向联结矩阵的转化,从而为基团贡献法组合相应的基团奠定了基础。
Secondly every Huffman tree must have following structure code, data, weight, parent, l-child and r-child but only code and data are needed in decoding .
而且每棵哈夫曼树都必须有以下结构:编码,信息,频度,双亲,左孩子,右孩子。
The package structure organizes the code and facilitates modularity and maintenance.
包结构对代码加以组织并推动模块化和维护。
Typically, you will use the separation of concerns principle when you plan how you will divide and structure your test code for application-under-test features and behaviors.
通常,在您计划如何为被测试应用的特性和行为进行分离和组织测试代码时,您将会使用关注分离这个基本原理。
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等的结构,而对于硬件来说,可能包括电路布线、电路板布局等。
Even in this small example, moving to an asynchronous structure starts to have serious effects on the structure of the code.
即使是在这个小示例中,移植到异步结构对代码结构的影响也是十分严重的。
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.
以这种方式分离您的代码将产生一个组织良好的代码结构,使得诊断和修复可能出现的问题要容易得多。
If you need to change the path that executes a given controller, you need to reconfigure your code structure.
如果我们需要修改执行给定控制器的路径,就需要对代码结构重新进行配置。
In a simple example like this, you can see the skeleton of the code structure showing through.
举一个简单的例子,您可以看到呈现代码结构的框架。
Refactoring is the act of improving the internal structure of code without changing its external behavior 14.
重构是在不变外部行为的基础上,提升代码内部结构的行为14 。
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.
要说明代码重用及其含义,我要回过来谈谈先前文章说明代码结构和风格所用的数字分类器。
Figure 1 following shows the structure of the sample code.
下面图1显示的是样本代码的结构。
By so closely reflecting the document structure, it creates a tight coupling between your application code and that structure.
通过如此贴实地反映文档结构,该方法使应用程序代码和文档结构之间紧密耦合。
Maintaining your code structure in such a way that reduces repetition, is better organized, and is easier to read and maintain.
以能够减少重复、更具组织性、更易于读取和维护的方式维护您的代码结构。
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.
仅仅在一个类上运行数据结构分析引擎代码,不那么有趣,因为结果只是代表另一个数据结构的数据结构。
Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.
数十年来,程序员们使用模型-视图-控制器简化了代码结构,并使得维护任务更加容易。
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中代码的完整结构所生成的输出。
Team hierarchy, leadership structure, code repositories, and choice of build tools all affect how your process works.
团队组织结构、行政结构、代码存储库以及构建工具的选择都会影响您的流程的工作方式。
This also, by the way, in some sense, gives me the beginnings of my comments for what the structure of my code is going to be.
顺便说一句,在某种意义上这也是我,对于我的代码结构的,讲解的开始。
As a result of this step, we can sketch the high-level structure of the code according to the discovered grouping.
由于此步骤,我们可以根据所发现的分组拟定出代码的高层结构。
It seems as if the JVM can handle any code structure and still deliver optimum performance.
好像JVM可以处理任何代码结构,同时提供最佳性能。
Ask yourself, does the structure of your code, the way the code is named, etc., really reveal the intention of your code?
问一下你自己,你的代码结构、命名方式等等,是否揭示了代码的意图?
The modeling tool provides the ability to visualize existing code into a UML model, allowing you to investigate the existing structure of the code.
建模工具提供将现有代码可视化为uml模型,从而让您了解代码的现有结构。
Before SAX, each parser had its own peculiar API for communicating XML structure to handler code, and SAX provided important unification.
在SAX之前,每种解析器都使用自己特有的API进行XML结构和处理程序代码之间的通信,而SAX对此进行了重要的统一。
We often value elegant algorithms or technical elegance over code readability and structure.
我们通常认为优雅的算法或者技术的优雅比代码的易读性和结构具有更高的价值。
The structure of the XML matches exactly with the structure of the code that you expect to see on the other end.
这种XML结构和最终将看到的代码结构完全匹配。
The structure of the XML matches exactly with the structure of the code that you expect to see on the other end.
这种XML结构和最终将看到的代码结构完全匹配。
应用推荐