代码搜索:explicit

找到约 10,000 项符合「explicit」的源代码

代码结果 10,000
www.eeworm.com/read/481093/6659329

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public search As String Public object As String Public where As Long
www.eeworm.com/read/408465/11387411

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public fso As New FileSystemObject Public xt As Integer
www.eeworm.com/read/404383/11486300

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public ado As String Public bjje As Currency Public bfdb As Integer Public bfpath As String
www.eeworm.com/read/345023/11845905

def keybdhook_ce.def

; KeybdHook_CE.def : Declares the module parameters for the DLL. LIBRARY "KEYBDHOOK_CE" ;DESCRIPTION 'KEYBDHOOK_CE Windows CE Dynamic Link Library' EXPORTS ; Explicit exports can go
www.eeworm.com/read/256505/11994549

txt rfc2560.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:姚玥(yaoyue baboon@public9.sta.net.cn) 译文发布时间:2001-6-8 版权:本
www.eeworm.com/read/153733/12010397

hh cpu.hh

#ifndef cpu_hh_included #define cpu_hh_included #include "inttypes.hh" #include "clock.hh" #include "module.hh" #include "simarg.hh" #include "serial.hh" #include "interruptsink.hh" // CPU adds fet
www.eeworm.com/read/338602/12292523

bas modcloudmodel.bas

Attribute VB_Name = "ModCloudModel" Option Explicit Public m_dEx As Double '期望 Public m_dEn As Double '熵 Public m_dHe As Double '超熵 Public m_iN As Integer '云滴数
www.eeworm.com/read/251946/12310451

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Declare Function LineTo Lib "gdi32" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long) As Long
www.eeworm.com/read/130850/14172694

txt rfc2560.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:姚玥(yaoyue baboon@public9.sta.net.cn) 译文发布时间:2001-6-8 版权:本
www.eeworm.com/read/232960/14175574

bas systempublicdata.bas

Attribute VB_Name = "Module1" Option Explicit Public CurrentUserName As String '保存当前用户名 Public CurrentUserPwd As String '保存当前用户口令 Public CurrentUserType As S