gobyexample icon indicating copy to clipboard operation
gobyexample copied to clipboard

Go by Example 通过例子学 Golang

Results 11 gobyexample issues
Sort by recently updated
recently updated
newest added

找出的一些问题: 1. exampleID后面没有加.html后缀导致github page变成下载了(之前是有.html后缀的)。 2. index从中文变回英文了。 3. examples.txt里面每一行的格式完全不解析导致含中文的例子没加载出来最后的页面都是空的。 #96 仔细一看就一大堆问题,把前人很多已经做好的工作都搞乱了,还是认真code review一下自己跑一下测试一下再合master分支吧,还好最后没build出来,不然 https://gobyexample-cn.github.io 都跟着出问题了。