调整多字节写入接口,解决逻辑混淆的代码

This commit is contained in:
2025-08-14 10:10:38 +08:00
parent d3a38291a2
commit a9981fc84d
15 changed files with 754 additions and 413 deletions

12
.idea/gateway.iml generated Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>