浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 234 235 236 237 238 239 240 241 242 ··· 630 下一页

2013年1月6日

摘要: ……。 阅读全文
posted @ 2013-01-06 11:24 lexus 阅读(225) 评论(0) 推荐(0)

摘要: http://www.dev102.com/2009/01/12/c-tip-how-to-get-array-length/C++ Tip: How To Get Array Length | Dev102.comGetting an array length in C# is a trivial task. All we need to so is call the Length proper... 阅读全文
posted @ 2013-01-06 11:17 lexus 阅读(340) 评论(0) 推荐(0)

摘要: 使用unordered_map和map 阅读全文
posted @ 2013-01-06 10:27 lexus 阅读(296) 评论(0) 推荐(0)

摘要: server:could support gzip transferchunckedhttpsasync ioclient:could handle server functioncheck then encode gbk or utf-8use selectsupport http/https proxy 阅读全文
posted @ 2013-01-06 09:04 lexus 阅读(197) 评论(0) 推荐(0)

摘要: MPI for Python — MPI for Python v1.3 documentationIntroductionWhat is MPI?What is Python?Related ProjectsDesign and Interface OverviewCommunicating Python Objects and Array DataCommunicatorsPoint-to-P... 阅读全文
posted @ 2013-01-06 09:02 lexus 阅读(306) 评论(0) 推荐(0)

摘要: SocketsSocketsThis is a really old draft from 1997.Originally a Berkeley UNIX feature, sockets make it easy to communicate between two running programs. You can use sockets to talk to other processes... 阅读全文
posted @ 2013-01-06 09:01 lexus 阅读(355) 评论(0) 推荐(0)

摘要: 11.8.Handling compressed data11.8.Handling compressed dataThe last important HTTP feature you want to support is compression. Many web services have the ability to send data compressed, ... 阅读全文
posted @ 2013-01-06 08:54 lexus 阅读(322) 评论(0) 推荐(0)

摘要: Python sockets - sending string in chunks of 10 bytes - Stack OverflowPython sockets - sending string in chunks of 10 bytes 阅读全文
posted @ 2013-01-06 08:52 lexus 阅读(238) 评论(0) 推荐(0)

摘要: Socket粘包问题 - Case - 博客频道 - CSDN.NET Socket粘包问题 分类: 网络协议 2009-05-28 15:46 9205人阅读 评论(8) 收藏 举报sockettcpbuffer网络编程通讯这两天看csdn有一些关于socket粘包,socket缓冲区设置的问题,发现自己不是很清楚,所以查资料了解记录一下:一两个简单概念长连接与短连接... 阅读全文
posted @ 2013-01-06 08:35 lexus 阅读(401) 评论(0) 推荐(0)

摘要: python socket: sending and receiving 16 bytes - Stack Overflow python socket: sending and receiving 16 bytes up vote 3 down vote favorite 3 See edits below. I have two programs that communicate thro... 阅读全文
posted @ 2013-01-06 08:29 lexus 阅读(317) 评论(0) 推荐(0)

摘要: Writing binary data to a socket (or file) with Python - Stack OverflowWriting binary data to a socket (or file) with Python 阅读全文
posted @ 2013-01-06 08:26 lexus 阅读(181) 评论(0) 推荐(0)

摘要: The Basics — Construct 2.5 documentationThe Basics¶Fields¶Fields are the most fundamental unit of construction: they parse (read data from the stream and return an object) and build (take an object an... 阅读全文
posted @ 2013-01-06 08:24 lexus 阅读(311) 评论(0) 推荐(0)

摘要: python select实现非阻塞socket - 郭猛的个人空间 - 开源中国社区 python select实现非阻塞socket 0人收藏此文章, 我要收藏 发表于1年前(2011-12-04 23:04) , 已有686次阅读 ,共0个评论 #!/usr/bin/env python # -*- encoding: utf-8 -*- import socket import selec... 阅读全文
posted @ 2013-01-06 08:20 lexus 阅读(538) 评论(0) 推荐(0)

摘要: NTFS 新特性:Junction 应用详解_Windows XP专论坛_太平洋电脑网软件论坛 NTFS 新特性:Junction 应用详解 zhangjint5 用户名: zhangjint5 贡献: 3783 积分: 6065主帖:68 回帖:2322 精华:6 0 关注 8 粉丝 2390 帖子 太平洋舰队中将贡献值3783, 距离下一级还需617贡献值 ... 阅读全文
posted @ 2013-01-06 08:19 lexus 阅读(369) 评论(0) 推荐(0)

摘要: Read It Later 更名 Pocket 并重新免费上架http://www.techweb.com.cn/newsite/2012-04-18/1180593.shtml (来自TechWeb客户端) 阅读全文
posted @ 2013-01-06 08:08 lexus 阅读(175) 评论(0) 推荐(0)

摘要: Typing Practice:模拟程序员敲代码练打字http://www.techweb.com.cn/newsite/2012-10-09/1243636.shtml (来自TechWeb客户端) 阅读全文
posted @ 2013-01-06 08:06 lexus 阅读(172) 评论(0) 推荐(0)

摘要: http://www.12306.cn/mormhweb/zxdt/tlxw_tdbtz53.html 阅读全文
posted @ 2013-01-06 01:01 lexus 阅读(278) 评论(0) 推荐(0)

摘要: http://fallabs.com/blog/promenade.cgi?id=24 阅读全文
posted @ 2013-01-06 00:09 lexus 阅读(225) 评论(0) 推荐(0)

摘要: BlackHole开发日记-Java守护进程、Signal处理 http://my.oschina.net/flashsword/blog/99508 阅读全文
posted @ 2013-01-06 00:04 lexus 阅读(241) 评论(0) 推荐(0)

摘要: Android 客户端使用HttpGet访问服务器 http://my.oschina.net/u/141330/blog/100160 阅读全文
posted @ 2013-01-06 00:02 lexus 阅读(192) 评论(0) 推荐(0)

上一页 1 ··· 234 235 236 237 238 239 240 241 242 ··· 630 下一页