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

📄 smithofpan.plg

📁 多功能史密斯圆图
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SmithOfPan - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SmithOfPan.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithChart.cpp"
"D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPan.cpp"
"D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1D.tmp" 
Creating temporary file "C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SmithOfPan.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1E.tmp" 
Creating temporary file "C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1F.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SmithOfPan.pdb" /machine:I386 /out:"Release/SmithOfPan.exe" 
".\Release\SmithChart.obj"
".\Release\SmithOfPan.obj"
".\Release\SmithOfPanDlg.obj"
".\Release\StdAfx.obj"
".\Release\SmithOfPan.res"
]
Creating command line "link.exe @C:\DOCUME~1\pan\LOCALS~1\Temp\RSP1F.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
SmithChart.cpp
SmithOfPan.cpp
SmithOfPanDlg.cpp
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(434) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(438) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(441) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(459) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(513) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(517) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(520) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(537) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(596) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(600) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(603) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(615) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(628) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(632) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(635) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(697) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(701) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(704) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(716) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(730) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(734) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\大三\微波技术基础\05118班12号潘旭洲  期中作业\SmithOfPan\SmithOfPanDlg.cpp(737) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Generating Code...
Linking...



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

⌨️ 快捷键说明

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