代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/445290/1725881
bas setupres.bas
Attribute VB_Name = "basSetupRes"
Option Explicit
Option Compare Text
'
' Global vars
'
Global Const resSETMSG% = 1
'
'frmBegin
'
Global Const resSPECDEST% = 100
Global Const resSPECNOD
www.eeworm.com/read/445290/1725888
bas setup1.bas
Attribute VB_Name = "basSetup1"
Option Explicit
Option Compare Text
'
' Global Constants
'
Public Enum OverwriteReturnVal
owYes
owNo
owNoToAll
End Enum
'Return values for
www.eeworm.com/read/442480/1760546
def language_english.def
; Language_English.def : Declares the module parameters for the DLL.
LIBRARY "Language_English"
DESCRIPTION 'Language_English Windows Dynamic Link Library'
EXPORTS
; Explicit exports
www.eeworm.com/read/442480/1760561
def language_chinese.def
; Language_Chinese.def : Declares the module parameters for the DLL.
LIBRARY "Language_Chinese"
DESCRIPTION 'Language_Chinese Windows Dynamic Link Library'
EXPORTS
; Explicit exports
www.eeworm.com/read/438717/1823287
py animation-w-velocity-ctrl.py
from Tkinter import *
# this is the same as simple-demo-1.py, but uses
# subclassing.
# note that there is no explicit call to start Tk.
# Tkinter is smart enough to start the system if it's not a
www.eeworm.com/read/438717/1823300
py canvas-gridding.py
from Tkinter import *
# this is the same as simple-demo-1.py, but uses
# subclassing.
# note that there is no explicit call to start Tk.
# Tkinter is smart enough to start the system if it's not a
www.eeworm.com/read/436608/1847428
java grabkeydialog.java
/*
* GrabKeyDialog.java - Grabs keys from the keyboard
* :tabSize=8:indentSize=8:noTabs=false:
* :folding=explicit:collapseFolds=1:
*
* Copyright (C) 2001, 2002 Slava Pestov
*
* This program is
www.eeworm.com/read/433192/1885001
s ia64.s
.explicit
.text
.ident "ia64.S, Version 2.1"
.ident "IA-64 ISA artwork by Andy Polyakov "
//
// ====================================================================
// Written b
www.eeworm.com/read/427042/1979155
s ia64.s
.explicit
.text
.ident "ia64.S, Version 2.1"
.ident "IA-64 ISA artwork by Andy Polyakov "
//
// ====================================================================
// Written b