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

📄 text.plg

📁 本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: text - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/text.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\workresult\sqlite操作\GetDataBase.cpp"
"F:\workresult\sqlite操作\text.cpp"
"F:\workresult\sqlite操作\textDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSP43.tmp" 
Creating temporary file "C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSP44.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/text.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\workresult\sqlite操作\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSP44.tmp" 
Creating command line "link.exe sqlite3.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/text.pdb" /debug /machine:I386 /out:"Debug/text.exe" /pdbtype:sept  ".\Debug\GetDataBase.obj" ".\Debug\StdAfx.obj" ".\Debug\text.obj" ".\Debug\textDlg.obj" ".\Debug\text.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
f:\workresult\sqlite操作\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
GetDataBase.cpp
text.cpp
textDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/text.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\GetDataBase.sbr" ".\Debug\text.sbr" ".\Debug\textDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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