Files
TransPyC/Test/SysLibTest/temp/59e00d50660b941e.doc.json
2026-07-18 19:25:40 +08:00

1 line
284 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{"os_exists": "检查文件/目录是否存在(跨平台)", "os_remove": "删除文件(跨平台)。成功返回 0失败返回 -1。", "os_isdir": "检查路径是否为目录(跨平台)", "os_getsize": "返回文件大小(字节,跨平台)。失败返回 -1。"}