搜索资源列表
潜艇打商船
- 潜艇打商船的一个小游戏,大家可以修改为自已的方式,已调试通过-submarines play a small merchant ships in the game, we can modify to their own ways, through debugging
ScheduleMIS(12-13调试成功)
- 一个基于NHibernate的N层开发基础框架(可以,马上应用到你的项目中),使用.NET(C#)开发。基本操作CRUD完全实现,数据间的关系(one-to-many,many-to-many)均有实现!-an N-tier development of the basic framework (which can be immediately applied to your project), the use of.NET (C#) development. Basic operation C
eatbean1.0-src
- 吃豆子源码说明 Version 1.0 Author Raindrop-\"Nothing\" Email chinaren_gc@chinaren.com Date 2002.03.29 此源码在jdk1.3.1下调试通过。 在此环境下以Applet/Application方式均能正常运行。 注意data和images目录必须放到class所在目录下的eatbean/util/目录下,以便程序
Webtest(jsp)
- 用jsp编写的网上测试系统。 (1)以“Windows身份验证模式”连接SQL Server数据库。 (2)需要安装SQL Server 的补丁SP3。 (3)运行的时候可以参照书上的说明进行,如出试卷的时候,若试卷标题重复,可以从数据库中删除,然后添加试卷。 (4)出试卷路径为 http://localhost:8080/chap22/chujuan.jsp 如果放在根目录,则路径和书上的界面一样。 (5)选择题路径为 http://local
java+databace
- java 数据库编程实例 经过反复调试 保证可以运行 是学习java网络编程的绝佳资料-java database programming examples After repeated testing can guarantee operation of the network learning java programming must good information
portproxy
- java编写的代理程序,在808端口监听(可修改),然后向外转发请求,同时接受外部传来信息,做一定的过滤,统计。目前程序只是将收发信息显示在屏幕上!本程序可以作为网络编程时的调试程序!-java prepared by the agency, and in the 808 ports wiretapping (amend), and then transmitted outside request, accept external sound information and do some fi
UserDemo
- J2EE实现mvc模式的事例,简单易懂,而且其中没有用到连接数据库的功能,用list模拟了该功能,使其可以无需调试环境直接运行。 -J2EE achieve mvc model examples, simple to understand, but which did not use to connect to the database functions, with a list of the simulation function, it can not run debugging envi
sjava
- 在pc上调试後运行这段代码,可监听到局域网内的信息流量和一些具体内容,短小精悍-debugging on the pc after running this code, can monitor LAN to the flow of information and specific content, short and pithy
gjcRun
- GJC编译器的运行类,可以在JDK下运行调试一个Java语言的源程序。-GJC compiler type of operation can be run under the JDK debug a Java language of the source.
p6spy-src
- 一个跟踪调试jdbc的工具包。通过把jdbc做一个封装,可以透明地所有程序通过jdbc执行的sql命令跟踪下来。对调试程序非常有用。-a tracking jdbc debugging tool kits. Jdbc done through a wrapper, can transparently through all the procedures jdbc sql implementation of the order tracking down. Commissioning of the
java-codes
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。-procedures for the release of the test Cube (MoFang.java), contains all the c
SAX与JAVA
- JAVA与XML处理一个重要方法是SAX,该包提供了11个常用程序,下载后可以根据具体情况对改进.这11个程序都已调试过.包括对XML的各种处理.建议先下载这个.-Java and XML processing is an important way to SAX, the package provides a 11 common procedures can be downloaded under specific conditions to improve. This 11 procedur
二维码扫描及解码
- 二维码扫描,简化后的ZXing 更加方便我们了解ZXing项目 是如何解码的。只要仔细查看源码,进行单点跟踪调试,相信大家很容易能理解。 -Two-dimensional code scanning, simplified ZXing ZXing project easier to understand how we decode. As long as carefully looking at the source, single-point tracking debugging, I
spring-framework-2.5.6.SEC01.r
- Spring2.5.6源代码,里面包含了实现spring架构的所有代码,可以使用之参考或调试使用spring架构组织的web应用程序,Spring2.5.6 source code, which contains the spring structure to achieve all of the code, you can use the reference to the use of spring framework or debugging of web applications that
com.ibm.bluez.jcop.eclipse.rar
- javacard jcop卡开发eclipse插件,能调试,javacard jcop development eclipse plug-in cards can debug
WorldChess
- 国际象棋java实现,程序可以人机对弈,而且代码无误,经过自己调试-Chess java implementation, the program can be man-machine chess, and the code is correct, after their commissioning
javamail
- java开发的邮件客户端,可以收发电子邮件,调试成功。-java mail client development, you can send and receive e-mail, debugging success.
book_shopping
- 这是个简单的在线书店购书系统,可以实现基本功能,但是不是很完善,有些错误还需调试-This is a simple online bookstore book system that can achieve the basic functions, but not quite perfect, some errors need to debug
Real-time_network_communication_system
- chat.sql是建立数据库的SQL语句。 这里有两份源代码,icq1喝 icq2 ,因为如果当你但你调试的时候,需要修改端口,这样的话需要重新编译源程序。 直接打开两个工程,运行其中的一个服务器,运行两个客户端就可以了。 你只需要安装一个开发工具,这里用的是jcreator,安装好jcreator之后,双击icq1喝icq2 里的jcw工程文件即可。-chat.sql is to establish a database SQL statement. There are two s
smppapilu
- 是关于smpp通信协议的程序,本人用java编写的,可以测试和其他调试-SMPP communication protocol on the procedure, I am prepared to use java, you can test and debug