代码搜索:Create

找到约 10,000 项符合「Create」的源代码

代码结果 10,000
www.eeworm.com/read/487246/6517119

sql 工资管理系统.sql

--一、创建数据库:工资管理系统 create database 工资管理系统 go use 工资管理系统 --二、建立表 --1、建立部门表 create table 部门( 部门编号 char(3) not null primary key, 部门 Varchar(30)) --2、建立学历表 create table 学历( 学历编号 char(2) n
www.eeworm.com/read/486711/6525602

sql library.sql

--THIS SECTION CREATE THE DATABASE USE "master"; GO CREATE DATABASE "Library"; GO USE "Library"; GO --管理类型表 CREATE TABLE [dbo].[管理员类型]( [类型] [int] NOT NULL Primary Key, [增加删除管理
www.eeworm.com/read/485906/6549699

pas teeurl.pas

{******************************************} { TeeChart Pro - URL files retrieval } { Copyright (c) 1995-2005 by David Berneda } { All Rights Reserved } {***************
www.eeworm.com/read/485700/6556649

pas ufbaseform.pas

unit uFBaseForm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, dkFormInts; type TFBaseForm = class(TForm, IdkBaseForm) private
www.eeworm.com/read/485700/6556651

pas dkfbaseform.pas

unit dkFBaseForm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; type TFBaseForm = class(TForm) private { Private declarat
www.eeworm.com/read/485700/6556673

pas dkintsimp.pas

{******************************************************* {程 序 员:杨茂峰---(建立日期:2005-2-3) {版  本: {修改日期:2005-2-3 {说  明:DLL中实现项目中的接口 {*******************************************************} unit dkIn
www.eeworm.com/read/485700/6556701

pas dkintsimp.pas

{******************************************************* {程 序 员:杨茂峰---(建立日期:2005-2-3) {版  本: {修改日期:2005-2-3 {说  明:DLL中实现项目中的接口 {*******************************************************} unit dkIn
www.eeworm.com/read/485110/6564491

sql databasefs.sql

CREATE TABLE dirtbl ( uname varchar(128) NOT NULL default '', dirid int(6) NOT NULL default '0', template varchar(128) NOT NULL default '', subptr int(6) default NULL, filesql text, dirsql
www.eeworm.com/read/485187/6566751

pas dxnetstatservercore.pas

unit DXNetStatServerCore; interface /////////////////////////////////////////////////////////////////////////////// // Component: TDXNetStatServerCore // Author: G.E. Ozz Nixon Jr. (s
www.eeworm.com/read/485187/6566799

pas dxsmfsservercore.pas

unit DXSMFSServerCore; interface /////////////////////////////////////////////////////////////////////////////// // Component: TDXSMFSServerCore // Author: G.E. Ozz Nixon Jr. (onixon@