搜索资源列表
dojo-0.3.1-ajax
- Dojo is a portable Javascr ipt toolkit for web application developers and Javascr ipt professionals. Dojo solves real-world problems by providing powerful abstractions and solid, tested implementations.-Alternatives is a portable Javascr ipt tool
access_db_operation
- 文件中采用Java编写的程序,可以直接在JDK下运行,具备对access数据库的打开、删除、插入、查找、关闭功能。有很强的移植性。-document prepared by using Java procedures, and can directly run under the JDK, have the right to open access to the database, delete, insert, search, closing function. Is a highly por
watermarking source code
- This package provides source code for some watermarking algorithms in hopefully portable C code.
ZXingDemo
- 条形码与二维码的解码程序,使用zxing开源包精简而成,可移植到自己的程序中使用。代码来自 http://www.cnblogs.com/tankaixiong/archive/2010/10/31/1865807.html,包中已经有了需要的zxing的核心包,来自:http://www.cnblogs.com/goin/archive/2011/06/10/2078007.html -Bar code and two-dimensional code decoding process, st
iText-src-2.1.4
- 源码包含生成 PDF 和 HTML 的类库-This library contains classes that generate documents in the Portable Document Format [PDF] and/or HTML.
aspnet
- PDF(Portable Document Format)文件格式是Adobe公司开发的电子文件格式。这种文件格式与操作系统平台无关,也就是说,PDF文件不管是在Windows,Unix还是在苹果公司的Mac OS操作系统中都是通用的。这一特点使它成为在Internet上进行电子文档发行和数字化信息传播的理想文档格式。越来越多的电子图书、产品说明、公司文告、网络资料、电子邮件开始使用PDF格式文件。PDF格式文件目前已成为数字化信息事实上的一个工业标准-PDF (Portable Documen
txt_html
- 把TXT改写为HTML的程序,可以用PSP等便携设备观看文章。用这个可以支持巨大的文件。-TXT to rewrite the procedures for the HTML, you can use PSP and other portable devices Views article. This can be used to support the huge document.
Visit
- JAVA J2SE 专用的访问数据库的类,相当于PHP中的PDO,多数据库 可移植类-JAVA J2SE exclusive access to the database category, which is equivalent to PHP in the PDO, portable multi-database-type
akcms-sqlite2.5.1
- akcms2.51 sqlite2版本,移植方便。是建站的好工具。-akcms2.51 sqlite2 version, portable convenience. Is a good tool for Jianzhan.
ftpserver
- Apache FtpServer是一个100 %纯Java的FTP服务器。此外,FtpServer还可以作为Windows服务器、Unix / Linux后台程序或是被嵌入在Java应用程序而独立运行。有了MINA支持,FtpServer可以轻而易举满足大量的并发用户的需求。-The Apache FtpServer is a 100 pure Java FTP server. It s designed to be a complete and portable FTP server eng
iText
- iText, a JAVA-PDF library This library contains classes that generate documents in the Portable Document Format (PDF).
javaTest
- 可移植的控制台四则计算器,更改代码可换为GUI界面-Console four portable calculator, change the code can be replaced with GUI interface
java
- Java是一种简单的,面向对象的,分布式的,解释型的,健壮安全的,结构中立的,可移植的,性能优异、多线程的动态语言。上述对其做了详述的讲解,同时也适合初学者。-Java is a simple, object-oriented, distributed, interpreted, robust security, structure-neutral, portable, high performance, multithreaded dynamic language. The detailed
ptptl-0.2
- The Peer-to-Peer Trusted Library (PtPTL) allows software developers to add the element of ``Trust to their peer-to-peer applications. It provides support for digital certificates, peer authentication, secure storage, public key encryption, di
JavaScript
- Javascr ipt使用手册.chm Javascr ipt的特点: 简单、易学、易用; 跨平台;IE、Navigator 符合ECMA(欧洲计算机制造协会)标准,可移植; 事件驱动式的脚本程序设计思想; 动态、交互式的操作方式。 -Javascr ipt manual. Chm Javascr ipt features: easy to learn, easy to use cross-platform IE, Navigator found
Conception-et-realisation-dun-systeme-dacquisitio
- Conception et realisation d un systeme d acquisition du signal ECG a l aide d un telephone portable via Bluetooth
javajichu
- Java简介 Sun Microsystems 于1995年推出 1991 年Sun公司的James Gosling等人开始开发名称为 Oak 的语言。希望用于控制嵌入在有线电视交换盒、PDA等的微处理器 1994年将Oak语言更名为Java Java 既安全、可移植,又可跨平台,而且人们发现它能够解决Internet 上的大型应用问题-About Sun Microsystems Java launched in 1995, 1991, Sun' s James G
Caiwu
- 便携式家庭财务管理系统 具有用户设置 查询 报表 输入等功能-Portable household financial management system with user input and other functions set the query report
Shopping
- 网上商城满足人们的网上购物需求)网上商城建设的背景 随着社会经济的迅速发展和科学技术的全面进步,计算机事业的飞速发展,以计算机与网技术为基础的信息系统正处于蓬勃发展的时期。网上购物系统,是在网络上建立一个虚拟的购物商场,避免了挑选商品的烦琐过程,使您的购物过程变得轻松、快捷、方便,很适合现代人快节奏的生活;同时又能有效的控制“商场”运营的成本,开辟了一个新的销售渠道。 1. 网上商城原有的简单的企业宣传和信息发布功能已经远落后于现在时期对电子商务的功能需求。现在网络信息化深入到人们生
web_storage
- 网络存储是最近在网上开始流行的一种存储工具,即用户可以将文件数据存储在网络上的某个服务器上,这样用户只要在有网络的地方均可以访问自己的文件数据,省却携带存储工具的麻烦。同时网络存储允许用户对文件、目录进行管理,也可以压缩文件以节省空间。实现网络存储主要涉及几个技术要点:访问服务器文件系统,文件上载、下载,服务器端操作,交互界面以及权限管理。该系统采用Access数据库,数据库位置在/db目录下,数据库名称为“New.mdb”。 -Network storage became popular