资源列表
JDBC_call_store_procedure
- JDBC调用Oracle10G存储过程代码-JDBC stored procedure code calling Oracle10G
ProfanityFilter.java
- User first gives the list of words which cannot be accepted. Then the user types sentences . If the words which are inacceptable are found , the program rejects those sentences and displays the rest.-User first gives the list of words which cannot
EngCookie
- Java中进行Cookie的使用,欢迎使用-java cookie
ShenFen
- 输入身份证号码,校验身份证号码是否是正确。-Enter ID number, check whether the ID number is correct.
EchoFile
- Out put a text file content to the screen with java
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
queen
- n皇后问题,能够快速的算出24个点,24个点过侯程序会变慢-the question of queen