
如果你写了一段代码后觉得可能对他人颇有用处,那么你可以使用 Github Gist 把代码贴上来,方法是:
package main import "fmt" func main() { fmt.Println("hello world") } hello-world.go),并点击 Create public gist 按钮 1 imdong 2020-04-17 20:38:00 +08:00 |
3 CEBBCAT OP [TIP - 如何在回复中贴代码](/t/663565) |
5 mack666 2022-02-23 10:59:05 +08:00 [菜鸟教程]( https://www.runoob.com) |
6 mack666 2022-02-23 10:59:57 +08:00 |
7 mack666 2022-02-23 11:08:48 +08:00 #/t/6343243 |
8 Tanix2 2022-04-23 00:07:15 +08:00 <script src="https://gist.github.com/TanixLu/fb3ec2cc6cf2d3f01890477069ae95bb.js"></script> |
9 neptuno 2022-05-25 17:49:24 +08:00 |
10 Keen06 2022-11-16 16:39:38 +08:00 |
11 Keen06 2022-11-16 16:47:29 +08:00 |
12 santext 2023-08-14 15:43:26 +08:00 |
13 santext 2023-08-14 15:43:52 +08:00 测试一下: https://www.urls.today |