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

搜索资源列表

  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. FileSystemModel

    0下载:
  2. A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface. -A model of the local file system. implemented as a concrete subclass of Abstract TreeTableModel. Th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2667
    • 提供者:黄加斌
  1. UsefullSkill

    0下载:
  2. 在本目录中放置的是精选的实用例子程序,目录中放置的子目录根据节数来编号,同时,以程序实现的功能为名称。如:2.3 高级搜索,表示在该目录下放置了实现高级搜索的JSP程序代码。可以做为网络编程分阶实行。-placed in this catalog is the selection of practical examples of procedures, directory placed in a subdirectory under section to a few numbers, Mea
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:71661
    • 提供者:吴聊
  1. map1

    0下载:
  2. A Map implemented with ArrayLists
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1167
    • 提供者:李明
  1. delete_file_other

    0下载:
  2. 删除夹的封装函数,可以执行文件夹及子文件的几种删除方式-delete folders Packaging function can be implemented folders and sub-documents deleted several ways
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:979
    • 提供者:jiddij
  1. Swedit102

    0下载:
  2. Text editor implemented in Java using SWT for UI. It is intended to be a minimalist programmer s editor. It requires a Java Runtime and SWT, but should be OS independent. -Text editor implemented in Java using SWT f or UI. It is intended to be a m
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:33657
    • 提供者:孙诚
  1. 实现qq窗体的缩入伸出功能

    0下载:
  2. 实现qq窗体的缩入伸出功能.rar-achieve qq forms of extended functions are implemented. Rar
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:22173
    • 提供者:李东
  1. QueWeb_3.0.0.8.src

    0下载:
  2. CRM源码This file describes some issues that should be implemented in future and how it should be implemented. Note: it should be implemented exactly how it described below, because another parts of system can rely on it.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:16601066
    • 提供者:mwpygnh
  1. facebook-java-api-2.0.1-bin

    0下载:
  2. A Facebook API client implemented in Java, derived from the poorly-maintained official Facebook client.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1757989
    • 提供者:kill
  1. calendarJS+CSS

    0下载:
  2. 精致、漂亮、实用的日历选择代码,Calendar is a Javascr ipt class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootool
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:240186
    • 提供者:zhangyanning
  1. 本地的公交车查询系统

    0下载:
  2. 本系统是ASP做的,关于本地的公交车情况! 请大家参考-The system is implemented by use of ASP, which is used for bus query. For your reference.
  3. 所属分类:ASP源码

    • 发布日期:2014-01-21
    • 文件大小:42646
    • 提供者:林雪
  1. 采用黑板模式实现的kwic代码

    3下载:
  2. 采用黑板模式实现的kwic代码.在实现中,有三个knowledgesource,一个backboard,和一个黑板,kwic implemented by java in Blackboard pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-08-22
    • 文件大小:3467
    • 提供者:xushijie
  1. 在Applet中绘制图片

    0下载:
  2. 在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动-Applet to draw pictures using double buffering techniques for drawing the picture, multi-threa
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-26
    • 文件大小:62377
    • 提供者:韩凤娜
  1. jspsourcecode 用JSP实现的购物车和在线支付源码

    1下载:
  2. 用JSP实现的购物车和在线支付源码,每部分都可以导入到MyEclipse中独立运行,可作为学习JSP的参考资料。-Implemented with JSP shopping cart and online payment source, each part can be imported into MyEclipse run independently, can be used as a reference to learn JSP.
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-25
    • 文件大小:3467264
    • 提供者:王逍
  1. libraryManager.rar

    0下载:
  2. Java Swing写的图书馆管理系统,支持图书分类增删改查、读者的增删改查,图书借阅归还,图书信息管理,It is a library management system implemented by Java swing technique.This system supports insert,update,search and delete the types of book and also you can do the same operation with readers and
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2597450
    • 提供者:吴玥
  1. openstego-0.5.2.zip

    0下载:
  2. 是一种用JAVA执行的generic steganography工具,基于支持数据密码,并为各种算法提供插件,OpenStego is a tool implemented in Java for generic steganography, with support for password-based encryption of the data. It supports plugins for various steganographic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:292204
    • 提供者:谢永胜
  1. Library-Management-System

    0下载:
  2. 图书馆管理系统,使用java实现的图书馆管理系统,前台和后台-Library management system, implemented using the java library management systems, foreground and background
  3. 所属分类:Applet

    • 发布日期:2017-04-09
    • 文件大小:1178874
    • 提供者:云龙
  1. ictclas

    0下载:
  2. 分词工具,用Java实现,准确率很好,有很强的学习价值。-Segmentation tool, implemented in Java, good accuracy, has a strong learning value.
  3. 所属分类:Applet

    • 发布日期:2017-05-21
    • 文件大小:6593526
    • 提供者:易平
  1. java-socket

    0下载:
  2. 用java实现的套接口编程类。实现服务器-客户机的通信。-Implemented using java socket programming class. Achieve server- client communication.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:11555
    • 提供者:wjl
  1. banker

    0下载:
  2. 本文件中提供了使用java实现银行家算法的详细代码,并提供了一篇对一行家算法以及代码具体实现过程的详细介绍报告,有较高的学习价值。-this file provides the code implemented by java which realized the banks algorithm, and include a document introduce the implementation detail of the code, it has a high learning value
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:447670
    • 提供者:liusong
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com