由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - How to change the default code_page for Visual Studio?
相关主题
VISUAL STUDIO 2005 输出窗口(output) 怎么找不到?Microsoft Visual Studio Expression edition 是万全free的吗?
visual studio 2005怎么code profiling?如何让visual studio缺省以\n结束,而不是以\r\n结束
问个DLL调用问题请问visual studio里怎么能自动加一个文件到project里?
exe file compild by C++ cannot be run by another computervisual studio版本
A Version problem of Visual StudioVisual Studio Express是免费的么?
How can I find if sp1 is installed for my visual studio 200Visual Studio有木这个功能?
请问 哪里有下microsoft visual studio 2005啊?熟悉visual studio的朋友请帮一下忙
一个WinXP下的qt3小问题visual studio 2008学校哪里下载?
相关话题的讨论汇总
话题: visual话题: studio话题: code话题: page话题: 1252
进入Programming版参与讨论
1 (共1页)
g****i
发帖数: 100
1
The C header file uses some special symbols defined in Windows English
1252. I am unable to compile them if I set the system language Uni-code to
Chinese (Code page 936).
I don't want to switch the system language often since it requires reboot.
Is there any way to configure the Visual Studio defaulting to code page
1252?
This problem has been bothering me for years.
Thanks for the ideas.
I*****y
发帖数: 602
2
file->save as can specify file encoding.

【在 g****i 的大作中提到】
: The C header file uses some special symbols defined in Windows English
: 1252. I am unable to compile them if I set the system language Uni-code to
: Chinese (Code page 936).
: I don't want to switch the system language often since it requires reboot.
: Is there any way to configure the Visual Studio defaulting to code page
: 1252?
: This problem has been bothering me for years.
: Thanks for the ideas.

g****i
发帖数: 100
3
还是不行.w
我想这样只是采用指定的codepage来存文件,但是编译器还是用系统的codepage还解读
.h,.cpp,
结果碰到这样的字符®"就歇了.

【在 I*****y 的大作中提到】
: file->save as can specify file encoding.
1 (共1页)
进入Programming版参与讨论
相关主题
visual studio 2008学校哪里下载?A Version problem of Visual Studio
Visual Studio 2008How can I find if sp1 is installed for my visual studio 200
关于MFC:问个愚蠢的问题请问 哪里有下microsoft visual studio 2005啊?
[合集] in visual studio, how to pass arguments into the progra一个WinXP下的qt3小问题
VISUAL STUDIO 2005 输出窗口(output) 怎么找不到?Microsoft Visual Studio Expression edition 是万全free的吗?
visual studio 2005怎么code profiling?如何让visual studio缺省以\n结束,而不是以\r\n结束
问个DLL调用问题请问visual studio里怎么能自动加一个文件到project里?
exe file compild by C++ cannot be run by another computervisual studio版本
相关话题的讨论汇总
话题: visual话题: studio话题: code话题: page话题: 1252