代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/230842/14272574
vb splashform.vb
Option Explicit On
Option Strict On
''' Copyright
www.eeworm.com/read/473001/6853992
cpp instant.cpp
// Explicit template instantiation
// BZ_EXPLICIT_TEMPLATE_INSTANTIATION
template
class Vector {
public:
Vector() { }
};
template class Vector;
int main()
{
retur
www.eeworm.com/read/366147/9827206
m4 cxx_have_explicit_template_instantiation.m4
dnl ----------------------------------------------------------------------
dnl
dnl CXX_HAVE_EXPLICIT_TEMPLATE_INSTANTIATION
dnl ---------------------------------------------
dnl
dnl If the C++ compile
www.eeworm.com/read/473001/6853990
cpp tempqual.cpp
// Explicit template function qualification
// BZ_EXPLICIT_TEMPLATE_FUNCTION_QUALIFICATION
template
class Vector {
public:
Vector() { }
};
template
Vector
www.eeworm.com/read/271955/4220161
c rq_fpml_routing_ids_and_explicit_details.c
/*
** rq_fpml_routing_ids_and_explicit_details.c
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
** Risk
www.eeworm.com/read/271955/4220388
h rq_fpml_routing_ids_and_explicit_details.h
/*
** rq_fpml_routing_ids_and_explicit_details.h
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
** Risk
www.eeworm.com/read/192685/8360615
txt 有许多带$的字符串变量,都没有dim,仅仅是习惯上这样吗.txt
早 期 的 BASIC, 字 符 串 变 量 名 必 须 以 $结 束 。 现 在 VB已 经 没 有 这 样 的 要 求 ( 你 看 到 的 书 可 能 都 比 较 古 老 了 ) , 所 以 很 少 这 样 做 了 , 你 可 以 不 使 用 $符 号 。 至 于 是 否 必 须 使 用 Dim声 明 一 个 变 量 , 看 你 的 模 块 最 前 面 是 否 有 Option Explici
www.eeworm.com/read/185622/9008415
txt rfc2560.txt
Network Working Group M. Myers
Request for Comments: 2560 VeriSign
Category: Standards Track