搜索资源列表
jxl 操作EXCEL表格
- 用第三方jxl实现对EXCEL表的创建,更新及删除
Excel 生成数据表
- 根据相同的Excel数据表格生成数据表,从Excel中导入数据到已有的表格中
Flex+CodeFunction导出EXCEL
- Flex利用Codefunction导出Excel文件
C#操作Excel导出数据
- VS2003写的C#操作Excel导出数据,设置了导出的Excel格式,包括表头合并、居中对齐、自动调整列宽行高、单元格背景字体颜色、设置特定区域格线粗细颜色、只有有数据的区域显示格线、指定单元格窗口冻结等等。
Excel中农历的算法
- ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
对excel导入导出的相关操作控件源代码
- 对excel导入导出的相关操作控件源代码,可以对excel进行细致设置,源码注释齐全,适合程序爱好者仔细研究。-To excel import export related operation control the source code, and can be a detailed set of excel, the source code comments is complete, suitable for program lovers careful study.
VBJSON
- VB6.0用的最好的JSON解析工具。支持JSON消息的解析和处理。源代码值得一看,非常不错。官方网站:http://www.ediy.co.nz/vbjson-json-parser-library-in-vb6-xidc55680.html-VB-JSON is a Visual Basic 6 class library for parsing and emitting JSON (Javascr ipt Object Notation) and can handle nested arr
vbcheckoffice
- Vb检测你电脑上是否安装有Office,并可进一步检测出是否安装有Access、Word、Excel、PowerPoint等组件,如果某项已安装,检测完毕会在该项后面显示“True”字样。本程序的功能主要是为编写大型软件时候用的,用来配合程序检测软件运行所需环境等。-Vb detect whether your computer installed Office, and further detect whether the installed Access, Word, Excel, Powe
ExcelDBer
- EXCEL、数据库、XML文件之间的数据相互导出- EXCEL, the database, XML between the document data derives mutually
excel
- PHP 导出导入 Excel的源码 PHP 导出导入 Excel的源码-PHP export to import the Excel Export Import Excel source PHP source code
fhsp
- 从网页中提取股票历年分红数据,并保存到excel表中-Extracted from the web site of stock dividends over the years of data and save it to excel table
ahinfo
- java 对 Excel 的操作,实现EXCEL与数据库的互换 ,SQL可以自己看程序写出来,这里不提供了-java to Excel operation, realize swaps EXCEL and database, SQL can watch the procedure written here do not provide a
javadealwithexcel
- use java third tools jxl to deal with excel
ExcelXmlWriter
- this is excel xml spreadsheet creator
fileTest
- excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
opencms_7.5.3
- OpenCms是一个专业水平的开放源代码WEB内容管理系统,可被任何组织或企业使用,OpenCms100 开放源码,采用该技术有如下优点: 直接从WEB站点的前台编辑内容 自动在线/离线工作流 灵活的内容资源 集成全文搜索引擎 所见即所得编辑非结构化内容 结构化内容采用易于定义的基于XML的内容项目 在一个应用中管理多个站点 全文搜索支持PDF、Word、Excel文档资源 为所有的存储资源均可进行配置 基于时间的自动内容发布和过期
asp-to-excel
- asp生成excel文件的演示文件,包括VB源码。-asp to excel demo
extjs4.2-Export-to-excel
- 目前网上唯一可以在extjs4.2下跑的 导出至excel demo,本源码来自网上收集的4.0版本,经加工后可以在4.2使用,并且做了文件转储,可以随意更换文件夹,引用js不可修改名称-Currently online only run under the extjs4.2 ' Export to excel' demo, the source from the online collection of version 4.0, after processing can be u
QtXlsx-excel-linux
- qt+linux+ excel文档读取 利用 开源qtxlsx读取操作windows下的excel文档-qt+linux+ excel document reads use excel document windows open qtxlsx read operations under
vb excel to html
- 使用vb将excel文件保存为htm格式, 希望对其他初学者有用(use vb to convert excel to htm)