代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/398363/7991611
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Type ENCRYPTCLASS
Name As String
Object As Object
Homepage As String
End Type
Public EncryptObjects() As ENCRYPTCLASS
Public Encryp
www.eeworm.com/read/397759/8024266
bas modglobal.bas
Attribute VB_Name = "modGlobal"
Option Explicit
Public Sub Main()
If (App.PrevInstance = False) Then
frmMain.Show
End If
End Sub
Public Function IsHTTPHeader(Data As String)
www.eeworm.com/read/297105/8052196
bas submain.bas
Attribute VB_Name = "submain"
Option Explicit
Public TelNumbers As String
Public ConnectString As String
Public agentid As String
Public strresult As String
Public conn As ADODB.Connection
Pu
www.eeworm.com/read/396882/8086200
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/396701/8094981
bas modmain.bas
Attribute VB_Name = "ModMain"
Option Explicit
Public strCurUser As String
Public dteSysDate As Date
Public intNumWindows As Integer
Public strConnect As String
Sub main()
frmLogin.Show vb
www.eeworm.com/read/396170/8121613
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