代码搜索:SO库
找到约 10,000 项符合「SO库」的源代码
代码结果 10,000
www.eeworm.com/read/373105/9475126
cpp 数据库dlg.cpp
// 数据库Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数据库.h"
#include "数据库Dlg.h"
#include "datadlg.h"
#include "deletedlg.h"
#include "finddlg.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/373105/9475133
h 数据库dlg.h
// 数据库Dlg.h : header file
//
#if !defined(AFX_DLG_H__623495CF_667A_4061_9D03_BDA8B5BA9799__INCLUDED_)
#define AFX_DLG_H__623495CF_667A_4061_9D03_BDA8B5BA9799__INCLUDED_
#if _MSC_VER > 1000
#p
www.eeworm.com/read/372614/9499824
dvb 创建数据库练习.dvb
www.eeworm.com/read/175451/9548642
sql sql数据库脚本.sql
www.eeworm.com/read/174836/9573097
数据库备份文件
www.eeworm.com/read/366532/9809891
exe 网页特效库200.exe
www.eeworm.com/read/366449/9812791
dbc 学籍管理数据库.dbc
www.eeworm.com/read/366449/9812794
dct 学籍管理数据库.dct
www.eeworm.com/read/366449/9812799
dcx 学籍管理数据库.dcx
www.eeworm.com/read/169320/9866678
sql 数据库复制-月结.sql
/*========== 生成月结数据库 ==========*/
/*--要求描述
数据库名格式为: xxYYYYMM,即指定的前缘xx+年月
要求在每个月末自动复制本月数据库,生成下个月的空数据库
--*/
--方法1. 备份+恢复
use master
go
if exists (select * from dbo.sysobjects where id =