资源列表
testShutFrame
- (2) 编写一个图形界面的Java Application,为用户提供三种关闭窗口的方法:使用按钮,使用菜单项,使用窗口关闭图标-(2) write a graphical interface, Java Application, close the window for the user provides three ways: using the button, use the menu item, use the window close icon
js-informatiion-check
- js实现的用于信息检测的代码 用于交流和学习 -js information check for learning
Demo04
- 一个简单的java程序,输入姓名成绩,显示最高分,最低分以及平均成绩,例如:(路人甲,80)-A simple java program, enter the name results show the highest score, the lowest score and the average score, for example: (passerby, 80)
test
- 八皇后问题java实现源代码 在控制台显示了八皇后问题的其中一解-Eight queens problem java source code in the console shows the eight queens problem in which a solution of
JAVA
- 一个简单的用户界面程序,添加布局管理和事件处理-A simple user interface program, adding layout management and event processing
Books
- 用HashMap模拟一个网上购物车。从键盘输入5本书的名称、单价和数量存入一个HashMap,然后将HashMap作为参数调用方法getSum(HashMapBook ),返回总价钱。-HashMap simulation with an online shopping cart. Enter the five books the keyboard name, unit price and quantity deposited in a HashMap, HashMap and then in
Money
- 使用它很方便,简单,仅供参考,请多多指教-Use it very convenient, simple, and are for reference only, please exhibitions
jstp
- js实现上传前显示图片,可以缩小图片,很方便宜
ring.java
- 求圆的面积,输入圆的半径、圆周率等条件求圆的面积-ring.Java
lights
- canvas的基本使用方法,添加了JLabel、JTextField和划线演示-The basic use canvas, add a JLabel, JTextField and marking demonstration
fenbianlv
- js分辨率获取以及调整,根据用户当前屏幕分辨率判断-js-resolution acquisition and adjustment based on the user to determine the current screen resolution
IOExceptionTest
- IOExceptionTest extends junit.framework.TestCase.