搜索资源列表
excelxxx
- excel 的操作类 使用了GBK编码输出,方便引用 读取大的标准EXCEL文件会出现不稳定情况。 -excel in the use of the operating category GBK encoding, to facilitate use of standard read large Excel document will be unstable situation.
Excel
- VC++采用ODBC技术读取XLS文件,具体的函数说明参考MSDN.
excel_odbc
- 使用VC++对Excel的数据读取,使用VC++6.0编写,含有《odbcinst.h》头文件编写,如果还有疑问请发邮件给我-use Excel to read the data, the use of VC 6.0, containing "odbcinst.h" The first document preparation, if still in doubt please send an email to
EXCELdataread
- 读取excel文件,显示excel表中数据。通过查询表中学号,来显示学生的信息,并存到另一个文件中或者excel表格中。或者整批处理,我本来是想查身份证号码,由于没有库,所以用的学生号代替的。也找了好多类似的excel查询。其中包括excel查询sql方式的,还有打印excel数据的,我的参考的是可以查询单元格数据,自己弄了弄。需要对odbc进行配置,在控制面板下能找到,这个我也是网上找了半天。适合初学者,能看明白的。-Read excel documents to show the excel
CSJK003
- c++源码工程文件 读取Excel数据库中的数据-c++ source project file to read Excel data in a database
pack
- 可以从sql中读取数据输出到excel中 无需重新编译 拥有强大的配置文件 -Can read data from sql output to excel without recompilation of the configuration file has a strong
VCodbcexcel
- VC++ 通过ODBC读写Excel文件 ,tongguoODBC读取EXCel 文件-VC++ via ODBC to read and write Excel file, tongguoODBC read EXCel file
exceltopowerdesignerPDM
- 数据建模工具Powerdesigner读取excel文件的特定页中的数据,创建物理模型的vba脚本。内容包含PD支持的vba脚本和excel模型模板。-Data modeling tools Powerdesigner read the specific page of the excel file data to create a physical model of Visual Basic scr ipt. Includes PD support the Visual Basic scr i
DBToExcel
- (1)、通过java jdbc实现连接数据库的功能; (2)、从数据库中读取相应表中的数据存储到Map里面; (3)、将Map里的数据通过文件流的形式写入到相应Excel表中,并设置相关保存格式。 -(1) through java JDBC to connect to the database (2), read from the database data is stored in the corresponding table inside to Map (3) Map d
readaxls
- 读取EXCEL文件。用于其他软件简便实用。程序模块可以自由调用-Read EXCEL file. Used in other software is simple and practical. Program modules may be free to call
loadExcel
- 使用Javasript代码,从excel文件中读取数据,并保存到数据库中。-With javascr ipt code, read data from an excel file, and write them to a table of SQL Server.
PHPExcel_demo
- php对excel文件进行循环读取 php对字符进行ascii编码转化,将字符转为十进制数 php对excel日期格式读取,并进行显示转化 php对汉字乱码进行编码转化 -PHP cycle to read the excel file PHP the characters ASCII code conversion, the character to a decimal number PHP on Excel date format to read, an
TestGZipAndCsv
- 文档中包括使用流文件读取CSV文件、SqlServer的各种驱动读取CSV文件。Gzip文件的压缩与解压。CSV文件的统计,使用了linq、linq to sql、DataTable的各种操作。 对统计好的文件进行的导出CSV和excel操作。本项目还涉及到文件的下载操作及断点续传操作,以及性能监视的部分功能。可谓多重技术混合,对初步入门的人员有所帮助-Document including the use of streaming file to read the CSV file, SqlSe
es-sender
- 可以读取exl文件中输入的一个json格式完整数据,然后通过ElasticSearch数据库API导入对应的数据库索引中(the project could read a json from excel file ,and insert the data into ElasticSearch database.)