本节还将解释如何正确地编码表单数据以将它提交给服务器。
This sections also explains how to encode the form data properly to submit it to the server.
如果只简单地用不同的默认编码将文件复制到系统将会使编译器和解释器无法找到正确的类。
Simply copying a file to a system with a different default encoding can keep the compiler and interpreter from finding the right classes.
SDK 文档 解释了不同的数据格式和可用的编码器。
The SDK documentation explains the different data formats and the available encoders.
应用推荐