代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/272242/10965170
def mts_d.def
; MTS_d.def : Declares the module parameters for the DLL.
LIBRARY "MTS_d"
DESCRIPTION 'MTS_d Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/272035/10973888
bas mdlstandard.bas
Attribute VB_Name = "mdlStandard"
Option Explicit
'改变用来保存当前的用户类型,其中0表示管理人员,1表示仓管人员,2表示销售人员
Public gnUserType As Integer
'表示当前的用户名称
Public gsUserName As String
'数据连接,在打开记录集和操作记录数据时使用.
Publ
www.eeworm.com/read/286170/7095939
bas functions.bas
Attribute VB_Name = "functions"
Option Explicit
Public iPosArr() As Double
Public iCurPos As Long
Public iPosCount As Long
www.eeworm.com/read/197190/7150303
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Option Base 1
Public Const N = 64
Public MfcFrq(8) As Long
Public MfcNum(16) As Long
Public MfcFFrq(16) As Long
Public MfcSFrq(16) As Long
Public
www.eeworm.com/read/278642/7153028
def mfc_com.def
; MFC_Com.def : Declares the module parameters for the DLL.
LIBRARY "MFC_COM"
;DESCRIPTION 'MFC_COM Windows CE Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllCanUn
www.eeworm.com/read/460834/7239536
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public select_menu As String '标记所选择的菜单
Public userID As String '标记当前用户ID
P
www.eeworm.com/read/446105/7585496
bas testmoduel.bas
Attribute VB_Name = "TestModuel"
Option Explicit
'*******************************
'* 僩儖僋偍傛傃掞峈抣憠嬰掅
'*******************************
Public Test_Flag As Integer '摦嶌棳傟僼儔僌
Public TrqPPeek
www.eeworm.com/read/445728/7591549
txt vba13-3.txt
Option Explicit
Dim m_blnMouseDown As Boolean
Dim m_pPoint As IPoint
www.eeworm.com/read/445465/7595299
bas recwinapi.bas
Attribute VB_Name = "recWinApi"
Option Explicit
Declare Function SendMessage Lib "user32" Alias "SendMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Lo
www.eeworm.com/read/445022/7601203
def class_out.def
; Class_Out.def : Declares the module parameters for the DLL.
LIBRARY "Class_Out"
DESCRIPTION 'Class_Out Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here