- 博客(2)
- 收藏
- 关注
原创 在ProgressBar上显示文字
using System.Windows.Forms;using System.Drawing;using System.ComponentModel;namespace MyProgressBar{ class ProgressBarEx: ProgressBar { [Browsable(true), Category("Appearance"), D
2012-06-14 16:13:26
10410
原创 关于system.data.oledb.oledbexception 未定义的错误
背景:我数据恢复工具恢复了大量的excel文件,但是其中有许多都已经损坏了无法直接打开,手动排除工作量很大,虽然windows 7 下面可以预览,但依旧是一个枯燥的工作,于是我想写一个WinForm程序来批量鉴定excel文件是否能够打开。在网上找了一下,C#中打开excel有两种常用的方法,1.Excel.Application xApp=new Excel.ApplicationCla
2012-06-13 09:05:34
1128
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人