代码搜索:Create
找到约 10,000 项符合「Create」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5379831
out temprestrictions.out
ij> -- Tests for temporary restrictions in the language
-- create a table
create table t1(c1 int);
0 rows inserted/updated/deleted
ij> -- No aggregates in the where clause
-- (Someday will will allow
www.eeworm.com/read/173141/5380032
out schema8.out
ij> -- SQL Test Suite, V6.0, Schema Definition, schema8.smi
-- 59-byte ID
-- TEd Version #
-- date_time print
-- ***************************************************************
-- ****** THIS FILE SHO
www.eeworm.com/read/173122/5380316
java symtabastfactory.java
// Transmogrify License
//
// Copyright (c) 2001, ThoughtWorks, Inc.
// All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitte
www.eeworm.com/read/172725/5382748
vm createdb.vm
## Not implemented for DB2/400... yet ;-)
#*
#foreach ($databaseName in $databaseNames)
drop database if exists $databaseName;
create database $databaseName;
#end
*#
www.eeworm.com/read/172725/5382754
vm createdb.vm
#foreach ($databaseName in $databaseNames)
USE MASTER
;
DROP DATABASE $databaseName
;
CREATE DATABASE $databaseName
;
#end
www.eeworm.com/read/172518/5385637
pl basexml.pl
#####
# FCKeditor - The text editor for internet
# Copyright (C) 2003-2005 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.op
www.eeworm.com/read/172518/5385787
pl basexml.pl
#####
# FCKeditor - The text editor for internet
# Copyright (C) 2003-2005 Frederico Caldeira Knabben
#
# Licensed under the terms of the GNU Lesser General Public License:
# http://www.op
www.eeworm.com/read/171581/5392821
properties rtextl10ngen_hu.properties
Plugin.Name=RText L10nGen
Plugin.Menu.Create=Create Localization Playpen...
Plugin.Menu.Package=Package Existing Playpen Localization...
Plugin.Wizard.Common.PPen.Header=Specify the Playpen Dir
www.eeworm.com/read/171581/5392822
properties rtextl10ngen.properties
Plugin.Name=RText L10nGen
Plugin.Menu.Create=Create Localization Playpen...
Plugin.Menu.Package=Package Existing Playpen Localization...
Plugin.Wizard.Common.PPen.Header=Specify the Playpen Dir
www.eeworm.com/read/171581/5393519
properties rtextl10ngen_hu.properties
Plugin.Name=RText L10nGen
Plugin.Menu.Create=Create Localization Playpen...
Plugin.Menu.Package=Package Existing Playpen Localization...
Plugin.Wizard.Common.PPen.Header=Specify the Playpen Dir