Based on the campus of second-hand goods trading platform B Web technology / S Structure

Now the rapid development of advanced science and technology, computer technology has been widely used in various fields of society. With the rapid development of computer technology and communication technology, the Internet has gradually increased the scale, the elements of the Internet also will be gradually increased, can use its development of communication, it can also be used for commercial purposes, it can be sold on the Internet, the acquisition of , publicity and other operations, so that the Internet has become an essential element in today's society, but in this website is one very large elements.
Today, the campus of second-hand goods trading platform is the commercial trade in a very important way, it can be liberation from traditional physical model, online shopping can offer great convenience for consumers. By Campus Second-hand Exchange platform, allows users to stay at home to understand today's trends and a wealth of product information, to provide users with a great convenience, the main function of the campus of second-hand goods trading platform include: Category management, product information management, order management, user management. The site is divided into administrator, members of these two user user platform. The main campus of second-hand goods trading platform using SQL as the database management system, development environment is a net, which is a campus of second-hand goods trading platform. Implemented a campus Second-hand Exchange website. Allow consumers to experience the fun of shopping on the internet for online shopping provides an efficient management, scientific decision-making, safe and effective e-commerce platform.

Campus Second-hand Exchange is divided into two parts, one is user-oriented front desk sections, including: user registration, login, view product information, shopping, submit the order of commodities query and other operations. The other part is the part of the site management background, this section includes: ordinary user account delete, change, query management, merchandise management, order management.

Reception subsystems provide users with registration, login function, as well as browse merchandise, buy goods, after submitting an order analog of the amount paid, the flow of goods to buy it. Background subsystem for use within the site administrators can add new commodities, modifications and adjustments, maintenance types of goods, you can manage users. To manage customer orders shipped, and so on.

 

The system code is as follows:

title>易买得购物商城</title>

<LINK href="images/style.css" type=text/css rel=stylesheet>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">

<!--

body,td,th {

font-size: 12px;

}

-->

</style></head>

<BODY leftMargin=5 topMargin=5 rightMargin=5>

<table width="100%" height="210" border="1" align="center" cellpadding="3" cellspacing="1" bordercolor="#D9E9FF" style="border-collapse:collapse">

<TBODY>

<TR

align=middle bgColor=#ffffff>

<td colspan="4" bgColor=#CADCEA><strong>系统基本信息</strong></td>

 

 

商品信息</title>

<link rel="stylesheet" href="kindeditor_a5/themes/default/default.css" />

<link rel="stylesheet" href="kindeditor_a5/plugins/code/prettify.css" />

<script charset="utf-8" src="kindeditor_a5/kindeditor.js"></script>

<script charset="utf-8" src="kindeditor_a5/lang/zh_CN.js"></script>

<script charset="utf-8" src="kindeditor_a5/plugins/code/prettify.js"></script>

<script>

KindEditor.ready(function(K) {

var editor1 = K.create('textarea[name="xiangqing"]', {

cssPath : 'kindeditor_a5/plugins/code/prettify.css',

uploadJson : 'kindeditor_a5/jsp/upload_json.jsp',

fileManagerJson : 'kindeditor_a5/jsp/file_manager_json.jsp',

allowFileManager : true,

afterCreate : function() {

var self = this;

K.ctrl(document, 13, function() {

self.sync();

document.forms['example'].submit();

});

K.ctrl(self.edit.doc, 13, function() {

self.sync();

document.forms['example'].submit();

})

 

 

Guess you like

Origin www.cnblogs.com/lqs11/p/11569380.html