{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

中小型网站建设与管理(第3版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

中小型网站建设与管理(第3版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

本书主要讲述中小型网站的建设过程及网站后期的管理,内容包含网站开发环境的搭建、网站数据库的建立、网站典型应用模块开发,企业网站整站开发、申请空间和域名,网站发布、宣传及网站安全。本书以“网软天下”网站建设的全过程为实例进行讲解,案例中涉及静态、动态网站的大部分知识,可操作性极强。
Author Description

陈学平,重庆电子工程职业学院教授,出版计算机、电子相关专业教材50余本,近3000万字,发表论文数十往篇,承担省部级课题30余个,是一位教、学、研一体的一线专业教师。
Catalogue

第1章 中小型网站创建概述 (1)
1.1 网站建设的目的 (1)
1.2 有效的网站规划 (3)
1.3 网站建设的方案 (5)
1.3.1 自己公司建设 (5)
1.3.2 购买套餐软件建设 (5)
1.3.3 外包专业网络公司建设 (6)
1.4 动态网页和静态网页的区别 (6)
1.5 网站策划书的编写 (7)
1.5.1 网站建设市场分析及网站的定位 (7)
1.5.2 网站服务对象分析 (8)
1.5.3 网站的内容建设 (9)
1.5.4 网站测试和上传 (9)
1.5.5 网站内容添加 (10)
1.5.6 网站的推广 (10)
1.6 网页设计的基本原则 (11)
1.7 网站页面色彩的规划 (11)
1.8 合理的网站栏目结构布局 (12)
1.8.1 网页布局的基本概念 (12)
1.8.2 网页布局的方法 (13)
1.8.3 网页布局的技术 (15)
1.8.4 网页布局的基本类型 (16)
1.8.5 网站首页布局设计 (20)
1.8.6 内页与主页风格保持一致 (22)
1.8.7 网站内页如何布局 (22)
1.9 网站的风格设计 (23)
1.10 网站建设的基本条件 (25)
1.11 网站建设的常用方法 (26)
1.12 网站建设的常用技术 (26)
1.13 常用网站模块功能及说明 (32)
1.13.1 信息发布系统功能说明 (32)
1.13.2 产品发布系统功能说明 (33)
1.13.3 会员管理系统说明 (34)
1.13.4 论坛管理系统说明 (34)

1.13.5 在线招聘管理系统说明 (35)
1.13.6 网上购物系统说明 (36)
1.13.7 博客系统说明 (37)
1.13.8 网上拍卖系统说明 (37)
1.13.9 网上留言系统说明 (39)
1.13.10 在线调查管理系统说明 (39)
1.13.11 网站广告管理系统说明 (40)
1.13.12 邮件订阅管理系统说明 (40)
1.13.13 站内短信息管理系统说明 (41)
1.14 中小型网站建设的基本流程 (42)
1.15 网站内容制作的流程 (43)
1.16 网站内容制作的详细步骤 (43)
1.16.1 网站主题策划 (43)
1.16.2 网站风格和网站创意 (44)
1.16.3 网站内容规划 (45)
1.16.4 网站设计的技术路线 (46)
1.16.5 网站栏目规划及布局目录设计 (47)
1.16.6 导航设计 (50)
1.16.7 链接设计 (50)
1.16.8 网站资料收集 (50)
1.16.9 网页设计 (51)
1.16.10 网上安家 (51)
1.16.11 域名申请 (51)
1.16.12 网站发布 (51)
1.16.13 网站宣传维护管理 (51)
本章小结 (52)
思考与练习 (53)
第2章 配置IIS并进行数据库的连接与测试 (54)
2.1 安装配置IIS (54)
2.1.1 Windows XP下安装与配置IIS (54)
2.1.2 Windows 7下安装与配置IIS (61)
2.2 创建数据库 (68)
2.3 建立站点 (73)
2.4 ODBC数据源创建与连接 (77)
2.5 Dreamweaver 建立数据库的连接 (81)
2.5.1 使用DSN连接数据源 (81)
2.5.2 使用自定义连接字符串 (82)
2.5.3 “自定义连接字符串”服务器连接 (83)

2.5.4 使用纯代码连接数据库 (84)
2.6 创建第一个测试页面 (84)
本章小结 (91)
思考与练习 (91)
第3章 会员管理设计 (92)
3.1 会员数据表的设计 (92)
3.2 会员注册页面的设计 (94)
3.2.1 reg.asp页面的设计 (94)
3.2.2 regsave-1.asp页面的设计 (98)
3.3 检查新用户 (106)
3.4 企业用户注册页面设计 (108)
3.5 检查企业注册用户重名的设计 (112)
3.6 会员登录页面的设计 (114)
3.6.1 login.asp页面的设计 (114)
3.6.2 login2.asp页面的设计 (119)
3.6.3 包含的头文件的制作 (119)
3.7 个人用户修改资料页面reg_modi.asp的制作 (119)
3.8 企业用户修改资料页面reg_modico.asp的制作 (123)
3.9 修改密码页面的设计 (126)
3.9.1 editpwd.asp页面的制作 (126)
3.9.2 pwd_modi_ok.asp页面的制作 (129)
3.10 找回密码页面的设计 (131)
3.10.1 pwd_useid.asp页面的制作 (131)
3.10.2 question.asp页面的制作 (131)
3.10.3 question1.asp页面的制作 (135)
本章小结 (139)
思考与练习 (140)
第4章 房源信息管理页面的设计 (141)
4.1 房源信息管理中心数据表的设计 (141)
4.2 会员发布信息页面的制作 (142)
4.2.1 house_fabu.asp页面的设计 (142)
4.2.2 给house_fabu.asp增加保护 (146)
4.3 房源信息管理页面的设计 (147)
4.3.1 house.asp页面的制作 (147)
4.3.2 查看房源信息hs_open.asp页面的设计 (151)
4.3.3 房源修改页面的设计 (154)
4.3.4 房源信息删除功能的设计 (161)
本章小结 (163)

思考与练习 (163)
第5章 首页及首页的二级链接页面制作 (164)
5.1 首页及各个链接的效果测试 (164)
5.1.1 首页的效果测试 (164)
5.1.2 二级页面的效果测试 (164)
5.2 首页发布信息区域的设计 (167)
5.3 新闻中心区域的设计 (167)
5.4 首页房源信息区域的设计 (168)
5.4.1 房源信息区域记录集的设置 (168)
5.4.2 房源信息区域的重复区域应用 (170)
5.5 首页常见问题区域的设计 (172)
5.6 推荐楼盘的设计 (176)
5.6.1 推荐楼盘列表页面的制作 (176)
5.6.2 推荐楼盘细节页面的制作 (182)
5.7 新闻发布信息页面的制作 (187)
5.8 我要留言网页界面设计 (191)
5.8.1 留言数据库的设计 (191)
5.8.2 留言显示首页面的设计 (192)
5.8.3 版主回复页面的制作 (200)
5.8.4 管理员回复页面adminhuifu.asp的制作 (204)
5.8.5 “我要留言”页面的制作 (209)
本章小结 (212)
思考与练习 (212)
第6章 房产信息网站后台管理页面的制作 (214)
6.1 网站后台管理数据库的设计 (214)
6.2 网站后台管理新闻版块区域的设计 (215)
6.2.1 新闻删除页面的制作 (215)
6.2.2 新闻增加页面的制作 (222)
6.2.3 新闻修改页面的设计 (224)
6.2.4 新闻浏览页面的制作 (226)
6.3 区域管理页面的制作 (226)
6.3.1 增加区域管理页面的制作 (226)
6.3.2 删除区域管理页面的制作 (229)
6.4 条幅图片管理 (231)
6.5 图片管理 (232)
6.6 楼盘展示管理 (232)
6.7 推荐楼盘管理 (234)
6.8 房产信息管理 (235)

6.9 在线调查管理 (236)
6.10 留言管理 (238)
6.11 会员管理 (238)
6.12 友情链接管理 (240)
6.13 人物风彩管理 (240)
6.14 人才招聘管理 (241)
本章小结 (243)
思考与练习 (243)
第7章 网站发布 (244)
7.1 申请空间和域名 (244)
7.1.1 域名知识介绍 (244)
7.1.2 申请顶级域名 (247)
7.1.3 申请免费域名 (249)
7.1.4 申请空间 (249)
7.1.5 案例网站的域名及空间 (250)
7.2 网站上传 (250)
本章小结 (253)
思考与练习 (254)
第8章 网站管理、维护及安全 (255)
8.1 网站备案 (255)
8.1.1 为什么要进行网站备案 (255)
8.1.2 网站备案的流程 (255)
8.2 网站宣传 (256)
8.2.1 利用搜索引擎宣传 (256)
8.2.2 免费广告宣传 (258)
8.2.3 加入各种广告交换 (258)
8.2.4 与其他网站做友情链接 (259)
8.2.5 利用电子邮件组 (259)
8.2.6 使用邮件广告网 (259)
8.2.7 利用新闻组 (259)
8.2.8 利用邮件签名 (259)
8.2.9 利用留言板、聊天室和BBS论坛 (260)
8.2.10 通过传统新闻媒体进行宣传 (260)
8.3 网站的日常维护与更新 (260)
8.3.1 网站维护 (260)
8.3.2 网站更新 (261)
8.4 网站的安全 (263)
8.4.1 网站被攻击的类型 (263)

8.4.2 网站页面安全 (264)
8.4.3 网站数据库的安全 (269)
8.4.4 防范SQL注入攻击 (270)
本章小结 (274)
思考与练习 (274)

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book