网页
图片
视频
学术
词典
地图
更多
航班
笔记本
compiled.class
网络
处理已编译类
网络释义
1.
处理已编译类
.../asm.objectweb.org)的主要作用是
处理已编译类
(
compiled class
),能对已编译类进行生成、转换、分析(功能之一是实现动 …
guoyang1982.blog.163.com
|
基于47个网页
例句
释义:
全部
全部
,
处理已编译类
处理已编译类
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
We
provide
this
servlet
in
Java
source
form
and
in
compiled
.
class
form
within
the
WAR
file
available
with
this
article
for
download
.
我们
提供
了
本文
用
到
的
WAR
文件
中
Java
源
代码
形式
和
compiled.class
形式
的
servlet
的
下载
。
www.ibm.com
2.
ITDs
allows
Roo to
generate
code
in
a
separate
compilation
unit
,
but
ITDs are combined into the same
compiled
class
at
compilation
time
.
ITDs
允许
Roo
在
一个
单独
的
编译
单元
中
生成
代码
,
但
ITDs
在
编译
时
被
合并
成
同
一个
编译
类
。
www.ibm.com
3.
Acting
as
a
collection
of
output
class
files
,
the JavaFileManager
also
stores
JavaFileObject
instances
representing
compiled
CLASS
files
.
作为
输出
类
文件
的
集合
,
JavaFileManager
也
保存
表示
编译
过
的
CLASS
文件
的
JavaFileObject
实例
。
www.ibm.com
4.
Retain
the
annotation
in
the
compiled
class
file
of
the annotated
class
,
and
read
it
when
the
class
first
loads
.
将
注释
保留
在
编译
后
的
类
文件
中
,
并
在
第一
次
加载
类
时
读取
它
。
www-128.ibm.com
5.
The
binary
data
that purports to
specify
a
requested
compiled
class
or
interface
is
malformed
.
负责
指定
所
请求
的
编译
类
或
接口
的
二进
制
数据
形式
有误
。
www.ibm.com
6.
Assuming
there are
no
syntax
errors
,
javac
places
the
compiled
.
class
file
in the
same
directory
where
the
.
java file is
.
假设
没有
出现
任何
语法
错误
,
javac
将
编译
后
的
.
class
文件
放
到
与
之
对应
的
.
java
文件
所在
的
相同
目录
内
。
www.ibm.com
7.
An
ISAPI
extension
is
an
unmanaged
,
compiled
class
that
handles
an
incoming
Web
request
.
ISAPI
扩展
是
一个
处理
传入
Web
请求
的
非托管
编译
类
。
archive.cnblogs.com
8.
Open
another
new
class
library
project
and
add
a
reference
to
the
compiled
class
library
.
打开
另外
一个
新
的
类
库
项目
,
并
添加
对
已
编译
类
库
的
引用
。
msdn2.microsoft.com
9.
Task
that
adds
the
logging
code
to the
already
compiled
class
files
.
任务
,
该
任务
将
在
已经
编译
好
的
类
文件
中
添加
日志
代码
。
www-128.ibm.com
10.
Retain
the
annotation
in
the
compiled
class
file
,
but
ignore
it
at
runtime
.
将
注释
保留
在
编译
后
的
类
文件
中
,
但是
在
运行时
忽略
它
。
www-128.ibm.com
1
2