询问者
请问Visual C++能否全中文编程!

问题
全部回复
-
你好,
感谢您在MSDN中文论坛发帖提问。
>>请问Visual C++能否全中文编程! 包括使用中文名称如,关键字,库函数等等
目前Visual C++不支持全中文编程。不能使用中文名称如,关键字,库函数等等。
关于一些词法约定, 我建议你可以参考这篇文档:https://docs.microsoft.com/zh-cn/cpp/cpp/lexical-conventions?view=msvc-160
只能将visual studio 设置成中文版本,Visual Studio中文版提供的绝大部分关于错误代码的信息,都是中文。
Best Regards,
Jeanine
"Visual c++" forum will be migrating to a new home on Microsoft Q&A !
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A !
For more information, please refer to the sticky post.