Read The Fucking Code
page_scroll.js
function init_pageH()
根据页面模块的高度来调整页面中section的高度,即背景图的高度.
2015 04 09 13.56
function changeOpent() and changeClose()
将自定义事件与方法绑定在一起.
2015 04 09 14.06
*****
function page_touchstart()
如果事件类型是touchstart, 设定initP的位置,并将mousedown置为true
使用||进行短路求值.
2015 04 09 14.16
function page_touchmove()
负责触摸哪一页开始滑动,滑动的方向和具体的滑动像素大小设定.
个别参数不了解,有空回来再看.
2015 04 09 16.09
function page_touchend()
在手指离开屏幕的时候调用的函数.
使用jquery.animate实现了页面变换的动画(注意! 并非是css动画)
2015 04 09 20.03
function success() 设备旋转提示
好像也不是那么烦.
Subtasks
Read 使用markdown写文档一个月心得
Read 程序员练级攻略 http://coolshell.cn/articles/4990.html
Read Vim使用攻略 http://coolshell.cn/articles/5426.html
SubEvents
追思会视频下载莫名停止,重新点击下载,准备在win下下载.
将此任务留至晚间进行.
2015 04 09 14.00
RestEvents
2015 04 09 14.38 start
2015 04 09 15.04 end
2015 04 09 16.32 start
2015 04 09 17.02 end