排序:上传时间 相关度 下载量 查看数

constraint 25

按分类查找:

  • c#数据库开发实例

    c#数据库开发实例:有很多的实例,对学习非常的有意义! 酒店管理系统源代码 医院信息管理系统源代码 图书馆管理系统源代码 财务管理系统源代码 生产管理系统源代码 人力资源管理实例程序源代码 进销存管理实例程序源代码 if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk ...

    /dl/37369.html

    标签: 数据库 开发实例

    上传时间: 2013-10-30

    上传用户:392210346

  • 进销存管理实例程序源代码

    if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单_供货商_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[采购订单] DROP CONSTRAINT 采购订单_供货商_fk GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[采购订单历史_供货商_fk]') ...

    /dl/37372.html

    标签: 进销 实例程序 源代码

    上传时间: 2013-11-15

    上传用户:wkxiian

  • 人力资源管理实例程序源代码

    if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_工资发放历史表_职员基本信息表]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[工资发放历史表] DROP CONSTRAINT FK_工资发放历史表_职员基本信息表 GO if exists (select * from dbo.sysobjects where id = object_id(N ...

    /dl/37374.html

    标签: 人力资源 实例程序 源代码

    上传时间: 2014-11-17

    上传用户:xinzhch

  • 生产管理系统源代码

    if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[mrp物料需求计算_物料编号_fk]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[mrp物料需求计算] DROP CONSTRAINT mrp物料需求计算_物料编号_fk GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[m ...

    /dl/37375.html

    标签: 生产管理 源代码

    上传时间: 2013-11-23

    上传用户:wcl168881111111

  • 财务管理系统源代码

    if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_分录表_凭证表]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1) ALTER TABLE [dbo].[分录表] DROP CONSTRAINT FK_分录表_凭证表 GO if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[本期汇总账簿_科目代码_fk]') and ...

    /dl/37376.html

    标签: 财务管理系统 源代码

    上传时间: 2013-11-20

    上传用户:清山绿水

  • 图书馆管理系统源代码

    if exists (select * from dbo.sysobjects where id = object_id(N\'[dbo].[图书丢失_图书编号_fk]\') and OBJECTPROPERTY(id, N\'IsForeignKey\') = 1) ALTER TABLE [dbo].[图书丢失] DROP CONSTRAINT 图书丢失_图书编号_fk GO if exists (select * from dbo.sysobjects where id = object_id(N\'[dbo].[FK_图书罚款_图书 ...

    /dl/37377.html

    标签: 图书馆 管理系统 源代码

    上传时间: 2014-05-04

    上传用户:togetsomething

  • Allegro SPB V15.2 版新增功能

    15.2 已經加入了有關貫孔及銲點的Z軸延遲計算功能. 先開啟 Setup - Constraints - Electrical constraint sets  下的 DRC 選項.  點選 Electrical Constraints dialog box 下 Options 頁面 勾選 Z-Axis delay栏. 

    /dl/40223.html

    标签: Allegro 15.2 SPB

    上传时间: 2013-11-12

    上传用户:Late_Li

  • 高速PCB基础理论及内存仿真技术(经典推荐)

    第一部分 信号完整性知识基础.................................................................................5第一章 高速数字电路概述.....................................................................................51.1 何为高速电路.................................................................. ...

    /dl/40411.html

    标签: PCB 内存 仿真技术

    上传时间: 2013-11-07

    上传用户:aa7821634

  • ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechani

    ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechanical, structure and civil engineering problems. Abaqus has some special feature for analysing fracture mechanics problems, and therefore it is a main tools for the FE-analysis in the Fracture Group at ...

    /dl/152001.html

    标签: analysis analyses general element

    上传时间: 2015-05-13

    上传用户:xfbs821

  • This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask ca

    This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.

    /dl/162622.html

    标签: TimerTask implements the class

    上传时间: 2015-06-10

    上传用户:无聊来刷下