资源列表
jim
- 照书上做的JIM软件,不过不知道为什么还不能运行.要是能调出来功能绝对完善-as do the book with Jim software, But we do not know why we can not run. If the function can be transferred out absolutely perfect! !
《PHP 专家指南》源代码
- 《PHP 专家指南》源代码-"PHP Expert Guide" source code
111
- 关于JAVA链接数据库的课堂笔记,李兴华老师讲课的,在优酷可以搜到。-Link to the database on the JAVA class notes, Li Xinghua teacher lecture, can be found in the excellent to cool.
wish
- 软件介绍 非常漂亮的php+ajax许愿程序,实现无刷新送祝福,效果酷! 相对ASP版,此版增加了愿望搜索和ajax无刷新送人气-Software introduction Very beautiful php+ajax wishing program, to achieve no refresh to send blessings, the effect is cool! Relative to the ASP version, this version increases t
headfirst
- design pattern,providing for the learner who are studying it
kuohaopipei_java_tuxing
- 编写一个程序:来检测程序中的简单语法错误。例如:不配对的圆括号、方括号和花括号。并注意单引号、双引号和注释段的处理。 计算模型 本程序主要功能“括号匹配”的计算模型为: 1:清空堆栈 2:从左到右查表达式的每一个左括号 3:如为左括号,将此左括号压进堆栈 4:如为右括号,查堆栈是否空?为空说明右括号数目>左括号指示出错。 5:如果非空,从堆栈中取但不弹出一个左括号来,查它是否与此右括号类型匹配,不匹配,就指示出错。匹配,就将此括号弹出堆栈。 6:重复2
MyServer
- 模拟tomcat:解析http协议,并处理请求:1.静态请求 2.动态请求 404等。-Analog tomcat: parsing the http protocol, and processes the request: 1. Request 2. Dynamic Static request 404 and the like. .
MVCPDAO-login()
- 这是基于MVC+DAO的用户登入程序,内含笔记与源码,是您学习参考的好帮手-user login program
ddvip_com_0134432c4551ee
- 用java访问MySQL数据库的JDBC驱动程序。 -Java access to MySQL database using the JDBC driver.
java-design-simple-calculator
- 首先在第一行文本框中输入加法表达式,点击“ ”在下方两个文本框中输出两个加数,同时在第一行中输出结果。点击“Clear”时,清空操作。如果在加法表达式输入有误,会提示错误。-First, enter the addition expression in the first line of the text box, click in the bottom of the two text box output two addend, while the first line in the
