代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/315924/13534802
def pidcontrol.def
; PIDControl.def : Declares the module parameters for the DLL.
LIBRARY "PIDControl"
DESCRIPTION 'PIDControl Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
PID
www.eeworm.com/read/312908/13601737
def cj60lib.def
; CJ60Lib.def : Declares the module parameters for the DLL.
;LIBRARY "CJ60Lib"
DESCRIPTION 'CJ60Lib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/312350/13612900
def mydll.def
; Mydll.def : Declares the module parameters for the DLL.
LIBRARY "Mydll"
DESCRIPTION 'Mydll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllCanUnloadNow PR
www.eeworm.com/read/312147/13618211
def supervisedwsd.def
; supervisedWSD.def : Declares the module parameters for the DLL.
LIBRARY "supervisedWSD"
DESCRIPTION 'supervisedWSD Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go h
www.eeworm.com/read/311865/13624148
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection
Public all As Boolean '查询现存商品中使用的
Public allsell As Boolean '查询已售商品时使用
Public allem As Boolean '查询员工业绩时使用
Pub
www.eeworm.com/read/311845/13624586
bas modforparty.bas
Attribute VB_Name = "ModForParty"
Option Explicit
Public sqlForParty As String
Public sqlPartyPrint As String
'Public Dbstudent As Database
www.eeworm.com/read/311833/13625063
bas recedit.bas
Attribute VB_Name = "Module1"
Option Explicit
Type Person
ID As Integer
MonthlySalary As Double
LastReviewDate As Long
FirstName As String * 15
LastNam
www.eeworm.com/read/311829/13625090
bas module2.bas
Attribute VB_Name = "Module2"
Option Explicit
Public mExcel As Object, mBook As Object, mSheet As Object '成品表对象
Public aExcel As Object, aBook As Object, aSheet As Object '添加表对象
Public mEofSheet
www.eeworm.com/read/311492/13629867
def cj60lib.def
; CJ60Lib.def : Declares the module parameters for the DLL.
;LIBRARY "CJ60Lib"
DESCRIPTION 'CJ60Lib Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/310505/13649937
def samptarg.def
; SampTarg.def : Declares the module parameters for the DLL.
LIBRARY "SampTarg"
DESCRIPTION 'SampTarg Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here