搜索资源列表
各种典型vb示例
- Add_Control_RunTime.zip 实时增加控件的例子。 alarm.zip 一个日期报警程序,当某个指定日期到达时间会提醒你。 Bounce.zip 在桌面上打篮球的游戏程序。 FileCopier.zip 这个程序可以将任意的文件拷贝到同一网络上的任何地方。 FoxTOExce.zip 可以将FoxPro中的表格数据传输到excel中。 lock.zip 这是一个锁定计算机的程序。 MoviePlayer.zip 用户化的视频播放程序。 MultiBrowser.zip 可以同时
Read_FilesADO
- VB实现ADO对EXCEL操作 可将EXCEL中单元格数据取出,进行必要的操作。-VB for EXCEL to achieve ADO operation can be EXCEL data out of the cell to carry out the necessary operation.
vb-excel
- 实现vb控制excel的一个小程序,给需要的人一个参考-a precedure of vb
Excel
- vB excel programming examples-vB excel programming examples!!!!
codeDll
- 用VB6.0做出的字串加密dll(带源码)!! code.dll的说明: 这是一个由VB做成的dll文件,它支持对字串进行Base64和随机数加解密两种方式。 如果要进行中英文混合加解密,可以先用Base64函数加解密,再用随机数解密。 注意,加密和解密是逆向的,如加密过程为 Rand_Encode(Base64_Encode(str)) 则解密过程为 Base64_Decode(Rand_Decode(pas)) 函数原型为: Public Func
VBExcel
- vb读取excel文件的源代码,本人制作的-vb source code to read excel file, I made stuff
VB-EXCEL-Tab
- VB-EXCEL-Tab 一个VB皮肤工具-VB-EXCEL-Tab, a skin tool for VB
vb-open-close-excel
- vb open close excel, VB 操作 excel 电子表格,非常实用,源代码全 适合入门者参考-VB open close excel, VB Excel spreadsheet, very practical, suitable for beginners reference source code
VB-control-Excel
- VB操作Excel VB控制写入Excel表格,并按时间保存Excel,可以在这基础上扩展别的功能。-Operation Excel VB VB control write Excel spreadsheets, according to time saving Excel, you can expand on this foundation other function.
Excel-VB-Serial
- Excel VB宏 串口读写数据 通过在Excel中添加宏(VB),来实现通过串口对excel文件的读写功能-Excel VB macros by adding serial read and write data in Excel macros (VB), to excel file through the serial port read and write functions
listview-to-excel
- listview to excel vb代码-listview to excel
Unique-3d-List-Excel-VB-Code
- VB code for Excel that creates unique list of items and categories given list.-VB code for Excel that creates unique list of items and categories given list.
Excel格式解析
- excel格式解析,Excel是个应用面很广的数据处理软件有强大的数据处理能力也有着强大的表格处理能力。对于我们测量来说最繁琐的工作之一就是对数据的处理这就需要将数据输出到Excel文件中再处理。我们就需要懂得如何快速的将数据输入到Excel中。而每次输入数据都要打开Excel再进行一步步输入操作很繁琐。我们希望通过一个简单程序将数据直接转化为Excel文件来让我们继续处理。本文通过研究得出三种生成Excel文件的方法并采用VB程序开发出文本文件自动转化为Excel文件的程序。(ex
VB编程在Excel中的应用
- 想了解VB编程在Excel中的应用吗,快来看看吧(Do you want to know the application of VB programming in Excel? Come and have a look)
把CSV文件在DBgrid中显示及导出到Excel文件中
- VB 读取csv文件数据 可以用于数据开发(VB reads the CSV file data)
vb与EXCEL的连接
- vb与EXCEL的连接,非常非常非常非常非常实用,适合初学者(vb yu EXCEL de lian jie fei chang shi yong ,shi he chu xue zhe)
对excel的处理
- 利用visual basic 6.0 调用excel,并且处理其中的数据。对一整列进行相应的数据处理(Use Visual Basic 6 to call excel and handle the data in it. The corresponding data processing for a whole column)
打开目录下的所有文件修改制定单元格
- 打开目录下的所有文件修改制定单元格,一个小的excel VB代码(Open all the files under the directory to modify the cell, a small excel VB code)
excel转换为html
- 实现代码的另存为的功能,完美解决出现乱码的问题,结合webserver可以展示excel的数据(The ability to save the code)
VB自定义汇总文件夹中的EXCEL文件
- VB自定义汇总文件夹中的EXCEL文件,实现将指定的文件夹中的电子表格文件汇总。(VB customizes the EXCEL file in the summary folder to realize the summary of spreadsheet files in the specified folder.)