代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/485206/6567862
vbp server.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
Object={3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0; RICHTX32.OCX
Form=frmInspect.frm
www.eeworm.com/read/484474/6577435
cpp server.cpp
/* ==========================================================
* 开发人员:牛冠杰
* 当前版本:1.0
* 创建时间:2006-11-13
* 修改时间:2006-11-13
* 功能说明:TCP通信中的服务器端程序,采取Winsock编程方法
* 使用方法:server [
www.eeworm.com/read/484282/6584260
java server.java
/*
*
* Copyright (c) 2007, Sun Microsystems, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the
www.eeworm.com/read/484401/6587447
java server.java
import java.io.*;
import java.net.*;
import java.util.Vector;
public class Server extends Thread {
private ServerSocket serverSocket;
private Administration admin;
private static Vect
www.eeworm.com/read/484401/6587466
class server.class
www.eeworm.com/read/484037/6589633
png server.png
www.eeworm.com/read/483596/6599419
c server.c
/* server.c - code for example server program that uses TCP */
#ifndef unix
#define WIN32
#include
#include
#else
#define closesocket close
#include
#include
www.eeworm.com/read/483377/6605661
h server.h
// **************************************************************************
// server.h
//
// Description:
// Defines the CKServer class.
//
// DISCLAIMER:
// This programming example is prov
www.eeworm.com/read/483377/6605681
cpp server.cpp
// **************************************************************************
// server.cpp
//
// Description:
// Implements the CKServer class. An object of this class is associated with
// wit