Open
作者:常见问题
14
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
Add a description, image, and links to the header topic page so that developers can more easily learn about it.
To associate your repository with the header topic, visit your repo's landing page and select "manage topics."
本 Issue 仅限作者维护,其他人不要回复,这里不是提问的板块
- 常见问题文档版