代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/168845/5430507
hpp tuple10.hpp
/*=============================================================================
Copyright (c) 2001-2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
www.eeworm.com/read/168845/5433156
cpp time_math.cpp
/* Some simple examples of constructing and calculating with times
* Output:
* 2002-Feb-01 00:00:00 - 2002-Feb-01 05:04:02.001000000 = -5:04:02.001000000
*/
#include "boost/date_time/posix_ti
www.eeworm.com/read/167562/5457337
cpp qguivariant.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/294538/8220439
hpp helpers.hpp
/* mySTL helpers.hpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and
www.eeworm.com/read/269266/11103295
makefile
# definitions
objRRC = main.o construct_graph.o mat_main.o match.o CmdLine.o
srcRRC = main.cpp construct_graph.cpp mat_main.cpp match.c CmdLine.cpp
#linker to use
lnk = g++
#compiler to use
cc = gcc
www.eeworm.com/read/249540/12489538
cpp main.cpp
/********************************************************************
created: 2006/07/20
filename: Main.cpp
author: 李创
http://www.cppblog.com/converse/
purpose: Builder模式
www.eeworm.com/read/234928/14091837
cpp c16_08.cpp
#include
using namespace std;
class A
{
protected:
int m_varA;
public:
A(int i)
{
m_varA = i;
cout
www.eeworm.com/read/234928/14091846
cpp c16_10.cpp
#include
using namespace std;
class A
{
protected:
int m_varA;
public:
A(int i)
{
m_varA = i;
cout
www.eeworm.com/read/204053/15345290
h foo.h
// Foo.h : Declaration of the CFoo
#pragma once
#include "resource.h" // main symbols
// IFoo
[
object,
uuid("C06D95D1-708A-4768-9E14-2B29923EBADD"),
dual, helpstring("IFoo Inter
www.eeworm.com/read/204053/15345313
h foo.h
// Foo.h : Declaration of the CFoo
#pragma once
#include "resource.h" // main symbols
// IFoo
[
object,
uuid("C06D95D1-708A-4768-9E14-2B29923EBADD"),
dual, helpstring("IFoo Inter