代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/308995/13684418
h bookexcept.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/307207/13726554
txt vba13-3.txt
Option Explicit
Dim m_blnMouseDown As Boolean
Dim m_pPoint As IPoint
www.eeworm.com/read/304671/13789419
bas modmap.bas
Attribute VB_Name = "ModMap"
Option Explicit
Public Map As SaveMap
Public IsNewMap As Boolean
Public IsEditMap As Boolean
Public Sub CreateMap()
'
End Sub
www.eeworm.com/read/301778/13848640
vb application.designer.vb
'------------------------------------------------------------------------------
'
' 此代码由工具生成。
' 运行库版本:2.0.50727.42
'
' 对此文件的更改可能会导致不正确的行为,并且如果
' 重新生成代码,这些更改将会丢失
www.eeworm.com/read/152721/5667511
java asn1taggedobject.java
package org.bouncycastle.asn1;
import java.io.*;
/**
* ASN.1 TaggedObject - in ASN.1 nottation this is any object proceeded by
* a [n] where n is some number - these are assume to follow the const
www.eeworm.com/read/150409/5693111
java asn1taggedobject.java
package org.bouncycastle.asn1;
import java.io.IOException;
/**
* ASN.1 TaggedObject - in ASN.1 nottation this is any object proceeded by
* a [n] where n is some number - these are assume to follow
www.eeworm.com/read/132649/5911232
def ncbi_seqext.def
; ncbi_seqext.def : Declares the module parameters for the DLL.
LIBRARY "ncbi_seqext"
DESCRIPTION 'ncbi_seqext Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/132649/5911237
def ncbi_misc.def
; ncbi_misc.def : Declares the module parameters for the DLL.
LIBRARY "ncbi_misc"
DESCRIPTION 'ncbi_misc Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/132649/5911241
def ncbi_mmdb.def
; ncbi_mmdb.def : Declares the module parameters for the DLL.
LIBRARY "ncbi_mmdb"
DESCRIPTION 'ncbi_mmdb Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/132649/5911278
def ncbi_bdb.def
; ncbi_bdb.def : Declares the module parameters for the DLL.
LIBRARY "ncbi_bdb"
DESCRIPTION 'ncbi_bdb Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here