File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ $ git clone https://gist.github.com/tiimgreen/10545817
194
194
195
195
![ Gists] ( http://i.imgur.com/dULZXXo.png )
196
196
197
- This means you can also modify and update Gists:
197
+ 这意味着你可以像 Github 仓库一样修改和更新 Gists :
198
198
199
199
``` bash
200
200
$ git commit
@@ -450,7 +450,7 @@ Jemoji和jekyll-mentions插件为你的Jekyll文章和页面增加了[emoji](#em
450
450
451
451
### 渲染表格数据
452
452
453
- GitHub支持将 ` .csv ` (comma分隔 )和` .tsv ` (tab分隔 )格式的文件渲染成表格数据。
453
+ GitHub支持将 ` .csv ` (逗号分隔 )和` .tsv ` (制表符分隔 )格式的文件渲染成表格数据。
454
454
455
455
![ Tabular data] ( https://camo.githubusercontent.com/1b6dd0157ffb45d9939abf14233a0cb13b3b4dfe/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f3238323735392f3937363436322f33323038336463652d303638642d313165332d393262322d3566323863313061353035392e706e67 )
456
456
@@ -478,7 +478,7 @@ GitHub支持将 `.csv` (comma分隔)和`.tsv` (tab分隔)格式的文件渲染
478
478
[ * 进一步了解渲染纯文本视图Diffs.* ] ( https://github.com/blog/1784-rendered-prose-diffs )
479
479
480
480
#### 可变化地图
481
- 当你在GitHub上查看一个包含地理数据的提交或pull request时,Github可以显示数据变动的视觉表示 。
481
+ 当你在GitHub上查看一个包含地理数据的提交或pull request时,Github 将以可视化的方式对比版本之间的差异 。
482
482
483
483
[ ![ Diffable Maps] ( https://f.cloud.github.com/assets/282759/2090660/63f2e45a-8e97-11e3-9d8b-d4c8078b004e.gif )] ( https://github.com/benbalter/congressional-districts/commit/2233c76ca5bb059582d796f053775d8859198ec5 )
484
484
You can’t perform that action at this time.
0 commit comments