代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/415652/11059988
def sms.def
; Sms.def : Declares the module parameters for the DLL.
LIBRARY "Sms"
DESCRIPTION 'Sms Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/269449/11097663
def student.def
; Student.def : Declares the module parameters for the DLL.
LIBRARY "Student"
DESCRIPTION 'Student Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/414475/11110916
def ver10.def
; ver10.def : Declares the module parameters for the DLL.
LIBRARY "ver10"
DESCRIPTION 'ver10 Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/414393/11114470
def 103.def
; 103.def : Declares the module parameters for the DLL.
LIBRARY "103"
DESCRIPTION '103 Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
InitPrem
ExitPrem
Se
www.eeworm.com/read/268330/11142867
def nidatabase.def
; NIDatabase.def : Declares the module parameters for the DLL.
LIBRARY "NIDatabase"
DESCRIPTION 'NIDatabase Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/413225/11162149
bas mdlconstant.bas
Attribute VB_Name = "mdlConstant"
Option Explicit
Public Const UBR_STX = &H2
Public Const UBR_ETX = &H3
Public Const UBR_EOT = &H4
Public Const UBR_ENQ = &H5
Public Const UBR_ACK = &H6
Public
www.eeworm.com/read/412713/11188401
def beyondsecsign.def
; BeyondSecSign.def : Declares the module parameters for the DLL.
LIBRARY "BeyondSecSign"
DESCRIPTION 'BeyondSecSign Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go h
www.eeworm.com/read/412689/11188889
def dllshared.def
; DLLShared.def : Declares the module parameters for the DLL.
LIBRARY "DLLShared"
DESCRIPTION 'DLLShared Windows Dynamic Link Library'
EXPORTS
InstallHook
UninstallHook
ShowDlg
www.eeworm.com/read/412140/11214125
bas avairable.bas
Attribute VB_Name = "variable"
Option Explicit
'所有变量存在此模块
Public UserText As String
Public Browser As String
Public CompanyName As String
Public ConfTrue As Integer
Public ModifyText As Strin