-
AgileJavazho_2
测试驱动开发前四章测试驱动开发测试驱动开发测试驱动开发(The first four chapters Test Driven Development Test Driven Development Test Driven Development Test Driven Development)
- 2011-05-24 10:17:04下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
Card
一个简单的JAVA应用,可以通过身份证号查询个人信息,包括出生年月,出生地,性别等。(A simple Java application, you can query ID personal information, including date of birth, place of birth, gender, and so on.)
- 2013-05-21 14:11:49下载
- 积分:1
-
clock
说明: 使用画线和画圆的技术在窗体中悔之绘制一个带有指针的钟表。通过一个时间计时器,每一秒钟触发一次。使用这样的方式来实现每一秒绘制一次图像。(Drawcircle painted lines and the use of technology in the form of regret on the map with a pointer of the watches. Time through a timer, every second the trigger once. Use this way to achieve an image every second drawing.)
- 2008-10-29 00:28:55下载
- 积分:1
-
calculator
功能:实现一个计算器应用程序
实验要求:编写一个模拟计算器的应用程序,使用面板和网格布局,
添加一个文本框,10个数字按钮(0~9),4个加减乘除按钮,
一个等号按钮,一个清除按钮,一个求平方根按钮,一个退格按钮,
要求将计算公式和结果显示在文本框中,实现效果如下图所示,(Functions: a calculator application requirement of experiment: write a simulation calculator applications, the use of panels and grid layout, add a text box, 10 numeric buttons (0 to 9), 4, Math button, a equal sign button, a Clear button, a square root button, and a backspace button, the formula and the results are displayed in the text box, as shown in the results as shown)
- 2012-12-21 00:18:12下载
- 积分:1
-
fenyezujian
这是一个java的table分页组件例子,有源代码。(This is a Java table paging component example, source code.)
- 2015-05-11 10:01:49下载
- 积分:1
-
jQuery_LigerUI
jQuery ligerUI Demos 导航页,jQuery LigerUI是基于jQuery开发的一系列控件组,包括表单、布局、表格等等常用UI控件 使用LigerUI可以快速创建风格统一的界面效果。(jQuery ligerUI Demos navigation page, jQuery LigerUI is a series of controls based on jQuery development groups, including forms, layout, tables, etc. Use LigerUI common UI controls can quickly create a unified style interface effects.)
- 2014-10-24 09:19:08下载
- 积分:1
-
right
springmvc security 权限管理例子(springmvc security )
- 2015-03-31 10:06:12下载
- 积分:1
-
SpinnerButtonDemo
spinner的应用源码,非常酷炫,很好的资源(spinner application source code, very cool, very good resource)
- 2014-02-05 19:53:23下载
- 积分: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