代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/155620/5620481
def compa.def
; CompA.def : Declares the module parameters for the DLL.
LIBRARY "CompA"
DESCRIPTION 'CompA Component Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetCl
www.eeworm.com/read/155620/5620500
def compb.def
; CompB.def : Declares the module parameters for the DLL.
LIBRARY "CompB"
DESCRIPTION 'CompB Component Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetCl
www.eeworm.com/read/153649/5645779
def compa.def
; CompA.def : Declares the module parameters for the DLL.
LIBRARY "CompA"
DESCRIPTION 'CompA Component Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetCl
www.eeworm.com/read/153649/5645798
def compb.def
; CompB.def : Declares the module parameters for the DLL.
LIBRARY "CompB"
DESCRIPTION 'CompB Component Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetCl
www.eeworm.com/read/474260/6816995
bas publicmodule.bas
Attribute VB_Name = "PublicModule"
Option Explicit
Public Const SDRole As String = "eMindSystemRole"
Public Const ADRole As String = "Admins"
Public Const FixKey As String = "A0000000"
Public
www.eeworm.com/read/474260/6816996
bas module2.bas
Attribute VB_Name = "Module2"
Option Explicit
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' Copyright ?996-2000 VBnet, Randy Birch, All Rights Reserved.
' Some pages may also