代码搜索:explicit

找到约 10,000 项符合「explicit」的源代码

代码结果 10,000
www.eeworm.com/read/284065/8968335

def tapcon230c.def

; TAPCON230C.def : Declares the module parameters for the DLL. LIBRARY "TAPCON230C" DESCRIPTION 'TAPCON230C Windows Dynamic Link Library' EXPORTS ; Explicit exports can go here
www.eeworm.com/read/283525/9012404

def loginfo.def

; LogInfo.def : Declares the module parameters for the DLL. LIBRARY "LogInfo" DESCRIPTION 'LogInfo Windows Dynamic Link Library' EXPORTS ; Explicit exports can go here
www.eeworm.com/read/283525/9012480

def camain.def

; CaMain.def : Declares the module parameters for the DLL. LIBRARY "CaMain" DESCRIPTION 'CaMain Windows Dynamic Link Library' EXPORTS ; Explicit exports can go here
www.eeworm.com/read/283525/9012638

def conf.def

; Conf.def : Declares the module parameters for the DLL. LIBRARY "Conf" DESCRIPTION 'Conf Windows Dynamic Link Library' EXPORTS ; Explicit exports can go here
www.eeworm.com/read/382029/9057271

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public FNAME As String Public rs As Recordset Public DataFile As Integer Public Fl As Long Public block As Integer Public Const blocksize As Intege
www.eeworm.com/read/381906/9065638

bas ttdefs_472.bas

Attribute VB_Name = "mTooltipDefs_472" Option Explicit ' ' Copyright
www.eeworm.com/read/381906/9065651

bas ttdefs_472.bas

Attribute VB_Name = "mTooltipDefs_472" Option Explicit ' ' Copyright
www.eeworm.com/read/184715/9084236

bas typedef.bas

Attribute VB_Name = "Module2" Option Explicit 'Public gSysConf As typeSysConfig Public Function gfNullToString(str As Variant) As String If IsNull(str) Then gfNullToString = ""
www.eeworm.com/read/282525/9085069

bas mdlmain.bas

Attribute VB_Name = "mdlMain" Option Explicit Public SeltFrom As Integer Public Const mTitle As String = "学生成绩管理" Public mCnnString As String Public Sub Main() mCnnString = "Pr
www.eeworm.com/read/282353/9099270

bas ttdefs_472.bas

Attribute VB_Name = "mTooltipDefs_472" Option Explicit ' ' Copyright