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

📄 setyt.plg

📁 一个增加数据库字段的例子
💻 PLG
📖 第 1 页 / 共 2 页
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SetYt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SetYt.res" /d "_DEBUG" /d "_AFXDLL" "D:\dyytfx\SetYt\SetYt.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP90.tmp" with contents
[
/nologo /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SetYt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\dyytfx\SetYt\MainFrm.cpp"
"D:\dyytfx\SetYt\Password.cpp"
"D:\dyytfx\SetYt\SetBchDlg.cpp"
"D:\dyytfx\SetYt\SetYt.cpp"
"D:\dyytfx\SetYt\SetYtDlg.cpp"
"D:\dyytfx\SetYt\SetYtDoc.cpp"
"D:\dyytfx\SetYt\SetYtView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP90.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP91.tmp" with contents
[
/nologo /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SetYt.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\dyytfx\SetYt\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP91.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP92.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SetYt.pdb" /debug /machine:I386 /out:"Debug/SetYt.exe" /pdbtype:sept 
.\Debug\MainFrm.obj
.\Debug\Password.obj
.\Debug\SetBchDlg.obj
.\Debug\SetYt.obj
.\Debug\SetYtDlg.obj
.\Debug\SetYtDoc.obj
.\Debug\SetYtView.obj
.\Debug\StdAfx.obj
.\Debug\SetYt.res
..\database\DataBase.lib
..\PCommLt\Lib\Pcomm.lib
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP92.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
d:\dyytfx\setyt\setytdlg.h(34) : error C2146: syntax error : missing ';' before identifier 'setytdata'
d:\dyytfx\setyt\setytdlg.h(34) : error C2501: 'SETYTDATA' : missing storage-class or type specifiers
d:\dyytfx\setyt\setytdlg.h(34) : error C2501: 'setytdata' : missing storage-class or type specifiers
d:\dyytfx\setyt\setbchdlg.h(30) : error C2143: syntax error : missing ';' before '*'
d:\dyytfx\setyt\setbchdlg.h(30) : error C2501: 'SETYTDATA' : missing storage-class or type specifiers
d:\dyytfx\setyt\setbchdlg.h(30) : error C2501: 'p_setytdata' : missing storage-class or type specifiers
Password.cpp
SetBchDlg.cpp
d:\dyytfx\setyt\setbchdlg.h(30) : error C2143: syntax error : missing ';' before '*'
d:\dyytfx\setyt\setbchdlg.h(30) : error C2501: 'SETYTDATA' : missing storage-class or type specifiers
d:\dyytfx\setyt\setbchdlg.h(30) : error C2501: 'p_setytdata' : missing storage-class or type specifiers
D:\dyytfx\SetYt\SetBchDlg.cpp(244) : error C2065: 'p_setytdata' : undeclared identifier
D:\dyytfx\SetYt\SetBchDlg.cpp(244) : error C2061: syntax error : identifier 'SETYTDATA'
D:\dyytfx\SetYt\SetBchDlg.cpp(245) : error C2065: 'ReadAllSetYtData' : undeclared identifier
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : warning C4060: switch statement contains no 'case' or 'default' labels
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'
D:\dyytfx\SetYt\SetBchDlg.cpp(248) : error C2143: syntax error : missing ';' before '{'

⌨️ 快捷键说明

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