实例介绍
【实例简介】
WEB客户端技术WEB客户端技术WEB客户端技术WEB客户端技术WEB客户端技术
【实例截图】
【核心代码】
16359647497311230430.rar
├── chapter1课堂案例
│ ├── 1、HTML文件的基本结构
│ │ ├── back_image.GIF
│ │ ├── create_page.txt
│ │ ├── html_base.html
│ │ ├── my_firstPage.html
│ │ └── Thumbs.db
│ ├── 2、文本相关标签
│ │ ├── Hn.html
│ │ ├── text_fontsize.html
│ │ ├── text_P_BR.html
│ │ └── what_isText.html
│ ├── 3、图像标签
│ │ ├── image_align.html
│ │ ├── image_alt.html
│ │ └── images
│ │ ├── adv_2.jpg
│ │ ├── cat1.gif
│ │ ├── cat2.gif
│ │ └── Thumbs.db
│ ├── 4、文字布局
│ │ ├── HR.html
│ │ ├── images
│ │ │ └── QQ.JPG
│ │ ├── PRE1.html
│ │ ├── PRE.html
│ │ └── UL_OL.html
│ ├── 5、页面链接A标签
│ │ ├── css
│ │ │ ├── mainpage.css
│ │ │ └── tabs.css
│ │ ├── images
│ │ │ ├── 4zhounian.jpg
│ │ │ ├── adv
│ │ │ │ ├── adv_1.jpg
│ │ │ │ ├── adv_2.jpg
│ │ │ │ ├── adv_3.jpg
│ │ │ │ ├── adv_4.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── adv_2.jpg
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── coins_icon.gif
│ │ │ ├── ershou1.gif
│ │ │ ├── icon
│ │ │ │ ├── game1.gif
│ │ │ │ ├── icon_1.gif
│ │ │ │ ├── icon_2.gif
│ │ │ │ ├── icon_3.gif
│ │ │ │ ├── icon_4.gif
│ │ │ │ ├── icon_5.gif
│ │ │ │ ├── jiajiu1.gif
│ │ │ │ ├── nannv1.gif
│ │ │ │ ├── shishang1.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left_daohang1.jpg
│ │ │ ├── line
│ │ │ │ ├── line_1.jpg
│ │ │ │ ├── line_2.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── logo.gif
│ │ │ ├── new.gif
│ │ │ ├── pinpai1.gif
│ │ │ ├── portal_bg.jpg
│ │ │ ├── QQ.JPG
│ │ │ ├── remai_shouji.gif
│ │ │ ├── right_daohang1.jpg
│ │ │ ├── right_daohang2.jpg
│ │ │ ├── right_daohang3.jpg
│ │ │ ├── right_daohang4.jpg
│ │ │ ├── right_daohang5.jpg
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── slice_1.gif
│ │ │ ├── slide_trigger_c.gif
│ │ │ ├── tab1_downshow.gif
│ │ │ ├── tab1_game1.gif
│ │ │ ├── tab1_game2.gif
│ │ │ ├── tab2_downshow.gif
│ │ │ ├── tab2_pointcard1.gif
│ │ │ ├── tab2_pointcard2.gif
│ │ │ ├── tab_bottom.gif
│ │ │ ├── table_1.gif
│ │ │ ├── table_back2.gif
│ │ │ ├── table_back.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── Link_others.html
│ │ ├── login
│ │ │ ├── images
│ │ │ │ ├── login_reset.gif
│ │ │ │ ├── login_submit.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── register_leftfoot.gif
│ │ │ │ ├── register_right.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── title_login_2.gif
│ │ │ │ └── topbar_style1_bk.gif
│ │ │ ├── login.htm
│ │ │ └── login_success.htm
│ │ ├── login.html
│ │ ├── register
│ │ │ ├── images
│ │ │ │ ├── Female.gif
│ │ │ │ ├── list_icon.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── tiaozao.jpg
│ │ │ │ └── type_back.jpg
│ │ │ ├── register.html
│ │ │ ├── register_log.txt
│ │ │ └── register_success.htm
│ │ ├── register.html
│ │ ├── star.html
│ │ └── use_link.html
│ ├── 6、滚动MARQUEE标签
│ │ ├── images
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── windows_me.jpg
│ │ │ └── windwos_2003.jpg
│ │ └── marquee_application.html
│ ├── 本章任务用例
│ │ ├── images
│ │ │ ├── adv_2.jpg
│ │ │ ├── logo.gif
│ │ │ ├── new.gif
│ │ │ ├── QQ.JPG
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ └── Thumbs.db
│ │ ├── index.html
│ │ ├── login.html
│ │ ├── register.html
│ │ └── star.html
│ ├── 课堂练习1
│ │ ├── images
│ │ │ ├── adv_2.jpg
│ │ │ ├── cat1.gif
│ │ │ ├── cat2.gif
│ │ │ └── Thumbs.db
│ │ ├── xiaojie1.htm
│ │ └── xiaojie1_pre.htm
│ ├── 课堂练习2
│ │ ├── images
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── windows_me.jpg
│ │ │ └── windwos_2003.jpg
│ │ ├── windows_2003.html
│ │ ├── windows_me.html
│ │ ├── xiaojie2.html
│ │ └── xiaojie2_pre.html
│ └── 贯穿案例
│ └── taobaoWeb
│ ├── client_center
│ │ ├── buy.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── list_icon.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ └── top.html
│ ├── css
│ │ ├── mainpage.css
│ │ └── tabs.css
│ ├── images
│ │ ├── 4zhounian.jpg
│ │ ├── adv
│ │ │ ├── adv_1.jpg
│ │ │ ├── adv_2.jpg
│ │ │ ├── adv_3.jpg
│ │ │ ├── adv_4.jpg
│ │ │ └── Thumbs.db
│ │ ├── adv.jpg
│ │ ├── banner_1.gif
│ │ ├── banner_2.gif
│ │ ├── banner_3.gif
│ │ ├── banner_4.gif
│ │ ├── banner_5.gif
│ │ ├── banner_6.gif
│ │ ├── coins_icon.gif
│ │ ├── ershou1.gif
│ │ ├── icon
│ │ │ ├── game1.gif
│ │ │ ├── icon_1.gif
│ │ │ ├── icon_2.gif
│ │ │ ├── icon_3.gif
│ │ │ ├── icon_4.gif
│ │ │ ├── icon_5.gif
│ │ │ ├── jiajiu1.gif
│ │ │ ├── nannv1.gif
│ │ │ ├── shishang1.jpg
│ │ │ └── Thumbs.db
│ │ ├── left_daohang1.jpg
│ │ ├── line
│ │ │ ├── line_1.jpg
│ │ │ ├── line_2.jpg
│ │ │ └── Thumbs.db
│ │ ├── logo.gif
│ │ ├── pinpai1.gif
│ │ ├── portal_bg.jpg
│ │ ├── remai_shouji.gif
│ │ ├── right_daohang1.jpg
│ │ ├── right_daohang2.jpg
│ │ ├── right_daohang3.jpg
│ │ ├── right_daohang4.jpg
│ │ ├── right_daohang5.jpg
│ │ ├── scroll
│ │ │ ├── 1.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ └── Thumbs.db
│ │ ├── slice_1.gif
│ │ ├── slide_trigger_c.gif
│ │ ├── tab1_downshow.gif
│ │ ├── tab1_game1.gif
│ │ ├── tab1_game2.gif
│ │ ├── tab2_downshow.gif
│ │ ├── tab2_pointcard1.gif
│ │ ├── tab2_pointcard2.gif
│ │ ├── tab_bottom.gif
│ │ ├── table_1.gif
│ │ ├── table_back2.gif
│ │ ├── table_back.gif
│ │ ├── Thumbs.db
│ │ ├── type_back.jpg
│ │ └── wangyou.jpg
│ ├── index.html
│ ├── index_log.txt
│ ├── js
│ │ └── tabmenu.js
│ ├── login
│ │ ├── images
│ │ │ ├── login_reset.gif
│ │ │ ├── login_submit.gif
│ │ │ ├── logo.gif
│ │ │ ├── register_leftfoot.gif
│ │ │ ├── register_right.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── title_login_2.gif
│ │ │ └── topbar_style1_bk.gif
│ │ ├── login.htm
│ │ └── login_success.htm
│ ├── register
│ │ ├── images
│ │ │ ├── Female.gif
│ │ │ ├── list_icon.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tiaozao.jpg
│ │ │ └── type_back.jpg
│ │ ├── register.html
│ │ ├── register_log.txt
│ │ └── register_success.htm
│ ├── shopping
│ │ ├── buy_commodity.html
│ │ ├── commoditys_detailInfo.html
│ │ ├── commoditys_detailInfo_log.txt
│ │ ├── commoditys_showcss.css
│ │ ├── commoditys_show.html
│ │ ├── commoditys_show_log.txt
│ │ ├── images
│ │ │ ├── add_to_watched_item.gif
│ │ │ ├── alipay_logo_small2.gif
│ │ │ ├── button_buynow.gif
│ │ │ ├── buy_headpic1.gif
│ │ │ ├── buy_process01[1].gif
│ │ │ ├── choice_t_center.gif
│ │ │ ├── choice_t_left.gif
│ │ │ ├── choice_t_right.gif
│ │ │ ├── commodity_dance.jpg
│ │ │ ├── commodity_detailInfo1.gif
│ │ │ ├── commodity_huaping.jpg
│ │ │ ├── commodity_paopao.jpg
│ │ │ ├── commodity_pig.jpg
│ │ │ ├── commodity_right1.gif
│ │ │ ├── commodity_tablehead.gif
│ │ │ ├── icon_alipay_16x16_v2[1].gif
│ │ │ ├── list_tool_fav1.gif
│ │ │ ├── list_tool_fav2.gif
│ │ │ ├── list_tool_fav3.gif
│ │ │ ├── online_pic.gif
│ │ │ ├── pathlinks_level1_seperate_a.gif
│ │ │ ├── p_mycar.gif
│ │ │ ├── recommend_to_friend.gif
│ │ │ ├── Thumbs.db
│ │ │ └── topbar_style1_bk.gif
│ │ ├── Thumbs.db
│ │ ├── 当当网的效果.JPG
│ │ └── 购买页面的效果.jpg
│ ├── Templates
│ │ ├── index.dwt
│ │ ├── templates_log1.txt
│ │ ├── templates_log2.txt
│ │ └── templates_log.txt
│ └── templates_log.txt
├── chapter2课堂案例
│ ├── 本章任务用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── Layout1.html
│ │ ├── layout2.html
│ │ └── table.html
│ ├── 表格基本结构用例
│ │ └── basetable_1.html
│ ├── 表格用于布局用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ └── table_layout1.html
│ ├── 表格的美化修饰用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── table_align.html
│ │ ├── table_background.html
│ │ ├── table_beautify.html
│ │ ├── table_cellpadding.html
│ │ ├── table_cellspaceing_chart.html
│ │ ├── table_heightwidth.html
│ │ └── table_no_cell.html
│ ├── 课堂练习1
│ │ ├── xiaojie1.html
│ │ └── xiaojie1_pre.html
│ ├── 课堂练习2
│ │ ├── images
│ │ │ ├── Thumbs.db
│ │ │ └── type_back.jpg
│ │ ├── xiaojie2.html
│ │ └── xiaojie2_pre.html
│ ├── 课堂练习3
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── xiaojie3.html
│ │ └── xiaojie3_pre.html
│ └── 跨行跨列表格用例
│ ├── cols.html
│ ├── cols_rows1.html
│ ├── cols_rows2.html
│ └── rows.html
├── chapter3课堂案例
│ ├── 1、表单页面的基本结构
│ │ ├── get_show.html
│ │ └── post_show.html
│ ├── 3、表单元素的逐一介绍
│ │ ├── all_button.html
│ │ ├── checkbox.html
│ │ ├── images
│ │ │ ├── Female.gif
│ │ │ ├── Male.gif
│ │ │ └── read.gif
│ │ ├── List.html
│ │ ├── password.html
│ │ ├── radio.html
│ │ ├── textarea.html
│ │ └── text.html
│ ├── 4、框架
│ │ ├── buy.html
│ │ ├── frame_basestructure.html
│ │ ├── frame_rows.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ ├── the_first.html
│ │ ├── the_second.html
│ │ ├── the_third.html
│ │ ├── top.html
│ │ ├── 创建多个复杂的窗口
│ │ │ ├── frame_sets.html
│ │ │ ├── images
│ │ │ │ ├── blue_line.gif
│ │ │ │ ├── buy.jpg
│ │ │ │ ├── buy_sep1.jpg
│ │ │ │ ├── buy_sep2.jpg
│ │ │ │ ├── center.gif
│ │ │ │ ├── customer.jpg
│ │ │ │ ├── Female.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── people.jpg
│ │ │ │ ├── person_change.jpg
│ │ │ │ ├── person.jpg
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── reg.jpg
│ │ │ │ ├── reg_line.jpg
│ │ │ │ ├── reg_step.jpg
│ │ │ │ ├── sale.jpg
│ │ │ │ ├── sale_step.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left.html
│ │ │ ├── right.html
│ │ │ └── top.html
│ │ └── 窗口链接的显示位置
│ │ ├── name=“显示的窗口名”
│ │ │ ├── buy.html
│ │ │ ├── frame_sets.html
│ │ │ ├── images
│ │ │ │ ├── blue_line.gif
│ │ │ │ ├── buy.jpg
│ │ │ │ ├── buy_sep1.jpg
│ │ │ │ ├── buy_sep2.jpg
│ │ │ │ ├── center.gif
│ │ │ │ ├── customer.jpg
│ │ │ │ ├── Female.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── people.jpg
│ │ │ │ ├── person_change.jpg
│ │ │ │ ├── person.jpg
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── reg.jpg
│ │ │ │ ├── reg_line.jpg
│ │ │ │ ├── reg_step.jpg
│ │ │ │ ├── sale.jpg
│ │ │ │ ├── sale_step.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left.html
│ │ │ ├── person_info.html
│ │ │ ├── right.html
│ │ │ ├── sale.html
│ │ │ └── top.html
│ │ └── 四个特殊的窗口
│ │ ├── buy.html
│ │ ├── frame_sets.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person_change.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── person_info.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ └── top.html
│ ├── 本章任务用例
│ │ ├── buy.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── register.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ ├── Submit.html
│ │ └── top.html
│ ├── 课堂练习1
│ │ ├── form_xiaojie1.html
│ │ └── form_xiaojie1_pre.html
│ └── 课堂练习2
│ ├── 练习答案
│ │ ├── frame_sets.html
│ │ ├── left.html
│ │ ├── right1.html
│ │ ├── right2.html
│ │ └── top.html
│ └── 练习素材
│ ├── frame_sets.html
│ ├── left.html
│ ├── right1.html
│ ├── right2.html
│ └── top.html
├── ITJOB_TP1V1.0.ppt
├── ITJOB_TP2V1.0.PPT
├── ITJOB_TP3V1.0.PPT
└── WEB客户端编程知识要点.ppt
80 directories, 530 files
WEB客户端技术WEB客户端技术WEB客户端技术WEB客户端技术WEB客户端技术
【实例截图】
【核心代码】
16359647497311230430.rar
├── chapter1课堂案例
│ ├── 1、HTML文件的基本结构
│ │ ├── back_image.GIF
│ │ ├── create_page.txt
│ │ ├── html_base.html
│ │ ├── my_firstPage.html
│ │ └── Thumbs.db
│ ├── 2、文本相关标签
│ │ ├── Hn.html
│ │ ├── text_fontsize.html
│ │ ├── text_P_BR.html
│ │ └── what_isText.html
│ ├── 3、图像标签
│ │ ├── image_align.html
│ │ ├── image_alt.html
│ │ └── images
│ │ ├── adv_2.jpg
│ │ ├── cat1.gif
│ │ ├── cat2.gif
│ │ └── Thumbs.db
│ ├── 4、文字布局
│ │ ├── HR.html
│ │ ├── images
│ │ │ └── QQ.JPG
│ │ ├── PRE1.html
│ │ ├── PRE.html
│ │ └── UL_OL.html
│ ├── 5、页面链接A标签
│ │ ├── css
│ │ │ ├── mainpage.css
│ │ │ └── tabs.css
│ │ ├── images
│ │ │ ├── 4zhounian.jpg
│ │ │ ├── adv
│ │ │ │ ├── adv_1.jpg
│ │ │ │ ├── adv_2.jpg
│ │ │ │ ├── adv_3.jpg
│ │ │ │ ├── adv_4.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── adv_2.jpg
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── coins_icon.gif
│ │ │ ├── ershou1.gif
│ │ │ ├── icon
│ │ │ │ ├── game1.gif
│ │ │ │ ├── icon_1.gif
│ │ │ │ ├── icon_2.gif
│ │ │ │ ├── icon_3.gif
│ │ │ │ ├── icon_4.gif
│ │ │ │ ├── icon_5.gif
│ │ │ │ ├── jiajiu1.gif
│ │ │ │ ├── nannv1.gif
│ │ │ │ ├── shishang1.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left_daohang1.jpg
│ │ │ ├── line
│ │ │ │ ├── line_1.jpg
│ │ │ │ ├── line_2.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── logo.gif
│ │ │ ├── new.gif
│ │ │ ├── pinpai1.gif
│ │ │ ├── portal_bg.jpg
│ │ │ ├── QQ.JPG
│ │ │ ├── remai_shouji.gif
│ │ │ ├── right_daohang1.jpg
│ │ │ ├── right_daohang2.jpg
│ │ │ ├── right_daohang3.jpg
│ │ │ ├── right_daohang4.jpg
│ │ │ ├── right_daohang5.jpg
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── slice_1.gif
│ │ │ ├── slide_trigger_c.gif
│ │ │ ├── tab1_downshow.gif
│ │ │ ├── tab1_game1.gif
│ │ │ ├── tab1_game2.gif
│ │ │ ├── tab2_downshow.gif
│ │ │ ├── tab2_pointcard1.gif
│ │ │ ├── tab2_pointcard2.gif
│ │ │ ├── tab_bottom.gif
│ │ │ ├── table_1.gif
│ │ │ ├── table_back2.gif
│ │ │ ├── table_back.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── Link_others.html
│ │ ├── login
│ │ │ ├── images
│ │ │ │ ├── login_reset.gif
│ │ │ │ ├── login_submit.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── register_leftfoot.gif
│ │ │ │ ├── register_right.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── title_login_2.gif
│ │ │ │ └── topbar_style1_bk.gif
│ │ │ ├── login.htm
│ │ │ └── login_success.htm
│ │ ├── login.html
│ │ ├── register
│ │ │ ├── images
│ │ │ │ ├── Female.gif
│ │ │ │ ├── list_icon.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── tiaozao.jpg
│ │ │ │ └── type_back.jpg
│ │ │ ├── register.html
│ │ │ ├── register_log.txt
│ │ │ └── register_success.htm
│ │ ├── register.html
│ │ ├── star.html
│ │ └── use_link.html
│ ├── 6、滚动MARQUEE标签
│ │ ├── images
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── windows_me.jpg
│ │ │ └── windwos_2003.jpg
│ │ └── marquee_application.html
│ ├── 本章任务用例
│ │ ├── images
│ │ │ ├── adv_2.jpg
│ │ │ ├── logo.gif
│ │ │ ├── new.gif
│ │ │ ├── QQ.JPG
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ └── Thumbs.db
│ │ ├── index.html
│ │ ├── login.html
│ │ ├── register.html
│ │ └── star.html
│ ├── 课堂练习1
│ │ ├── images
│ │ │ ├── adv_2.jpg
│ │ │ ├── cat1.gif
│ │ │ ├── cat2.gif
│ │ │ └── Thumbs.db
│ │ ├── xiaojie1.htm
│ │ └── xiaojie1_pre.htm
│ ├── 课堂练习2
│ │ ├── images
│ │ │ ├── scroll
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── windows_me.jpg
│ │ │ └── windwos_2003.jpg
│ │ ├── windows_2003.html
│ │ ├── windows_me.html
│ │ ├── xiaojie2.html
│ │ └── xiaojie2_pre.html
│ └── 贯穿案例
│ └── taobaoWeb
│ ├── client_center
│ │ ├── buy.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── list_icon.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ └── top.html
│ ├── css
│ │ ├── mainpage.css
│ │ └── tabs.css
│ ├── images
│ │ ├── 4zhounian.jpg
│ │ ├── adv
│ │ │ ├── adv_1.jpg
│ │ │ ├── adv_2.jpg
│ │ │ ├── adv_3.jpg
│ │ │ ├── adv_4.jpg
│ │ │ └── Thumbs.db
│ │ ├── adv.jpg
│ │ ├── banner_1.gif
│ │ ├── banner_2.gif
│ │ ├── banner_3.gif
│ │ ├── banner_4.gif
│ │ ├── banner_5.gif
│ │ ├── banner_6.gif
│ │ ├── coins_icon.gif
│ │ ├── ershou1.gif
│ │ ├── icon
│ │ │ ├── game1.gif
│ │ │ ├── icon_1.gif
│ │ │ ├── icon_2.gif
│ │ │ ├── icon_3.gif
│ │ │ ├── icon_4.gif
│ │ │ ├── icon_5.gif
│ │ │ ├── jiajiu1.gif
│ │ │ ├── nannv1.gif
│ │ │ ├── shishang1.jpg
│ │ │ └── Thumbs.db
│ │ ├── left_daohang1.jpg
│ │ ├── line
│ │ │ ├── line_1.jpg
│ │ │ ├── line_2.jpg
│ │ │ └── Thumbs.db
│ │ ├── logo.gif
│ │ ├── pinpai1.gif
│ │ ├── portal_bg.jpg
│ │ ├── remai_shouji.gif
│ │ ├── right_daohang1.jpg
│ │ ├── right_daohang2.jpg
│ │ ├── right_daohang3.jpg
│ │ ├── right_daohang4.jpg
│ │ ├── right_daohang5.jpg
│ │ ├── scroll
│ │ │ ├── 1.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ └── Thumbs.db
│ │ ├── slice_1.gif
│ │ ├── slide_trigger_c.gif
│ │ ├── tab1_downshow.gif
│ │ ├── tab1_game1.gif
│ │ ├── tab1_game2.gif
│ │ ├── tab2_downshow.gif
│ │ ├── tab2_pointcard1.gif
│ │ ├── tab2_pointcard2.gif
│ │ ├── tab_bottom.gif
│ │ ├── table_1.gif
│ │ ├── table_back2.gif
│ │ ├── table_back.gif
│ │ ├── Thumbs.db
│ │ ├── type_back.jpg
│ │ └── wangyou.jpg
│ ├── index.html
│ ├── index_log.txt
│ ├── js
│ │ └── tabmenu.js
│ ├── login
│ │ ├── images
│ │ │ ├── login_reset.gif
│ │ │ ├── login_submit.gif
│ │ │ ├── logo.gif
│ │ │ ├── register_leftfoot.gif
│ │ │ ├── register_right.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── title_login_2.gif
│ │ │ └── topbar_style1_bk.gif
│ │ ├── login.htm
│ │ └── login_success.htm
│ ├── register
│ │ ├── images
│ │ │ ├── Female.gif
│ │ │ ├── list_icon.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── tiaozao.jpg
│ │ │ └── type_back.jpg
│ │ ├── register.html
│ │ ├── register_log.txt
│ │ └── register_success.htm
│ ├── shopping
│ │ ├── buy_commodity.html
│ │ ├── commoditys_detailInfo.html
│ │ ├── commoditys_detailInfo_log.txt
│ │ ├── commoditys_showcss.css
│ │ ├── commoditys_show.html
│ │ ├── commoditys_show_log.txt
│ │ ├── images
│ │ │ ├── add_to_watched_item.gif
│ │ │ ├── alipay_logo_small2.gif
│ │ │ ├── button_buynow.gif
│ │ │ ├── buy_headpic1.gif
│ │ │ ├── buy_process01[1].gif
│ │ │ ├── choice_t_center.gif
│ │ │ ├── choice_t_left.gif
│ │ │ ├── choice_t_right.gif
│ │ │ ├── commodity_dance.jpg
│ │ │ ├── commodity_detailInfo1.gif
│ │ │ ├── commodity_huaping.jpg
│ │ │ ├── commodity_paopao.jpg
│ │ │ ├── commodity_pig.jpg
│ │ │ ├── commodity_right1.gif
│ │ │ ├── commodity_tablehead.gif
│ │ │ ├── icon_alipay_16x16_v2[1].gif
│ │ │ ├── list_tool_fav1.gif
│ │ │ ├── list_tool_fav2.gif
│ │ │ ├── list_tool_fav3.gif
│ │ │ ├── online_pic.gif
│ │ │ ├── pathlinks_level1_seperate_a.gif
│ │ │ ├── p_mycar.gif
│ │ │ ├── recommend_to_friend.gif
│ │ │ ├── Thumbs.db
│ │ │ └── topbar_style1_bk.gif
│ │ ├── Thumbs.db
│ │ ├── 当当网的效果.JPG
│ │ └── 购买页面的效果.jpg
│ ├── Templates
│ │ ├── index.dwt
│ │ ├── templates_log1.txt
│ │ ├── templates_log2.txt
│ │ └── templates_log.txt
│ └── templates_log.txt
├── chapter2课堂案例
│ ├── 本章任务用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── Layout1.html
│ │ ├── layout2.html
│ │ └── table.html
│ ├── 表格基本结构用例
│ │ └── basetable_1.html
│ ├── 表格用于布局用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ └── table_layout1.html
│ ├── 表格的美化修饰用例
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── table_align.html
│ │ ├── table_background.html
│ │ ├── table_beautify.html
│ │ ├── table_cellpadding.html
│ │ ├── table_cellspaceing_chart.html
│ │ ├── table_heightwidth.html
│ │ └── table_no_cell.html
│ ├── 课堂练习1
│ │ ├── xiaojie1.html
│ │ └── xiaojie1_pre.html
│ ├── 课堂练习2
│ │ ├── images
│ │ │ ├── Thumbs.db
│ │ │ └── type_back.jpg
│ │ ├── xiaojie2.html
│ │ └── xiaojie2_pre.html
│ ├── 课堂练习3
│ │ ├── images
│ │ │ ├── adv.jpg
│ │ │ ├── banner_1.gif
│ │ │ ├── banner_2.gif
│ │ │ ├── banner_3.gif
│ │ │ ├── banner_4.gif
│ │ │ ├── banner_5.gif
│ │ │ ├── banner_6.gif
│ │ │ ├── logo.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── type_back.jpg
│ │ │ └── wangyou.jpg
│ │ ├── xiaojie3.html
│ │ └── xiaojie3_pre.html
│ └── 跨行跨列表格用例
│ ├── cols.html
│ ├── cols_rows1.html
│ ├── cols_rows2.html
│ └── rows.html
├── chapter3课堂案例
│ ├── 1、表单页面的基本结构
│ │ ├── get_show.html
│ │ └── post_show.html
│ ├── 3、表单元素的逐一介绍
│ │ ├── all_button.html
│ │ ├── checkbox.html
│ │ ├── images
│ │ │ ├── Female.gif
│ │ │ ├── Male.gif
│ │ │ └── read.gif
│ │ ├── List.html
│ │ ├── password.html
│ │ ├── radio.html
│ │ ├── textarea.html
│ │ └── text.html
│ ├── 4、框架
│ │ ├── buy.html
│ │ ├── frame_basestructure.html
│ │ ├── frame_rows.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ ├── the_first.html
│ │ ├── the_second.html
│ │ ├── the_third.html
│ │ ├── top.html
│ │ ├── 创建多个复杂的窗口
│ │ │ ├── frame_sets.html
│ │ │ ├── images
│ │ │ │ ├── blue_line.gif
│ │ │ │ ├── buy.jpg
│ │ │ │ ├── buy_sep1.jpg
│ │ │ │ ├── buy_sep2.jpg
│ │ │ │ ├── center.gif
│ │ │ │ ├── customer.jpg
│ │ │ │ ├── Female.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── people.jpg
│ │ │ │ ├── person_change.jpg
│ │ │ │ ├── person.jpg
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── reg.jpg
│ │ │ │ ├── reg_line.jpg
│ │ │ │ ├── reg_step.jpg
│ │ │ │ ├── sale.jpg
│ │ │ │ ├── sale_step.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left.html
│ │ │ ├── right.html
│ │ │ └── top.html
│ │ └── 窗口链接的显示位置
│ │ ├── name=“显示的窗口名”
│ │ │ ├── buy.html
│ │ │ ├── frame_sets.html
│ │ │ ├── images
│ │ │ │ ├── blue_line.gif
│ │ │ │ ├── buy.jpg
│ │ │ │ ├── buy_sep1.jpg
│ │ │ │ ├── buy_sep2.jpg
│ │ │ │ ├── center.gif
│ │ │ │ ├── customer.jpg
│ │ │ │ ├── Female.gif
│ │ │ │ ├── logo.gif
│ │ │ │ ├── Male.gif
│ │ │ │ ├── people.jpg
│ │ │ │ ├── person_change.jpg
│ │ │ │ ├── person.jpg
│ │ │ │ ├── read.gif
│ │ │ │ ├── reg.gif
│ │ │ │ ├── reg.jpg
│ │ │ │ ├── reg_line.jpg
│ │ │ │ ├── reg_step.jpg
│ │ │ │ ├── sale.jpg
│ │ │ │ ├── sale_step.jpg
│ │ │ │ └── Thumbs.db
│ │ │ ├── left.html
│ │ │ ├── person_info.html
│ │ │ ├── right.html
│ │ │ ├── sale.html
│ │ │ └── top.html
│ │ └── 四个特殊的窗口
│ │ ├── buy.html
│ │ ├── frame_sets.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person_change.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── person_info.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ └── top.html
│ ├── 本章任务用例
│ │ ├── buy.html
│ │ ├── FrameSet.html
│ │ ├── images
│ │ │ ├── blue_line.gif
│ │ │ ├── buy.jpg
│ │ │ ├── buy_sep1.jpg
│ │ │ ├── buy_sep2.jpg
│ │ │ ├── center.gif
│ │ │ ├── customer.jpg
│ │ │ ├── Female.gif
│ │ │ ├── logo.gif
│ │ │ ├── Male.gif
│ │ │ ├── people.jpg
│ │ │ ├── person.jpg
│ │ │ ├── read.gif
│ │ │ ├── reg.gif
│ │ │ ├── reg.jpg
│ │ │ ├── reg_line.jpg
│ │ │ ├── reg_step.jpg
│ │ │ ├── sale.jpg
│ │ │ ├── sale_step.jpg
│ │ │ └── Thumbs.db
│ │ ├── left.html
│ │ ├── register.html
│ │ ├── right.html
│ │ ├── sale.html
│ │ ├── Submit.html
│ │ └── top.html
│ ├── 课堂练习1
│ │ ├── form_xiaojie1.html
│ │ └── form_xiaojie1_pre.html
│ └── 课堂练习2
│ ├── 练习答案
│ │ ├── frame_sets.html
│ │ ├── left.html
│ │ ├── right1.html
│ │ ├── right2.html
│ │ └── top.html
│ └── 练习素材
│ ├── frame_sets.html
│ ├── left.html
│ ├── right1.html
│ ├── right2.html
│ └── top.html
├── ITJOB_TP1V1.0.ppt
├── ITJOB_TP2V1.0.PPT
├── ITJOB_TP3V1.0.PPT
└── WEB客户端编程知识要点.ppt
80 directories, 530 files
标签:
好例子网口号:伸出你的我的手 — 分享!
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论