代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/455710/7368027
bas global.bas
Attribute VB_Name = "mdlGlobal"
Option Explicit
Public exString As String
Public Const DATEFORMAT As String = "yyyy-MM-dd"
Public Const INTNUMFORMAT As String = "#,##0"
Public lastColum
www.eeworm.com/read/454938/7381445
h peekbackstack.h
#include "IntArray.h"
class PeekbackStack : public IntArray {
private:
// const int static bos = -1;
const int static bos;
public:
// explicit PeekbackStack( int size )
PeekbackStack( int
www.eeworm.com/read/454660/7385892
java basicgeneratordemo14.java
// generics/BasicGeneratorDemo14.java
// TIJ3 Chapter Generics, Exercise 14, page 639
/* Modify BasicGeneratorDemo.java to use the explicit form of creation for the
* Generator (that is, use the ex
www.eeworm.com/read/451988/7452334
bas deskwinapi.bas
Attribute VB_Name = "Module2"
Option Explicit
Public Type TDeskWinAPICommand
CommandType As Long
X As Long
Y As Long
Z As Long
A As Long
Ex As Long
Ey As Long
www.eeworm.com/read/449811/7496254
bas mtreeview.bas
Attribute VB_Name = "mTreeView"
Option Explicit
'
' Brad Martinez, http://www.mvps.org/ccrp/
'
Declare Function SendMessage Lib "user32" Alias "SendMessageA" _
(ByV
www.eeworm.com/read/449072/7518983
bas initialization.bas
Attribute VB_Name = "initialization"
Option Explicit
Declare Function USkinInit Lib "USkin.dll" (ByVal lpszRegCode As String, ByVal lpszFileName As String, ByVal FilName$) As Long
Declare Funct
www.eeworm.com/read/446971/7562192
h peekbackstack.h
#include "IntArray.h"
class PeekbackStack : public IntArray {
private:
// const int static bos = -1;
const int static bos;
public:
// explicit PeekbackStack( int size )
PeekbackStack( int