摘要:
Dim ImgByt() As Byte Dim ImgMS As IO.MemoryStream ImgByt = System.IO.File.ReadAllBytes(strImg)‘把图片读入一个字节数组 ImgMS = New System.IO.MemoryStream(ImgByt)’把该数组读入内存 ... 阅读全文
posted @ 2008-03-16 14:09
Stym--闫生
阅读(212)
评论(0)
推荐(0)
摘要:
Public Function InsertPicture() As String Dim oExcel As New Microsoft.Office.Interop.Excel.Application Dim obook As Microsoft.Office.Interop.Excel.Workbooks Dim... 阅读全文
posted @ 2008-03-16 14:05
Stym--闫生
阅读(446)
评论(0)
推荐(0)
浙公网安备 33010602011771号