代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/189320/5200700
mpc server.mpc
// -*- MPC -*-
// server.mpc,v 1.8 2005/11/11 17:26:34 isisbuilds Exp
project(JAWS) : acelib {
sharedname = JAWS
dynamicflags = ACE_BUILD_SVC_DLL
requires += ace_filecache
avoids +=
www.eeworm.com/read/189320/5200701
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 to
www.eeworm.com/read/189320/5200719
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 directly
www.eeworm.com/read/189320/5201100
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 /* (ACE_NT
www.eeworm.com/read/189320/5201107
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"
class JAWS
www.eeworm.com/read/189005/5203014
java server.java
package deckofcards;
import java.awt.*;
import java.awt.event.*;
import java.net.*;
import java.io.*;
import javax.swing.*;
public class Server
extends JFrame {
private Player Player
www.eeworm.com/read/188591/5207437
policy server.policy
// These lines grant permissions to any code loaded from the directory shown.
// Edit the directory to match the installation on your system.
// On Windows systems, change the forward slashes to doubl
www.eeworm.com/read/188591/5207443
java server.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/188551/5208713
java server.java
/**
* Copyright (C) 2006, Laboratorio di Valutazione delle Prestazioni - Politecnico di Milano
* This program is free software; you can redistribute it and/or modify
* it under the term