代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/267735/4260713
h server.h
// Server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__FA443BE5_4AFF_11D6_82FF_0000E84D1E4B__INCLUDED_)
#define AFX_SERVER_H__FA443BE5_4AFF_11D6_82FF_0000E84D1E4B
www.eeworm.com/read/267735/4260716
clw server.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "server.h"
LastPa
www.eeworm.com/read/267735/4260719
plg server.plg
Build Log
--------------------Configuration: Server - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
www.eeworm.com/read/267735/4260785
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/267735/4260787
rc server.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/267735/4260790
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/267735/4260792
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/267735/4260793
h server.h
// Server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__F9FC6DE4_63FE_11D4_BD47_00AA00BBF353__INCLUDED_)
#define AFX_SERVER_H__F9FC6DE4_63FE_11D4_BD47_00AA00BBF353
www.eeworm.com/read/266802/4270795
cpp server.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Server.res");
USEFORM("Unit1.cpp", Form1);
//-----------------------------