Move to Github】的更多相关文章

Hi,各位,好久不见.我已经将博客移动到了 Github 上.原因是我喜欢用 Markdown 而不是 WYSIWYG 的编辑器写博客.请访问新地址: http://lxconan.github.io…
先看几个具体的实例: 1.腾讯娱乐:http://ent.qq.com/zt2014/qqent/h5.htm?from=groupmessage&isappinstalled=0 2.苏宁互联 :http://image.suning.cn/images/game/hlwx/index.html?from=timeline&isappinstalled=0#rd3.qq音乐:http://y.qq.com/m/act/year10/04.html?ADTAG=weixin&fro…
轻量高效的开源JavaScript插件和库---<!-- TOC --> - [图片](#图片)- [布局](#布局)- [轮播图](#轮播图)- [弹出层](#弹出层)- [音频视频](#音频视频)- [编辑器](#编辑器)- [字符串](#字符串)- [表单](#表单)- [存储](#存储)- [动画](#动画)- [时间](#时间)- [其它](#其它)- [加载器](#加载器)- [构建工具](#构建工具)- [测试](#测试)- [包管理器](#包管理器)- [CDN](#cdn)…
iOS完整App资源收集 <iOS完整app资源收集>  <GitHub 上有哪些完整的 iOS-App 源码值得参考?> <GitHub 上有哪些完整的 iOS-App 源码值得参考?> 摘自github上# TimLiu-iOS的文章======== 自己总结的iOS.mac开源项目及库,持续更新.... github排名 [https://github.com/trending](https://github.com/trending),github搜索:[htt…
转载请注明出处: https://github.com/qiu-deqing/FE-interview Table of Contents generated with DocToc FE-interview $HTML, HTTP,web综合问题 常见排序算法的时间复杂度,空间复杂度 前端需要注意哪些SEO web开发中会话跟踪的方法有哪些 <img>的title和alt有什么区别 doctype是什么,举例常见doctype及特点 HTML全局属性(global attribute)有哪些…
概述 今天我们来实现一个iOS平台上的进度条(progress bar or progress view).这种进度条比APPLE自带的更加漂亮,更加有“B格”.它拥有渐变的颜色,而且这种颜色是动态移动的,这里称之为WGradientProgress. 先来看看我们的目标长什么样子: WGradientProgress的使用方法很简单,主要有展示接口以及隐藏接口,目前显示的位置有两种选择: WProgressPosDown        //progress is on the down bor…
创建github技术博客技术攻略 http://blog.csdn.net/renfufei/article/details/37725057/ 搭建一个免费的,无限流量的Blog----github Pages和Jekyll入门 http://www.ruanyifeng.com/blog/2012/08/blogging_with_jekyll.html http://blog.csdn.net/on_1y/article/details/19259435 https://github.co…
GitHub 仓库地址 https://github.com/FBean/test.git GitHub 常用命令 add--Add file contents to the index bisect--Find by binary search the change that introduced a bug branch--List, create or delete branches checkout--Checkout a branch or paths to the working t…
https://gist.github.com/helger/3070258 Tabs and Windows Function Shortcut Previous Tab ⌘+ Left Arrow Next Tab ⌘+ Right Arrow Go to Tab ⌘ + Number Go to Window ⌘ + Option + Number Go to Split Pane by Direction ⌘ + Option + Arrow Go to Split Pane by Or…
Source: http://www.liaoxuefeng.com/ Here only the local part. Install on windows download: https://git-for-windows.github.io, mirror available; run 'Git Bash'; # Set name and email. $ git config --global user.name "Your Name" $ git config --glob…