请问 大家, 我使用source insight 导入 ESP32-ADF的 SDK, 发现中文字体显示乱码,请问 ESP-ADF的 源文件是什么什么格式的编码?
hi does anybody know what is coded format of ESP32-ADF files, while i import the SDK into Source Insight, the chinese part always be digital gibberish~~~
请问 ESP-ADF的 源文件是什么什么格式的编码?
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: 请问 ESP-ADF的 源文件是什么什么格式的编码?
ESP-ADF is partially delivered as compiled code (not open-source); you shouldn't open these files in your editoe.
Re: 请问 ESP-ADF的 源文件是什么什么格式的编码?
oops, maybe i have not make it clearly!
what i have mean is the file default encoding !
the chinese txt in the c file is showing messy ~~~~like the below picture
so what the default encode should i chose for showing the chinese ?
what i have mean is the file default encoding !
the chinese txt in the c file is showing messy ~~~~like the below picture
so what the default encode should i chose for showing the chinese ?
- Attachments
-
- 2.png (14.41 KiB) Viewed 9309 times
-
- 1.png (57.09 KiB) Viewed 9309 times
Re: 请问 ESP-ADF的 源文件是什么什么格式的编码?
https://github.com/espressif/esp-adf/bl ... _example.c and other source files are in UTF-8 (without BOM) encoding.
Re: 请问 ESP-ADF的 源文件是什么什么格式的编码?
thanks !
maybe source insight 4.0 do not support UTF8 without BOM!
I always set file encode as UTF8 without BOM, but it always shows as messy code !
it seems that it is the problem of the software!
maybe source insight 4.0 do not support UTF8 without BOM!
I always set file encode as UTF8 without BOM, but it always shows as messy code !
it seems that it is the problem of the software!
Who is online
Users browsing this forum: No registered users and 11 guests