文件file.txt存在如下两行:
one:["nihao","hello"]
two:["shijie","world"]
如何匹配 one 并且打印 ["nihao","hello"]?
文件file.txt存在如下两行:
one:["nihao","hello"]
two:["shijie","world"]
如何匹配 one 并且打印 ["nihao","hello"]?
2 回答5.1k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
4 回答972 阅读✓ 已解决
3 回答1.1k 阅读✓ 已解决
3 回答1.2k 阅读✓ 已解决
1 回答1.7k 阅读✓ 已解决
1 回答1.2k 阅读✓ 已解决
先获取文件的所有内容,然后正则