代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/168845/5432128
hpp construct.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifnde
www.eeworm.com/read/316877/3584651
js construct.js
// create a car constructor function
function car( maker, model, color)
{
this.maker = maker || "Dodge";
this.model = model || "Viper";
this.color = color || "Silver";
this.startup = sta
www.eeworm.com/read/411488/2187339
h _construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
*
* Cop
www.eeworm.com/read/392773/2490927
h _construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
*
* Cop
www.eeworm.com/read/375190/2726902
hpp construct.hpp
// Copyright (c) 2001-2008 Hartmut Kaiser
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/375190/2727261
hpp construct.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2727264
hpp construct.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2730190
hpp construct.hpp
// Copyright David Abrahams 2002.
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef CO
www.eeworm.com/read/358237/2998193
java construct.java
/*
* Copyright (c) 1998-2008 Caucho Technology -- all rights reserved
*
* This file is part of Resin(R) Open Source
*
* Each copy or derived work must preserve the copyright notice and this
* no
www.eeworm.com/read/270032/11051150
c construct.c
#include "basic.h"
#include
#include /* for memset() */
static int q_idx;
static int tr_idx;
/* Return a new node to be added into the query tree */
static int newnode()
{
if (