搜索资源列表
FromDDL_TO_Excel_VS2003
- 能从datagrid、listview、datatable、dataset、dataview中导出数据到excel中。-from datagrid, error, datatable, dataset, which is derived dataview data had to excel.
Listintotext
- You can find plenty of C++ and/or MFC code to deal with your ListView controls, but maybe not enough pure C and API (SDK) code. This code snippet consists of only one C function (fExportListView) that outputs the text content of a ListView control in
Export2Excel
- 转换excel的类,可以将listview等列表直接转到excel中-Conversion excel class, listview, etc. can go directly to excel in the list
EditableListView
- 可编辑的Listview,听说很好用,像Excel单元格一样,可以设定单元格的数据类型。-Editable Listview, I heard a very good use, such as cells, like Excel, you can set the cell data type.
listview2excel
- 超级好用listview保存到excel,简单方便,对初学者很有帮助-Save to listview super easy to use excel, easy and convenient, very helpful for beginners
MultiFunction_dll
- How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini fil
ExcelTOListView
- c#写的,把Excel数据读入ListView-c# write to read Excel data into the ListView
ghtr
- VB将Listview数据导出到Excel表格的实例,效果还行-VB to export data to Excel table Listview instance, the results were OK
bcb
- 如何把listview里的内容导出到word和excel中(转载)-How to export the contents to the listview in word and excel in (Reprinted)
u_ListViewtoExcel
- A function (ListView to Excel)
20091113251283
- 程序里面主要实现了listview控件的分页显示、VB读写INI配置文件、上一步下一步界面是实现、VB操作数据库(ACCSEE)、程序随系统启动、图片的储存、数据库导出EXCEL表格、数据库的模糊搜索、listview控件与treeview控件的联合使用、数据库的备份与恢复、系统托盘的实现。-Program which implements the listview control the main page display, VB to read and write INI configura
OPC_Simulator(1.0)
- 主要功能是实现OPC服务器的通讯,另外还包括VB与文本的交互、界面置前、与EXCEL交互、ListView的用法等,是一个系统的程序-Main function is to achieve OPC server communication, the text also includes VB and interactive interface to the front, and EXCEL interaction, ListView usage, etc., is a systematic pr
EnglishWord
- 可以根据中文默写英文单词,并评测。vb编写,主要是listview的简单应用,还有vb连接excel的应用,适合菜鸟学习。注意,所谓的数据库是使用excel代替的!excel的格式要注意!说明文件中已经注明。-A simple VB Program. Just a test of Listview. You will know how to link vb to Excel.
ListView2Excel
- Excel programs on the ListView to save the entire list can use MS Office 2003-2007.
ListViewToExcel
- Covert Listview to Excel Format
ExportToExcel
- VB将Listview数据导出到Excel表格的实例-VB to export data to Excel spreadsheet Listview instance
exceltovb
- Excel Data To MsAccess DB (export and import) This is a simple program used to export data from msAccess DB to MSexcel and load excel data to listview.-Excel Data To MsAccess DB (export and import) This is a simple program used to export data fro
listview-to-excel
- listview to excel vb代码-listview to excel
Export2Excel
- 转换excel的类,可以将listview等列表直接转到excel中-Conversion excel class, listview, etc. can go directly to excel in the list
listview导出到excel
- 通过listview把access中的数据加载到界面中,然后可以通过导出到excel(Load the data in the access through the listview to the interface, and then you can export to excel)