mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-12-18 19:54:21 +08:00
rebuild
This commit is contained in:
12
index.html
12
index.html
@@ -5,7 +5,7 @@
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>前言 | Go编程语言</title>
|
||||
<title>前言 | Go语言圣经</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta name="description" content="<The Go Programming Language>中文版">
|
||||
<meta name="generator" content="GitBook 2.5.2">
|
||||
@@ -46,7 +46,7 @@
|
||||
<body>
|
||||
|
||||
|
||||
<div class="book" data-level="0" data-chapter-title="前言" data-filepath="preface.md" data-basepath="." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
|
||||
<div class="book" data-level="0" data-chapter-title="前言" data-filepath="preface.md" data-basepath="." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
|
||||
|
||||
|
||||
<div class="book-summary">
|
||||
@@ -573,7 +573,7 @@
|
||||
|
||||
<b>4.2.</b>
|
||||
|
||||
切片
|
||||
Slice
|
||||
</a>
|
||||
|
||||
|
||||
@@ -588,7 +588,7 @@
|
||||
|
||||
<b>4.3.</b>
|
||||
|
||||
字典
|
||||
Map
|
||||
</a>
|
||||
|
||||
|
||||
@@ -2011,7 +2011,7 @@
|
||||
<!-- Title -->
|
||||
<h1>
|
||||
<i class="fa fa-circle-o-notch fa-spin"></i>
|
||||
<a href="./" >Go编程语言</a>
|
||||
<a href="./" >Go语言圣经</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
@@ -2022,7 +2022,7 @@
|
||||
<section class="normal" id="section-">
|
||||
|
||||
<h1 id="go語言聖經(中文版)">Go語言聖經(中文版)</h1>
|
||||
<p>Go語言聖經 <a href="http://gopl.io" target="_blank">《The Go Programming Language》</a> 中文版本,僅供編程和英語學習交流之用,請在下載後24小時內刪除。</p>
|
||||
<p>Go語言聖經 <a href="http://gopl.io" target="_blank">《The Go Programming Language》</a> 中文版本,僅供學習交流之用。</p>
|
||||
<ul>
|
||||
<li>項目主頁:<a href="http://github.com/golang-china/gopl-zh" target="_blank">http://github.com/golang-china/gopl-zh</a></li>
|
||||
<li>項目進度:<a href="http://github.com/golang-china/gopl-zh/blob/master/progress.md" target="_blank">http://github.com/golang-china/gopl-zh/blob/master/progress.md</a></li>
|
||||
|
||||
Reference in New Issue
Block a user