Skip to content

Commit 435d3ea

Browse files
author
zhangyonghong
committed
add store
1 parent a996a11 commit 435d3ea

File tree

1 file changed

+39
-7
lines changed

1 file changed

+39
-7
lines changed

qq.md

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -762,8 +762,11 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
762762

763763
1. Fiddler
764764
- [Fiddler调式使用知多少(一)深入研究](http://www.cnblogs.com/tugenhua0707/p/4623317.html)
765+
- [微信fiddle](http://www.cnblogs.com/strick/p/4570006.html)
766+
- [微信fiddle](http://gaoboy.com/article/26.html)
767+
- []()
765768

766-
2. Google
769+
2. Chrome
767770
- [Google Chrome 官方](https://developer.chrome.com/devtools)
768771
- [Chrome - 基础](http://www.cnblogs.com/constantince/p/4565261.html)
769772
- [Chrome - 进阶](http://www.cnblogs.com/constantince/p/4579121.html)
@@ -773,24 +776,53 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
773776
- [Chrome - 使用技巧](http://www.cnblogs.com/liyunhua/p/4544738.html)
774777
- [Chrome - Console控制台不完全指南](http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html)
775778
- [Chrome - Workspace使浏览器变成IDE](http://c7sky.com/chrome-devtools-workspace.html)
779+
- [network面板](http://www.html-js.com/article/Nothing-blind%202975)
780+
- [chrome开发工具快捷键](http://anti-code.com/devtools-cheatsheet/)
781+
- [chrome调试工具](http://www.html-js.com/article/2327)
782+
- [Chrome 开发工具 Workspace 使用](http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace/)
783+
- [Chrome神器Vimium快捷键学习记录 ](http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html)
784+
- [sass调试](http://www.w3cplus.com/sassguide/debug.html)
785+
- [chrome调试canvas](http://sentsin.com/web/253.html)
786+
- [chrome profiles1](https://developer.chrome.com/devtools/index)
787+
- [chrome profiles2](http://h5dev.uc.cn/article-25-1.html)
788+
- [chrome profiles3](http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles)
789+
- [chrome移动版调试](https://developers.google.com/chrome-developer-tools/docs/mobile-emulation)
790+
- [chrome调试](http://ued.taobao.org/blog/?p=5534)
791+
- [chrome的调试](http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html)
792+
- [chrome console 命令详解](https://developers.google.com/chrome-developer-tools/docs/commandline-api)
793+
- [查看事件绑定1](http://www.cnblogs.com/leonkao/p/3809655.html)
794+
- [查看事件绑定2](http://www.cnblogs.com/xiaoyao2011/p/3447421.html)
795+
- [神器——Chrome开发者工具(一)](http://segmentfault.com/blog/xuelang/1190000000683599)
776796

777-
3. 移动微信调试
778-
797+
3. Firebug
798+
- [firebug视频教程](http://www.imooc.com/learn/137)
799+
- [firefox 模拟器](https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE)
800+
- [console.log 命令详解](http://www.cnblogs.com/ctriphire/p/4116207.html)
801+
- [Firebug入门指南](http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html)
802+
- [Firebug控制台详解](http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html)
803+
- []()
804+
805+
4. 移动,微信调试
779806
- [浏览器端调试安卓](https://openstf.github.io/)
807+
- [移动端前端开发调试](http://yujiangshui.com/multidevice-frontend-debug/)
808+
- [使用 Chrome 远程调试 Android 设备](https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md)
809+
- [mac移动端调试](http://plus.uc.cn/document/webapp/doc5.html)
810+
- [mac移动端调试](http://www.mihtool.com/)
811+
- [无线调试攻略](http://thx.github.io/mobile/debugging-in-mobile/)
812+
- [无线调试攻略](http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile/)
780813

781-
4. 浏览器同步
782-
814+
5. 浏览器同步
783815
- [puer](https://github.com/leeluolee/puer)
784816
- [liveReload](http://livereload.com/)
785817
- [f5](http://getf5.com/)
786818
- [File Watchers](http://geek100.com/2608/)
787819
- []()
788820

789-
5. PPT
790-
821+
6. PPT
791822
- [PPT](https://github.com/ksky521/nodePPT)
792823
- [reveal](https://github.com/hakimel/reveal.js/)
793824
- [slippy](https://github.com/Seldaek/slippy)
825+
- []()
794826

795827
3. Other
796828

0 commit comments

Comments
 (0)