lee kingde
- Total activity 63
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 17
-
lee kingde created a post, AnsweredHow to enlarge the display width
Hi , I print long words out to console, but it shows too short in one line so that show in two lineHow to enlarge the display width?thank you -
-
lee kingde created a post, AnsweredHow to solve "Chinese Garbled(中文乱码)" in UTF-8?
System:Win11 Chinese version Clion:2023.1 Hello,can you help me how to solve "Chinese Garbled(中文乱码)"? When I run directly, Chinese in console is garbled But when I run in debug: it shows correct... -
lee kingde commented, -
lee kingde created a post, AnsweredHow to build c++ with llvm clang in mac?
Hi, I'm a beginner study c++ by CLion(2021.2.2) in MacOS(10.13.6). I want to use clang instead of default gcc, so I brew install llvm@8, and export PATH="/usr/local/opt/llvm@8/bin:$PATH"' >> /Use... -
lee kingde commented, -
lee kingde created a post, How can change code style to show i ++ rathen than i++ ?
I think the 【i ++】 【++ i】 is more clear display than 【i++】【++i】 so, how can I edit the code style to realize it? -
-
-