代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/112390/15489040
ncb server.ncb
www.eeworm.com/read/112390/15489041
plg server.plg
Build Log
--------------------Configuration: server - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/112390/15489042
cpp server.cpp
// server.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "winsock.h"
#include "stdlib.h"
#include "stdio.h"
void usage(char *name)
{
fprintf(
www.eeworm.com/read/112390/15489043
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/112390/15489045
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/112390/15489048
opt server.opt
www.eeworm.com/read/112193/15491831
ico server.ico
www.eeworm.com/read/112193/15492136
h server.h
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/112193/15492348
cpp server.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/112183/15492651
pas server.pas
unit server;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, IdBaseComponent, IdComponent, IdTCPServer;
type
TForm1 = cla