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

📄 temperature.plg

📁 基于人工智能中模糊集理论的模拟温控程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Temperature - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Temperature.res" /d "NDEBUG" /d "_AFXDLL" "G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\Temperature.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC2.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Temperature.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\InputRule.cpp"
"G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\TempCtrl.cpp"
"G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\Temperature.cpp"
"G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\TemperatureDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC2.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC3.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Temperature.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"G:\有用软件\课程作业\人工智能课程作业\程序\温控模拟程序—张柳新(20401603)\源代码\Temperature\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC3.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Temperature.pdb" /machine:I386 /out:"Release/Temperature.exe" 
".\Release\InputRule.obj"
".\Release\StdAfx.obj"
".\Release\TempCtrl.obj"
".\Release\Temperature.obj"
".\Release\TemperatureDlg.obj"
".\Release\Temperature.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
InputRule.cpp
TempCtrl.cpp
Temperature.cpp
TemperatureDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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