MonoCurses – Mono
http://www.mono-project.com/MonoCurses
o

Bitsharp – Mono
http://www.mono-project.com/Bitsharp#Source_Code_and_Binaries

Opensource C# BitTorrent library
http://social.msdn.microsoft.com/Forums/en-US/showandtell/thread/1e94d01e-6604-4173-9176-75e93fecdeef
MonoTorrent

Open Source Network Clients in C#
http://csharp-source.net/open-source/network-clients

BitTorrent client in C# &line; The Coffeehouse &line; Channel 9
http://channel9.msdn.com/forums/Coffeehouse/226454-BitTorrent-client-in-C/

C# Bittorrent client – theSpoke.net
http://thespoke.net/blogs/aroman/archive/2005/10/14/582831.aspx

抽空看了一下 dockpanel suite, 知道如何用了, 立此存照 – haoxiaobo – 博客园
http://www.cnblogs.com/haoxiaobo/archive/2007/07/17/111493.html

DockPanel Suite 快速上手&使用技巧 – Enjoy yourself,and don\’t care about others\’ thinking! – BlogJava
http://www.blogjava.net/TiGERTiAN/archive/2008/01/31/178670.html

使用DockPanel Suite开发类Visual Stutio多文档界面 – 开源吧! – 关注开源代码的实际应用
http://www.kaiyuan8.org/Article/GPQNxUzSTnaiMUaNLsbm.aspx
1、创建一个Windows程序,并引用Weifenluo.WindowsUI.dll
2、设置启动Form(FormMain)的IsMdiContainer=true
3、在FormMain窗体中放置一个DockPanel控件,并设置Dock=All
4、添加一个Form(FormChild),让它继承DockContent
5、在FormMain中放置一个MenuStrip控件,添加一个菜单项,在菜单项的Click事件中加入如下代码:
      FormChild childForm = new FormChild();
      childForm.Show(DockPanel);
6、修改FormChild的ShowHint属性,可改变窗口默认停靠位置.

使用DockPanel Suite开发类Visual Stutio多文档界面 – 开源吧! – 关注开源代码的实际应用
http://www.kaiyuan8.org/Article/GPQNxUzSTnaiMUaNLsbm.aspx

dockpanel suite – HeroBeast – 博客园
http://www.cnblogs.com/HeroBeast/archive/2007/06/15/784243.html

动态多语言功能,想用XML文件作为语言包 – Net – 博客园
http://www.cnblogs.com/strgvi/articles/539797.html

用PL2303 com to USB发短信 – LinuxSir.Org
http://www.linuxsir.org/bbs/thread98280.html

AT指令介绍及用法_上善若水
http://hi.baidu.com/walfer/blog/item/983602b380310da7d9335a18.html

关于AT 指令集合_百度知道
http://zhidao.baidu.com/question/36857038.html

百度_lull吧_利用手机模块实现短消息
http://tieba.baidu.com/f?kz=79582799

SMS PDU 短信回执设置–Bati\’s Blog
http://www.blogoutdoor.com/user1/192/archives/2005/4706.html

历史博文

标签:
八月 18, 2009 at 12:00 上午 by yippee 1,008 次
Category: Info
Tags: