代码搜索:数字设计
找到约 10,000 项符合「数字设计」的源代码
代码结果 10,000
www.eeworm.com/read/165894/10047768
doc 图形用户界面(gui)设计举例.doc
www.eeworm.com/read/165887/10047885
doc 需求分析与设计说明.doc
www.eeworm.com/read/165882/10047918
chm 谭浩强c语言程序设计.chm
www.eeworm.com/read/165656/10055144
chm 精通java swing程序设计.chm
www.eeworm.com/read/165647/10055501
doc 面向对象课程设计报告.doc
www.eeworm.com/read/165475/10061272
doc ~$库设计说明书.doc
www.eeworm.com/read/165475/10061276
doc 详细设计说明书.doc
www.eeworm.com/read/165475/10061279
doc 概要设计说明书.doc
www.eeworm.com/read/165332/10067111
doc 基于jsp网上书店设计.doc
www.eeworm.com/read/165216/10072023
txt 数据库存储过程设计.txt
1.对xs表进行操作
use xsbook
create procedure xs_insert
@jszh char(8),@xm char(8),@zym char(12),@xb bit,@cssj datetime
as
insert into xs(借书证号,姓名,专业名,性别,出生时间)
values(@jszh,@xm,@zym,@xb,@cssj