|
2 | 2 | <!DOCTYPE HTML> |
3 | 3 | <html lang="" > |
4 | 4 | <head> |
5 | | - <title>上下文管理器 · Python 之旅</title> |
6 | 5 | <meta charset="UTF-8"> |
7 | | - <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
8 | 6 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
| 7 | + <title>上下文管理器 · Python 之旅</title> |
| 8 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
9 | 9 | <meta name="description" content=""> |
10 | | - <meta name="generator" content="GitBook 3.1.0"> |
| 10 | + <meta name="generator" content="GitBook 3.2.2"> |
11 | 11 | <meta name="author" content="Ethan"> |
12 | 12 |
|
13 | 13 |
|
|
89 | 89 |
|
90 | 90 |
|
91 | 91 | <li> |
92 | | - <a href="https://funhacks.net" target="_blank" class="custom-link">Blog</a> |
| 92 | + <a href="https://funhacks.net" target="_blank" class="custom-link">个人主页</a> |
93 | 93 | </li> |
94 | 94 |
|
95 | 95 |
|
96 | 96 | <li> |
97 | | - <a href="https://github.com/ethan-funny/explore-python/" target="_blank" class="custom-link">Github</a> |
| 97 | + <a href="https://github.com/ethan-funny/explore-python/" target="_blank" class="custom-link">书籍源码</a> |
98 | 98 | </li> |
99 | 99 |
|
100 | 100 |
|
@@ -1175,9 +1175,9 @@ <h1 id="小结">小结</h1> |
1175 | 1175 | </ul> |
1176 | 1176 | <h1 id="参考资料">参考资料</h1> |
1177 | 1177 | <ul> |
1178 | | -<li><a href="https://www.zhihu.com/question/26387327" _target="blank">编程中什么是「Context(上下文)」? - 知乎</a></li> |
1179 | | -<li><a href="https://www.ibm.com/developerworks/cn/opensource/os-cn-pythonwith/" _target="blank">浅谈 Python 的 with 语句</a></li> |
1180 | | -<li><a href="https://eastlakeside.gitbooks.io/interpy-zh/content/context_managers/" _target="blank">上下文管理器 · Python进阶</a></li> |
| 1178 | +<li><a href="https://www.zhihu.com/question/26387327" target="_blank">编程中什么是「Context(上下文)」? - 知乎</a></li> |
| 1179 | +<li><a href="https://www.ibm.com/developerworks/cn/opensource/os-cn-pythonwith/" target="_blank">浅谈 Python 的 with 语句</a></li> |
| 1180 | +<li><a href="https://eastlakeside.gitbooks.io/interpy-zh/content/context_managers/" target="_blank">上下文管理器 · Python进阶</a></li> |
1181 | 1181 | </ul> |
1182 | 1182 |
|
1183 | 1183 |
|
@@ -1222,7 +1222,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query' |
1222 | 1222 | <script> |
1223 | 1223 | var gitbook = gitbook || []; |
1224 | 1224 | gitbook.push(function() { |
1225 | | - gitbook.page.hasChanged({"page":{"title":"上下文管理器","level":"1.7.3","depth":2,"next":{"title":"文件和目录","level":"1.8","depth":1,"path":"File-Directory/README.md","ref":"File-Directory/README.md","articles":[{"title":"读写文本文件","level":"1.8.1","depth":2,"path":"File-Directory/text_file_io.md","ref":"File-Directory/text_file_io.md","articles":[]},{"title":"读写二进制文件","level":"1.8.2","depth":2,"path":"File-Directory/binary_file_io.md","ref":"File-Directory/binary_file_io.md","articles":[]},{"title":"os 模块","level":"1.8.3","depth":2,"path":"File-Directory/os.md","ref":"File-Directory/os.md","articles":[]}]},"previous":{"title":"生成器","level":"1.7.2","depth":2,"path":"Advanced-Features/generator.md","ref":"Advanced-Features/generator.md","articles":[]},"dir":"ltr"},"config":{"plugins":["splitter"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"theme-default":{"showLevel":false,"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"theme":"default","author":"Ethan","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"toc":true,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":true},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Python 之旅","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"Blog":"https://funhacks.net","Github":"https://github.com/ethan-funny/explore-python/"}},"gitbook":"*","description":"Notes for Learning Python","extension":null},"file":{"path":"Advanced-Features/context.md","mtime":"2016-12-12T13:06:31.000Z","type":"markdown"},"gitbook":{"version":"3.1.0","time":"2016-12-22T02:00:21.562Z"},"basePath":"..","book":{"language":""}}); |
| 1225 | + gitbook.page.hasChanged({"page":{"title":"上下文管理器","level":"1.7.3","depth":2,"next":{"title":"文件和目录","level":"1.8","depth":1,"path":"File-Directory/README.md","ref":"File-Directory/README.md","articles":[{"title":"读写文本文件","level":"1.8.1","depth":2,"path":"File-Directory/text_file_io.md","ref":"File-Directory/text_file_io.md","articles":[]},{"title":"读写二进制文件","level":"1.8.2","depth":2,"path":"File-Directory/binary_file_io.md","ref":"File-Directory/binary_file_io.md","articles":[]},{"title":"os 模块","level":"1.8.3","depth":2,"path":"File-Directory/os.md","ref":"File-Directory/os.md","articles":[]}]},"previous":{"title":"生成器","level":"1.7.2","depth":2,"path":"Advanced-Features/generator.md","ref":"Advanced-Features/generator.md","articles":[]},"dir":"ltr"},"config":{"plugins":["splitter"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"theme":"default","author":"Ethan","pdf":{"pageBreaksBefore":"/","headerTemplate":null,"toc":true,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":true},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Python 之旅","links":{"sharing":{"all":null,"facebook":null,"google":null,"twitter":null,"weibo":null},"sidebar":{"个人主页":"https://funhacks.net","书籍源码":"https://github.com/ethan-funny/explore-python/"}},"gitbook":"*","description":"Notes for Learning Python","extension":null},"file":{"path":"Advanced-Features/context.md","mtime":"2016-12-12T13:06:31.000Z","type":"markdown"},"gitbook":{"version":"3.2.2","time":"2017-01-02T03:52:24.799Z"},"basePath":"..","book":{"language":""}}); |
1226 | 1226 | }); |
1227 | 1227 | </script> |
1228 | 1228 | </div> |
|
0 commit comments