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

搜索资源列表

  1. java

    0下载:
  2. 1. 可显示当前鼠标的行列位置 2. 实现字符串的查找与替换 3. 实现记事本中的常用菜单项 4. *实现文件的打开与保存 5. *设置文本的字体 -1. Shows the ranks of the current mouse position 2. Implementation of the search string with the replacement of 3. Implementation of commonly used Notepad menu item
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:86955
    • 提供者:叶晓彬
  1. ssh2Down

    0下载:
  2. 在myMyEclipse坏境下,用struts2,spring,hibernate三者整合,用户注册,登陆后,实现文件的上传,下载,共享等功能。-At Habitat myMyEclipse bad, using struts2, spring, hibernate integration of the three, the user register, landing after the implementation document upload, download, share and o
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3997632
    • 提供者:李希能
  1. XMLMaterializer

    0下载:
  2. 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantia
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:537124
    • 提供者:刘洋
  1. JAVA.io

    0下载:
  2. 本文件详细介绍了Java.io的一些内容-This document details some of the elements of java.io
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:6736680
    • 提供者:Ravel
  1. right_manage_system

    0下载:
  2. 本代码是一个权限管理系统源代码,其所使用的数据库为SQL Server 2000,其中包括开发文档。对于做一个系统的权限管理是一个非常好的参考源码。所采用的是jsp+javabean+sql server2000开发。对于学习很好。-This code is a rights management system source code, they use the database to SQL Server 2000, including the development of one of th
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:10996475
    • 提供者:bjxagu
  1. aes

    0下载:
  2. Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2859
    • 提供者:mathlouthi
  1. idea

    0下载:
  2. IDEA is a symetric method to crypt message or document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1875
    • 提供者:mathlouthi
  1. sha512

    0下载:
  2. SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2756
    • 提供者:mathlouthi
  1. VSSOper

    0下载:
  2. java操作VSS的操作封装 封装了VSS的一系列操作,从VSS上get文件、从VSS上checkOut文件、向VSS上checkIn文件、向VSS上Add文件、修改当前项目等等一系列操作,使用起来很方便。-java operating VSS operations VSS package encapsulates a series of operations, get up from the VSS files from VSS files on checkout, checkin
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1573255
    • 提供者:HB
  1. matriks2

    0下载:
  2. it is file document,java file document,which is inform how to make matriks in java. Hope this will help you
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:bismar
  1. servletAPI

    0下载:
  2. servlet api全解 This document is built from the HTML documentations available at java.sun.com. It is regularly updated, when new versions of original documentations become available. To download updates and many other WinHelp and HTMLHelp Java docume
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:247706
    • 提供者:LiaoqianFu
  1. SAX

    0下载:
  2. exemple for Document Object Model DOM
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:42535
    • 提供者:mustapha
  1. FileManager

    0下载:
  2. 网上文件管理系统的源代码(基于Struts)-Online document management system' s source code (based on Struts)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2092878
    • 提供者:AofaYang
  1. dv

    0下载:
  2. 一个新的voronoi算法实现,可参照文档-A new voronoi algorithm implementation, be guided by the document
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:359771
    • 提供者:junwei
  1. iText[JAVA]

    0下载:
  2. iText可以制作中文PDF文件的JAVA源程序-iText can create PDF document English JAVA source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4086476
    • 提供者:向阳花木
  1. Edit

    2下载:
  2. 设计一个Java程序编辑器 实验目的:图形界面、线程、流与文件等技术的综合应用。 题意 设计一个图形界面的文档编辑器,实现以下功能: (1) 打开、保存文件。 (2) 查找、替换字符串。 (3) 定时自动更新文件,并创建备份文件。 (4) 将Java关键字以不同颜色或不同字体显示。-The design of a Java program editor experimental purposes: graphical interfaces, threading, st
  3. 所属分类:Java Develop

    • 发布日期:2016-12-18
    • 文件大小:6309
    • 提供者:伊川
  1. JNI

    0下载:
  2.  JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。   JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platf
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:19757
    • 提供者:leizi
  1. LyricShowV075_176x220

    1下载:
  2. 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. -1, an increase of the autonomy of the lyrics search, the user can selec
  3. 所属分类:Audio program

    • 发布日期:2017-04-28
    • 文件大小:131846
    • 提供者:WANGBENJUN
  1. PersonalPlatform

    0下载:
  2. 网上文件管理系统。系统功能齐全,操作简单。-Online document management system. System, full-featured, easy to operate.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-14
    • 文件大小:3407770
    • 提供者:刘星
  1. FileSystem

    1下载:
  2. 基于java的文件管理系统 能实现包括文件的创建、删除、查找等功能-Java-based document management system to achieve, including file creation, deletion, search and other functions
  3. 所属分类:Java Develop

    • 发布日期:2014-11-10
    • 文件大小:5918772
    • 提供者:英杰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com