代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/425990/10298295
def sellbook.def
; SellBook.def : Declares the module parameters for the DLL.
LIBRARY "SellBook"
DESCRIPTION 'SellBook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/162246/10322983
def pathdlgdll.def
; PathDlgDll.def : Declares the module parameters for the DLL.
LIBRARY "PATHDLGDLL"
;DESCRIPTION 'PATHDLGDLL Windows CE Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/162134/10332391
def keyboardhook.def
; KeyboardHook.def : Declares the module parameters for the DLL.
LIBRARY "KeyboardHook"
DESCRIPTION 'KeyboardHook Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/279914/10376430
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public conn As New ADODB.Connection '标记连接对象
Public Const keyenter = 13 'enter键的ASCII码
Public Declare Function BitBlt Lib "gdi32" (ByV
www.eeworm.com/read/354148/10382316
def tspga.def
; TspGA.def : Declares the module parameters for the DLL.
LIBRARY "TspGA"
DESCRIPTION 'TspGA Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/353829/10415154
def mexfunction.def
; testmexfunction.def : Declares the module parameters for the DLL.
LIBRARY "ComputePrimes"
DESCRIPTION 'ComputePrimes Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go
www.eeworm.com/read/353829/10415211
def mexhello.def
; MexHello.def : Declares the module parameters for the DLL.
LIBRARY "MexHello"
DESCRIPTION 'MexHello Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
;自行添
www.eeworm.com/read/353671/10432191
def force.def
; FORCE.def : Declares the module parameters for the DLL.
LIBRARY "FORCE"
DESCRIPTION 'FORCE Windows Dynamic Link Library'
EXPORTS Engine
; Explicit exports can go here
www.eeworm.com/read/279496/10433578
def searchdll.def
; SearchDll.def : Declares the module parameters for the DLL.
LIBRARY "SearchDll"
DESCRIPTION 'SearchDll Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here