-
mianji
充分理解对象的创建和使用过程,并对构造器有一定的了解。(Fully understand the object to create and use the constructor I have some knowledge about.)
- 2007-11-28 16:44:28下载
- 积分:1
-
observer
java设计模式中观察者模式的简单实现,可以让读者清晰明白观察者模式的原理。(a java design pattern can let you know what is observe design pattern)
- 2011-06-23 08:58:13下载
- 积分:1
-
AJaxSpringMVC_Multi_File_Upload
Example Multi file upload with Spring MVC
- 2013-04-14 02:28:13下载
- 积分:1
-
listener
说明: 构建swing图形界面,和监听方法的一些操作(Swing GUI building, and monitoring methods used in the operation)
- 2011-04-06 16:52:25下载
- 积分:1
-
MyCalculator
利用Java 图形界面写的一个简易计算器,功能强大,界面友好(Using Java graphical interface to write a simple calculator, powerful, user-friendly)
- 2013-12-28 17:22:10下载
- 积分:1
-
SSHwork
介绍了SSH经典框架的运用,环境的搭建等一系列内容。为开发者提供了基础。(SSH classical framework introduced the use of environment to build a series of content. Provides developers with the foundation.)
- 2013-06-02 10:41:52下载
- 积分:1
-
3
说明: 游戏交易网(MySQL) v1.0.0 源码版,使用技术 struts2,开发环境 tomcat6.0,在线订单即时提醒,开放自主交易和寄售交易(MySQL v1.0.0 source code version, using technology struts 2, development environment Tomcat 6.0, online order prompt reminder, open independent trading and consignment trading)
- 2018-12-23 18:25:43下载
- 积分:1
-
Chat
chat (implementacionde socket en java en chat)
- 2012-04-04 07:30:55下载
- 积分:1
-
Databasesampletest
JAVA实现模拟数据库,可以读取和保存文件(JAVA simulation database, can read and save the file)
- 2007-05-04 13:45:12下载
- 积分: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