utf_util.h.svn-base
来自「SumatraPDF是一款小型开源的pdf阅读工具。虽然玲珑小巧(只有800多K」· SVN-BASE 代码 · 共 16 行
SVN-BASE
16 行
#ifndef UTF_UTIL_H__
#define UTF_UTIL_H__
#ifdef __cplusplusextern "C"{#endif
WCHAR* utf8_to_utf16(const char *txt);
#ifdef __cplusplus}#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?