摘要: HTML 5: viewport: <meta name="viewport" content="width=device-width,target-densitydpi=high-dpi,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0 阅读全文
posted @ 2015-06-04 15:53 超级马力 阅读(341) 评论(0) 推荐(0)
摘要: 启动Apache 打开“终端(terminal)”,输入 sudo apachectl -v,(可能需要输入机器密码)。如下显示Apache的版本 接着输入 sudo apachectl start,这样Apache就启动了。打开Safari浏览器地址栏输入 “http://localhost”,可 阅读全文
posted @ 2015-06-04 15:13 超级马力 阅读(475) 评论(0) 推荐(0)