⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 studentwin.plg

📁 一个简单的学生学籍管理工具。vc编写。 有喜欢的可以批评指正^_^
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: studentwin - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/studentwin.res" /d "_DEBUG" /d "_AFXDLL" "D:\studentwin\studentwin.rc"" 
Creating temporary file "c:\Temp\RSP81B5.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/studentwin.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\studentwin\bitmapdlg.cpp"
"D:\studentwin\doubledlg.cpp"
"D:\studentwin\finddlg.cpp"
"D:\studentwin\font.cpp"
"D:\studentwin\Graph.cpp"
"D:\studentwin\GraphLegend.cpp"
"D:\studentwin\GraphSeries.cpp"
"D:\studentwin\GridCtrl.cpp"
"D:\studentwin\GridDropTarget.cpp"
"D:\studentwin\InPlaceEdit.cpp"
"D:\studentwin\InPlaceList.cpp"
"D:\studentwin\lesson.cpp"
"D:\studentwin\MainFrm.cpp"
"D:\studentwin\oleobject.cpp"
"D:\studentwin\oleobjects.cpp"
"D:\studentwin\picture.cpp"
"D:\studentwin\richtext.cpp"
"D:\studentwin\student.cpp"
"D:\studentwin\studentwin.cpp"
"D:\studentwin\studentwinDoc.cpp"
"D:\studentwin\studentwinView.cpp"
"D:\studentwin\TitleTip.cpp"
]
Creating command line "cl.exe @c:\Temp\RSP81B5.TMP" 
Creating temporary file "c:\Temp\RSP81B6.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/studentwin.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\studentwin\StdAfx.cpp"
]
Creating command line "cl.exe @c:\Temp\RSP81B6.TMP" 
Creating temporary file "c:\Temp\RSP81B7.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/studentwin.pdb" /debug /machine:I386 /out:"Debug/studentwin.exe" /pdbtype:sept 
.\Debug\bitmapdlg.obj
.\Debug\doubledlg.obj
.\Debug\finddlg.obj
.\Debug\font.obj
.\Debug\Graph.obj
.\Debug\GraphLegend.obj
.\Debug\GraphSeries.obj
.\Debug\GridCtrl.obj
.\Debug\GridDropTarget.obj
.\Debug\InPlaceEdit.obj
.\Debug\InPlaceList.obj
.\Debug\lesson.obj
.\Debug\MainFrm.obj
.\Debug\oleobject.obj
.\Debug\oleobjects.obj
.\Debug\picture.obj
.\Debug\richtext.obj
.\Debug\StdAfx.obj
.\Debug\student.obj
.\Debug\studentwin.obj
.\Debug\studentwinDoc.obj
.\Debug\studentwinView.obj
.\Debug\TitleTip.obj
.\Debug\studentwin.res
]
Creating command line "link.exe @c:\Temp\RSP81B7.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
bitmapdlg.cpp
doubledlg.cpp
finddlg.cpp
font.cpp
Graph.cpp
D:\studentwin\Graph.cpp(221) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(330) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(351) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(376) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(395) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(450) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
D:\studentwin\Graph.cpp(490) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
GraphLegend.cpp
GraphSeries.cpp
GridCtrl.cpp
GridDropTarget.cpp
InPlaceEdit.cpp
InPlaceList.cpp
lesson.cpp
MainFrm.cpp
oleobject.cpp
oleobjects.cpp
picture.cpp
richtext.cpp
student.cpp
studentwin.cpp
studentwinDoc.cpp
Generating Code...
Compiling...
studentwinView.cpp
TitleTip.cpp
Generating Code...
Linking...



<h3>Results</h3>
studentwin.exe - 0 error(s), 7 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -