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

搜索资源列表

  1. 如何用JDO开发数据库应用

    0下载:
  2. 本文将介绍如何使用Sun公司的最新《Java Data Objects 》规范来进行基于数据库的简单应用程序的开发,从而使读者对JDO有一个直接的感性的认识,为更深入的开发作铺垫,同时也希望抛砖引玉,让更多的富有经验的高手也参与到推广JDO的进程中来,为读者提供更多更精彩的文章!-This article will introduce how to use Sun's latest "Java Data Objects," based on the specifica
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:511970
    • 提供者:韩方民
  1. 让人眼前一亮的java数据库设计

    1下载:
  2. 说明: 1、这是一个让人眼前一亮的设计,通过java swing能设计出如此漂亮的界面实属不易; 2、该代码的一个优势,能够复用!! 3、能够创建简单的表,插入表,查询表的功能,尤其是查询部分可以在空白处输入SQL语句就可以直接查询了; 4、插入部分执行成功后重置界面还可以再次执行插入功能; 5、如果多个文件插入,也可以通过输入不同表名来进行更改; 6、这是一个桥连数据库,需要配置ODBC; 7、不足之处,由于本次设计中数据库设计成自动增加的功能,所以有时比较别扭,可
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:122255
    • 提供者:zhangsan
  1. FileUploadPkg

    0下载:
  2. java 文件 上传类 里面有5个文件 一班 都可以应付 直接用里面的方法就可以了 上一个也是 不过没这个全面 -java file upload categories with a group of five documents can cope with the direct use of the method on the inside of a can but is not this comprehensive
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3936
    • 提供者:尚宝恒
  1. firstaaaaa

    0下载:
  2. 从一开始就使用动态提交技术,第一个界面中书类名是从数据库中动态输入的,在第二个界面你可以选择任意多的图书,选择购买,按提交按钮进入下一个界面,在这个界面中可以修改购买数量,修改完毕后按修改数目按钮后自动计算每件商品的单价和总价并显示出来,如果还想继续购物,则按左上角继续购买商品图标返回到前面的界面继续挑选商品,同样挑选完毕,按确认按钮进入购物车,选择商品完毕,按右下角进入结算中心,这是系统判断你是否登陆,如果登陆则直接进入下一个界面,否则进入登陆界面。-from a dynamic start
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 此文件主要完成web的在线聊天功能,可直接放在web服务器的发布目录,与其它功能整合后,直接使用-the major online web chat, web servers directly on the release directory, integration with other functions, the direct use
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1403199
    • 提供者:mag
  1. WZK

    0下载:
  2. 这个程序可以用于验证身份证的真假, 以及新老版本身份证的号码的转换问题 供大家参考,直接可以查询男/女和哪个省份 -this procedure can be used to validate identity of the real, and the old and new versions of the ID card numbers conversion, for your reference, direct inquiries male / female and whi
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2284
    • 提供者:wzkdhr
  1. mobliej2me

    0下载:
  2. 一个JAVA程序,可以直接运行,也可以进行调试.-a Java program, you may direct operations, will be able to conduct testing.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:668154
    • 提供者:常戚戚
  1. commonFunction

    0下载:
  2. 把工程中通用的函数单独拿出来,形成一个js,如果有用话,直接引入到工程中就能用了。-project which generic functions to a separate, forming a js, if useful, the introduction of direct project will be able to use the.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2134
    • 提供者:lornman
  1. MISC_1.6_Provision_Java_API

    0下载:
  2. 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.Sync
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:50546
    • 提供者:张宁
  1. 收发电子邮件的程序

    0下载:
  2. 这是一个收发电子邮件的程序,比较简捷,易于学习- This is a receiving and dispatching email procedure, quite simple and direct, is easy to study
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1562
    • 提供者:shilongli21
  1. MyClientSocket

    0下载:
  2. 一个及时通信的客户端 是用java写的 主要利用了ftpClient类 解压后可以直接运行-a timely communication with the client is written in java using the main category unpacked ftpClient direct operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9998
    • 提供者:zhxjun
  1. richjl

    0下载:
  2. 一个直销用的管理软件,业务流程像安利-of a direct marketing management software, business processes like the kind of Amway
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1369664
    • 提供者:李添
  1. cmusrc

    0下载:
  2. CMU图象模块的上层浏览软件,可和CMU模块直接通信-CMU image of the upper module View software, and direct communications module CMU
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:33324
    • 提供者:毕生
  1. Lesson14_02

    0下载:
  2. java GUI画了一个雪人,是Applet,里面带有一个Applet双机可以直接执行-java GUI drawing of a snowman, yes Applet, Applet inside with a double machine can direct execution
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:杨振伟
  1. P2PJXTAChat

    0下载:
  2. 该系统是基于p2p的聊天系统,该系统使用jxta技术。实现了各用户之间的直接连接-The system is based on p2p chat systems, which use technology jxta. Implementation of the users a direct link between
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:24960
    • 提供者:顾家铭
  1. drawswf-1.2.9.jar

    0下载:
  2. 把绘制的图转成flash动画,可能对某些用户有用。下载后将.zip去了,在有java环境的情况下直接执行,它是java组件可以直接调用,也可以直接执行,当然也是学习的好源码-put the map drawing conversion flash animation, probably useful for some users. Will be downloaded. Zip to the java environment in the case of direct execution, It
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 实现电影票的购买,可具体到座。直接运行里面的MyTicketSale.html即可。非常不错-achieve the purchase cinema tickets, to be specific blocks. Direct operating inside MyTicketSale.html can. Very good
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:270118
    • 提供者:liucheng
  1. wangshangshoushu

    0下载:
  2. 简单的网上售书系统,java编写可以购买,可以查询,浏览书的介绍。直接运行html文件即可-Books simple online system, java prepared to buy it can find, browse the briefing. Html document direct operation can be
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1224707
    • 提供者:liucheng
  1. parkinglots

    0下载:
  2. 利用栈和队列实现停车场(作业要求,要不认我才不会这么作呢?直接用数据库多好啊,呵呵!)-use Stack and Queue achieve Parking (operational requirements, Otherwise, I would not be considered as such? the direct use of the database so nice. Ha ha!)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15789
    • 提供者:全聚德
  1. direct.ext.tree

    0下载:
  2. 学习ext+direct的tree源码,功能完全,代码完整,对初学者有用-The tree learning ext+ direct source, fully functional, code complete, useful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5595509
    • 提供者:feiyong
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com