代码搜索:JspShop
找到约 423 项符合「JspShop」的源代码
代码结果 423
www.eeworm.com/read/280490/10327003
sql jspshop.sql
# MySQL-Front Dump 2.5
#
# Host: localhost Database: jspshop
# --------------------------------------------------------
# Server version 4.0.15-nt
#
# Table structure for table 'ad'
#
www.eeworm.com/read/160604/10515337
sql jspshop.sql
# MySQL-Front Dump 2.5
#
# Host: localhost Database: jspshop
# --------------------------------------------------------
# Server version 4.0.15-nt
#
# Table structure for table 'ad'
#
www.eeworm.com/read/312429/13611550
rar jspshop.rar
www.eeworm.com/read/158344/11624252
sql jspshop.sql
# MySQL-Front Dump 2.5
#
# Host: localhost Database: jspshop
# --------------------------------------------------------
# Server version 4.0.15-nt
#
# Table structure for table 'ad'
#
www.eeworm.com/read/156753/11777544
ldb jspshop.ldb
www.eeworm.com/read/156753/11777547
mdb jspshop.mdb
www.eeworm.com/read/389755/2538962
sql jspshop.sql
--建立自动增长序列号,INSERT 语句插入这个字段值为: 序列号的名称.NEXTVAL
create sequence admin_auto increment by 1 start with 1 maxvalue 999999 cycle nocache;
--建立ad表
drop table ad;
create table ad(id number(6),url varchar2
www.eeworm.com/read/415242/11079599
sql jspshop.sql
# MySQL-Front Dump 2.5
#
# Host: localhost Database: jspshop
# --------------------------------------------------------
# Server version 4.0.15-nt
#
# Table structure for table 'ad'
#
www.eeworm.com/read/135500/13926241
sql jspshop.sql
# MySQL-Front Dump 2.5
#
# Host: localhost Database: jspshop
# --------------------------------------------------------
# Server version 4.0.15-nt
#
# Table structure for table 'ad'
#
www.eeworm.com/read/144352/12800987