这种情况下,这些图仅仅是这些代码的可视化。
In this case, the diagrams are just visualizations of the code.
您将使用它运行任何扩展初始化代码。
You would use this to run any extension initialization code.
包结构对代码加以组织并推动模块化和维护。
The package structure organizes the code and facilitates modularity and maintenance.
在该程序中,您可以输入通用的格式化代码。
In that procedure you can enter your custom formatting code.
注意,这是您在清单2中所见到的初始化代码的一部分。
Notice that this is part of the initialization code that you saw in Listing 2.
直接的代码可视化编辑。
两个版本包含同样的文本,只有格式化代码不同。
Both versions contain the same text — only the formatting codes are different.
初始化代码的最后一部分就是摄像机设置。
The final part of the initialization code is the camera setup.
下面这段代码格式化数据,并设置约会表单上的值。
This code formats the data and sets the values on the appointment form.
由于代码是模块化的,因此更容易编写和维护。
Because the code is modular, it is easier to write and maintain.
我们没有时间让代码过度工程化,以应对所有的“万一”情况。
We don’t have time to over-engineer code for all the “just in case” scenarios.
编写不多的几行代码,用于真正执行序列化过程。
Write the few lines of code that actually perform the serialization process.
然而,自动化的代码复查并不会取代手工的代码复查。
Automated code review does not take the place of the manual code review, however.
最后,DOM实现通常包括许多同步代码以使多线程化访问安全。
Finally, DOM implementations generally include a lot of synchronization code to make multithreaded access safe.
使用样板宏可以使这种模板化代码的维护更容易。
Using boilerplate macros can make maintenance of such templated code much easier.
代码开发使用两种模式:代码可视化和代码更新。
Code development USES two modes: code visualization and code update.
这就需要在进行开发和调试时对代码进行格式化。
The problem is keeping code formatted while you develop and debug.
或者,他们可以采用相似的处理过程可视化现有的重用代码。
Or, they can follow a similar process to visualize existing legacy code.
你要是有非模块化的代码,就很难对它们进行模块化。
If you have existing code that is non-modular, it can be difficult to modularize it.
既然POJO已经创建完成了,下面就该编写序列化代码了。
Now that the POJO is complete, it's time to write the serialization code.
其他操作只会使代码复杂化,而并无益处。
可以实现代码检查自动化。
优良的PHP代码应该是结构化的。
必须编写额外代码来执行序列化。
我们尽量最小化我们书写的代码。
We are looking to minimize the amount of code that we write.
如果需要的话,仅用于初始化代码。
It is simply used for initialization code, if any is needed.
在屏幕的顶端是应用程序的可视化图像,源代码在底端。
A visual image of the application is at the top of the screen, and the source code is at the bottom.
最后,您将看到用于实现此流程的大部分工作自动化的示例代码。
Finally, you see sample code for automating much of the process.
因此我们的代码能够很好的模块化。
用样本初始化文件运行代码。
应用推荐