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

📄 student.plg

📁 一个用VC写的学生成绩管理系统,其中对数据库的访问是采用ODBC方式.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Student - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Student.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Student.pdb" /machine:I386 /out:"Release/Student.exe" 
".\Release\Adddlg.obj"
".\Release\odbc.obj"
".\Release\StdAfx.obj"
".\Release\Student.obj"
".\Release\StudentDlg.obj"
".\Release\Student.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp"
<h3>Output Window</h3>
Compiling...
StudentDlg.cpp
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(492) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(493) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(494) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(495) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(496) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(504) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(505) : warning C4244: 'argument' : conversion from 'float' to 'char', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(728) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(729) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(730) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(731) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(732) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\近期\学生成绩管理系统\Student5\StudentDlg.cpp(794) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...



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

⌨️ 快捷键说明

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