代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/217971/14941987
dof server.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/217971/14941990
dpr server.dpr
program Server;
uses
Forms,
U_Server in 'U_Server.pas' {frm_Server};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(Tfrm_Server, frm_Server);
Application.Run;
www.eeworm.com/read/117022/14944362
ico server.ico
www.eeworm.com/read/117022/14944365
cpp server.cpp
// Server.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Server.h"
#include "ServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/117022/14944366
dsw server.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/117022/14944367
rc server.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/117022/14944369
dsp server.dsp
# Microsoft Developer Studio Project File - Name="Server" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/117022/14944371
h server.h
// Server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__147F359A_BD74_4498_AE22_968234CF2D50__INCLUDED_)
#define AFX_SERVER_H__147F359A_BD74_4498_AE22_968234CF2D50
www.eeworm.com/read/117022/14944372
clw server.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CServerApp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Server.
www.eeworm.com/read/117022/14944373