代码搜索:explicit

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

代码结果 10,000
www.eeworm.com/read/326158/13161002

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Private micount As Integer Private conn As ADODB.Connection Private student As ADODB.Recordset Private class As ADODB.Recordset Private zy As ADOD
www.eeworm.com/read/321849/13394875

def plugin_one.def

; PlugIn_one.def : Declares the module parameters for the DLL. LIBRARY "PLUGIN_ONE" ;DESCRIPTION 'PLUGIN_ONE Windows CE Dynamic Link Library' EXPORTS ; Explicit exports can go here
www.eeworm.com/read/312927/13601649

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public Sub Main() End Sub
www.eeworm.com/read/311845/13624453

bas moddycx.bas

Attribute VB_Name = "ModDYCX" Option Explicit Public ZDDH As Integer Global KBDH As Integer Global KBMC As String Public MnuDYCX_Cnt As Integer Public colCount As Integer Public DYCX_Mnu(
www.eeworm.com/read/305299/13774240

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public TotalRecNum, CurRecNo As Long Public FindString As String Public cancelFlag As Boolean
www.eeworm.com/read/305299/13774556

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/302449/13834635

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/301268/13862204

h pr_train_ears.h

#ifndef Pr_TrainEars_h #define Pr_TrainEars_h #pragma interface #include "protocol.h" class TrainEarsProtocol : public Protocol { public: explicit TrainEarsProtocol (int i, char** p); virtual ~T
www.eeworm.com/read/152721/5667558

java generalnames.java

package org.bouncycastle.asn1.x509; import java.util.Enumeration; import org.bouncycastle.asn1.*; public class GeneralNames implements DEREncodable { ASN1Sequence seq; boolea
www.eeworm.com/read/149876/5696384

exp gdbvars.exp

# Copyright (C) 1992, 1997 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by