gpt4 book ai didi

c++ - C++ 中的宽字 rune 字字符串

转载 作者:行者123 更新时间:2023-11-30 03:53:01 28 4
gpt4 key购买 nike

谁能给我解释一下什么是宽字符串以及如何使用它们并举例说明。例如:

std::cout<<L"\115";

为什么我在使用时得到的是 0x100000f90 而不是 M

std::cout<<"\115";

最佳答案

要回答你问题的第二部分,如果你想输出宽字符,那么你需要使用 std::wcout

关于c++ - C++ 中的宽字 rune 字字符串,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30353854/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com