搜索资源列表
libkf701-1[1].0-beta.tar
- 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准
SampleTagInfo
- SampleTagInfo copies text from a given file into the javadoc comment.
RootDocToXML
- Converts a Javadoc RootDoc object into a representation in an XML file.
SampleTagInfo
- SampleTagInfo copies text from a given file into the javadoc comment.
FieldAPI
- Class to represent a field, analogous to FieldDoc in the Javadoc doclet API.