代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/246262/12745842
def zthookapi.def
; ztHookApi.def : Declares the module parameters for the DLL.
LIBRARY "ztHookApi"
DESCRIPTION 'ztHookApi Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
SetCur
www.eeworm.com/read/143962/12827093
def gridtreectrl225.def
; GridTreeCtrl225.def : Declares the module parameters for the DLL.
LIBRARY "GridTreeCtrl225"
DESCRIPTION 'GridTreeCtrl225 Windows Dynamic Link Library'
EXPORTS
; Explicit exports ca
www.eeworm.com/read/244689/12849531
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/244626/12851407
bas commbas.bas
Attribute VB_Name = "CommBas"
Option Explicit
Public GlobalCon As New ADODB.Connection
Public RoleID As String '当前用户的角色
Public RolePass As String '当前用户的角色的口令字
Public AdoConnectionStr As String
www.eeworm.com/read/244622/12851519
def control.def
; Control.def : Declares the module parameters for the DLL.
LIBRARY "Control"
DESCRIPTION 'Control Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/244182/12879406
def znetcommon.def
; ZNetCommon.def : Declares the module parameters for the DLL.
LIBRARY "ZNetCommon"
DESCRIPTION 'ZNetCommon Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/244182/12879505
def znetsock.def
; ZNetSock.def : Declares the module parameters for the DLL.
LIBRARY "ZNetSock"
DESCRIPTION 'ZNetSock Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/243086/12965543
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '定义链接对象
Public Const keyenter = 13 '定义回车的ASCII码
Public userType, userName As String '记录登陆的用户名
Public Connection
www.eeworm.com/read/329086/12980698
def gpexport.def
; GPExport.def : Declares the module parameters for the DLL.
LIBRARY "GPExport"
DESCRIPTION 'GPExport Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/329086/12981126
def plaintextimport.def
; PlainTextImport.def : Declares the module parameters for the DLL.
LIBRARY "PlainTextImport"
DESCRIPTION 'PlainTextImport Windows Dynamic Link Library'
EXPORTS
; Explicit exports ca