代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/173459/9656501
motorola wap server
作者:asp2001
email: asp2001@163.net
日期:2000-08-03 21:04:42
我们很高兴你对编写无线应用程序很感兴趣。你的应用程序是挑剔用户的解决可视化的动态端对端方案。开发版的Motorola WAP <mark>Server</mark>给你提供了一个可供你通过Internet测试自己的WML应用程序的网关。
作为WAP技术的创建者和WAP Forum成员之一,M ...
www.eeworm.com/read/173446/9657963
exe server.exe
www.eeworm.com/read/173446/9657971
vbw server.vbw
frmServer = 108, 108, 569, 544, C, 27, 27, 488, 466, C
modFileTransfer = 54, 54, 515, 490,
www.eeworm.com/read/173446/9657980
vbp server.vbp
Type=Exe
Form=frmServer.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\WINDOWS\system32\STDOLE2.TLB#OLE Automation
Module=modFileTransfer; modFileTransfer.bas
Obje
www.eeworm.com/read/368909/9673487
dat server.dat
[Oem]Id=2010
[AccountSetup]
Type=1
[ServerInfo]
URL=http://127.0.0.1:9527/server.txt
[ServerStatus]
Link=http://127.0.0.1:9527/OnlineStatus_tx.txt
[ExitLink]
Address=
[VipLink]
URL=
[Header]
GroupAmo
www.eeworm.com/read/172882/9683614
c server.c
#include
#include
#include
#include
int port = 5678;
int count = 10;
int main(void)
{
int sd;
int i;
struct sockaddr_in s_addr;
sd=socket(
www.eeworm.com/read/172796/9690018
ico server.ico
www.eeworm.com/read/172553/9702571
java server.java
package Howdy;
/*
This file is part of Howdy.
Howdy is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the F
www.eeworm.com/read/172553/9702577
class server.class
www.eeworm.com/read/172447/9707744
pas server.pas
unit server;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, ExtCtrls,winsock, StdCtrls,inifiles, Buttons;
type
TForm1 =