-
**前端面试会常考的一个问题:
:1st_place_medal: 为什么用setInterval做动画会掉帧,用requestAnimationFrame不会掉帧。 其实就是解释原理。**
# 关于requestAnimationFrame
【CSS3动画那么强,requestAnimationFrame还有用么?】
http://www.zhangxinxu.com/wordpres…
-
Currently there is a team collaborating to translate OptiKey into a number of different languages. We are discussing progress here: https://github.com/JuliusSweetland/OptiKey/issues/73
And translatio…
-
1、ruby gem 源问题:------ sudo gem install bundle
https://ruby.taobao.org/
参考 http://code.huawei.com/codeclub/gitlab/blob/develop/Gemfile
解决: gem source
sudo gem source -r https://rubygems.org/
…
-
Callable,Runnable,Thread
http://www.tuicool.com/articles/MRZZV3
-
1. offlicial guide
2. download and install 2.7.13, add the software to the os path at the install stage(option selected)
3. download user guide pdf https://docs.python.org/2/download.html
4. read/…
-
# 技术类
http://blog.jobbole.com/51586/
自动化任务运行器 Grunt 迅速上手
http://www.cnblogs.com/jsoo/archive/2011/08/03/2126035.html
动态加载javascript和css
http://blogread.cn/it/article/6487?f=wb
IoC/DIP其实是一种管理思想
htt…
-
-
## 参考资料
做一个懒惰高效的Android程序员(8)
- [ ] http://blog.jobbole.com/76361/
- [ ] Android UI开发第四十三篇——使用Property Animation实现墨迹天气3.0引导界面及动画实现 http://blog.csdn.net/xyz_lmn/article/details/38906363
- [ ] 伯乐在线 > …
itang updated
10 years ago
-
有时候会看到一些挺不错的文章, 各方面的都有, 当时就直接添加进了书签, 或者放进了备忘录里面。 然而时间久了, 书签里的内容也很多了, 虽然自己也会定期进行整理, 然而看到那么多的东西, 也有一种无处下手的感觉, 所以干脆就放到这里吧。
* [JavaScript](https://github.com/374632897/blog/issues/16#javascript)
* [C…
-
openID
http://openidexplained.com/
OAuth
http://blog.jobbole.com/49211/
openID
https://www.jianshu.com/p/5d535eee0a9b
https://blog.csdn.net/happydeer/article/details/17414239
1. 百闻…