代码搜索:FileSystemObject
找到约 1,189 项符合「FileSystemObject」的源代码
代码结果 1,189
www.eeworm.com/read/139663/13142526
bas module4binary.bas
Attribute VB_Name = "ModuleBinary"
Option Explicit
Public Const BLOCK_SIZE = 16384
Public g_TextStream As TextStream
'Public g_FSO As New FileSystemObject
Sub BlobToFile(Field4Data As ADODB.F