代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/197193/8013298
def wzddllrc.def
; WzdDllRc.def : Declares the module parameters for the DLL.
LIBRARY "WzdDllRc"
DESCRIPTION 'WzdDllRc Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/197193/8018195
def wzddmfc.def
; WzdDMFC.def : Declares the module parameters for the DLL.
LIBRARY "WzdDMFC"
DESCRIPTION 'WzdDMFC Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/197193/8018220
def wzddmfc.def
; WzdDMFC.def : Declares the module parameters for the DLL.
LIBRARY "WzdDllMFC"
DESCRIPTION 'WzdDllMFC Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/296557/8095724
def talkdll.def
; TalkDll.def : Declares the module parameters for the DLL.
LIBRARY "TalkDll"
DESCRIPTION 'TalkDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/396110/8125800
def rcmssql.def
; RcMSSQL.def : Declares the module parameters for the DLL.
LIBRARY "RcMSSQL"
DESCRIPTION 'RcMSSQL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/295843/8137426
bas 工资管理.bas
Attribute VB_Name = "ggzlzc"
Option Explicit
Public user As String
Declare Function GetWindowsDirectory Lib "kernel32" Alias "GetWindowsDirectoryA" (ByVal lpbuffer As String, ByVal nsize As Long) A
www.eeworm.com/read/295786/8139988
bas smpriv.bas
Attribute VB_Name = "SmPriv"
Option Explicit
Public gPublicCommon As PublicCommon
Public gPublicFunction As PublicFuncion
Public gDbCommon As DbCommon
www.eeworm.com/read/295786/8140245
bas mmpriv.bas
Attribute VB_Name = "MmPriv"
Option Explicit
Public gPublicCommon As PublicCommon
Public gPublicFunction As PublicFuncion
Public gDbCommon As DbCommon
www.eeworm.com/read/295786/8140339
bas xsglpriv.bas
Attribute VB_Name = "XSGLPriv"
Option Explicit
Public gPublicCommon As PublicCommon
Public gPublicFunction As PublicFuncion
Public gDbCommon As DbCommon
www.eeworm.com/read/295786/8140395
bas cgglpriv.bas
Attribute VB_Name = "CGGLPriv"
Option Explicit
Public gPublicCommon As PublicCommon
Public gPublicFunction As PublicFuncion
Public gDbCommon As DbCommon