- 浏览: 527564 次
- 性别:
- 来自: 北京
最新评论
-
johnsontang:
同样碰到这样的问题,修改用户密码后就好了,估计是密码过期了。
oracle RAC ORA-03113 错误解决 -
zhangzijun1984:
赞!很快的了解了python对文件的大部分操作,以及pickl ...
Python文件操作读写文件 -
ZJ133520:
ftp的用户名口令是多少啊?
oracle 9i/10g安装包和PATCH下载地址汇总 -
jspc:
ok yes thanks
UltraEdit 不能复制粘贴 -
maincoolbo:
piaoxue_x 写道嗯,很详细,看看再说……
这 ...
Oracle归档日志删除
Objects
Compilation Unit (*.java file) |
|
Java file which is not on a build path |
|
class file |
|
file without icon assigned to its type |
|
unknown object |
|
Java scrapbook page (*.jpage file) |
|
Java scrapbook page (evaluation in progress) |
|
JAR description file |
|
Java Working Set |
|
Java Model |
|
Library container |
|
JAR file with attached source |
|
JAR file without attached source |
|
source folder |
|
package |
|
empty package |
|
logical package |
|
empty logical package |
|
package only containing non Java resources |
|
package declaration |
|
import container |
|
import |
|
class (public) |
|
interface (public) |
|
enum type (public) |
|
annotation type (public) |
|
package visible class |
|
private class |
|
protected class |
|
default field (package visible) |
|
private field |
|
protected field |
|
public field |
|
default method (package visible) |
|
private method |
|
protected method |
|
public method |
Object adornments
marks project as Java project |
|
this Java element causes an error |
|
this Java element causes warning |
|
this Java element is deprecated |
|
constructor |
|
abstract member |
|
final member |
|
static member |
|
synchronized member |
|
type with public static void main(String[] args) |
|
implements method from interface |
|
overrides method from super class |
|
type with focus in Type hierarchy |
|
maximal expansion level in Call Hierarchy |
|
recursive call in Call Hierarchy |
Build path
class path variable |
|
JAR with attached source |
|
JAR without attached source |
|
system library |
|
build path ordering |
|
inclusion filter |
|
exclusion filter |
|
access rules |
|
Javadoc location |
|
source attachment |
|
native library location |
|
output folder |
Code assist
HTML tag |
|
Javadoc tag |
|
local variable |
|
template |
Compare
field |
|
method |
Debugger
debug launch |
|
run launch |
|
terminated run launch |
|
process |
|
terminated process |
|
debug target |
|
suspended debug target |
|
terminated debug target |
|
thread |
|
suspended thread |
|
stack frame |
|
running stack frame |
|
adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace |
|
adornment that marks a stack frame that is out of synch with the target VM as a result of an unsuccessful hot code replace |
|
inspected object or primitive value |
|
watch expression |
|
local variable |
|
monitor |
|
a monitor in contention |
|
a thread in contention for a monitor |
|
a monitor that is owned by a thread |
|
a thread that owns a monitor |
|
current instruction pointer (top of stack) |
|
current instruction pointer |
|
enabled line breakpoint |
|
disabled line breakpoint |
|
adornment that marks a line breakpoints as installed |
|
adornment that marks a breakpoint as conditional |
|
adornment that marks an entry method breakpoint |
|
adornment that marks an exit method breakpoint |
|
field access watchpoint |
|
field modification watchpoint |
|
field access and modification watchpoint |
|
adornment that marks a watchpoint as installed |
|
exception breakpoint |
|
runtime exception breakpoint |
|
disabled exception breakpoint |
|
adornment that marks an exception breakpoint as caught |
|
adornment that marks an exception breakpoint as uncaught |
|
adornment that marks an exception breakpoint as scoped |
|
adornment that marks an exception breakpoint as installed |
Editor
implements |
|
overrides |
|
quick assist available |
|
search match |
JUnit
test |
|
currently running test |
|
successful test |
|
failing test |
|
test throwing an exception |
|
ignored test |
|
test suite |
|
currently running test suite |
|
successfully completed test suite |
|
test suite with failing test |
|
test suite with exception throwing test |
|
caught exception |
|
stack frame element |
NLS tools
skipped NLS key |
|
translated NLS key |
|
untranslated NLS key |
Quick fix
quick fixable error |
|
quick fixable warning |
|
add |
|
change |
|
change cast |
|
move to another package |
|
remove |
|
remove import |
|
rename |
|
surround with try/catch |
Refactoring
general change |
|
composite change |
|
text change |
|
file change |
|
Stop error |
|
Error |
|
Warning |
|
Information |
|
Change filter |
Search
Java Search |
|
search for declarations |
|
search for references |
Search - Occurrences in File
a general match |
|
read access to local or field |
|
write access to local or field |
Type hierarchy view
type from non selected package |
|
interface from non selected pack |
发表评论
-
linux redhat5安装jdk
2011-09-20 13:38 18511.安装 我这里下载的是jdk-6u13-linux-i ... -
在MyEclipse中启动Tomcat访问网页时出现503错误
2011-01-12 14:44 5598MyEclipse中设置好Tomcat的相关选项后, ... -
Tomcat优化方案
2011-01-07 10:33 1840Tomcat优化方案 调优方案分类: 1,外部环境调优 2, ... -
http https 区别
2010-09-20 10:58 1344HTTPS(Secure Hypertext Tran ... -
MyEclipse 的 优化大法
2010-09-13 16:54 1009MyEclipse 优化 相信大家在启动MyEc ... -
Eclipse+MyEclipse总是显示quick update的解决办法
2010-09-02 08:34 2597这个问题的解决办法是关闭自动更新 Windows > ... -
Java Applet签名验证
2010-08-19 16:50 3488本系统的客户程序是Java Applet,但它的执行需要读本地 ... -
数据库连接池的好处
2010-08-04 11:37 1194关键字: 数据库 对 ... -
什么是EJB?
2010-05-31 13:45 3088... -
Eclipse 快捷键
2010-05-27 11:41 881Eclipse 快捷键 Ctrl+1 快速修复(最经典的快捷 ... -
MyEclipse总是显示quick update的解决办法
2010-05-27 09:01 254这个问题的解决办法是关闭自动更新 Windows &g ... -
Java中的native关键字浅析(Java Native Interface)
2010-05-21 09:50 6772native关键字用法 native是与C++联合开 ... -
String 与StringBuffer的区别
2010-05-14 14:30 1092:String 与StringBuffer的区 ... -
WebService是什么
2010-04-01 14:23 2255WebService是什么? We ... -
UltraEdit 不能复制粘贴
2010-03-30 15:38 12365UltraEdit 是每天必用的工 ... -
Java面试题xxx
2010-03-17 11:16 5788文章分类:Java编程 一、 ... -
使用Java组件itext 生成pdf介绍
2010-02-23 13:11 2014iText是一个能够快速产生PDF文件的java类库。iTe ... -
Java常碰面试题
2010-01-27 11:53 12741、jsp和servlet的区别、 ... -
Oracle中JDBC对BLOB和CLOB读取的专用处理和通用处理
2009-12-25 10:14 2523设有表: create table blobimg (id i ... -
java排序
2009-11-18 13:46 1546这个编辑器不错哈 0.排序基类 /** ...
相关推荐
Eclipse图标含义备忘录这篇文章提供了一系列Eclipse内部的图标及其含义,有助于开发者更好地理解和使用Eclipse环境。 首先,文章提到了不同类型的Java文件和它们在Eclipse中的表示。例如,CompilationUnit(*.java)...
例如,开始事件标志着流程的启动,而用户任务则代表需要人工参与的工作环节;网关用于控制流程的分支和合并。 在设计好流程图后,你需要将其编译成Activiti可执行的XML文件,这通常是`.bpmn20.xml`格式。这个XML...
在快递查询工具中,可能包含了UI界面的图片、图标以及其他与用户交互相关的资源。 4. `META-INF`:这个目录在Java应用中很常见,它包含了关于应用程序的一些元数据,如MANIFEST.MF文件,这个文件记录了主类(程序...
2. **SVN 图标含义** - **灰色向右箭头**:表示本地文件已被修改。 - **蓝色向左箭头**:表示 SVN 存储库中的文件有更新。 - **灰色向右且中间加号**:本地多出的文件未添加到 SVN。 - **蓝色向左且中间加号**:...
1. `.classpath`:这是Eclipse IDE的一个配置文件,记录了项目的类路径信息,包括库依赖和其他源代码位置。 2. `.gitignore`:这个文件定义了Git版本控制系统应该忽略的文件或目录,有助于保持版本库整洁。 3. `...
此处记录了该语言: 。 功能支持 在下表中,我们将尝试概述当前master分支的功能支持。 图标 含义 :new_moon: 未实现 :waxing_crescent_moon: 最初的实现,期待错误 :first_quarter_moon: 部分实现(例如,...
为了更好地理解和使用C++Test,了解其图标含义及所代表的元素类型是非常重要的。 - **C/C++文件:** 表示C/C++源代码文件。 - **类:** 表示类定义。 - **代码模板:** 表示代码模板。 - **宏定义:** 表示宏定义。...
1. `.classpath`:这是一个Eclipse或Android Studio项目中的文件,记录了项目的类路径和库依赖,有助于构建和编译过程。 2. `ic_launcher-web.png`:这是应用图标在网络环境下的版本,通常用于应用商店的展示。 3....
结账:对选择日期当天的出入库记录进行结账,经结账记录加结账标志,同时记录结账人和结账日期。结账以后的信息不可以二次结账。 生成日报:依据当日结账出入库记录和上日结存,生成当日库存日报,日报表样如下: ...
Papyrus是一款强大的开源建模工具,基于Eclipse平台开发,支持多种UML模型,包括顺序图(Sequence Diagrams)。为了开始使用Papyrus进行顺序图的创建,首先需要下载并安装Papyrus软件。 1. **访问官网**:访问...
该项目包含详细的设计文档,这意味着开发者在编写代码时遵循了一定的软件工程原则,可能包括需求分析、系统设计、模块划分、接口定义等多个阶段的文档记录。这些文档对于理解项目的整体架构和实现逻辑至关重要,同时...
- **@Qualifier**:用于标记相同类型但有不同含义的依赖,避免混淆。 3. **Android项目结构**: - `.classpath`:记录了项目的类路径,包含所有依赖库和源代码的位置。 - `AndroidManifest.xml`:应用程序的主...
11.2.1 Content URI含义 252 11.2.2 内置的Content URI 253 11.3 通过Content Provider访问联系人 253 11.3.1 查询联系人 255 11.3.2 通过联系人ID查询联系人的Email 258 11.3.3 按照过滤条件查询Email 259 ...
- **Extend Eclipse**: Eclipse扩展,讲解如何利用插件增强IDE的功能。 - **Plug-in**: 插件开发指南,教授开发者如何为IDE开发自定义插件。 ##### 7. 性能优化 - **Support Fullscreen**: 支持全屏显示,优化UI...
6. **$**:在编程中通常表示结束或者引用变量,但在这里可能只是描述的结束标志,没有特殊含义。 结合这些信息,我们可以推测这个项目或课程将涵盖以下几个知识点: 1. **Web开发基础**:包括HTTP协议、Web服务器...
� Eclipse JDT plugin (included in most Eclipse IDE packages) � WST (optional, but needed for the Android Editors feature; included in most Eclipse IDE packages ) o JDK 5 or JDK 6 (JRE alone is not ...
- 数据库查询中的一个概念,用于返回左表中的所有记录,即使右表中没有匹配项也会返回空值。 10. **Override**: - 覆盖。 - 当子类重写父类中的方法时使用。 11. **Declare**: - 声明。 - 用于定义变量、函数...