代码搜索:Create
找到约 10,000 项符合「Create」的源代码
代码结果 10,000
www.eeworm.com/read/208886/15233395
bak table_loc.sql.bak
--房东信息
--存贮房东信息
DROP TABLE zk.houser;
CREATE TABLE zk.houser
(xh0000 char(18) NOT NULL , --序号
fdsfzh char(18) NOT NULL , --房东身份证号
fdxm00 char(8) NOT NULL , --房东姓名
www.eeworm.com/read/208886/15233402
sql table_loc.sql
--房东信息
--存贮房东信息
DROP TABLE zk.houser;
CREATE TABLE zk.houser
(xh0000 char(18) NOT NULL , --序号
fdsfzh char(18) NOT NULL , --房东身份证号
fdxm00 char(8) NOT NULL , --房东姓名
www.eeworm.com/read/208827/15234974
sql wish.sql
--
-- 数据库: `wish`
--
-- --------------------------------------------------------
--
-- 表的结构 `admin`
--
CREATE TABLE `admin` (
`user` varchar(50) NOT NULL default '',
`pass` varchar(100) NOT
www.eeworm.com/read/208581/15243354
frm createdb.frm
VERSION 5.00
Begin VB.Form CreateDB
BorderStyle = 3 'Fixed Dialog
Caption = "创建试题数据库"
ClientHeight = 1605
ClientLeft = 45
ClientTop = 330
www.eeworm.com/read/207654/15265966
c fontbutton.c
/*
* File: fontbutton.c
*
*/
#include
#include
GtkWidget *button;
GtkWidget *vbox;
gchar *GetFont ();
/*
* NewStyle
*
* Create a style with the new font
*/
GtkStyle *
www.eeworm.com/read/207654/15265971
c colorbutton.c
/*
* File: colorbutton.c
*
*/
#include
#include
GtkWidget *button;
GtkWidget *vbox;
void GetDialogColor (GdkColor *color);
/*
* CreateBackgroundStyle
*
* Create a styl
www.eeworm.com/read/207654/15265982
c notebook.c
/*
* Auth: Eric Harlow
* File: Notebook.c
*
* Create a sample notebook application
*/
#include
void delete_event (GtkWidget *widget, gpointer data)
{
gtk_main_quit ();
}
/*
www.eeworm.com/read/207217/15279307
cpp main.cpp
// Exercise 12.1 Implementing an Integer class - main.cpp
#include
#include "Integer.h"
using std::cout;
using std::endl;
int main() {
cout
www.eeworm.com/read/206966/15284779
txt sql.txt
CREATE DATABASE Hospital
GO
USE Hospital
GO
CREATE TABLE BaseType
(Id int PRIMARY KEY IDENTITY,
TypeId tinyint,
TypeName varchar(30)
)
GO
USE Hospital
GO
CREATE TAB
www.eeworm.com/read/206302/15296892
hlp listserv.hlp
Valid commands are:
create
subscribe
user , - Tell the listserver who you are
unsubscribe
remove