代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/130875/5949746
-+
Attribute VB_Name = "ModChart"
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFileName As Strin
www.eeworm.com/read/130875/5949888
÷
Attribute VB_Name = "modCurve"
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFileName As Strin
www.eeworm.com/read/130875/5949904
÷+
Attribute VB_Name = "modParameter"
'立体图基本参数
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFil
www.eeworm.com/read/130875/5949961
-
Attribute VB_Name = "modParameter"
'双因素方差分析
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFil
www.eeworm.com/read/130875/5949985
+
Attribute VB_Name = "modParameter"
'计算描述统计数
Option Explicit
Public intRow As Integer '行数
Public intRowAll As Integer '总行数
Public intCol As Integer '列数
Public strFil
www.eeworm.com/read/130233/5962916
def vicvoice.def
; vicvoice.def : Declares the module parameters for the DLL.
LIBRARY "vicvoice"
DESCRIPTION 'vicvoice Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/129875/5969392
def mylib.def
; MyLib.def : Declares the module parameters for the DLL.
LIBRARY "MyLib"
DESCRIPTION 'MyLib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/129875/5969404
def hodll.def
; hodll.def : Declares the module parameters for the DLL.
LIBRARY "hodll"
DESCRIPTION 'hodll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
KeyboardProc
www.eeworm.com/read/129875/5969436
def utilities.def
; Utilities.def : Declares the module parameters for the DLL.
LIBRARY "Utilities"
DESCRIPTION 'Utilities Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/123279/6061921
def testrunner.def
; TestRunner.def : Declares the module parameters for the DLL.
;LIBRARY "TestRunner"
DESCRIPTION 'TestRunner Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here