清单5的代码保存了访问字段时的字段信息,因为如果该字段有注释呈现的话,以后将会需要该信息。
The Listing 5 code saves the field information at the time a field is visited, because this information will be needed later if the field has an annotation present.
顺便说一下,在第一行有一句注释(在代码例子中是源文件的名字)。
By the way, that's a comment on the first line (with the name of the source file for the code example).
有了这些简短的描述和代码中的注释,您就能够理解函数中发生了什么事情。
With this brief description and the comments in the code, you should be able to follow what is happening in the function.
如果使用组合方法,你会发现:不需要太多的注释来描述方法的代码段(实际上函数方法要求有注释),而且你能更好地命名函数。
If you use composed method, you'll find much less need to have comments to delineate sections of code within methods (actual method calls do that), and you'll find that you use better method names.
有代码注释和浏览,有生成小代码段和执行复杂的查找替换操作。一切在你写代码时需要了解的事情都可以在这一章里找到。
From code comments and code navigation to generating code snippets and performing complex find-and-replace searches, this chapter covers all you need to know while you write code.
有一个很有帮助的经验法则,您可以说非代码注释行超过100行的方法是长方法。
For a helpful rule of thumb, you could say that a method with more than 100 non-commenting lines of code is way too long.
有了JEE,注释功能就减少了出错代码,并使得部署描述器的选择更加自由。
With JEE, annotation capabilities reduce boilerplate code and make deployment descriptors optional.
c中,在我的版本中,我吧注释去掉了,但是在你们的版本中是有注释的,这是相当容易理解的,如果你通读这段代码。
C I've stripped out the comments in my version but in your version you do have comments for reference and it's actually pretty self-explanatory if you just read through the code.
开发人员通过Eclipse工作台在本地使用代码,包括的工作有创建新资源、修改现有资源、编写注释,并在他们使用后在本地保存这些内容。
Developers work with code locally via the Eclipse workbench, creating new resources, modifying existing ones, writing commentaries, and saving locally as they go.
你写出的代码将更加整洁,有更好的注释,更好的程序结构——因为你知道,那个你很在意的人将会查看你的程序。
You'll write code that's neater, better documented, and better organized — because you'll know that people who's opinions you care about will be looking at your code.
说明:DSP下的YUV转RGB图像程序,代码详细规范,有注释,适合新手使用。
DSP YUV to RGB image under the program, code detail specification, with annotations, suitable for novices to use.
汇编实例教程,内有汇编源代码多个,有详细注释说明。
Compilation of tutorial examples with source code has compiled more than detailed notes.
试验完全可以读写,有被注释掉的代码是测试程序。
Test is entirely possible to read and write, and the code is commented out test procedure.
试验完全可以读写,有被注释掉的代码是测试程序。
Test is entirely possible to read and write, and the code is commented out test procedure.
应用推荐