文章分类 -  素质提高系类

WeakReference-弱引用
摘要:http://msdn.microsoft.com/zh-cn/library/0xy59wtx%28v=vs.90%29.aspxusing System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication11{ public class Program { public static void Main() { // Create the cache. int cacheSize = 50; Random r = new Random(); Ca. 阅读全文
posted @ 2012-06-11 14:52 higirle 阅读(196) 评论(0) 推荐(0)
提高综合素质之四:基础篇
摘要:1.C#2. xml3.Linq4. Silverlighthttp://careers.microsoft.com/careers/zh-cn/cn/home.aspx 阅读全文
posted @ 2012-03-22 16:32 higirle 阅读(213) 评论(0) 推荐(0)
提高综合素质之三:项目管理方向
摘要:1.敏捷开发2.需求管理3.人际关系4. VSTShttp://www.cnblogs.com/Jessy/archive/2010/06/19/1761007.html 阅读全文
posted @ 2012-03-22 16:23 higirle 阅读(229) 评论(0) 推荐(0)
提高综合素质之二:手机开发方向
摘要:http://www.cnblogs.com/Jessy/archive/2010/06/19/1761007.html一。Windows phone 7 1. Windows SDK samples (everyone is needed try) 2. Audio traning is need read. 3. Do some demo.二。Android 1. Sample(every one is needed do demo)http://developer.android.com/resources/browser.html?tag=sample 2. SDK (all im.. 阅读全文
posted @ 2012-03-22 16:21 higirle 阅读(191) 评论(0) 推荐(0)
提高综合素质之一:平台架构方向
摘要:http://www.cnblogs.com/Jessy/archive/2010/06/19/1761007.html 1.数据结构:2.算法 (参照算法面试100题和面试题目)3.网络 1)。各种协议:(参照网络知识(类)) FQDN SIP Http Htps TCP/Ip 开发 Socket UDP2).协议层次(5层和7层。。) 3).网络编程4.C#基础知识,CLR Via C#5. English (单词,口语,。。。)6. 设计模式7. 敏捷开发,瀑布开发等开发模式8. StartUml, rose9. Nunit10.CLR11. 开发流程12. 通讯技术(SIP/E1/FA 阅读全文
posted @ 2012-03-22 16:19 higirle 阅读(281) 评论(0) 推荐(0)