搜索资源列表
StdMis
- create database StdMis Go use StdMis Go If exists(select name from sysobjects where name="User" and type="U") Drop table User go create table T_User( UserName varchar(10) not null, Password varchar(6) not null, FullName var
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。