10 2018 档案

摘要:Dim ModuleSql As String Dim n As Integer 'SQLite連線Dim connSQLite As New Data.SQLite.SQLiteConnectionDim CmdSQLite As New Data.SQLite.SQLiteCommand '定义 阅读全文
posted @ 2018-10-19 14:58 leme 阅读(1045) 评论(0) 推荐(0)
摘要:'導入命名空間 Imports System.IOImports NPOI.HSSF.UserModelImports NPOI.HPSFImports NPOI.POIFS.FileSystem Private Sub A1() '自定格式 Dim workbook As HSSFWorkbook 阅读全文
posted @ 2018-10-15 11:29 leme 阅读(218) 评论(0) 推荐(0)
摘要:'導入命名空間Imports System.IO Imports NPOI.HSSF.UserModelImports NPOI.HPSFImports NPOI.POIFS.FileSystem Private Sub A1() Dim ts As String'文字 Dim ns As Doub 阅读全文
posted @ 2018-10-15 09:48 leme 阅读(355) 评论(0) 推荐(0)