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

📄 yabasic.plg

📁 BASIC语言的编译器,对于了解编译过程是极大的好处,看看吧,不会让你失望的.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: yabasic - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\WYX\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "WINDOWS" /Fp"Debug/YABASIC.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\WYX\桌面\任务\code\Soft20060210170045931\BASIC的一个解释器\Bison.c"
"C:\Documents and Settings\WYX\桌面\任务\code\Soft20060210170045931\BASIC的一个解释器\Flex.c"
"C:\Documents and Settings\WYX\桌面\任务\code\Soft20060210170045931\BASIC的一个解释器\yabasic.c"
]
Creating command line "cl.exe @C:\DOCUME~1\WYX\LOCALS~1\Temp\RSP80.tmp" 
Creating temporary file "C:\DOCUME~1\WYX\LOCALS~1\Temp\RSP81.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/YABASIC.pdb" /debug /machine:I386 /out:"Debug/YABASIC.exe" /pdbtype:sept 
".\Debug\Bison.obj"
".\Debug\Flex.obj"
".\Debug\yabasic.obj"
]
Creating command line "link.exe @C:\DOCUME~1\WYX\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling...
Bison.c
Flex.c
yabasic.c
Linking...



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

⌨️ 快捷键说明

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