网页
图片
视频
学术
词典
地图
更多
航班
笔记本
doclet
网络
文档型部件
网络释义
1.
文档型部件
文档型部件
(
Doclet
)如下图所示: 图3 Doclet 示意图 上海立文软件有限公司(www.levensoft.com) Shanghai Levensoft Co.…
www.docin.com
|
基于3个网页
例句
释义:
全部
全部
,
文档型部件
文档型部件
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
In
a
nutshell
,
a
doclet
is
a
Java
class
to
which
Javadoc
passes
the
result
of
parsing
the
Java
class
.
简而言之
,
doclet
是
一个
Java
类
,
Javadoc
将
解析
Java
类
的
结果
传递
给
doclet
。
www.ibm.com
2.
To
understand
the
approach
,
I
included
a
demo
example
that uses the Sun Javadoc
and
the JavaTOC
doclet
tool
(
using
Command
Prompt
)
.
为了
更好
的
理解
这种
方法
,
我
通过
一个
演示
系统
举例
如何
使用
SunJavadoc
和
JavaTOCdoclet
工具
(
使用
命令
行
提示
)
。
www.ibm.com
3.
Destination
:
select
the
destination
to
which
the
standard
doclet
will
write
the
generated
documentation
.
目的
文件
:
选择
目的
文件
,
标准
的
doclet
将
把
生成
的
文档
写入
其中
。
www.ibm.com
4.
The
Doclet
API
defines
many
classes
for
storing
the
parse
tree
(
note
that
this
is
the
Java
parse
tree
,
not the XML one
)
.
DocletAPI
定义
许多
类
用于
存储
解析
树
(
注意
,
这
是
Java
解析
树
,
而
不是
XML
树
)
。
www.ibm.com
5.
Doclets
were
originally
introduced
to
let
you
change
the
format
of
Javadoc
documentation
.
最初
引入
Doclet
是
为了
让
您
更改
Javadoc
文档
的
格式
。
www.ibm.com
6.
In
the
case
of
a
J2C bean
,
this
means
that
all
of the
connection
information
is
specified
with
doclet
tags
in
the
generated
J2C bean
.
在
一个
J2Cbean
案例
中
,
这
意味
着
在
生成
的
J2Cbean
中
所有
的
连接
信息
都
被
贴
上
doclet
标志
而
进行
区分
。
www.ibm.com
7.
JavaTOC
doclet
passes
the
plug-in
name
,
id,
version
,
and
the
provider
-
name
values
to
your
Eclipse
plug-in
project
,
shown
in
Listing
2
.
JavaTOCdoclet
将
插件
程序
的
名称
、
标号
、
版本
以及
提供
者
名称
的
值
传递
到
您
的
Eclipse
插件
程序
项目
,
如
列表
2
所
示
。
www.ibm.com
8.
The
Javadoc
parser
reads the
files
,
compiles
information
about
the
classes
,
methods
,
and
packages
,
and
passes
it
to
the
Doclet
.
Javadoc
解析器
读取
文件
,
编译
有关
类
、
方法
和
包
的
信息
,
然后
将
信息
传递
给
Doclet
。
www.ibm.com
9.
It
shows
how
JavaTOC
doclet
generates
the
XML TOC
navigation
and
the
improved
search
capability
for
the Javadoc API
reference
documentation
.
它
显示
了
JavaTOCdoclet
是
如何
为
JavadocAPI
参考
文档
生成
XMLTOC
导航
和
改进
的
搜索
能力
。
www.ibm.com
10.
The
default
Doclet
writes
HTML
documentation
for the
classes
.
缺省
Doclet
编写
类
的
HTML
文档
。
www.ibm.com
1
2