JsonInterpreter

所属分类:WEB开发
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2024-03-05 02:42:27
上 传 者sh-1993
说明:  Json解释器
(JsonInterpreter)

文件列表:
judger/
scanner/
go.mod
json.txt
main.go

# JSON Interpreter ## implementation 1. judge&parser 1.1 use dfa to parse the string(to be short, just use the library) 1.2 dfa can also judge whether the string is reasonable 1.3 slice the json string ## usage modify the content in json.txt and use `print_value_of_object(JsonObject, "$key")` to get it

近期下载者

相关文件


收藏者