会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Sword-Dragon
博客园
首页
新随笔
联系
订阅
管理
2011年12月27日
C#的内存管理
摘要: C#的内存管理:堆、栈、托管堆与指针(助于理解 new struct using)关于struct使用new的问题
阅读全文
posted @ 2011-12-27 13:44 Sword-Dragon
阅读(138)
评论(0)
推荐(0)
编辑
C#笔试题(附答案)
摘要: C#笔试题(附答案)
阅读全文
posted @ 2011-12-27 13:40 Sword-Dragon
阅读(245)
评论(0)
推荐(1)
编辑
C#中值类型(value type)和引用类型(reference type).ref.out etc.
摘要: C#中的参数传递:值类型(value type)和引用类型(reference type)
阅读全文
posted @ 2011-12-27 13:38 Sword-Dragon
阅读(154)
评论(0)
推荐(0)
编辑
2011年12月14日
学习custom control and usercontrol
摘要: 【全面解真正的Expression Blend实战开发技巧】第六章 认识ListBoxWPF中自定义控件(1) WPF中的Style(风格,样式)自制WPF的Button的Style,以及一些变化方案ListBox优化初步(一)
阅读全文
posted @ 2011-12-14 15:28 Sword-Dragon
阅读(111)
评论(0)
推荐(0)
编辑
学习datatemplateandcontroltemplate
摘要: Silverlight入门系列]ControlTemplate和DataTemplate的区别 WPF 详解模板
阅读全文
posted @ 2011-12-14 15:21 Sword-Dragon
阅读(68)
评论(0)
推荐(0)
编辑
学习data binding的内容
摘要: 收集的不错的文章,供学习WPF入门教程系列(二) 深入剖析WPF Binding的使用方法WPF中的数据绑定Data Binding使用小结Silverlight3系列(四)数据绑定 Data Binding 1http://www.baiyuxiong.com/?p=214
阅读全文
posted @ 2011-12-14 15:18 Sword-Dragon
阅读(136)
评论(0)
推荐(0)
编辑
2011年12月13日
学习DependencyProperty
摘要: (DP) DependencyProperty 和AttachedProperty(AP)是Silverligt/WPF的核心.找到了几篇比较好的介绍,阐述了其中的原理。WPF中的DependencyProperty
阅读全文
posted @ 2011-12-13 16:53 Sword-Dragon
阅读(131)
评论(0)
推荐(0)
编辑
公告