代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/326021/3476191
testinput5
/-- Because of problems with Perl 5.6 in handling UTF-8 vs non UTF-8 --/
/-- strings automatically, do not use the \x{} construct except with --/
/-- patterns that have the /8 option set, and don't
www.eeworm.com/read/303463/3810283
m hull.m
function [Fhull,t] = hull(varargin)
% HULL Construct a model of the convex hull
%
% H = hull(F1,F2,...)
%
% OUTPUT
% H : SET object describing the convex hull of the input constraints
%
%
www.eeworm.com/read/302096/3827843
in configure.in
dnl This is the input file which autoconf uses to construct a
dnl "configure" script for the tecla library. It is a bourne shell
dnl script which autoconf pre-processes with the m4 preprocessor to
dnl
www.eeworm.com/read/450881/1668895
cpp engine.cpp
// engine.cpp
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
#include "engine.h"
#include
// construct/destruct
CGameEngine::~CGameEngine()
{
delete iOtherAddress;
www.eeworm.com/read/450881/1669062
h document.h
#ifndef __DOCUMENT_H
#define __DOCUMENT_H
#include "tp-viewtest.h"
#include "AppUi.h"
class CDocument : public CQikDocument
{
public:
// construct/destruct
CDocument(CEikApplication&