Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 LiveLink API 中遇到编码问题,我的代码示例是
_llsession = new LLSession(Server, Port, "", UserName, Password); _llsession.setEncoding("ISO-8859-6");
您能否提供有关默认编码 Livelink 服务器使用的信息?
您可以在 config 文件夹中检查 OpenText.ini 中的默认编码。
您不能在 API 中设置编码。为了设置编码方法
转到 //Livelink/livelink.exe?func=admin.sysvars
将字符集设置为 UTF-8