按分类查找:

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

    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

  • 电源完整性分析应对高端PCB系统设计挑战

    印刷电路板(PCB)设计解决方案市场和技术领军企业Mentor Graphics(Mentor Graphics)宣布推出HyperLynx® PI(电源完整性)产品,满足业内高端设计者对于高性能电子产品的需求。HyperLynx PI产品不仅提供简单易学、操作便捷,又精确的分析,让团队成员能够设计可行的电源供应系统;同时缩短设计周期,减少原型生成、重 ...

    /dl/40346.html

    标签: PCB 电源完整性 高端

    上传时间: 2013-10-31

    上传用户:ljd123456

  • A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the volta

    A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.

    /dl/131294.html

    标签: strobe D. adjusting the

    上传时间: 2014-01-09

    上传用户:lifangyuan12

  • MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programme

    MFC Black Book Introduction: Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting thin ...

    /dl/158832.html

    标签: MFC Introduction programmer programme

    上传时间: 2015-05-30

    上传用户:youke111

  • 中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民

    中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民邮电出版社 代码内容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Chapter 2 Forms * Chapter 3 Dialogs * Chapter 4 Layout * Chapter 5 Drawing B ...

    /dl/189346.html

    标签: Windows Forms Programming Chris

    上传时间: 2013-12-03

    上传用户:啊飒飒大师的

  • SQL是英文Structured Query Language的缩写

    SQL是英文Structured Query Language的缩写,意思为结构化查询语言。SQL语言的主要功能就是同各种数据库建立联系,进行沟通。按照ANSI(美国国家标准协会)的规定, SQL被作为关系型数据库管理系统的标准语言。SQL语句可以用来执行各种各样的操作,例如更新数据库中的数据,从数据库中提取数据等。目前,绝大多数流 行的关系 ...

    /dl/199208.html

    标签: Structured Language Query SQL

    上传时间: 2013-12-20

    上传用户:410805624