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

搜索资源列表

  1. pollSystem

    0下载:
  2. 基于JavaEE的在线投票系统,使用当前流行的SSH框架搭建,并且使用了apache的JFeeeChart组件实现了在线投票系统。内附SQLServer2000数据库分离文件-JavaEE-based online voting system, using the current framework to build the popular SSH and use the apache' s JFeeeChart components to achieve an online voting
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:2483488
    • 提供者:陈晓
  1. Andriod_JNI

    0下载:
  2. 在Android平台中用C/C++语言编写Native底层库,以及对应的JNI接口的详细例子-Implement the JNI interface for Google Android system. Introduce the method of building Java Native code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:15818
    • 提供者:Richardson
  1. FileManager

    0下载:
  2. 一个完整的网络文件管理系统面向对象至少应该有管理员和用户,面向客户的提供的服务有注册、登录、用户信息管理、上传文件、下载文件、删除上传的文件、共享文件、发送站内消息、接手消息和备忘录等服务。面向管理员的提供登录和查询上传的文件的服务。-A complete network of object-oriented document management system should have at least administrators and users, client-oriented serv
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:2088504
    • 提供者:徐金伟
  1. wenjianxitong

    1下载:
  2. 用java实现的linux的二级文件系统,可以实现如下功能:login,dir,create,delete,open,close,read,write2.列目录时要列出文件名,物理地址,保护码和文件名3.源文件可以进行读写保护-Linux using java to achieve the secondary file system, you can achieve the following features: login, dir, create, delete, open, close,
  3. 所属分类:Java Develop

    • 发布日期:2015-11-22
    • 文件大小:2644521
    • 提供者:陈胜男
  1. jspWebshell

    0下载:
  2. 一款用JAVA语言编写的类似ASP系统后台管理员的操作界面,可以在这个webshell中得到系统服务器信息(如数据库信息,WEB项目信息),可操作文件系统(文件的常规操作),能执行系统命令(如:cmd操作dos,功能强大)等等,总之是一个强大系统后台web管理工具,内有详细图片介绍-A JAVA language with a similar background ASP system administrator interface, you can get in this webshell s
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:164418
    • 提供者:yz
  1. file_system_object_example

    0下载:
  2. File System Object example
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1266
    • 提供者:Mark
  1. LIAOTIAN

    1下载:
  2. 实现网络聊天的功能,采用Windows Socket(或Java Socket)编程,服务器与客户端采用了TCP/IP连接方式,在设计聊天方案时,可将所有信息发往服务器端,再由服务器进行处理,服务器端是所有信息的中心。服务器端要保存用户信息,可利用数据库来实现这一功能,需要建立用户信息数据库。在客户端可采用文件系统保存聊天纪录和用户号码。可通过闪动托盘图标和播放不同的音乐提示信息到来及好友上线等信息。可通过建立消息链表来保存用户接收的各种消息。-Achieve the online chat f
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:20032
    • 提供者:王厅
  1. VehicleRentManagement

    0下载:
  2. 车辆租赁系统。界面使用GUI实现,能实现新车入库、车辆查询、租赁查询、借车的功能。车库资料存入文件保存。这是本学期java课程设计时老师给的参考代码,调试可运行!-Car rental system. Interface using the GUI implementation, to achieve a new car storage, vehicle check, leasing inquiries, through vehicle features. Data are stored in
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:20295
    • 提供者:wang can
  1. yaffs2.tar

    0下载:
  2. yaffs file system source code
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:350660
    • 提供者:astrorainbow
  1. qianbo_v2008build0517

    1下载:
  2. 千博企业网站管理系统专业版_v2008build0517 可生成静态HTML,附flash源文件,flash源码是flash8或flashcs版的,直接更改成你的网站动画宣传文字即可。 后台功能强大,整站生成html,这个是专业版,功能完整,代码没有加密 -Chihiro enterprise website management system can generate static Professional Edition _v2008build0517 HTML, atta
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3622192
    • 提供者:foxfire
  1. file

    0下载:
  2. 用java编程模仿操作系统中的文件管理,分指针和不带指针的-Programming with java in imitation of the operating system file management, sub-pointer and non-pointer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:9063
    • 提供者:张文
  1. FileManage

    0下载:
  2. 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。-Through specific file storage space Guan Li, document the physical structure, directory structure and file operations to achieve, learn more about file system implementation process of the inte
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1662443
    • 提供者:tianlan
  1. java-URL

    0下载:
  2. 创建一个简单的HTTP客户程序,它访问由命令行参数(即main方法的参数)指定的一个网页并把得到的HTTP响应结果保存到本地文件系统的一个文件中。要求使用客户端协议处理框架编写。-Create a simple HTTP client, it is access from the command line parameters (the main 方法 the argument) specifies a Web page and which gain the HTTP Xiangying res
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7395
    • 提供者:zhang liang
  1. OnlineExam

    0下载:
  2. JAVA在线考试系统,里面包含有数据库文件,IDEA或Ecilipse能直接打开运行的项目-JAVA Online Exam System, which contains the database file, IDEA or Ecilipse run to open the project directly
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-29
    • 文件大小:12014231
    • 提供者:
  1. 09

    0下载:
  2. 文件管理系统。随着科技的迅速发展,文件共享愈来愈重要。本系统实现了文件系统管理,并能实现相互共享。-Document management system. With the rapid development of technology, file sharing, more and more important. The system implements file system management, and can share with each other.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:2092302
    • 提供者:朱红
  1. FileManager

    0下载:
  2. 用java语言实现的系统文件管理器,内含所有源代码-Using java language of the system file manager, containing all the source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:55768
    • 提供者:miaoxiangzhen
  1. ApplicationofApplet

    0下载:
  2. Applet是Java的一个重要概念。文章以一个移动办公系统的开发为背景,通过对applet和嵌入式浏览器特性的研究和分析,给出了以Applet应用为核心的基于嵌入式浏览器的页面 设计方案。并且突破Applet的安全限制,给出了Applet在线情况下访问远程数据库和离线情况下访问本地文件系统的实现方案,以满足该系统对同时支持在线和离线数据操作的要求。-Java Applet is an important concept. Article with a mobile office syst
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:332495
    • 提供者:viewsky
  1. Spim

    0下载:
  2. 实现32位机器指令和汇编指令之间的转换,实现了图形界面,文件系统,可以新建、打开、保存文件,可以进行汇编文件和二进制文件之间的转换-To achieve 32-bit machine instructions and assembler directives conversion, to achieve a graphical interface, file system, can create new, open, save the file, you can compile files an
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:278475
    • 提供者:胡银芳
  1. FileBackups

    0下载:
  2. 文件备份系统,运用多线程进行同步备份,对于新手学习GUI编程、理解多线程、文件输入输出流有很大帮助。-File backup system, using multi-thread synchronization backup, for the novice to learn GUI programming, to understand multi-threaded, file input and output stream of great help.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:11963
    • 提供者:liurongzhou
  1. Upanshangsuo

    0下载:
  2. 1这是一些绿色工具,这是一款与硬件无关的U盘加密软件,利用虚拟文件系统技术将U盘划分为公开区与加密区。 2专业的U盘和移动硬盘加密软件。如果你的U盘和移动硬盘需要在不同的机器上使用,但你为里面数据的安全和保密烦心的话,请使用〖U盘超级加密 2008〗。 软件默认密码:888888 3锁定U盘防止他人盗取您的电脑资料-1 This is a green tool, this is a hardware-independent U-disk encryption software, virtu
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-11
    • 文件大小:616
    • 提供者:高枳焱
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com