代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/279180/4138366
asm server.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/278643/4142555
java server.java
package smoker.server;
import java.io.IOException;
import java.net.*;
public class Server implements Runnable {
public static final long serialVersionUID = 0;
private ServerSocket serverSoc
www.eeworm.com/read/277922/4148994
rc server.rc
#include "windows.h"
#include "server.h"
npserver ICON npserver.ico
MidLive BITMAP midlive.bmp
MidDead BITMAP middead.bmp
EndLive BITMAP endlive.bmp
EndDead BITMAP enddead.bmp
STRINGTABLE
www.eeworm.com/read/277922/4148995
h server.h
#define MAX_PIPE_INSTANCES 100
#define LINE_LEN 80
#define NAME_SIZE 25
// Bitmaps and coordinates.
#define END_LIVE 1
#define END_DEAD 2
#define MID_LIVE 3
#define MID_DEAD 4
#
www.eeworm.com/read/277922/4148996
c server.c
#define STRICT
#include
#include "server.h"
#include
#include
#include
// clients[] is a global array of
www.eeworm.com/read/277810/4151777
h server.h
#ifndef SERVER_H_INCLUDED
#define SERVER_H_INCLUDED
#include
#include "xmlrpc-c/abyss.h"
#include "file.h"
#include "data.h"
typedef struct _Tsocket Tsocket;
struct _TServer {
a
www.eeworm.com/read/277810/4151790
c server.c
/* Copyright information is at end of file */
#include
#include
#include
#include
#include
#include
#ifdef WIN32
#include
#else
www.eeworm.com/read/277562/4153942
h server.h
/* $Id: server.h 1289 2007-05-22 21:55:31Z bennylp $ */
/*
* Copyright (C) 2003-2005 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/277562/4153945
c server.c
/* $Id: server.c 1266 2007-05-11 15:14:34Z bennylp $ */
/*
* Copyright (C) 2003-2005 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify