代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/238602/4614255
java server.java
package com.net.tcp;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Outp
www.eeworm.com/read/237831/4620233
xs server.xs
#include "module.h"
MODULE = Purple::Serv PACKAGE = Purple::Serv PREFIX = serv_
PROTOTYPES: ENABLE
void
serv_add_deny(con, a)
Purple::Connection con
const char * a
void
serv_add_permit(a, b)
www.eeworm.com/read/237554/4622721
h server.h
/*
** $Id: server.h,v 1.14 2003/08/12 07:46:18 weiym Exp $
**
** server.h: routines for server.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Create date:
www.eeworm.com/read/237554/4622874
c server.c
/*
** $Id: server.c,v 1.49 2003/09/04 06:02:53 weiym Exp $
**
** server.c: routines for server.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Current mai
www.eeworm.com/read/237518/4627390
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/237518/4627396
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/236296/4642652
rc server.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define ICO_MAIN 1000
#define DL
www.eeworm.com/read/236296/4642653
asm server.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>