📄 输出-生成.txt
字号:
------ 已启动生成: 项目: SCOMM, 配置: Release Win32 ------
正在编译...
SCOMMDlg.cpp
.\SCOMMDlg.cpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
.\SCOMMDlg.cpp(1028) : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
.\SCOMMDlg.cpp(1058) : warning C4996: “sprintf”被声明为否决的
D:\tools\Microsoft Visual Studio 8\VC\include\stdio.h(345) : 参见“sprintf”的声明
消息:“This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.”
.\SCOMMDlg.cpp(1059) : warning C4996: “access”被声明为否决的
D:\tools\Microsoft Visual Studio 8\VC\include\io.h(315) : 参见“access”的声明
消息:“The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _access. See online help for details.”
.\SCOMMDlg.cpp(1068) : warning C4996: “access”被声明为否决的
D:\tools\Microsoft Visual Studio 8\VC\include\io.h(315) : 参见“access”的声明
消息:“The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _access. See online help for details.”
.\SCOMMDlg.cpp(1178) : warning C4244: “初始化”: 从“ULONGLONG”转换到“unsigned long”,可能丢失数据
正在链接...
正在嵌入清单...
生成日志保存在“file://k:\安装程序\Visual C++_Turbo C串口通信编程实践(随书光盘)\第05章\SCOMMV23\Release\BuildLog.htm”
SCOMM - 0 个错误,6 个警告
========== 生成: 1 已成功, 0 已失败, 0 最新, 0 已跳过 ==========
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -