evc+中文模拟器操作sqlite数据库

源代码在线查看: text.plg

软件大小: 70 K
上传用户: multicolor
关键词: sqlite evc 模拟 操作
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: text - Win32 Debug--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSPFC.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 
				"C:\Program Files\Microsoft Visual Studio\MyProjects\text\textDlg.cpp"
				]
				Creating command line "cl.exe @C:\DOCUME~1\SHIYAN~1\LOCALS~1\Temp\RSPFC.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" "
				Output Window
				Compiling...
				textDlg.cpp
				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...
				Output Window
				
				
				
				Results
				text.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源