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

📄 type.plg

📁 根据客户提供的轮胎规格,单价,完成天数计算价格,并形成记录,可根据记录自行选择轮胎种类计算某几种轮胎再一定时间内完成需要价格.共有记录添加,记录修改,计算价格三个部分
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: type - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38F8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/type.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\C++\type\accept.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38F8.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38F9.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/type.pdb" /debug /machine:I386 /out:"Debug/type.exe" /pdbtype:sept 
".\Debug\accept.obj"
".\Debug\action.obj"
".\Debug\adddlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\type.obj"
".\Debug\typeDoc.obj"
".\Debug\typeView.obj"
".\Debug\type.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38F9.tmp"
<h3>Output Window</h3>
Compiling...
accept.cpp
D:\C++\type\accept.cpp(849) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
D:\C++\type\accept.cpp(869) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
D:\C++\type\accept.cpp(889) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
D:\C++\type\accept.cpp(909) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
D:\C++\type\accept.cpp(929) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
Linking...



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

⌨️ 快捷键说明

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