代码搜索:如何学习 socket?
找到约 10,000 项符合「如何学习 socket?」的源代码
代码结果 10,000
www.eeworm.com/read/103196/15741417
doc 如何防止计数器刷新计数?.doc
www.eeworm.com/read/103196/15741419
doc 如何判断url格式是否符合规范?.doc
www.eeworm.com/read/103196/15741423
doc 如何快捷地实现分页显示功能?.doc
www.eeworm.com/read/103196/15741447
doc 如何优化数据库的性能.doc
www.eeworm.com/read/229373/14343206
txt 内容简介_soft.studa.com_学生大软件站.txt
本书全面介绍了高效建立、监视、调整数据库和维护数据库安全的方法,详细讲解了如何使用Oracle 分布式数据库及其在UNIX和Windows NT平台上的客户机/服务器结构。另外,本书还包括了Oracle8i最新的基于网络的性能介绍。 本书是新老Oracle数据库管理员的必备参考资料。
www.eeworm.com/read/286514/8762343
c sock.c
/*
Copyright (C) 2002-2008 Thomas Ries
This file is part of Siproxd.
Siproxd is free software; you can redistribute it and/or modify
it under the terms of the GN
www.eeworm.com/read/427889/8914835
c keyboard_send.c
#include
#include
#include
#include
#define LOCALHOST "localhost"
#define TEST_HOST 7002
//#define TEST_HOST 1000
#define BUFFER_LEN 1024
#ifdef CROSS
#in