W4 : WEB

  • 通过html建立ui template模版
  • 通过bottle框架实现web发布和反馈
  • 两者如何穿插结合?
  • 输入内容submit后,存储需要用到数据库?如何存入并调取?

Python Web框架

Bottle

bottle教程

参考文献

超文本标记语言 Hyper Text Markup Language

使用标记标签来描述网页

html编辑器

http://www.iteye.com/news/25788

html教程

http://www.w3school.com.cn/html/

html5

  • 2010年,跨平台运行
  • 运行要求低,不需要flash:双核,2g内存即可
  • 对浏览器的支持(ie9以上)

开发工具:

  • webstorm
  • notepad++
  • eclipse
  • text sublime
  • dreamweaver
  • intellij idea

周边技能:

  • html5
  • xhtml
  • css3
  • js
  • jquery: jquery-ui;jquery-mobile

html5教程

http://www.w3school.com.cn/html5/index.asp