09 2018 档案

摘要:1、定义获取缓存策略的接口 2、TargetType 实现该接口 3、实现PluginType 4、应用PluginType 阅读全文
posted @ 2018-09-29 15:18 akiing 阅读(662) 评论(0) 推荐(0)
摘要:用法:依赖属性 SelectTextOnFocus.Active = True public class SelectTextOnFocus : DependencyObject { public static readonly DependencyProperty ActiveProperty = DependencyProperty.RegisterAttached(... 阅读全文
posted @ 2018-09-28 10:37 akiing 阅读(2744) 评论(0) 推荐(0)
摘要:1.安装vmware tool 2.关闭虚拟机,在设置中找到显示器项 3.选中“加速3D图形” 4.在监视器中,选中 指定监视器设置,使用任意分辨率 5.如果没有可用分辨率,手动输入,例如 1680*1050 阅读全文
posted @ 2018-09-19 17:47 akiing 阅读(4848) 评论(0) 推荐(0)