代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/362256/10009066
bas pub.bas
Attribute VB_Name = "pub"
Option Explicit
Public pop3 As New jmail.pop3
Public recordset1 As ADODB.Recordset
www.eeworm.com/read/281000/10273706
cpp figaa_01.cpp
#ifndef MEMORY_CELL_H
#define MEMORY_CELL_H
/**
* A class for simulating a memory cell.
*/
template
class MemoryCell
{
public:
explicit MemoryCell( const Object &
www.eeworm.com/read/161998/10347986
bas systempublicdata.bas
Attribute VB_Name = "Module1"
Option Explicit
Public CurrentUserName As String '保存当前用户名
Public CurrentUserPwd As String '保存当前用户口令
Public CurrentUserType As S
www.eeworm.com/read/160403/10535345
fdo lms_test_tb.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Mon Jul 11 10:32:15 中国标准时间 2005
##
vlib work
vcom -93 -explicit cosfunc.vhd
vcom -93 -explicit costest.vhd
vcom -
www.eeworm.com/read/160390/10536747
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Sub main()
End Sub
www.eeworm.com/read/277836/10601863
fdo pn_test_vhd.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Thu Apr 26 16:08:46 China Standard Time 2007
##
vlib work
vcom -93 -explicit pn.vhd
vcom -93 -explicit pn_test.vhd
www.eeworm.com/read/350770/10712418
do modelsim.do
vcom -explicit -f ping.files
vsim -sdfmax /UUT=pcim_top_routed.sdf ping_tb
view signals structure wave
add wave -logic /CLK
add wave -logic /RST_N
add wave -literal -hex /AD
add wave -literal -hex /C
www.eeworm.com/read/421079/10757744
bas 2205glbl.bas
Attribute VB_Name = "Module1"
Option Explicit
Declare Function BitBlt Lib "GDI32" (ByVal hDestDC As Long, ByVal X As Long, ByVal Y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcD
www.eeworm.com/read/420610/10786792
bas 查询封面.bas
Attribute VB_Name = "Module1"
Option Explicit
Public HzZyh As String
Public MyConnect As String
Public MyDatabase As String
Public CxKey As Integer
www.eeworm.com/read/349487/10824186
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Declare Function SetWindowPos& Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal X As Long, ByVal Y As Long, ByVal cx As Long, ByVa