代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/366620/9806314
java server.java
import java.net.*;
import java.io.*;
import java.util.*;
public class Server implements Runnable {
private int port = 6564;
private Hashtable idcon = new Hashtable();
private int id =
www.eeworm.com/read/366576/9808146
h server.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/366576/9808150
c server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/366576/9808587
h server.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/366576/9808594
c server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/170351/9809071
cpp server.cpp
// Server.cpp : implementation file
//
#include "stdafx.h"
#include "横店集团保卫人员管理系统.h"
#include "Server.h"
#include "ss.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/170351/9809089
h server.h
#if !defined(AFX_SERVER_H__67E43325_3AFD_450D_990D_339F6FCB7EC8__INCLUDED_)
#define AFX_SERVER_H__67E43325_3AFD_450D_990D_339F6FCB7EC8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/169842/9835949
java server.java
package talk3;
import java.io.*;
import java.net.*;
import java.sql.*;
import java.util.Vector;
/* 实现无限监听客户端的程序 */
public class Server{
public static void main(String args[])throws IOException{