CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - basis

搜索资源列表

  1. 200582312425051

    0下载:
  2. 一个java做的国际象棋小游戏,共大家参考,可以在此基础上加以改进!-do a java small chess games, a total of reference, on the basis of this improvement!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:489401
    • 提供者:vivi
  1. 一个小的WEB项目中的实现方法讨论

    0下载:
  2. 这是一个Command模式实现,Service是Command的接口,这个小系统具备了MVC模式基础,我认为是不错的代码。 大家一起互相学习-This is a Command Mode, Command Service is the interface of the system to possess a small MVC model basis, I think is a good source. Together we learn from each other
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:陈宝德
  1. sixthDemo

    0下载:
  2. 这是一段用struts和hibernate做的单位数据库管理程序,该程序基于eclipse下的bea workshop studio(Nitrox)插件, 数据库关系为两个表双向多对一,用hibernate3.0.5实现, 实现功能:插入、指定查询、全部查询。 在此基础上可以创建多对多的关系,不同的地方是注意.xml中的配置,如:lazy、cascade等参数,可以参考夏昕编著的书。 -with struts and Apache units do database manage
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4620265
    • 提供者:张三
  1. hellojava

    0下载:
  2. 一个非常基础得web程序,一个java编程得基本案例.功能强大-basis in a very web procedures, a java programming in the basic case. Powerful
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5797823
    • 提供者:刘sir
  1. DateClass

    0下载:
  2. 一个关于日期处理的基础类,便于对系统日期进行格式化,或是对日期的转换。-a date on the basis of class, easy on the system date formatting, or the date of conversion.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3475
    • 提供者:零度
  1. GZIPcompress

    0下载:
  2. 根据java.util.zip包生成的关于GZ压缩文件的基础类。-under the java.util.zip package generated GZ compressed files on the basis of class.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:788
    • 提供者:零度
  1. java_chat_src

    1下载:
  2. 聊天室说明: 此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分为广播形式和单点对单点的选择发送形式。此程序可以在单机和局域网运行。 在原来程序的基础上,稍加修改了程序,添加了检测用户名唯一性的功能,并且完善了注释。如果有什么错误,请大家多多指导!-Chat Room Note : This procedure based on the C / S mode, Server runni
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5423
    • 提供者:阿木
  1. com.eshaper.appbuilder

    0下载:
  2. 创建中间企业对象层,是企业应用开发在企业对象基础上进行。-created among enterprises object layer is the development of enterprise application targeted at the enterprise basis.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:539977
    • 提供者:jiib
  1. javaexample1

    0下载:
  2. java基础小例程1,有多个例程供初学者学习参考-java routines, a small basis, a number of routines for beginners learning reference. .
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:331524
    • 提供者:gaoshu
  1. duoxiancheng2027

    0下载:
  2. 多线程是JAVA的难点,要学好它,必须从基础学期,以上的程序希望能对你有所帮助-multithreading Java is difficult to master it, we must start from the basis semester, hope that the above procedures will be helpful to you
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2213
    • 提供者:chenyao
  1. kuaishupingxie

    0下载:
  2. 使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:100367
    • 提供者:李微
  1. java_applet_examples

    0下载:
  2. 这是java编程中与applet有关的一些小例子,不过是英文的,相信对于英文有一定基础同时想学java的初学者有帮助-This is the java applet with the programming of some small examples, however, are in English, I believe English is a definite basis for the same time, like java help beginners
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:71675
    • 提供者:chensong
  1. java_security1_examples.2

    0下载:
  2. 这是java编程中与安全有关的一些小例子,不过是英文的,相信对于英文有一定基础同时想对java安全编程有所了解的初学者有帮助-This is the java programming and security to a number of small examples, but in English, I believe English is a definite basis for the same time would like to java programming understand
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9067
    • 提供者:chensong
  1. java_bookstore

    0下载:
  2. 一个网上购书系统,仅供学习用,也可以在它的基础上做二次开发:)-an online bookstores, only to learn from, it can also done on the basis of secondary development :)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:341777
    • 提供者:goshawk
  1. Simple_Search_Engine

    0下载:
  2. 用java编程语言在引用Lucene的基础上在tomcat服务器中实现的一个简易搜索网页的引擎,包含了搜索网页、索引、查找这三个模块,除了源码外还附上设计文档-java programming language used in Lucene quoted on the basis of tomcat server achieved a simple web search engine, including the search pages, index, search for the three
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2190340
    • 提供者:xianshui
  1. Adventure123

    0下载:
  2. The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to pl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:83986
    • 提供者:gaoqiang
  1. SportsCheck

    0下载:
  2. 本系统采用java作为基础语言,结合了struts,JavaBean和银行普遍使用的数据库DB2,系统记本满足了达标测试的功能-java using the system as a basis for language, which combines the struts, JavaBean and banks generally use the DB2 database, the system credited to meet the standards of the test functio
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2877914
    • 提供者:齐齐
  1. PSP1

    0下载:
  2. PSP实践第一个练习,是以后的练习的基础,考虑了reuse-PSP section of a teaching practice, after practice is the basis for considering the reuse
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:32714
    • 提供者:qian
  1. elchat-1.1-src

    0下载:
  2. 这是一个基于AJAX的聊天室程序。它在DWR例子的基础上加以改进增加一些新的功能包括emoticon(表情),bbcode,消息持久化,粘性信息,自动分解url和image链接。在线Demo:http://ellab.org/elchat/ -This is an AJAX-based chat room procedures. It DWR example on the basis of improved some new features include emoticon (expressi
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:126800
    • 提供者:wtp
  1. Cycle-basis

    0下载:
  2. 循环基础。。需要的童鞋可以来看看,基础,要打牢-Cycle basis. .
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:7646
    • 提供者:何旭
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com