代码搜索:sql server

找到约 10,000 项符合「sql server」的源代码

代码结果 10,000
www.eeworm.com/read/100584/15871304

c server.c

#include "unpipc.h" #include "square.h" square_out * squareproc_1_svc(square_in *inp, struct svc_req *rqstp) { static square_out out; out.res1 = inp->arg1 * inp->arg1; return(&out); }
www.eeworm.com/read/100584/15871309

c server.c

#include "unpipc.h" #include "square.h" square_out * squareproc_1_svc(square_in *inp, struct svc_req *rqstp) { static square_out out; printf("thread %ld started, arg = %ld\n", pr_thread_id(NU
www.eeworm.com/read/100584/15871320

c server.c

#include "unpipc.h" #include "square.h" square_out * squareproc_1_svc(square_in *inp, struct svc_req *rqstp) { static square_out out; out.res1 = inp->arg1 * inp->arg1; return(&out); }
www.eeworm.com/read/100584/15871330

c server.c

#include "mesg.h" void server(int readfd, int writefd) { FILE *fp; ssize_t n; struct mymesg mesg; /* 4read pathname from IPC channel */ mesg.mesg_type = 1; if ( (n = Mesg_recv(readfd, &mesg))
www.eeworm.com/read/100489/15873186

cpp server.cpp

#include #include #include #include "socket.h" void perr( char* str, ... ) { va_list args; va_start( args, str ); vprintf( str, args ); va_end( args ); exit
www.eeworm.com/read/100443/15873599

txt server.txt

[139/135手机短信息] GSM短信息$& $$$$ [130/136手机短信息] GSM短信息$12345 $$$$ [中北寻呼] 北京$01 上海$02 广州$03 深圳$04 重庆$05 石家庄$06 福州$07 太原$08 济南$09 青岛$10 哈尔滨$11 南京$12 杭州$13 宁波$14 成都$15 昆明$16 西安$17 沈阳$
www.eeworm.com/read/100085/15885586

c server.c

/* * $Id: server.c,v 1.9 1998/02/17 09:53:19 mdejonge Exp $ * * $Source: /home/mdejonge/CVS/projects/modem/modemd/server.c,v $ * $Revision: 1.9 $ * Author: Merijn de Jonge * Email: mdej
www.eeworm.com/read/100074/15886356

h server.h

// Copyright (C) 1999-2000 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publ
www.eeworm.com/read/100074/15886415

h server.h

// Copyright (C) 1999-2000 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as publ
www.eeworm.com/read/100074/15886460

h server.h

// Copyright (C) 2000 Open Source Telecom Corporation. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published