摘要:
golang 编写命令行程序,需要得到外部输入参数,可使用flag包. 使用如下 file := flag.String("file", "../resource/001.mnt", "asm file, eg. 001.mnt") flag.Parse() fmt.Println(*file) 阅读全文
posted @ 2022-05-23 23:41
jiftle
阅读(116)
评论(0)
推荐(0)
摘要:
CodeMirror https://codemirror.net/6/ 阅读全文
posted @ 2022-05-23 18:14
jiftle
阅读(71)
评论(0)
推荐(0)

浙公网安备 33010602011771号