文章分类 - VB代码--文件
摘要:http://www.cnblogs.com/raylynn/archive/2007/03/08/668019.htmlhttp://www.cnblogs.com/sanle/archive/2007/03/28/691724.html
阅读全文
摘要:1 Option Explicit 2 Public gstrLogPath As String 3 4 Private Sub Class_Initialize() 5 gstrLogPath = App.Path & "\Log" 'Log路径 6 End Sub 7 8 '************************************************************************************************* 9 '*函数名: WriteErrLog10 '*程序功能:写日
阅读全文

浙公网安备 33010602011771号