代码搜索:create
找到约 10,000 项符合「create」的源代码
代码结果 10,000
www.eeworm.com/read/120487/6073583
sql create_index.sql
--
-- CREATE_INDEX
-- Create ancillary data structures (i.e. indices)
--
--
-- BTREE
--
CREATE INDEX onek_unique1 ON onek USING btree(unique1 int4_ops);
CREATE INDEX onek_unique2 ON onek USING btree
www.eeworm.com/read/120487/6073591
sql create_type.sql
--
-- CREATE_TYPE
--
CREATE TYPE widget (
internallength = 24,
input = widget_in,
output = widget_out,
alignment = double
);
CREATE TYPE city_budget (
internallength = 16,
input
www.eeworm.com/read/120487/6073603
sql create_misc.sql
--
-- CREATE_MISC
--
-- CLASS POPULATION
-- (any resemblance to real life is purely coincidental)
--
INSERT INTO tenk2 VALUES (tenk1.*);
SELECT * INTO TABLE onek2 FROM onek;
INSERT INTO fast_emp4
www.eeworm.com/read/120487/6073631
sql create_table.sql
--
-- CREATE_TABLE
--
--
-- CLASS DEFINITIONS
--
CREATE TABLE hobbies_r (
name text,
person text
);
CREATE TABLE equipment_r (
name text,
hobby text
);
CREATE TABLE onek (
unique1 int4
www.eeworm.com/read/120487/6073859
pl create_help.pl
#! /usr/bin/perl
#################################################################
# create_help.pl -- converts SGML docs to internal psql help
#
# Copyright (c) 2000-2003, PostgreSQL Global Developm
www.eeworm.com/read/119864/6081196
c create_module.c
/* vi: set sw=4 ts=4: */
/*
* Syscalls for uClibc
*
* Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen
* ,
*
* This program is free software;
www.eeworm.com/read/119348/6086992
hlp create_poll.hlp
Will bring up the poll creator which allows you to create
polls inside your posts.
Polls allow you to make "voting booths":
They look like:
www.eeworm.com/read/119348/6087022
hlp create_poll.hlp
Will bring up the poll creator which allows you to create
polls inside your posts.
Polls allow you to make "voting booths":
They look like: