代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/350003/10776854
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/349896/10788447
def regulardll.def
; RegularDll.def : Declares the module parameters for the DLL.
LIBRARY "RegularDll"
DESCRIPTION 'RegularDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10788513
def exdll.def
; ExDLL.def : Declares the module parameters for the DLL.
LIBRARY "ExDLL"
DESCRIPTION 'ExDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10788547
def regulardllshare.def
; RegularDllShare.def : Declares the module parameters for the DLL.
LIBRARY "RegularDllShare"
DESCRIPTION 'RegularDllShare Windows Dynamic Link Library'
EXPORTS
; Explicit exports ca
www.eeworm.com/read/349896/10788748
def exdll.def
; ExDLL.def : Declares the module parameters for the DLL.
LIBRARY "ExDLL"
DESCRIPTION 'ExDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10788867
def englishdll.def
; EnglishDll.def : Declares the module parameters for the DLL.
LIBRARY "EnglishDll"
DESCRIPTION 'EnglishDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10790133
def ex010201dll.def
; Ex010201Dll.def : Declares the module parameters for the DLL.
LIBRARY "Ex010201Dll"
DESCRIPTION 'Ex010201Dll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10791113
def uidll.def
; UIDLL.def : Declares the module parameters for the DLL.
LIBRARY "UIDLL"
DESCRIPTION 'UIDLL Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/349896/10791539
def dblib.def
; DBLib.def : Declares the module parameters for the DLL.
LIBRARY "DBLib"
DESCRIPTION 'DBLib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/274739/10855777
def threadmanagerd.def
; ThreadManagerD.def : Declares the module parameters for the DLL.
LIBRARY "ThreadManagerD"
DESCRIPTION 'ThreadManagerD Windows Dynamic Link Library '
EXPORTS
; Explic