11 2015 档案

摘要:Public Declare Function GetPrivateProfileString Lib "kernel32" Alias "GetPrivateProfileStringA" (ByVal lpApplicationName As String, ByVal lpKeyName As... 阅读全文
posted @ 2015-11-09 17:24 笑笑小白 阅读(1200) 评论(0) 推荐(0) 编辑
摘要:OSVERSIONINFO快速信息Windows NT 支持Windows 95 支持Win32s 支持引入程序库 -头文件 winbase.hUnicode WinNT平台说明 无概述-系统信息微软的Win32应用程序编程接口(API)包含了描述当前操作系统配置的函数。所属分组系统信息结构体以下结... 阅读全文
posted @ 2015-11-05 14:48 笑笑小白 阅读(730) 评论(0) 推荐(0) 编辑
摘要:Private Declare Function GetProfileString Lib "kernel32" Alias "GetProfileStringA" (ByVal lpAppName As String, ByVal lpKeyName As String, ByVal lpDefa... 阅读全文
posted @ 2015-11-05 11:06 笑笑小白 阅读(3959) 评论(0) 推荐(1) 编辑
摘要:Private Sub writeToExcel(strTmp1() As String, colTmp1 As Collection)'' Dim tmp1 Dim i1 As Integer, intCol As Integer, intRow As Integer Dim x... 阅读全文
posted @ 2015-11-04 09:57 笑笑小白 阅读(19716) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示