代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2633793
sln server.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly
www.eeworm.com/read/382594/2633811
dsw server.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
#
# $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $
#
# This file was generated by MPC. Any changes made dire
www.eeworm.com/read/382594/2634192
cpp server.cpp
// Server.cpp,v 1.4 2005/12/22 11:26:19 shuston Exp
#include "ace/config-lite.h"
#include "ace/OS_NS_string.h"
#include "ace/Get_Opt.h"
#if (ACE_NTRACE != 1)
#include "ace/Trace.h"
#endif /*
www.eeworm.com/read/382594/2634199
h server.h
/* -*- c++ -*- */
// Server.h,v 1.1 2000/04/27 23:43:22 jxh Exp
#ifndef JAWS_SERVER_H
#define JAWS_SERVER_H
#include "JAWS/Export.h"
#include "JAWS/Data_Block.h"
#include "JAWS/Policy.h"
www.eeworm.com/read/381758/2641378
java server.java
import java.io.*;
import java.net.*;
public class Server {
public static void main(String args[]) {
ServerSocket serverSocket = null;
Utilities.printMsg("creating server socket");
www.eeworm.com/read/381428/2645859
java server.java
package server;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.rmi.server.UnicastRemoteObject;
import both.Stock;
public class Server {
public sta
www.eeworm.com/read/381087/2649643
dpr server.dpr
program Server;
uses
Forms,
ServerForm in 'ServerForm.pas' {fmServer},
Server_TLB in 'Server_TLB.pas',
Data in 'Data.pas' {Datas: TRemoteDataModule} {Datas: CoClass};
{$R *.TLB}
{
www.eeworm.com/read/381087/2649655
dpr server.dpr
program Server;
uses
Forms,
ServerForm in 'ServerForm.pas' {fmServer},
Server_TLB in 'Server_TLB.pas',
Data in 'Data.pas' {Datas: TRemoteDataModule} {Datas: CoClass};
{$R *.TLB}
{
www.eeworm.com/read/380794/2652568
vbp server.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\STDOLE2.TLB#OLE Automation
Module=servervb; servervb.bas
Startup="Sub Main"
HelpFile=""
ExeName32="server.exe"