08 2014 档案

摘要: 阅读全文
posted @ 2014-08-30 17:27 KyrieYang 阅读(295) 评论(0) 推荐(0) 编辑
摘要:For my part, I travel not to go anywhere,but to go对我而言,旅行的重点不是去哪里,而是出发For my part, I travel not to go anywhere,but to go对我而言,旅行的重点不是去哪里,而是出发For my par... 阅读全文
posted @ 2014-08-29 12:20 KyrieYang 阅读(155) 评论(0) 推荐(0) 编辑
摘要:Success is getting what you wanthappiness is wanting what you get成功是得到你想要的,幸福是想要的东西正好得到Success is getting what you wanthappiness is wanting what get成功... 阅读全文
posted @ 2014-08-28 21:39 KyrieYang 阅读(155) 评论(0) 推荐(0) 编辑
摘要:Expect the best. Prepare for the worst Capitalize onwhat comes抱最大的希望,做最坏的打算,从结果中学习 阅读全文
posted @ 2014-08-27 23:37 KyrieYang 阅读(150) 评论(0) 推荐(0) 编辑
摘要:document.onkeyup = function(event){ var event = event || window.event; alert(event.keyCode); } 阅读全文
posted @ 2014-08-27 09:16 KyrieYang 阅读(205) 评论(0) 推荐(0) 编辑
摘要:When life gets hard and you want to give up,remember thatlife is full of ups and downs, and without the downs,the upswould mean nothing当生活很艰难,你想要放弃的时候... 阅读全文
posted @ 2014-08-26 09:38 KyrieYang 阅读(220) 评论(0) 推荐(0) 编辑
摘要:The best way to predict your future is to create it预测未来的最好方式就是去创造它The best way to predict you future is to create it预测未来的最好方式就是去创造它The best way to pre... 阅读全文
posted @ 2014-08-25 08:23 KyrieYang 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2014-08-22 12:13 KyrieYang 阅读(220) 评论(0) 推荐(0) 编辑
摘要:关于牛B的Jquery源头(function(){ //这里省略jQuery所有实现 })(); 1:无论你怎么去定义你的函数 JS解释器都会把它翻译成一个 Function对象2:那什么是Function? Function对象是javascript里面固有对象,所有的函数实际上都是一个 F... 阅读全文
posted @ 2014-08-22 10:57 KyrieYang 阅读(289) 评论(0) 推荐(0) 编辑
摘要:From now on, I'm gonna say yes--yes to love, yes to adventure, yes to life, whatever it maybe, the answer's going to be yes从今天起,我要积极接受一切,接受爱,迎接挑战,拥抱生活... 阅读全文
posted @ 2014-08-22 08:24 KyrieYang 阅读(297) 评论(0) 推荐(0) 编辑
摘要:不管闭包是什么高深东西,首先先把它是什么神东东简单认识一下//闭包是指有权限访问另一个函数作用域中变量的函数 //在函数内部创建函数,使用到了外部变量,并且将此函数返回就形成了闭包 function Klass(){ var name; //getNa... 阅读全文
posted @ 2014-08-20 10:59 KyrieYang 阅读(311) 评论(0) 推荐(0) 编辑
摘要:Don't forget the things you once owned. Treasure the things you can't get. Don't give up the things that belong to you and keep those lost things in m... 阅读全文
posted @ 2014-08-13 15:06 KyrieYang 阅读(413) 评论(0) 推荐(0) 编辑
摘要:function PageUnloader() { //當用戶退出時是否需要拋出一個提示 this.UnloadTips = true; var _this = this; this.Init = function() { //當用戶退出時拋出一個提示 ... 阅读全文
posted @ 2014-08-13 14:05 KyrieYang 阅读(230) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示