代码搜索:explicit
找到约 10,000 项符合「explicit」的源代码
代码结果 10,000
www.eeworm.com/read/310391/13652523
vb application.designer.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.832
'
' Changes to
www.eeworm.com/read/310391/13652565
vb application.designer.vb
'------------------------------------------------------------------------------
'
' This code was generated by a tool.
' Runtime Version:2.0.50727.832
'
' Changes to
www.eeworm.com/read/309014/13684045
bas mdlmtypeop.bas
Attribute VB_Name = "mdlMTypeOp"
Option Explicit
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 客户类型管理操作函数
'添加客户类型
Private Sub AddClientType(ByRef trv As Tre
www.eeworm.com/read/305299/13774251
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public findstring As String
www.eeworm.com/read/304584/13791150
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public struser As String
www.eeworm.com/read/301268/13862184
h status_check.h
#ifndef Statuscheck_h
#define Statuscheck_h
#pragma interface
class StatusCheck
{
public:
explicit StatusCheck (const class Checkable&);
};
#endif
www.eeworm.com/read/139903/5795647
cpp static_cast.cpp
//: C03:static_cast.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
void func(int) {}
int main()
www.eeworm.com/read/139291/5803828
in makefile.in
# a modules Makefile has no explicit targets -- they will be defined by
# whatever modules are enabled. just grab special.mk to deal with this.
include $(top_srcdir)/build/special.mk
www.eeworm.com/read/139291/5803841
in makefile.in
# a modules Makefile has no explicit targets -- they will be defined by
# whatever modules are enabled. just grab special.mk to deal with this.
include $(top_srcdir)/build/special.mk