We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbe024 commit b7cd4b9Copy full SHA for b7cd4b9
README.md
@@ -58,7 +58,7 @@ Abracadabra 还在积极开发中,这里是一些注意事项。
58
59
由于 Abracadabra 的功能涉及中文的输入和输出,在不同平台上,对不同编码的支持各不相同。
60
61
-项目仅在 Windows 平台上通过了测试,由于使用了 MS 独有的接口以确保命令行输入输出编码的一致性,目前不兼容 Linux 平台。
+项目在 Windows 11 和 Ubuntu 22.04 LTS 上通过了编译测试。
62
63
### 编译
64
@@ -67,8 +67,6 @@ Abracadabra 还在积极开发中,这里是一些注意事项。
67
- [nlohmann/json](https://github.com/nlohmann/json)
68
- [cppcodec](https://github.com/tplgy/cppcodec)
69
70
-请在 Windows x64 环境下用 MinGW 编译,其他环境尚未测试。
71
-
72
## 细节
73
74
### 加密实现
0 commit comments