搜索结果

找到约 22 项符合 exists 的查询结果

Java编程 This program is test URL exists or not ,then print out a overall result in *.html style.

This program is test URL exists or not ,then print out a overall result in *.html style.
https://www.eeworm.com/dl/633/183863.html
下载: 154
查看: 1032

Applet 开源数据库exists数据库操作

开源数据库exists数据库操作,输入与输出。
https://www.eeworm.com/dl/634/253163.html
下载: 153
查看: 1017

VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi

In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
https://www.eeworm.com/dl/686/442670.html
下载: 74
查看: 1049

单片机编程 无线通信网络基本概念及设计

This white paper raises some fundamental issues the design engineer should address before deciding upon a communication approach for a wireless network. As no universal wireless network solution exists, it should be custom tailored to suit the application demands. Defining your application communica ...
https://www.eeworm.com/dl/502/28845.html
下载: 193
查看: 1031

C/C++语言编程 医院信息管理系统源代码

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_门诊划价明细_门诊划 ...
https://www.eeworm.com/dl/503/37365.html
下载: 132
查看: 1140

C/C++语言编程 酒店管理系统源代码

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_入住单_客房信息]\' ...
https://www.eeworm.com/dl/503/37367.html
下载: 113
查看: 1160

C/C++语言编程 c#数据库开发实例

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

C/C++语言编程 进销存管理实例程序源代码

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]') ...
https://www.eeworm.com/dl/503/37372.html
下载: 87
查看: 1116

C/C++语言编程 人力资源管理实例程序源代码

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 ...
https://www.eeworm.com/dl/503/37374.html
下载: 181
查看: 1089

C/C++语言编程 生产管理系统源代码

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 ...
https://www.eeworm.com/dl/503/37375.html
下载: 135
查看: 1118