Hugh

Results 9 comments of Hugh

感觉从概念上讲 method 是 第一个参数类型为 Self 的 function `f.read()` 像是 `read(f)`或者`read(&f)` 的语法糖

发现群聊可以 但是单独聊天的不行

![image](https://user-images.githubusercontent.com/52786639/132172527-ab49eb8b-a4de-4fd2-a73b-466662df4801.png) 点那三个点 ![image](https://user-images.githubusercontent.com/52786639/132172579-4a0b84dd-58ea-4c10-972c-613b047d0296.png) 有回复选项 点击回复就行 我现在用得少 更新后基本没用过了

其实就是补充一个 **tip** 就好 具体步骤基本可以参考Mac装VB和Windows装VM (似乎VB的默认网卡是NAT 一般使用也不会有什么问题)

大概的意思在[pr](https://github.com/ustclug/Linux101-docs/pull/17)中能表现出来

> Hi @HUGHNew, thanks for this submission! > > As the CI failures indicate, there's a maximum of 8 examples per page to keep each tldr page easy to digest....

Chinese Version is published by Epubit Press. Maybe you can commit the issue [here](https://www.epubit.com/bookDetails?id=N16113)

clone 到本地 下载[docsify](https://docsify.js.org/#/quickstart) 然后 进入项目路径 ```bash cd docs docsify s . ``` 或者直接 ```bash docsify s docs ```

```bash // 本地启动开发 npm i docsify-cli -g docsify serve docs ``` [这里-issue-104](https://github.com/Liiked/VS-Code-Extension-Doc-ZH/issues/104)提过本地预览