代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/428059/1963203
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/428059/1963207
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/428059/1963208
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/428059/1963213
clw server.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CServerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "server.
www.eeworm.com/read/428059/1963224
plg server.plg
Build Log
--------------------Configuration: server - Win32 Debug--------------------
Command Lines
Creating command line "link.exe oleaut32.li
www.eeworm.com/read/428059/1963226
cpp server.cpp
#include "protocol.h"
int main(int argc,char ** argv)
{
seq_nr frame_expected;//接收状态变量
bool check,control;
frame r,s; //接受帧和发送帧
event_type event;
int recvnum;
SOCKET sersock,consoc
www.eeworm.com/read/428059/1963228
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) Co
www.eeworm.com/read/428059/1963229
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/428059/1963258
rc server.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/428059/1963260
h server.h
// server.h : main header file for the SERVER application
//
#if !defined(AFX_SERVER_H__184039DB_BDFF_4792_98F4_5AF3C502D398__INCLUDED_)
#define AFX_SERVER_H__184039DB_BDFF_4792_98F4_5AF3C502D398