-
xos shop expansion from oscommerce
XOS-Shop是一个综合性的网络商店系统,它通过一个web界面进行管理,可以适应运营商的需要。它与XOS-Shop有关,是对著名的开源web-Shop系统osCommerce的进一步开发;
- 2022-12-09 02:30:04下载
- 积分:1
-
722test
说明: 使用 ECharts 读取Json格式数据 绘制树形图(Using ECharts to read Json format data and draw tree graph)
- 2020-06-19 16:00:02下载
- 积分:1
-
HTML5版驴子跳游戏
应用背景这是一个由作者两个多月时间编写的基于html5、css3、canvas的网页游戏,虽然很简单,但麻雀虽小、五脏俱全。通过学习这个demo,大家可以很快的掌握html5游戏的开发,最差的话也可以对html5游戏开发有个入门的了解。游戏内容很简单,就是一头驴子跳云彩,跳得越高分数越多,当驴子跳空,就会从高空坠落游戏结束。关键技术Web前端, 前端开发, JavaScript, HTML, Canvas, Audio, HTML5画布, HTML5游戏, HTML5版驴子跳(Donkey Jump)
- 2022-05-15 08:47:18下载
- 积分:1
-
affiliatemask
affiliate link masker and all the images you need to create your sales web page. REMEMBER to change the ClickBank order link in the HTML file to your own nickname.
- 2013-11-24 01:10:57下载
- 积分:1
-
htmlte-xiao
说明: hen haode 网页制作总结,欢迎大家下载,可以大大提高网页的制作过程(hen haode web production summary, welcome to download, can greatly improve the production process of the page)
- 2011-04-16 23:26:10下载
- 积分:1
-
cwcshop15xz
软件介绍
基于jsp+javabean+mysql三层结构的动态购物网站,网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成
主要做了以下一些修正:
1.新增产品站内搜索引擎。
2.新增人气商品排行。
3.新增热评商品排行。
4.新增重点推荐产品。
5.删除不太需要的新闻频道。(br
Dynamic shopping site jsp+javabean+mysql three layer structure based on Web user interface (Interface) is completed by JSP, data and logic processing is completed by beans, data storage by MySQL
Mainly do the following modifications:
1 new product search engine.
2 new popular commodity rankings.
3 new commodity rankings.
4 new key recommended products.
5 don t need to delete the news channel.)
- 2016-02-24 17:23:55下载
- 积分:1
-
csgl
说明: 在超市管理中引进现代化的办公软件,实现超市庞大商品的控制和传输,从而方便销售行业的管理和决策,为超市和超市管理人员解除后顾之忧。一款好的超市销售管理系统,应该是可以帮助销售部门提高工作效率,帮助超市工作人员利用计算机,极为方便的对超市的有关数据进行管理、输入、输出、查找等有关操作,使杂乱的超市数据能够具体化、直观化、合理化等。(Purchase, Sale and Inventory)
- 2020-06-20 05:20:02下载
- 积分:1
-
jsp酒店管理系统源码(含sqlserver数据库)
管理员登录账号:admin 登录密码:123456
- 2020-03-17下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
ZipMarket_v1.0
ZipMarket程序仿自Envato旗下网站,对于想创建数字内容/素材交易平台的站长来说,ZipMarket是一个十分独特和极具创新的解决方案,用户在你的网站注册并购买或出售数字内容/素材作品时,你可以获得佣金;用户推广用户到你的网站购买或出售数字内容/素材时,引入用户的用户也可以获得佣金。(The ZipMarket program simulated from Envato s Web site, to create the digital content/materials trading platform of the webmaster, ZipMarket is a very unique and innovative solutions, a registered user to your site and buy or sell digital content/material works, you can get the Commission users promotion user to your site the purchase or sale of digital content/materials, the user can also receive commissions.)
- 2014-07-08 11:29:13下载
- 积分:1