代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/232823/14180497
bas vbrs232io.bas
Attribute VB_Name = "VBRS232"
'
' rs232io.bas - collection of input/output routines to be used by the
' example programs
'
Option Explicit
Public Declare Function GetTickCount
www.eeworm.com/read/232823/14180504
bas vbrs232io.bas
Attribute VB_Name = "VBRS232"
'
' rs232io.bas - collection of input/output routines to be used by the
' example programs
'
Option Explicit
Public Declare Function GetTickCount
www.eeworm.com/read/232823/14180526
bas vbrs232io.bas
Attribute VB_Name = "VBRS232"
'
' rs232io.bas - collection of input/output routines to be used by the
' example programs
'
Option Explicit
Public Declare Function GetTickCount
www.eeworm.com/read/231005/14261551
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public mSN As String ' = "IMEI352495000428231"
Public Const vSn = "jinliucmCuiMingSuZhou"
Public frmSentB As Boolean
Public frmPhoneB As Boolean
www.eeworm.com/read/230855/14272143
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/230250/14295240
vb frmitemwrite.vb
Option Strict Off
Option Explicit On
Friend Class frmItemWrite
Inherits System.Windows.Forms.Form
Public mbReturn As Boolean
Public Value As String
Public Async As Integer
Private Su
www.eeworm.com/read/230250/14295259
vb yfopcsdk.vb
Option Strict Off
Option Explicit On
Imports System.Runtime.InteropServices
Imports System.Text
Module YFOPCSDK
Public Delegate Sub AddOPCnameProxy(ByVal Name As String, ByVal clsid As
www.eeworm.com/read/230250/14295270
vb frmmain.vb
Option Strict Off
Option Explicit On
Friend Class frmMain
Inherits System.Windows.Forms.Form
Dim ComputerName, ServerClassID As String
Dim temp1 As New ServerDataChangeProcProxy(AddressO