• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
多莱特~梦未醒,再出发

行路难,行路难,多歧路,今安在。

长风破浪会有时,直挂云帆济沧海。

博客园    首页    新随笔       管理     
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
2010年4月2日
Rhino Mock(1)
摘要:   mock interfaces, delegates and classes, including those with parameterized constructors. set expectations on the called methods by using strongly typed mocks instead of strings. lends itself ea... 阅读全文
posted @ 2010-04-02 09:15 Young跑跑 阅读(802) 评论(2) 推荐(1)
2010年3月28日
Rhino Mock
摘要: 3.29 周学习计划 1.http://www.ayende.com/projects/rhino-mocks/api/files/MockRepository-cs.html 把rhino mock 用起来。 2.spring  ioc再好好看看。 3.要找时间看看wpf了。 阅读全文
posted @ 2010-03-28 21:43 Young跑跑 阅读(310) 评论(0) 推荐(0)
2010年3月9日
预处理器指令(一勺烩)
摘要: C# 预处理器指令 本节讨论 C# 语言的预处理器指令: #if #else #elif #endif # define #undef #warning #error #line #region #endregion #pragma #pragma warning #pragma checksum 使用这个可以很好的进行调试,并且在relese的时候没有问题。 阅读全文
posted @ 2010-03-09 17:47 Young跑跑 阅读(176) 评论(0) 推荐(0)
2010年3月5日
只启动一个实例
摘要: [STAThread] static void Main() { bool createNew; using (System.Threading.Mutex m = new System.Threading.Mutex(true, Application.ProductName, out createNew))     { if (createNew)  &... 阅读全文
posted @ 2010-03-05 14:01 Young跑跑 阅读(247) 评论(0) 推荐(0)
2010年2月22日
OLAP
摘要: http://www.componentone.com/SuperProducts/OLAPWinForms/?utm_source=msdn&utm_medium=banner&utm_term=olap&utm_campaign=2010Q1 阅读全文
posted @ 2010-02-22 17:54 Young跑跑 阅读(150) 评论(0) 推荐(0)
How Do I: Use Windows Azure Storage with my Application?
摘要: http://msdn.microsoft.com/en-us/azure/ee923691.aspx   How Do I: Get Started With SQL Azure http://msdn.microsoft.com/en-us/azure/ee941482.aspx   微软云计算。 阅读全文
posted @ 2010-02-22 17:54 Young跑跑 阅读(117) 评论(0) 推荐(0)
CAT.NET 使用
摘要: http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032438061&EventCategory=4&culture=en-US&CountryCode=US 阅读全文
posted @ 2010-02-22 17:53 Young跑跑 阅读(555) 评论(0) 推荐(0)
ActiveMQ (1)
摘要: 本地服务器访问方式:http://…..:8161/admin/ 阅读全文
posted @ 2010-02-22 11:41 Young跑跑 阅读(160) 评论(0) 推荐(0)
2010年2月8日
常用excel vba 语句
摘要: =COUNTIF(B:B,A1)=0   查找重复值。 阅读全文
posted @ 2010-02-08 13:15 Young跑跑 阅读(174) 评论(0) 推荐(0)
2010年2月3日
2010 前进中,加油,在沙发上学习的熊
摘要: 5月。 1.c# 3.0 全部特性研究。  并用3.0重写比较程序。 用Rhino重写单元测试程序 :进行中。。。。 2.wpf 或者 sliverlight 实现库房货架系统。 3.winform,wpf 认证完成。   1。 使用Linq实现高阶查询。 已经开始计划。。。 2。 学习linq in action 。 进行中。。。。 3。 看spring的代码。 ... 阅读全文
posted @ 2010-02-03 14:25 Young跑跑 阅读(133) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 17 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3