搜索资源列表
zbird_DirTree_v1
- 这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。 总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。 虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。 在程序对程序目录的处理过程中,最初是使
Calendar_32_1
- java做的一个日历,能够显示年月日,星期,具体时间,还可以看过去的某年某月某日是星期几。-do a calendar, it will show a date, week, time-specific, but also can be seen in the past, on a certain day is a few weeks.
czshop
- 简单的JSP电子商务网站购物车 带结算功能,带注册系统 大二时自己编写的,供大家参考学习 功能不是很详尽,美工也是拼凑了以前的flash,请见谅, 数据库在data文件夹中,在SQLserver中附加数据库即可 bean在classes--bean中 放进classes里即可 核心代码在list.jsp中 -simple JSP Cart e-commerce site with the clearing functions, with the registratio
JiShuan
- 用JAVA已经实现的学分绩点计算程序,比以前传的那个功能更强大.可以自己设置参数.-with Java has been achieved Grade Credit program, than in the past - that the more powerful. can set up their own parameters.
parkingmanager
- 这个是以前我的课设,用C++写的,包里面有源码加设计报告,不知道分类对了没有,请版主再分下-This is the lesson the past, I set up, with C to write the packet with a source plus design report, Categories do not know right or not, the moderator distributed under
hpj2
- 一个用Java实现的俄罗斯方块applet游戏,程序界面与以前的有些不同。-using a Java applet of the game Tetris, procedures and the interface is slightly different from the past.
TheCompletedJavaSourceCode.rar
- 这是当前我所遇到的最大最全的java源码库,跟了我好多年了,不记得最初是从什么地方下的,在这几年的工作经历中,自己积累的一些很有用的代码也不断的往里面添加,相信对很多人的学习和工作都很有帮助,尤其是刚刚毕业的学子。,This is the best I have encountered most of the java source code library, with me for many years, can not remember where the original is under
JNative
- JNA框架,是Java 调用DLL动态库框架,功能强大,告别往日的JNI,只需定义接口,就可以方便调用DLL库,为开发人员省了不少事。-JNA framework, the Java call DLL dynamic library framework, powerful, bid farewell to the past JNI, simply define an interface, you can easily call the DLL libraries for developers t
TapestryDevoloperGD
- Tapestry是一个基于控件的框架以致于用它开发Web应用类似开发传统的GUI应用。你用Tapestry开发Web应用时你无需关注以操作为中心的(operation-centric) Servlet API.引用Tapestry网站上的一句话:"Tapestry用对象(objects),方法(methods),属性(properties)替代以往的URLs和查询参数, -Tapestry is a framework based on the controls so that the deve
xmihu
- 小迷糊JSP多用户留言本V2.0,下载来的。-Multi-user small delirium JSP Guestbook V2.0, download the past.
screenMoin
- java 做的屏幕监控软件,包含源代码和可运行文件,喜欢的朋友下过去-java to do the screen monitoring software, including source code and can run files, under the likes of friends take a look at the past
j_13607_javademo
- 压缩包内是近180多个针对Java初学者编写的简单实例,包含HELLO WORLD、基本的字符操作、文件操作、循环控制等,比较适合JAVA新手朋友。-Compressed package for more than 180 in the past to prepare a simple Java example of beginners, including HELLO WORLD, the basic character operations, file operations, circula
Java2
- JS 实现的倒影水波纹效果(备注:该文件是JAVA的代码,只要复制拿过去就可以用了)-JS achieve ripple effect of the reflection of water (Note: This document is a JAVA code, as long as the copy can get past the)
Java3
- JS实现的页面搜索效果,类似Ctrl+F,兼容IE和Firefox(备注:自己复制过去就可以了)-JS to achieve the search results page, similar to Ctrl+ F, compatible with IE and Firefox (Note: you can own copy of the past)
JavaDemo
- 压缩包内是近180多个针对Java初学者编写的简单实例,包含HELLO WORLD、基本的字符操作、文件操作、循环控制等,比较适合JAVA新手朋友。-Compressed package for more than 180 in the past to prepare a simple Java example of beginners, including HELLO WORLD, the basic character operations, file operations, circula
PageUtils
- java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量,跳转路径,当前跳转至页数 String page = pu.page() -Common java page PageUtils pu = new PageUtils (10, cnt, " cxdy.do" , page_num) // followed by the past: data volume, J
filter
- 这是一个以javascr ipt作为编程语言的多媒体游戏开发软件。以前在可乐吧和中娱时,我们都是采用自己的脚本系统,为了更多人能学会写漂亮的图形软件,我想到了javascr ipt,目前的实验结果看还是可行的。-This is a javascr ipt programming language as a multimedia game development software. And in the past可乐吧entertainment, we are using their own sc
1
- 基于java和关系数据库的excel 2007数据存取技术研究 1.2 项目背景和内容概要 在企业应用中,经常用Excel来处理表格,要把Excel表格中的数据存入数据库, 或者进行相反的操作,过去的方法有两个:一是采用文本格式的CSV文档做过渡, 缺点是无法携带Excel的格式信息;二是使用COM技术。用Java直接存取Excel文档 是困难的。由于Office 2007采用了开放的OpenXML标准,大大提高了用Java直接 存取Office文档的便捷性。本项目的研究内
javademo
- 压缩包内是近180多个针对Java初学者编写的简单实例,包含HELLO WORLD、基本的字符操作、文件操作、循环控制等,比较适合JAVA新手朋友。 -Compressed package for more than 180 in the past to prepare a simple Java example of beginners, including HELLO WORLD, the basic character operations, file operations, circ
Maze
- 游戏初学者原创开发的游戏《幻阵迷城》,游戏讲述一个冒险者被困在一座幻城里面,玩家通过努力最终破解各种阵法,找到迷城的出口。-Game development for beginners original game " magic array the Past" , the game about an adventurer trapped in a Huancheng inside players to finally break through all kinds of Ston