-
ImmutableMultiset
An immutable hash-based multiset. Does not permit null elements.
- 2013-12-03 09:39:33下载
- 积分:1
-
ve
说明: 在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。
安装完,可以这样实验一下:
1.新建一个java工程
2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT) 然后 下一步
选择 Include Support For JFace library ,完成
3.工程上右键 ->New -> Other 选JAVA 下的Visual Class
左下角 Style 里选 -> Swt ->Shell 完成新建类
还可以调出常用视图:
1.Window -> Show View -> Other 选 Java -> Java Beans
2.Window -> show View -> Other 选 General -> Properties
然后就可以很容易的使用ve来做java界面了(release three packages with your edition of eclipse and it s ok)
- 2010-12-16 11:26:05下载
- 积分:1
-
FastIndex
建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)
- 2019-07-02 08:19:14下载
- 积分:1
-
GetDate
Get now date and time easily by using Java s API:java.text.SimpleDateFormat and java.util.Calendar.
- 2015-08-24 16:46:21下载
- 积分:1
-
ThreadTest
说明: java 中的多线程程序实例,包括:线程的创建方式、线程的生命周期、线程的方法(启动、挂起、唤醒、优先级等)(The multi-threaded java program example)
- 2011-04-18 07:35:49下载
- 积分:1
-
Exe8_3
3.设计一个幻灯片播放窗口,在窗口中点击鼠标时,在红、绿、蓝三种颜色的面板之间切换。程序文件命名为Exe8_3.java。(3. Design a slideshow window, click the mouse, in between red, green, and blue switch panel in the window. Program file named Exe8_3.java.)
- 2015-06-14 18:29:47下载
- 积分:1
-
cJSON
cjson用于json数据格式的编码与解码。(cjson json data format used for encoding and decoding.)
- 2013-11-01 13:07:51下载
- 积分:1
-
Exe7_3
设计一个跟踪鼠标移动的窗口。窗口中间添加一个蓝色背景白色文字的标签,在标签上显示鼠标指针当前坐标值。在窗口下方添加一个按钮,点击按钮可以在停止跟踪和继续跟踪之间进行切换(Designed to track the mouse movement a window. Middle of the window to add a blue background, white text label, the label displays the current mouse pointer coordinates. Add a button in the window below, click the button to stop the track and continue to follow in the switch between)
- 2011-12-23 22:07:06下载
- 积分:1
-
Inaccessible1
Tests bounded type parameters declared on methods.
- 2013-11-18 22:06:19下载
- 积分:1
-
Dynsql
带参数Oracle SQL构造工具。用于帮助在java代码中构造复杂的SQL。应用本工具可以省去构造SQL时的对数据格式的处理的问题,避免了在处理数据格式时候可能出现的许多细节问题。有助于编写精简、紧凑、高质量的代码!(Tool help to structure complicated Oracle SQL in Java code.)
- 2012-05-03 20:12:56下载
- 积分:1