代码搜索:VB
找到约 10,000 项符合「VB」的源代码
代码结果 10,000
www.eeworm.com/read/431355/8686729
vb_ evtquery.vb_
www.eeworm.com/read/431355/8686731
vb_ prncnfg.vb_
www.eeworm.com/read/431355/8686804
vb_ adsutil.vb_
www.eeworm.com/read/431355/8686837
vb_ prnjobs.vb_
www.eeworm.com/read/431355/8686904
vb_ prndrvr.vb_
www.eeworm.com/read/431355/8686994
vb_ pubprn.vb_
www.eeworm.com/read/431355/8687008
vb_ pagefile.vb_
www.eeworm.com/read/431323/8688066
vb assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
www.eeworm.com/read/431323/8688105
vb adoaccess.vb
Imports ADODB
Imports ADODB.CursorLocationEnum '这个为了声明这个CursorLocation 的
Imports ADODB.CursorTypeEnum '为了声明adOpenStatic
Imports ADODB.LockTypeEnum
Imports System.DBNull
www.eeworm.com/read/287319/8694356
txt vb.txt
Private Const BlockLength = 16 ' maximum block length in bytes
Private Const BlockLengthMax = 32 ' maximum block length in bytes
Private Const KeyLengthMax = 32