登录
首页 » PHP » showph

showph

于 2010-12-27 发布 文件大小:2KB
0 184
下载积分: 1 下载次数: 3

代码说明:

  这个模块是进行商品存放的 就是这个系统中的购物车(This module is the commodity that is stored in the shopping cart system)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • newss
    说明:  这是我在别的网站整理的新闻源码,希望大家多提意见,共同切磋.(this is my other website collating information source, we hope to speak up, to share their experience.)
    2006-04-02 19:42:42下载
    积分:1
  • TLEread
    用Mathlab从.txt文件中读取数据 txt文件是从AGI网站下载的卫星两行根数文件,利用mathlab从中读取数据,并统计卫星的轨道参数。(By using Mathlab. TXT file to read data TXT file download from AGI sites with satellite, root number of files, using mathlab to read data from them and statistics of the satellite orbit parameters. )
    2021-04-09 10:09:00下载
    积分:1
  • java web 论坛
    实现了论坛的注册,登录,发帖,回帖功能,管理员对整个论坛的维护功能。用的数据库是sql2008,适用于初学者的学习和理解 java web 。
    2023-02-04 21:15:04下载
    积分:1
  • BsPhp验证7.5
    资源描述环境要求 php5.3+Zend+Mysql 请选择BsPhpApp/Bsphp php5.3版本 php5.4+Zend+Mysql 请选择BsPhpApp/Bsphp php5.4版本     后台地址:http://域名/admin/  默认账号密码安全码:admin  前台CMS地址:http://域名/   代理商平台:http://域名/agent/index.php?m=agent  设置用户成为代理商 用户中心地址:http://域名/user/ 安装说明 1.上传BsPhpApp到服务器  注意:选择二进制上传/或者在线解压 2.打开 http://服务器地址/install 3.按步骤安装
    2023-05-28 17:10:04下载
    积分:1
  • PHP_cURL_Ebook-with-Examples
    Php curl ebook exclusive first on net.
    2015-07-10 16:28:04下载
    积分:1
  • szqtb_api_v2.0
    沙之丘淘客程序api版具有api调用淘宝数据的功能,淘点金功能组件,支持跨站结算,url都以目录方式显示。 程序介绍: 1.api调用淘宝数据 2.淘点金功能组件,支持跨站结算 3.url都以目录方式显示 开发 开发环境: ASP.NET (C#) 4.0 + Sql 2005数据库,NET Framework4.0+IIS 7.5 运行环境: windows 2003以上服务器版本,iis6.0以上,NET Framework4.0 安装 1.安装前确定支持环境,并支持asp.net的url重写,不是php的重写请注意。 2.请给予目录读取和写入的权限 3.http://你的域名/install/ 进行安装 (数据库相关信息请先有) 安全 1.安装以后请删除安装目录install 2.修改后台登录目录admin名称(Sand hill guest program API version has API called Taobao data, Amoy gold components, support URL cross site clearing, display way to catalogue. Procedure introduction: 1.api call Taobao data 2 Amoy gold components, support cross site settlement 3.url is displayed in the directory Development Development environment: ASP.NET (C#) 4+ Sql 2005 , Framework4.0+IIS NET 7.5 Operating environment: Windows 2003 or above, iis6.0, Framework4.0 NET installation 1 to install the support environment, and support URL s asp.net rewriting, is not PHP s rewriting, please note. 2 please give the right to read and write to the directory. 3.http:// your domain name /install/ to install (database related information, please first) security 1 install later please delete the installation directory install 2 modify the background admin name of the directory)
    2020-11-04 15:59:52下载
    积分:1
  • formbuilder-0.2.1
    web在线表单设计器Formbuilder.js是一个图形界面,让用户建立自己的web表单。一个轻量级组件,可以集成到您的应用程序。Formbuilder拖拉生成改变表单的顺序,它会输出一个结构化的JSON表示形式 在线演示: http://www.html580.com/?86rDNDX7(Online web form designer Formbuilder. Js is a graphical interface, allows users to set up their own web form. A lightweight component that can be integrated into your application. Formbuilder drag generated change the order form, it will output a structured JSON representation Online demo: http://www.html580.com/? 86 rdndx7 )
    2014-11-21 08:33:16下载
    积分:1
  • web作业+简单jsp购物车
    1.添加到tomcat工作目录即可运行; 2.数据库为mysql,只在用户登录和用户注册时与数据库链接 3.购物车中物品为系统定制,不可修改 4.新手制作,请勿见怪。。。
    2023-08-06 03:40:03下载
    积分:1
  • JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站
    JSP+JAVABEAN+SEVLET实现一个注册登录的博客网站  基于MVC开发。 用的是MYSQL代码如下create database manaSystem;use manaSystem;create table member_info(member_id int auto_increment primary key,member_account varchar(100),member_pwd varchar(50),member_email varchar(100));insert into member_info(member_account,member_pwd,member_email) values("独自等待的鸭子","yangxiaonawzy","yangxiaonawzy@163.com");insert into member_info(member_account,member_pwd,member_email) values("倒霉熊","yangxiaonawzy","daomeixiong@126.com");create database shopping;use shopping;create table user_info(user_id int auto_increment primary key,user_account varchar(100),user_pwd varchar(50));create table message_info(message_id int auto_increment primary key,user_id int,message_content varchar(250),message_time datetime);alter table u
    2022-07-14 11:28:52下载
    积分:1
  • 放大镜
    web前端中经常用到的案例,放大一些物体。(Web frequently used cases at the front end to zoom in on some objects.)
    2017-08-23 10:35:22下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载