Skip to content

Commit

Permalink
Merge pull request CN-Chrome-DevTools#45 from gzhjs/master
Browse files Browse the repository at this point in the history
md/Learn-Basics,md/Performance-Profiling两个目录下修改
  • Loading branch information
SunLn committed Jun 5, 2016
2 parents a928f3b + 6cb1334 commit 7ca84ba
Show file tree
Hide file tree
Showing 15 changed files with 417 additions and 1 deletion.
File renamed without changes.
1 change: 1 addition & 0 deletions md/Learn-Basics/Additional-Resources/Blog-Posts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions md/Learn-Basics/Additional-Resources/Mailling-List.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions md/Learn-Basics/Additional-Resources/Videos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Original file line number Diff line number Diff line change
Expand Up @@ -308,4 +308,4 @@ Sources面板中的一些功能同样也可以在代码片段(Snippets)中使用
- [My workflow: Never having to leave the DevTools | remy sharp](http://remysharp.com/2012/12/21/my-workflow-never-having-to-leave-devtools/)
- [The Breakpoint With Addy Osmani And Paul Lewis - Snippets | youtube](http://www.youtube.com/watch?feature=player_detailpage&v=ktwJ-EDiZoU#t=553s)
- [Chrome Dev Tools: JavaScript and Performance | nettuts](http://net.tutsplus.com/tutorials/tools-and-tips/chrome-dev-tools-javascript-and-performance/)
- [Iterating with the Chrome DevTools | jeremey kahn](http://www.youtube.com/watch?v=Phw6edMppKg)
- [Iterating with the Chrome DevTools | jeremey kahn](http://www.youtube.com/watch?v=Phw6edMppKg)
1 change: 1 addition & 0 deletions md/Learn-Basics/Overview
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Chrome开发者工具是一套内置于google chrome浏览器的开发、调试工具。开发人员可以通过开发者工具深入浏览器的内部机制及他们自己所开发的web应用。
3 changes: 3 additions & 0 deletions md/Learn-Basics/Tips-Tricks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tips & Tricks

尚待翻译
399 changes: 399 additions & 0 deletions md/Learn-Basics/Using-the-Console.md

Large diffs are not rendered by default.

File renamed without changes.
3 changes: 3 additions & 0 deletions md/Performance-Profiling/JavaScript-Memory-Profiling/Demos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
JavaScript-Memory-Profiling

Demos.md
File renamed without changes.
3 changes: 3 additions & 0 deletions md/Performance-Profiling/Timeline-Demo: Layout-Thrashing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Timeline Demo: Layout Thrashing

尚待翻译
3 changes: 3 additions & 0 deletions md/Performance-Profiling/Using-the-Timeline.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Using the Timeline

尚待翻译

0 comments on commit 7ca84ba

Please sign in to comment.