代码搜索:MiniSQL
找到约 311 项符合「MiniSQL」的源代码
代码结果 311
www.eeworm.com/read/149857/7150818
cpp minisqldoc.cpp
// miniSQLDoc.cpp : implementation of the CMiniSQLDoc class
//
#include "stdafx.h"
#include "miniSQL.h"
#include "miniSQLDoc.h"
#include "miniSQLView.h"
#include "StepExec.h"
#ifdef _DEBU
www.eeworm.com/read/149857/7150848
cpp minisqlview.cpp
// miniSQLView.cpp : implementation of the CMiniSQLView class
//
#include "stdafx.h"
#include "miniSQL.h"
#include "miniSQLDoc.h"
#include "miniSQLView.h"
#ifdef _DEBUG
#define new DEBUG_
www.eeworm.com/read/358719/10181017
cpp listeningsocket.cpp
// ListeningSocket.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "ServerDoc.h"
#include "ListeningSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/272012/10974242
h catalog_manager.h
#ifndef __catalog_h__
#define __catalog_h__
#include "MiniSQL.h"
typedef struct struct_AttrNode* AttrPointer;
typedef struct struct_AttrNode
{
char AttrName[NAMELEN];
unsigned int length;
www.eeworm.com/read/149857/7150811
cpp listeningsocket.cpp
// ListeningSocket.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "ServerDoc.h"
#include "ListeningSocket.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/116793/6112259
out 14.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > ->
Query buffer
------------
create table table(int int, char char(5), index uint)
[continue]
->
Query OK. 1 row(s) modified or
www.eeworm.com/read/116793/6112271
out 11.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> -> -> -> ->
Query buffer
------------
create table regex_test (
int_val int,
char_val char(10),
text_val text(
www.eeworm.com/read/358719/10180933
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "miniSQL.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/358719/10180965
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "miniSQL.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/149857/7150730
cpp childfrm.cpp
// ChildFrm.cpp : implementation of the CChildFrame class
//
#include "stdafx.h"
#include "miniSQL.h"
#include "ChildFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch