代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/139204/13183706
def ex21d.def
; ex21d.def : Declares the module parameters for the DLL.
LIBRARY "ex21d"
DESCRIPTION 'ex21d Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/325675/13191342
def formulaex.def
; FormulaEX.def : Declares the module parameters for the DLL.
LIBRARY "FormulaEX"
DESCRIPTION 'FormulaEX Windows Dynamic Link Library'
EXPORTS
GetFormulaEx; Explicit exports can go h
www.eeworm.com/read/325615/13194257
def clickhook.def
; ClickHook.def : Declares the module parameters for the DLL.
LIBRARY "ClickHook"
DESCRIPTION 'ClickHook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/325344/13211618
bas 星期模块.bas
Attribute VB_Name = "xingji"
Option Explicit
Function GetWeek(setDate As Date) As String '星期
Dim ww As Integer
ww = Weekday(setDate, vbSunday)
Select Case ww
Case 1
GetWeek = "星期日"
Case 2
www.eeworm.com/read/240303/13226305
def exportclass.def
; ExportClass.def : Declares the module parameters for the DLL.
LIBRARY "ExportClass"
DESCRIPTION 'ExportClass Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/324823/13241889
def mfcregdll.def
; MFCREGDLL.def : Declares the module parameters for the DLL.
LIBRARY "MFCREGDLL"
DESCRIPTION 'MFCREGDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
Min
www.eeworm.com/read/324823/13242007
def mfcextdll.def
; MFCEXTDLL.def : Declares the module parameters for the DLL.
LIBRARY "MFCEXTDLL"
DESCRIPTION 'MFCEXTDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/239967/13243577
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public userID As String '标记当前用户ID
Public userpow As String '标记用户权限
Pub
www.eeworm.com/read/137638/13307528
def gifimage.def
; GifImage.def : Declares the module parameters for the DLL.
LIBRARY "GifImage"
DESCRIPTION 'GifImage Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/239000/13309884
def tspga.def
; TspGA.def : Declares the module parameters for the DLL.
LIBRARY "TspGA"
DESCRIPTION 'TspGA Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here