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

搜索资源列表

  1. UBX-G5010

    0下载:
  2. Private Sub Form_Load() Text1.Text = Command1.Caption Command1.Appearance = 0 Form1.Caption = "" End Sub
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:200788
    • 提供者:wang
  1. JavaBean

    0下载:
  2. 装数据库操作,目的就是为了隐藏java.sql包内的类,在编码中去掉核心的数据库操作代码。这种方式,不能适应大数据量的查询,不过如果真的碰到大数据量的查询,那用什么封装都不好,还是得直接数据库操作.   封装数据库操作,目的就是为了隐藏java.sql包内的类,在编码中去掉核心的数据库操作代码。以杜绝直接数据库操作容易带来的资源未释放问题。同时也减少了数据库操作的编码量。   但是很多网友在封装时,却喜欢返回结果集(ResultSet对象),那么这个封装就没有意义了。
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:2276129
    • 提供者:龚汉龙
  1. dragon-front-source

    0下载:
  2. JAVA实现的编译器前端程序。包括编译器的基本功能包括词法分析,语法分析等-JAVA implementation of the compiler front-end program. Including the basic functions of the compiler including lexical analysis, syntax analysis
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:25942
    • 提供者:guojian
  1. GridBagEx1

    0下载:
  2. gridbaglayout example-import java.awt.* import java.util.* import java.applet.Applet public class GridBagEx1 extends Applet { protected void makebutton(String name, GridBagLayout gridbag, GridBagConstraints c) { Button butt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:686
    • 提供者:
  1. CountDown

    0下载:
  2. 线程实现的一个简单的倒计时程序,填写指定的时间,倒计时至0分0秒结束。-Threads to achieve a simple countdown procedures, fill out the specified time, 0 minutes 0 seconds countdown to the end.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:952
    • 提供者:雪炎
  1. tushu

    0下载:
  2. 用JSP开发的网上图书管理系统,以ACCESS作为后台数据库-JSP Development with online library management system to ACCESS as the back-end database
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1257426
    • 提供者:况嫦娥
  1. Tojsendmsg

    0下载:
  2. 多线程循环尝试连接url链接,连接成功则结束此线程,连接失败则重复尝试直到成功为止-Multi-threaded loop trying to connect url link, the end of this thread is a successful connection, the connection fails, repeat attempts until success
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3977
    • 提供者:Toj
  1. blog

    0下载:
  2. v512工作室_刘伟_Java高端培训系列视频_2009年博客系统项目_源代码-v512 Liu _Java high-end studio _ _2009 training series video blog system project in the source code _
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-02
    • 文件大小:594416
    • 提供者:longchuanhua
  1. atm

    0下载:
  2. ATM自动取款机终端系统,集登录、查询、取款、存款、转账等功能于一身,减少了银行工作人员的工作量,为用户提供一个方便、实用的ATM取款机模拟系统。-ATM ATM end system, set registry, queries, withdrawals, deposits, transfers and other functions in a reduced workload of bank staff to provide users with a convenient, practica
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:58771
    • 提供者:fish
  1. cifa

    0下载:
  2. C++源代码单词扫描程序(词法分析) (关键字:"int","if","cin","while","include","end","main","else","cout","iostream.h")-C++ source code word scanner (lexical analysis) (keyword: " int" , " if" , " cin" , " while" , " include" ,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:36875
    • 提供者:李真
  1. liaotian

    0下载:
  2. java编写的局域网实时通信客户端,里面有源码和可双击运行的JAR文件,与之前传上去的服务端相应,是一套-java write real-time communications client local area network, which has source code and can double click to run the JAR file, and pass up the service before the end of the corresponding, is a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1814932
    • 提供者:独行侠
  1. EnterpriseMessage

    0下载:
  2. 企业快信的作用是帮助企业解决企业内部、企业与外部沟通难、信息不能及时传播等问题。为此,企业快信系统需要提供有邮件群发、短信群发等功能。通过对多数企业日常业务的考察、分析,并结合短信及邮件自身的特点,本系统具有以下功能。  用于管理客户和员工信息的名片夹管理功能。  用于对常用短语及其类别进行管理的信息库管理功能。 短信群发功能。 邮件群发功能。 发送邮件附件的功能。 -Express letter of the role of bus
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:401059
    • 提供者:李星
  1. Goods

    0下载:
  2. 今天照着书敲一代码,主要是应对解决汉字乱码问题,结果书上照搬的代码却也是乱码,请教了几个稍微会一点同学也没有解决乱码问题,最后还是老大来了才解决掉。拜膜啊!-Today, the book struck a code according mainly deal with character display problem solving, the result copy the code book is also garbled, ask a few students a little bit
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:798
    • 提供者:hansen
  1. src

    0下载:
  2. 基于jms的发送端和接受端的简单程序,先开启jms服务,然后执行发送,在开启接受程序就可以接受发送到的消息-Based jms sending and receiving end of a simple client program, first open the jms service, then do send in the acceptance process can be open to accept the message sent to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:谢辉
  1. chap09

    0下载:
  2. 玩家每消灭一个电脑坦克都可以增加一些生命值 同时数显坦克的数量是固定的 游戏结束时有相应的提示信息 -Each player can destroy a computer tank add some life and value of digital tank while a fixed number of game tips at the end of a corresponding information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:45569
    • 提供者:樊亚娟
  1. dframe

    0下载:
  2. 利用模拟退火算法实现有向图最短路径的计算,基本与康立山的参数确定方法相同,只是结束条件改为温度下降到0.2截止。-Simulated annealing algorithm has to map the shortest path calculation, basic and Kang Lishan determine the parameters of the same way, but the conditions to end cut-off temperature dropped to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7543
    • 提供者:闫雪飞
  1. Postfix

    0下载:
  2. 后缀表达式Postfix,将终端用户输入的一个中缀表达式转换为等价的后缀表达式后输出;若用户输入的表达式有误,则程序的输出是无意义的,但该程序不会提示用户输入有误。-Postfix expression Postfix, the end-user input infix expression into an equivalent postfix expression is the output if the user enters the expression is wrong, the pr
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:263039
    • 提供者:洪闻涛
  1. PICMANAGER

    0下载:
  2. JAVA ME写的图片管理程序,实现管理本机图片,可在部分高端手机上实现-JAVA ME write image management process to achieve management of the machine image can be realized in some high-end mobile phones
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:67394
    • 提供者:csc
  1. Bob

    0下载:
  2. 用遗传算法解迷宫问题,让Bob从迷宫的起点走到迷宫的终点,绕开迷宫中的障碍物,找到一体条通往目的地的路径。-Genetic Algorithm for the maze problem, so Bob walked from the starting point of the maze maze in the end, bypassing the maze of obstacles, to find one route to the destination path.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:8521
    • 提供者:王光军
  1. HowEasy

    0下载:
  2. 还是topcoder的一个问题,HowEasy编写的,用JAVA实现- Problem Statement         ***Note: Please keep programs under 7000 characters in length. Thank you Class Name: HowEasy Method Name: pointVal Parameters: String Returns: int
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:670
    • 提供者:姜水烈山
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 38 »
搜珍网 www.dssz.com