搜索资源列表
TestExcel
- 使用JAVA的开源项目POI实现的由程序生成EXCEL表格并写入数据-POI using the JAVA implementation of open source projects generated by the program EXCEL spreadsheet and write data
jquery.spreadsheet-0.1.tar
- 模拟excel,完全使用ajax技术,不用后台提交。-Simulation excel, full use of ajax technology, not to submit the background.
hrms
- 企业人事管理系统。可以很方便的管理在职员工和离职员工信息。带员工关怀管理、员工入职录入,考核管理,升职管理等等人事管理模块。可以把全部信息导出为doc文档或者excel表格。-The personnel management system. Can easily manage active employees and former employees information. With care management staff, the staff entry entry, assessmen
javaToExcel
- Java导出Excel表格的插件介绍,及使用说明。-Java plug-introduce export Excel spreadsheet, and instructions.
tableur
- java application for creating an excel spreadsheet-java application for creating an excel spreadsheet..
ExcelToSQLServer
- 本文档介绍了得用JAVA程序语言将EXCEL表格的数据导入到SQL SERVER数据库的过程,解决了当EXCEL电子表格中的数据转换为SQLSERVER数据库中的数据时出现的诸多需要注意的问题-This document describes starting a Java programming language to import EXCEL spreadsheet data to SQL SERVER database process to solve the many problems t
webreport
- 电子表格控件,好用的电子表格控件,仿Excel-Spreadsheet control, easy to use spreadsheet control, fake Excel
XlsTest1
- 入取Excel表格操作,里面描写了多种操作方法,可以对指定文件进行定点查询,也可以进行写入-Admitted to the Excel spreadsheet operation, which describes a variety of methods of operation, to sentinel query on the specified file can also be written
ZhiArchive
- 教师档案管理系统定位教育网行开发的系统,以当前学校网站的适用性,增强了系统的针对性和易用性,系统中支持在线打印,及在线电子表格导出模块,多帐号权限分配,适合创建中、小学校,大中院校,技校使用,本系统为免费版本,不收取任何费用,可直接使用。 功能模块: 权限设置 - 可设多个管理员,自由分配选项管理权限 数据备份 = 支持在线数据库备份及还原数据库 教师档案 - 支持在线EXCEL电子表格导出,及打印数据 你的域名/admin/admin_login.asp 帐号:admin
Java-mulitple-excel
- 是在MyEclipse中开发的使用Java操作Excel的具体实现,包括生成有复杂数据格式的Excel和有布局的Excel,还读取了Excel表格。本人通过参考了许多资料编写(不得用于盈利目的,违法必究)-Developed in MyEclipse Java operation of Excel to achieve, including the generation of complex data formats Excel and layout of Excel read Excel sp
momeycheck_3.3
- 工资条查询系统,考虑到会计发工资时一般都用Excel电子表格,本asp程序,是基于Excel文件的工资条查询系统,免去了数据库转换,并可以读取各种多行表头的数据。 1、工资条查询系统 3.2(把excel当作数据库) (1(对excel文件要求较高,每列的数据类型要一样,即同列数据不能既有有数字类型,又有文本类型, (2(姓名中不能有空格-Wage query system, taking into account the general accounting wages Ex
Decision-Analysis-System
- 决策分析系统,本程序通过表格统计和图形分析两种分析方法。在“表格统计”选项卡中以列表形式显示数据,在工具栏中提供了更改表题、导出数据表到Excel表格、保存数据表以及可能生成的统计图为PDF格式的文件和改变表格固定列数量的功能。-Decision Analysis System, the program through the form of statistical and graphical analysis of two analytical methods. Fixed table sta
ExcelHelper
- 最近在忙的一个数据报表入库的项目,其中需要将很大一部分格式一致的Excel电子表格中的数据进行提取,并存入到系统数据库中,今天和大家分享的这个就是c#的Excel类库-Recently in a busy data reports storage project, which needs to be a large part of the format of the Excel spreadsheet data extraction, and stored in the system datab
ExcelParser
- 把EXCEL表格中的数据解析出来放到二维数组中-EXCEL spreadsheet data parsing out into a two-dimensional array
Spreadsheet
- use Spreadsheet class to export excel with PHP
excel2
- Java Excel API is an open source java library to read, write and modify Excel spread sheets. This requires the library jxl-2.6.12.jar to be in classpath. The following example shows how to add length formula to a Cell in Excel Sprea
excel3
- Java Excel API is an open source java library to read, write and modify Excel spread sheets. This requires the library jxl-2.6.12.jar to be in classpath. The following example shows how to add random formula to a Cell in Excel Sprea
excel-to--access
- Excel表格导入ACCESS数据库,功能简单超好用。-Excel spreadsheet import ACCESS database, features a simple super useful.
JSP-table-to-excel
- JSP中比较简单的将页面中的表格导出excel的方法-Relatively simple to export JSP pages in excel spreadsheet approach
Read data from the Excel spreadsheet
- 能够实现从excel表格中读取内容并存储在数组中(The ability to read from a EXCEL table and store it in an array)