├── demo1.txt ├── 新建文本文档.txt ├── b.txt └── hello.txt /demo1.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /新建文本文档.txt: -------------------------------------------------------------------------------- 1 | hhhhhh1 -------------------------------------------------------------------------------- /b.txt: -------------------------------------------------------------------------------- 1 | hello word! 2 | -------------------------------------------------------------------------------- /hello.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junitem666/skx/HEAD/hello.txt --------------------------------------------------------------------------------