代码搜索:MiniSQL
找到约 311 项符合「MiniSQL」的源代码
代码结果 311
www.eeworm.com/read/173141/5378942
minisql distinct.minisql
--
-- tests for DISTINCT
--
-- these tests assume: no indexes, no order by, no grouping
--
-- test plan is represented by '.' items in comments.
-- the flavors of select are shown in distinct.s
www.eeworm.com/read/394002/8251742
h minisql.h
#if !defined(_MINISQL_H_)
#define _MINISQL_H_
#include
#include
#include
#include
#include
#define FILE_COUNTER 1
#define FILE_INFO_LENGTH 67
www.eeworm.com/read/394002/8251750
dsp minisql.dsp
# Microsoft Developer Studio Project File - Name="MiniSQL" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/394002/8251752
ncb minisql.ncb
www.eeworm.com/read/394002/8251754
plg minisql.plg
Build Log
--------------------Configuration: MiniSQL - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\sharp
www.eeworm.com/read/394002/8251763
opt minisql.opt
www.eeworm.com/read/394002/8251766
cpp minisql.cpp
#include"MiniSQL.h"
#include"Interpreter.h"
#include"API_Module.h"
void main()
{
CString SQL;
//打印软件信息
cout
www.eeworm.com/read/394002/8251769
dsw minisql.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/105153/15677142
dsp minisql.dsp
# Microsoft Developer Studio Project File - Name="MiniSQL" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A