代码搜索:VBNET
找到约 194 项符合「VBNET」的源代码
代码结果 194
www.eeworm.com/read/329866/3429409
bas filedialog.bas
Attribute VB_Name = "Module2"
Option Explicit
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Copyright ?1996-2000 VBnet, Randy Birch, All Rights Reserved.
' Some pages may
www.eeworm.com/read/220255/14845132
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Copyright 1996-2001 VBnet, Randy Birch, All Rights Reserved.
' Some pages may also
www.eeworm.com/read/474260/6816996
bas module2.bas
Attribute VB_Name = "Module2"
Option Explicit
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Copyright ?996-2000 VBnet, Randy Birch, All Rights Reserved.
' Some pages may also
www.eeworm.com/read/182496/9201218
bas modutil.bas
Attribute VB_Name = "modUtil"
Option Explicit
'Most of these file system routines are based on Randy Birch's stuff
'http://vbnet.mvps.org/
Private Const DRIVE_REMOVABLE = 2
Private Const DRIV