代码搜索:Operator
找到约 10,000 项符合「Operator」的源代码
代码结果 10,000
www.eeworm.com/read/100926/6264026
cpp client.cpp
// client.cpp,v 1.8 2000/11/27 17:56:42 othman Exp
/* We need the connector object & we also bring in a simple string
class. */
#include "ace/Log_Msg.h"
#include "ace/SOCK_Connector.h"
#incl
www.eeworm.com/read/100926/6264038
cpp client.cpp
// client.cpp,v 1.1 2001/01/19 19:28:41 doccvs Exp
/* We need the connector object & we also bring in a simple string
class. */
#include "ace/Log_Msg.h"
#include "ace/SOCK_Connector.h"
#incl
www.eeworm.com/read/100285/6271988
out errors.out
QUERY: select 1
select
select * from nonesuch;
ERROR: parser: parse error at or near "select"
QUERY: select nonesuch from pg_database;
ERROR: attribute 'nonesuch' not found
QUERY: select * from pg_d
www.eeworm.com/read/100285/6272029
sql destroy.sql
--
-- destroy.source
--
-- $Header: /usr/local/cvsroot/pgsql/src/test/regress/sql/destroy.sql,v 1.6 1998/04/26 04:12:05 momjian Exp $
--
--
-- this will fail if the user is not the postgres superuser
www.eeworm.com/read/100285/6272107
out oper.sql.out
QUERY: create operator ##+ (leftarg=int4, rightarg=int4, procedure = int4pl);
QUERY: create operator ##+ (rightarg=int4, procedure=int4fac);
QUERY: create operator ##+ (leftarg=int4, procedure=int4inc
www.eeworm.com/read/100285/6272126
sql oper.sql
---------------------------------------------------------------------------
--
-- oper.sql-
-- test operators
--
--
-- Copyright (c) 1994, Regents of the University of California
--
-- $Id: oper.sq
www.eeworm.com/read/100262/6272927
h qvstring.h
#ifndef _QV_STRING_
#define _QV_STRING_
#include
#include
class QvString {
public:
QvString() { string = staticStorage;
string[0] = '\0'; }
QvSt
www.eeworm.com/read/300446/6279098
h bigtypes.h
/// \file
/// \brief \b [Internal] Used for RSA generation.
///
/// This file is part of RakNet Copyright 2003 Kevin Jenkins.
///
/// (128)2^7-bit to (32768)2^14-bit signed 2's complement & unsig
www.eeworm.com/read/213252/6281928
h utils.h
/***************************************************************************
* Copyright (C) 2004 - 2006 by ZJUBase *
* National La
www.eeworm.com/read/213252/6281977
h main.h
/***************************************************************************
* Copyright (C) 2004 - 2006 by ZJUBase *
* National La