前端學習資源整合(二)

正則

正則 地址
JS正則表達式元字符 http://segmentfault.com/a/1190000002471140
正則表達式30分鐘入門教程 http://deerchao.net/tutorials/regex/regex.htm
MDN-正則表達式 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions
ruanyifeng - RegExp對象 http://javascript.ruanyifeng.com/stdlib/regexp.html
小胡子哥 - 進階正則表達式 http://div.io/topic/764?page=1
is.js https://github.com/Cedriking/is.js/blob/master/is.js
正則在線測試 http://regexper.com

前端規范

前端規范 地址
通過分析github代碼庫總結出來的工程師代碼書寫習慣 http://alloyteam.github.io/CodeGuide
HTML&CSS編碼規范 by @mdo http://codeguide.bootcss.com
團隊合作的css命名規范-騰訊AlloyTeam前端團隊 http://www.alloyteam.com/2011/10/css-on-team-naming/
前端編碼規范之js - by yuwenhui http://yuwenhui.github.io
前端編碼規范之js - by 李靖 http://www.cnblogs.com/hustskyking/p/javascript-spec.html
前端開發規范手冊 http://zhibimo.com/read/Ashu/front-end-style-guide
Airbnb JavaScript 編碼規范(簡體中文版) https://github.com/yuche/javascript#table-of-contents
AMD與CMD規范的區別 http://www.zhihu.com/question/20351507
AMD與CMD規范的區別 http://www.cnblogs.com/tugenhua0707/p/3507957.html
KISSY 源碼規范 http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html
bt編碼規范 http://codeguide.bootcss.com
規范加強版 https://github.com/Suxiaogang/Code_Guide
前端代碼規范 及 最佳實踐 http://blog.jobbole.com/79075
百度前端規范 http://coderlmn.github.io/code-standards
百度前端規范 http://isobar-idev.github.io/code-standards
百度前端規范 http://zhuanlan.zhihu.com/fuyun/19884834
ECMAScript6 編碼規范–廣發證券前端團隊 https://github.com/gf-rd/es6-coding-style
JavaScript 風格指南/編碼規范(Airbnb公司版) http://blog.jobbole.com/79484
網易前端開發規范 http://nec.netease.com/standard
css模塊 http://www.75team.com/archives/1049
前端規范資源列表 https://github.com/ecomfe/spec

PHP

PHP 地址
最流行的PHP 代碼規范 http://segmentfault.com/a/1190000000443795
最流行的PHP 代碼規范 https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md

各大公司開源項目

各大公司開源項目 地址
Facebook Projects https://code.facebook.com/projects/web
百度web前端研發部 http://fex.baidu.com
百度EFE http://efe.baidu.com
百度github https://github.com/fex-team
alloyteam http://www.alloyteam.com
alloyteam-github http://alloyteam.github.io
alloyteam-AlloyGameEngine https://github.com/AlloyTeam/AlloyGameEngine
AlloyDesigner http://alloyteam.github.io/AlloyDesigner 即時修改,即時保存,設計稿較正,其它開發輔助工具
H5交互頁編輯器AEditor介紹 http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao H5動畫交互頁開發的工具介紹
AEditor http://aeditor.alloyteam.com H5動畫交互頁開發的工具
maka http://forum.maka.im/wordpress
值得訂閱的weekly https://github.com/fenbility/weekly-feed
騰訊html5 http://cube.qq.com
奇舞團開源項目 http://75team.github.io
Qunar UED http://ued.qunar.com
Scrat http://scrat.io

常用

常用 地址
ieBetter.js-讓IE6-IE8擁有IE9+,Chrome等瀏覽器特性 http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome
模擬鍵盤 http://mottie.github.io/Keyboard
拼音 https://github.com/hotoo/pinyin
中國個人身份證號驗證 https://github.com/mc-zone/IDValidator

算法

算法 地址
數據結構與算法 JavaScript 描述. 章節練習 https://github.com/Ralph-Wang/algorithm.in.js
常見排序算法(JS版) https://github.com/twobin/twobinSort
經典排序 https://github.com/luofei2011/jsAgm/blob/master/js/sort.js
常見排序算法-js版本 https://github.com/hechangmin/jssort
JavaScript 算法與數據結構 精華集 https://github.com/lightningtgc/JavaScript-Algorithms
面試常考算法題精講 http://www.nowcoder.com/live/courses

移動端

移動端 地址
fastclick https://github.com/ftlabs/fastclick
no-click-delay https://github.com/mmastrac/jquery-noclickdelay
【敏捷開發】Android團隊開發規范 http://www.cnblogs.com/lcw/p/3619181.html
Android 開發規范與應用 http://www.lxweimin.com/p/4390f4fe19b3
ionic https://github.com/ychow/ionic-guide

JSON

JSON 地址
模擬生成JSON數據 http://beta.json-generator.com
返回跨域JSONAPI http://jsonp.afeld.me

焦點圖

焦點圖 地址
myfocus https://github.com/koen301/myfocus
myfocus-官方演示站 http://www.chhua.com/myfocus
SuperSlidev2.1 – 大話主席 http://www.superslide2.com
soChange http://www.bujichong.com/sojs/soChange/index.html

Ext, EasyUI, J-UI 及其它各種UI方案

Ext, EasyUI, J-UI 及其它各種UI方案 地址
extjs https://www.sencha.com/products/extjs
ext4英文api http://docs.sencha.com/extjs/4.0.7
ext4中文api http://extjs-doc-cn.github.io/ext4api
jquery easyui 未壓縮源代碼 http://jquery-easyui.googlecode.com/svn/trunk/src
J-UI http://jui.org
MUI-最接近原生APP體驗的高性能前端框架 http://dcloudio.github.io/mui
Amaze UI 中國首個開源 HTML5 跨屏前端框架
淘寶 HTML5 前端框架 http://m.sui.taobao.org
KISSY - 阿里前端JavaScript庫 http://docs.kissyui.com
網易Nej - Nice Easy Javascript http://nej.netease.com
Kendo UI MVVM Demo http://demos.telerik.com/kendo-ui/mvvm/index
Bootstrap http://www.bootcss.com
Smart UI http://smartui.chinamzz.com
雅虎UI - CSS UI http://developer.yahoo.com/yui/grids

頁面 社會化 分享功能

頁面 社會化 分享功能 地址
百度分享 http://share.baidu.com pc端
JiaThis http://jiathis.com pc端
社會化分享組件 http://developer.baidu.com/soc/share 移動端
ShareSDK 輕松實現社會化功能 http://www.mob.com/#/index 移動端
友盟分享 http://dev.umeng.com/social/android/quick-integration 移動端

富文本編輯器

富文本編輯器 地址
功能齊全 tinymce https://www.tinymce.com
百度 ueditor http://ueditor.baidu.com/website
經典的ckeditor http://ckeditor.com
經典的kindeditor http://kindeditor.net
wysiwyg http://www.bootcss.com/p/bootstrap-wysiwyg
一個有情懷的編輯器。Bach’s Editor http://integ.github.io/BachEditor
tower用的編輯器 https://github.com/mycolorway/simditor
summernote 編輯器 https://github.com/summernote/summernote
html5編輯器 http://neilj.github.io/Squire
Quilljs編輯器 http://quilljs.com
XEditor http://lab.hustlzp.com/XEditor
wangEditor https://github.com/wangfupeng1988/wangEditor

前端概述

前端概述 地址
前端工具大全 http://www.awesomes.cn
什么是前端工程化 https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0#
[譯] 前端攻略-從路人甲到英雄無敵 https://segmentfault.com/a/1190000005174755

Gulp

Gulp 地址
Gulp官網 http://gulpjs.com
Gulp中文網 http://www.gulpjs.com.cn
gulp資料收集 https://github.com/Platform-CUF/use-gulp
Gulp:任務自動管理工具 - ruanyifeng http://javascript.ruanyifeng.com/tool/gulp.html
Gulp插件 http://gulpjs.com/plugins
Gulp探究折騰之路(I) http://www.jeffjade.com/2015/11/25/2015-11-25-toss-gulp/
Gulp折騰之路(II) http://www.jeffjade.com/2016/01/19/2016-01-19-toss-gulp/
Gulp不完全入門教程 http://www.ido321.com/1622.html
為什么使用gulp? https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33
Gulp安裝及配合組件構建前端開發一體化 http://www.dbpoo.com/getting-started-with-gulp
Gulp 入門指南 https://github.com/nimojs/gulp-book
Gulp 入門指南 - nimojs https://github.com/nimojs/blog/issues/19
Gulp in Action http://www.imooc.com/video/5692
Gulp開發教程(翻譯) http://www.w3ctech.com/topic/134
前端構建工具gulpjs的使用介紹及技巧 http://www.cnblogs.com/2050/p/4198792.html

Grunt

Grunt 地址
gruntjs http://gruntjs.com
Grunt中文網 http://www.gruntjs.net

Fis

Fis 地址
fis 官網 http://fex-team.github.io/fis-site/index.html
fis http://fis.baidu.com

pc圖輪

pc圖輪 地址
單屏輪播sochange http://www.jsfoot.com/jquery/demo/2011-09-20/192.html
左右按鈕多圖切換 http://bxslider.com/examples/carousel-demystified
fullpage全屏輪播 https://github.com/alvarotrigo/fullPage.js

移動端圖輪

移動端圖輪 地址
無縫切換 http://www.swipejs.com
滑屏效果 http://www.idangero.us/swiper
全屏fullpage https://github.com/peunzhang/fullpage
單個圖片切換 https://github.com/qiqiboy/touchslider
單個全屏切換 https://github.com/peunzhang/slip.js
百度的切換庫 http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group
單個全屏切換 https://github.com/peunzhang/iSlider
滑屏效果 https://github.com/saw/touch-interfaces
旋轉拖動設置 http://baijs.com/tinycircleslider
類似于swipe切換 http://touchslider.com
支持多種形式的觸摸滑動 http://www.swiper.com.cn/demo/index.html
滑屏效果 https://github.com/joker-ye/main/blob/master/wap/index.html
大話主席pc移動圖片輪換 http://www.superslide2.com
滑屏效果 https://github.com/hahnzhu/parallax.js
基于zepto的fullpage https://github.com/yanhaijing/zepto.fullpage
[WebApp]定寬網頁設計下,固定寬度布局開發WebApp并實現多終端下WebApp布局自適應 http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html
判斷微信客戶端的那些坑 http://loo2k.com/blog/detecting-wechat-client
可以通過javascript直接調用原生分享的工具 https://github.com/JefferyWang/nativeShare.js
JiaThis 分享到微信代碼 http://www.jiathis.com/help/html/weixin-share-code
聊聊移動端跨平臺開發的各種技術 http://fex.baidu.com/blog/2015/05/cross-mobile
前端自動化測試 http://www.zhihu.com/question/29922082
多種輪換圖片 http://ajccom.github.io/niceslider
滑動側邊欄 https://mango.github.io/slideout

文件上傳

文件上傳 地址
百度上傳組件 http://fex.baidu.com/webuploader
上傳 https://blueimp.github.io/jQuery-File-Upload
flash 頭像上傳 http://www.hdfu.net
圖片上傳預覽 http://www.dropzonejs.com
圖片裁剪 http://elemefe.github.io/image-cropper
圖片裁剪-shearphoto http://www.shearphoto.com
jQuery圖片處理 http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2

模擬select

模擬select 地址
糖餅 select http://aui.github.io/popupjs/doc/selectbox.html
flexselect https://github.com/rmm5t/jquery-flexselect
雙select http://loudev.com
select2 http://select2.github.io

取色插件

取色插件 地址
類似 Photoshop 的界面取色插件 http://www.jq22.com/plugin/367
jquery color https://github.com/jquery/jquery-color
取色插件集合 http://www.oschina.net/project/tag/287/color-picker
farbtastic 圓環+正方形 https://github.com/mattfarina/farbtastic

城市聯動

城市聯動 地址
jquery.cityselect.js基于jQuery+JSON的省市或自定義聯動效果 http://www.ijquery.cn/?p=360

剪貼板

剪貼板 地址
剪貼板 https://github.com/zeroclipboard/zeroclipboard
clipboard 最新的剪切方案 http://zenorocha.github.io/clipboard.js
不是Flash的剪貼板 https://github.com/zenorocha/clipboard.js

簡繁轉換

簡繁轉換 地址
簡繁轉換 https://github.com/BYVoid/OpenCC

表格 Grid

表格 Grid 地址
facebook表格 http://facebook.github.io/fixed-data-table
類似于Excel編輯表格-handsontable http://handsontable.com
bootstrap-table插件 http://bootstrap-table.wenzhixin.net.cn
datatables https://www.datatables.net

在線演示

在線演示 地址
js 在線編輯 - runjs http://runjs.cn
js 在線編輯 - jsbin http://jsbin.com
js 在線編輯 - codepen http://codepen.io
js 在線編輯 - jsfiddle http://jsfiddle.net
java 在線編輯 - runjs http://ideone.com
js 在線編輯 - hcharts http://code.hcharts.cn
js 在線編輯 - jsdm http://jsdm.com
sql 在線編輯 - sqlfiddle http://sqlfiddle.com
mozilla 在線編輯器 https://thimble.mozilla.org

常規優化

常規優化 地址
Javascript高性能動畫與頁面渲染 http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering
移動H5前端性能優化指南 http://isux.tencent.com/h5-performance.html
5173首頁前端性能優化實踐 http://ued.5173.com/?p=1731
給網頁設計師和前端開發者看的前端性能優化 http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers
復雜應用的 CSS 性能分析和優化建議 http://www.orzpoint.com/profiling-css-and-optimization-notes
張鑫旭——前端性能 張鑫旭——前端性能
前端性能監控總結 http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html
網站性能優化之CSS無圖片技術 網站性能優化之CSS無圖片技術
web前端性能優化進階路 web前端性能優化進階路
前端技術:網站性能優化之CSS無圖片技術 http://my.eoe.cn/tuwandou/archive/4544.html
瀏覽器的加載與頁面性能優化 http://www.baiduux.com/blog/2011/02/15/browser-loading
頁面加載中的圖片性能優化 http://www.w3ctech.com/p/1503
Hey——前端性能 Hey——前端性能
html優化 html優化
99css——性能 99css——性能
Yslow——性能優化 http://www.yslow.net/category.php?cid=20
YSLOW中文介紹 http://www.cnblogs.com/yslow
轉一篇Yahoo關于網站性能優化的文章,兼談本站要做的優化 http://www.360ito.com/article/40.html
Yahoo!團隊實踐分享:網站性能 http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml
網站性能優化指南:什么使我們的網站變慢? http://blog.jiasule.com/i/153
網站性能優化實踐,減少加載時間,提高用戶體驗 http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html
淺談網站性能優化 前端篇 http://www.umtry.com/archives/747.html
前端重構實踐之如何對網站性能優化? http://www.adinnet.cn/blog/designview/2012-7-12/678.html
前端性能優化:使用媒體查詢加載指定大小的背景圖片 http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9
網站性能系列博文 http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html
加載,不只是少一點點 http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml
前端性能的測試與優化 http://mzhou.me/article/95310
分享網頁加載速度優化的一些技巧? http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading
頁面加載中的圖片性能優化 http://www.f2es.com/images-bytes-opt
web前端優化(基于Yslow http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html
網站性能優化工具大全 https://www.qianduan.net/website-performance-optimization-tool.html
【高性能前端1】高性能HTML http://www.alloyteam.com/2012/10/high-performance-html
【高性能前端2】高性能CSS http://www.alloyteam.com/2012/10/high-performance-css
由12306談談網站前端性能和后端性能優化 http://coolshell.cn/articles/6470.html
AlloyTeam——前端優化 AlloyTeam——前端優化
毫秒必爭,前端網頁性能最佳實踐 http://www.cnblogs.com/developersupport/p/3248695.html
網站性能工具Yslow的使用方法 http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html
前端工程與性能優化(上):靜態資源版本更新與緩存 http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1
前端工程與性能優化(下):靜態資源管理與模板框架 http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2
HTTPS連接的前幾毫秒發生了什么 http://blog.jobbole.com/48369
Yslow http://uicss.cn/yslow/#more-12319
Essential Web Performance Metrics — A Primer, Part 1 http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1
Essential Web Performance Metrics — Part 2 http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2
YUISlide,針對移動設備的動畫性能優化 http://jayli.github.io/blog/data/2011/12/23/yuislide.html
Improving Site Performance http://joelglovier.com/improving-site-performance
讓網站提速的最佳前端實踐 http://segmentfault.com/a/1190000000367899
Why Website Speed is Important http://sixrevisions.com/web-development/why-website-speed-is-important
Need for Speed – How to Improve your Website Performance https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance
阿里無線前端性能優化指南 (Pt.1 加載期優化 https://github.com/amfe/article/issues/1

優化工具

優化工具 地址
JavaScript 性能分析新工具 OneProfile http://www.html-js.com/article/3083
JavaScript 堆內存分析新工具 OneHeap http://www.html-js.com/article/3091

在線工具

在線工具 地址
google在線工具 https://developers.google.com/speed/pagespeed/insights
阿里測 http://www.alibench.com
阿里-免費測試服務 http://itest.aliyun.com
阿里-F2etest多瀏覽器兼容性測試解決方案 https://github.com/alibaba/f2etest
js性能測試 http://jsperf.com

前端架構

前端架構 地址
技術架構 http://www.zhihu.com/topic/19612641
前端架構 http://saito.im/note/The-Architecture-of-F2E
如何成為前端架構師 http://www.zhihu.com/question/24092572
關于前端架構-張克軍 http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html
百度騰訊offer比較(騰訊游戲VS百度基礎架構) http://www.zhihu.com/question/25583350

推薦作品

推薦作品 地址
winter代碼片段需要FQ https://gist.github.com/wintercn
fgm http://www.fgm.cc/learn
岑安作品集 https://github.com/hongru/hongru.github.com
當耐特demo集合 http://kmdjs.github.io
米空格 js作品 http://www.laoshu133.com/Lab
myFocus http://koen301.github.io
SeaJS組件庫 http://panxuepeng.github.io/seajslib
顏海鏡作品 http://yanhaijing.com/myProject
腳兒網作品 http://jo2.org/category/myworks
javascript個人作品 http://www.cnitblog.com/yemoo/category/3107.html
妙味的雷東升游戲作品 http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790
javascript作品集 http://bbs.csdn.net/topics/380227212
云五筆,灰度產生生成工具 https://github.com/TooBug/works
項目主頁 http://koen301.github.io
個性的作品主頁 http://zaole.net
播放器 http://static.tingall.com/v2/player
ucren js demos 集 http://ucren.com/blog/demos
智能社 http://www.zhinengshe.com/works_list.html
實例陳列架 http://demos.shizuwu.cn
zoye demo http://zoye.sinaapp.com/demo
王員外 http://lab.yuanwai.wang
平凡 http://pingfan1990.sinaapp.com
jyg 游戲案例 http://www.lovewebgames.com
很多jquery插件 http://www.helloweba.com/list.html
不羈蟲 - soJs 作品系列 http://www.bujichong.com/sojs/api/index.html
frozenui http://frozenui.github.io/case.html
黑白棋 http://js-game.github.io/othello
fromone http://yansm.github.io/fromone/index.html
pazguille http://pazguille.me
Html5 VideoPlayer https://github.com/zmmbreeze/DeadSimpleVideoPlayer
Proton 煙花 http://a-jie.github.io/Proton/#example

簡歷模板

簡歷模板 地址
簡歷 http://hcy2367.github.io/resume
張倫 http://ncuey.sinaapp.com/CrispElite/
簡歷 https://github.com/hacke2/ResumeSample
馬斯特 http://pinkyjie.com/resume
張秋怡 https://joyeecheung.github.io/resume/
翁天信 http://blog.dandyweng.com/2013/07/how-my-website-was-created
動畫方式的簡歷 http://www.webhek.com/misc/interactive-resume
組件豐富簡歷 http://www.linqing07.com/resume.html
haorooms博客 http://www.haorooms.com/about

面試題

面試題 地址
那幾個月在找工作(百度,網易游戲) http://www.nowcoder.com/discuss/3196
2014最新面試題 http://www.html-js.com/article/1743
2016校招內推 – 阿里巴巴前端 – 三面面試經歷 http://www.cnblogs.com/imwtr/p/4685546.html
年后跳槽那點事:樂視+金山+360面試之行 http://www.cnblogs.com/lvdabao/p/3660707.html
Interviewing a front-end developer http://blog.sourcing.io/interview-questions
拉勾網js面試題 http://www.cnblogs.com/52cik/p/js-question-lg.html
前端面試 http://www.cnblogs.com/allenxing/p/3724382.html
Web開發筆試面試題 大全 http://mianshiti.diandian.com
前端開發面試題 http://segmentfault.com/a/1190000000465431
2014最新前端面試題 https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions
百度面試 https://github.com/fex-team/interview-questions
面試題 http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177
前端工作面試問題 https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese
前端開發面試題 http://segmentfault.com/a/1190000000465431
5個經典的前端面試問題 5個經典的前端面試問題
最全前端面試問題及答案總結 http://segmentfault.com/a/1190000002562454
如何面試一名前端開發工程師? http://www.html-js.com/article/Large-search-front-team-column%202961
史上最全 前端開發面試問題及答案整理 https://github.com/hawx1993/Front-end-Interview-questions
前端實習生面試總結 http://www.cnblogs.com/xiaoruo/p/4665163.html
史上最全 前端開發面試問題及答案整理 https://github.com/hawx1993/Front-end-Interview-questions
BAT及各大互聯網公司2014前端筆試面試題:JavaScript篇 http://blog.jobbole.com/78738
前端開發面試題大收集 https://github.com/paddingme/Front-end-Web-Development-Interview-Question
收集的前端面試題和答案 https://github.com/qiu-deqing/FE-interview
如何面試前端工程師 http://www.zhihu.com/question/19568008
前端開發面試題 https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md
牛客網-筆試面經 http://www.nowcoder.com/discuss?type=2

iconfont

iconfont 地址
中文字體 http://www.zhihu.com/question/21253343
淘寶字庫 http://iconfont.cn
字體 http://mux.alimama.com/fonts
制作教程 http://iconfont.cn/help/platform.html
zhangxinxu-icommon http://www.zhangxinxu.com/wordpress/?s=icomoon
icommon https://icomoon.io/app
用字體在網頁中畫ICON圖標(推薦教程 http://imooc.com/learn/243
字體壓縮工具 http://font-spider.org

Fiddler

Fiddler 地址
Fiddler調式使用知多少(一深入研究 http://www.cnblogs.com/tugenhua0707/p/4623317.html
微信fiddle http://www.cnblogs.com/strick/p/4570006.html
微信fiddle http://gaoboy.com/article/26.html

?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。
  • 序言:七十年代末,一起剝皮案震驚了整個濱河市,隨后出現的幾起案子,更是在濱河造成了極大的恐慌,老刑警劉巖,帶你破解...
    沈念sama閱讀 228,505評論 6 533
  • 序言:濱河連續發生了三起死亡事件,死亡現場離奇詭異,居然都是意外死亡,警方通過查閱死者的電腦和手機,發現死者居然都...
    沈念sama閱讀 98,556評論 3 418
  • 文/潘曉璐 我一進店門,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人,你說我怎么就攤上這事。” “怎么了?”我有些...
    開封第一講書人閱讀 176,463評論 0 376
  • 文/不壞的土叔 我叫張陵,是天一觀的道長。 經常有香客問我,道長,這世上最難降的妖魔是什么? 我笑而不...
    開封第一講書人閱讀 63,009評論 1 312
  • 正文 為了忘掉前任,我火速辦了婚禮,結果婚禮上,老公的妹妹穿的比我還像新娘。我一直安慰自己,他們只是感情好,可當我...
    茶點故事閱讀 71,778評論 6 410
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著,像睡著了一般。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發上,一...
    開封第一講書人閱讀 55,218評論 1 324
  • 那天,我揣著相機與錄音,去河邊找鬼。 笑死,一個胖子當著我的面吹牛,可吹牛的內容都是我干的。 我是一名探鬼主播,決...
    沈念sama閱讀 43,281評論 3 441
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼!你這毒婦竟也來了?” 一聲冷哼從身側響起,我...
    開封第一講書人閱讀 42,436評論 0 288
  • 序言:老撾萬榮一對情侶失蹤,失蹤者是張志新(化名)和其女友劉穎,沒想到半個月后,有當地人在樹林里發現了一具尸體,經...
    沈念sama閱讀 48,969評論 1 335
  • 正文 獨居荒郊野嶺守林人離奇死亡,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內容為張勛視角 年9月15日...
    茶點故事閱讀 40,795評論 3 354
  • 正文 我和宋清朗相戀三年,在試婚紗的時候發現自己被綠了。 大學時的朋友給我發了我未婚夫和他白月光在一起吃飯的照片。...
    茶點故事閱讀 42,993評論 1 369
  • 序言:一個原本活蹦亂跳的男人離奇死亡,死狀恐怖,靈堂內的尸體忽然破棺而出,到底是詐尸還是另有隱情,我是刑警寧澤,帶...
    沈念sama閱讀 38,537評論 5 359
  • 正文 年R本政府宣布,位于F島的核電站,受9級特大地震影響,放射性物質發生泄漏。R本人自食惡果不足惜,卻給世界環境...
    茶點故事閱讀 44,229評論 3 347
  • 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧,春花似錦、人聲如沸。這莊子的主人今日做“春日...
    開封第一講書人閱讀 34,659評論 0 26
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽。三九已至,卻和暖如春,著一層夾襖步出監牢的瞬間,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 35,917評論 1 286
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留,地道東北人。 一個月前我還...
    沈念sama閱讀 51,687評論 3 392
  • 正文 我出身青樓,卻偏偏與公主長得像,于是被迫代替她去往敵國和親。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當晚...
    茶點故事閱讀 47,990評論 2 374

推薦閱讀更多精彩內容

  • 作為一個前端程序猿,下面這些站會讓你眼前一亮。 amazeui框架組建豐富 http://amazeui.org...
    歐巴冰冰閱讀 8,870評論 18 303
  • 前些日子從@張鑫旭微博處得一份推薦(Front-end-tutorial),號稱最全的資源教程-前端涉及的所有知識...
    谷子多閱讀 4,251評論 0 44
  • 想逃,逃到無路可逃,也逃不過命運。 枯葉飄零,歸途隨風而逝,風停落泥而葬。 自我放逐,不必再回首,歲月無情亦無痕。...
    陳錦鴻立陽企業閱讀 234評論 1 0
  • 千軍萬馬 在狹窄,陰暗,潮濕的隧道 匍匐前進 誓言將那座神圣的宮殿占領 畢其一生 無數的精靈展開速度的比拼 只為俘...
    冰冰心雨閱讀 396評論 11 8
  • 向來只玩FB和INS的咳咳咳先生,在白色情人節那晚,破天荒地發了一條朋友圈。與他看設計展、追時尚熱點的高段位秀逼格...
    秋落巴士閱讀 240評論 0 0