<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_天空</title><subtitle type="text">图形学、文学、哲学、C++、.NET、Java</subtitle><id>http://feed.cnblogs.com/blog/u/7897/rss</id><updated>2009-10-24T03:26:15Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/7897/rss"/><entry><id>http://www.cnblogs.com/skyblog/archive/2009/05/27/1490862.html</id><title type="text">.NET开发异步SOCKET （IOCP）</title><summary type="text">在网上很多人讨论.NET异步SOCKET通信的问题。很多人都有误解，都以为非要用系统底层的IOCP，实际上没那么麻烦，要相信.NET封装了所有系统底层操作。实际上.NET的IOCP微软早有例子，下面是该例子：class Server{ private int m_numConnections; // the maximum number of connections the sample is d...</summary><published>2009-05-27T07:24:00Z</published><updated>2009-05-27T07:24:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2009/05/27/1490862.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2009/05/27/1490862.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2009/05/25/1488654.html</id><title type="text">.NET C# 与Flash用AMF3 SOCKET通信</title><summary type="text">通常，使用Flash来调用.NET组件需用远程调用，实际上我们也可以通过SOCKET直接通信。具体采用Flash的AMF3或AFM0格式，采用流行的FluorineFx服务器组件，具体代码如下：依照此用法可以开发网页游戏或其它Flash应用的.NET SOCKET服务器。using System;using System.Collections.Generic;using System.Colle...</summary><published>2009-05-25T01:38:00Z</published><updated>2009-05-25T01:38:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2009/05/25/1488654.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2009/05/25/1488654.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2009/05/24/1488365.html</id><title type="text">站长新书《软件开发之路》电子版免费提供</title><summary type="text">n 讲述如何成为软件工程师n 讨论软件工程师的素质n 分析软件的未来和现在第一章 进入IT世界1.1温水中的青蛙1.1.1认清现实社会1.1.2关于职业规划1.2软件工程师的职业展望1.2.1软件技术和产业优势1.2.2软件的人才待遇和需求1.2.3 IT人生的魄力1.3漫谈计算机世界1.3.1计算机的组成1.3.2计算机是干什么的？1.4 阳光贵族1.4.1传说中的软件人物1.4.2身边的阳光贵...</summary><published>2009-05-24T10:50:00Z</published><updated>2009-05-24T10:50:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2009/05/24/1488365.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2009/05/24/1488365.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2008/11/06/1328447.html</id><title type="text">《C#和.NET3.0第一步》勘误、建议、留言</title><summary type="text">本书共分三篇，每篇十章，共三十章，兼顾理论和实际应用。三篇承上启下地讲解了VC#的开发技术和应用技巧。.第一篇介绍.NET Framework 3.0开发框架和C#语言的基础知识，透彻地讲解了面向对象开发思想在C#中的贯彻、基本的WinForm窗体编程模型、文件读写技术和注册表操作，使读者在学习完本篇之后能够使用WinForm进行小型的应用开发。第二篇包含了C#语言相关的高级概念，如集合对象、泛型...</summary><published>2008-11-06T14:14:00Z</published><updated>2008-11-06T14:14:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2008/11/06/1328447.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2008/11/06/1328447.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2008/06/02/1212234.html</id><title type="text">第一章进入Microsoft.NET世界</title><summary type="text">从1946年德国工程师楚则（KonradZuse）第一次使用程序语言，到现在大约刚好一甲子（60年）的时间。在此期间，程序语言经历了从无到有，发展到了现在百家争鸣的历史新阶段。如果我们把这六十年放到一个白天里，那么一小时就有2.5年。照此推算，德国的楚则在午夜零点躲藏在巴伐利亚的阿尔皮斯山脉（BavarianAlps），开始使用程序语言做一些无聊的事情比如象棋等，到凌晨一点十分左右ShortCod...</summary><published>2008-06-02T07:24:00Z</published><updated>2008-06-02T07:24:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2008/06/02/1212234.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2008/06/02/1212234.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2004/12/07/74022.html</id><title type="text">看吧－－2004年第一篇小小小说</title><summary type="text">很久没写东西了《看吧》 你看到了吗？ 看什么? 那些...就在对面街道上的..看吧总是这样。 哦，没有看到，我看到一个小女孩在抱着一棵树。 你再仔细看看，很可怕的。 哦，看到了，你说抢东西的那个小偷吗？ 不是！ 不如我们下去吧。 我还是看不到，你能解释清楚吗。 我们还是下去吧，不下去可能要有麻烦了。 是吗？对了，如果下去我大概能看到了吧？ 不能，也许你该好好睡一觉，明天再过来吧。 要是明天还看不到...</summary><published>2004-12-07T10:21:00Z</published><updated>2004-12-07T10:21:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/74022.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/74022.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2004/12/07/73998.html</id><title type="text">今天扔了这么多来首歌－listen to your heart</title><summary type="text">listen to your heart !</summary><published>2004-12-07T09:20:00Z</published><updated>2004-12-07T09:20:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/73998.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/73998.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2004/12/07/73909.html</id><title type="text">权力结构确实经由信息垄断来分级的</title><summary type="text">权力结构确实经由信息垄断来分级的，处于高层的拥有更多的信息以掌握控制下层，主观上肯定阻碍信息的传播，所以很多时候你处于劣势可能不是能力不够而是信息缺乏。抛弃你有什么惊天地泣鬼神的方法，如果在信息不完整的情况下做计划或规划，大概只能计划三五月的东西，因为你看不到更远的趋势，那所谓远期计划更象是远期幻想，虚无的，举例说一下，一个萤火虫在黑夜里如何做100公里的行程计划？它只能照亮比如20厘米。可能你会...</summary><published>2004-12-07T06:53:00Z</published><updated>2004-12-07T06:53:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/73909.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2004/12/07/73909.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2004/11/27/69643.html</id><title type="text">有感软件和哲学、文学的关系</title><summary type="text">很多搞软件设计的人都爱好文学，我也是其中之一。其实你会发现由代码架构软件，和有文字构成小说是多么的相似。《设计模式》一书开篇不是举了莎士比亚戏剧模式的例子吗，这并不是偶然。设计模式从本质上来自建筑和小说的双重构想。说多了，今天主要是上传了一篇哲学文章《逻辑哲学论》。不要小看这篇文章，在软件设计领域广泛应用的“面向对象技术”可是由这篇文章提出的，它已经改变了整个软件设计领域，并且人们还在挖掘它的价值...</summary><published>2004-11-27T05:25:00Z</published><updated>2004-11-27T05:25:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2004/11/27/69643.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2004/11/27/69643.html"/></entry><entry><id>http://www.cnblogs.com/skyblog/archive/2004/11/25/68790.html</id><title type="text">这个博客的确快多了</title><summary type="text">希望一直能这样快。</summary><published>2004-11-25T11:46:00Z</published><updated>2004-11-25T11:46:00Z</updated><author><name>天空</name><uri>http://www.cnblogs.com/skyblog/</uri></author><link rel="alternate" href="http://www.cnblogs.com/skyblog/archive/2004/11/25/68790.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/skyblog/archive/2004/11/25/68790.html"/></entry></feed>
