Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
HTML5简介及移动端Web开发调试工具
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
破锣锅
August 29, 2013
Technology
7
690
HTML5简介及移动端Web开发调试工具
破锣锅
August 29, 2013
Tweet
Share
More Decks by 破锣锅
See All by 破锣锅
NodeJS 应用以及线上服务的运维和监控
paulguo
2
430
AruchSummit2014 - 去哪儿SPA分享
paulguo
0
270
AruchSummit2014 - 手机QQ的移动化实践之路
paulguo
0
340
AruchSummit2014 -
paulguo
0
250
AruchSummit2014 - The Impact Of A Compact Web
paulguo
0
210
Gulp vs Grunt
paulguo
0
6.3k
Mobile Web 开发实战
paulguo
3
280
H5 Mobile 开发调试实践
paulguo
7
1.1k
HTML5 Intro For QA
paulguo
1
240
Other Decks in Technology
See All in Technology
OSSで構築するIT基盤管理実践事例: NetBox・Snipe-IT・FreeRADIUS+PrivacyIDEA / Practical Case Studies of IT Infrastructure Management Using OSS
nttcom
0
200
「データとの対話」の現在地と未来
kobakou
0
1.3k
Webアクセシビリティ技術と実装の実際
tomokusaba
0
210
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.4k
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
260
Devinを導入したら予想外の人たちに好評だった
tomuro
0
880
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
3
380
マネージャー版 "提案のレベル" を上げる
konifar
17
12k
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
150
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
4
1.6k
LINEヤフーにおけるAI駆動開発組織のプロデュース施策
lycorptech_jp
PRO
0
400
Oracle Database@Azure:サービス概要のご紹介
oracle4engineer
PRO
4
1.1k
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Making the Leap to Tech Lead
cromwellryan
135
9.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
A better future with KSS
kneath
240
18k
Side Projects
sachag
455
43k
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
140
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
2.3k
Design in an AI World
tapps
0
160
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
140
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
HDC tutorial
michielstock
1
490
Transcript
HTML5 开发调试工具 流火@Taobao UED http://f2e.im/guokai
None
None
http://html5demos.com/ http://slides.html5rocks.com/#landing-slide http://oreilly.com/training/html5mobile/ http://diveintohtml5.info/
None
None
None
http://static.lukew.com/TouchGestureGuide.pdf
http://static.lukew.com/TouchGestureGuide.pdf
None
None
None
None
- 开发者工具 - 调试工具 - 性能测试工具 - 打包工具
开发者工具之 Chrome
开发者工具之 Chrome - Emulating Touch Events
开发者工具之 Chrome - Emulating Device Viewports
开发者工具之 Chrome - Device Geolocation Overrides http://html5demos.com/geo
开发者工具之 Chrome - Device Orientation Overrides http://www.html5rocks.com/en/tutorials/device/orientation/deviceorientationsample.html
开发者工具之 Chrome - CSS Media Type Emulation https://developers.google.com/chrome-developer-tools/docs/mobile-emulation
开发者工具之 Chrome - Remote Debug https://developers.google.com/chrome-developer-tools/docs/remote-debugging
开发者工具之 ADB
开发者工具之 Safari
开发者工具之 Safari - Remote Debug
开发者工具之 Safari - Remote Debug
开发者工具之 Safari - Remote Debug
开发者工具之 Safari - Remote Debug
开发者工具之 iOS Simulator
开发者工具之 AVD
开发者工具之 代理服务器 ProxyRequests On ProxyVia On <Proxy *> Order deny,allow
Deny from all Allow from all </Proxy> http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
开发者工具之 代理服务器
调试工具之 jsconsole
调试工具之 Weinre
调试工具之 Weinre npm -g install weinre weinre --boundHost 127.0.0.1 --httpPort
9090 <script src="http://127.0.0.1:9090/target/target-script-min.js#anonymous"></script>
调试工具之 Weinre
调试工具之 iWebInspector
调试工具之 Fiddler
调试工具之 Fiddler
调试工具之 Fiddler
调试工具之 Charles
性能工具之 MobiTest
性能工具之 MobiTest http://mobitest.akamai.com
性能工具之 MobiReady http://ready.mobi
开发者工具之 Edge Animate
效率工具之 HTML5移动端兼容性 http://mobilehtml5.org/
效率工具之 兼容性速查 http://caniuse.com/
效率工具之 HTML5浏览器支持检测 http://html5test.com/
效率工具之 二维码 http://www.the-qrcode-generator.com/
跨平台工具之 PhoneGap
跨平台工具之 AppCan
移动端开发之 坑 https://github.com/jtyjty99999/mobileTech
书籍推荐