using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ ///
/// DataGrid...
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ ///
/// 列表视图操作类 ...
分类:
其他好文 时间:
2014-05-08 19:30:25
阅读次数:
337
using System;using System.Collections.Generic;using
System.Linq;using System.Text;using System.Windows.Forms;namespace Common{ ///
/// 复选框操作类 ...
分类:
其他好文 时间:
2014-05-07 20:22:28
阅读次数:
345
CitrixSynergy今天正式开幕。虽然经历了一天的洗礼,身体有些疲惫,但是还是抑制不住自己的兴奋,想要早点分享这次大会给我们带来的惊喜。和往届一样,这次又是一个人山人海的大会,组委会介绍说有超过5,000人到会,我可没办法数清楚,不过八点钟就赶到会场时发现已经早餐没地..
分类:
其他好文 时间:
2014-05-07 15:21:11
阅读次数:
483
中断处理每个cpu有一张中断表,简称IDT。IDT的整体布局:【异常->空白->5系->硬】(推荐采用7字口诀的方式重点记忆)异常:前20个表项存放着各个异常的描述符(IDT表不仅可以放中断描述符,还放置了所有异常的异常处理描述符,0x00-0x13)保留:0x14-0x1F,忽略这块号段空白:接下...
原文windbg已不提供单独下载,wdk驱动开发工具包里附带有这个调试器.官网提供下载:http://msdn.microsoft.com/en-us/windows/hardware/gg487463.aspx1.#配置VMware工作站客户机(windows
XP)0.为VMware工作站添加串...
分类:
数据库 时间:
2014-05-07 14:55:21
阅读次数:
449
将所有的事件,属性,都映射到ViewModel中。好处多多,以后开发尽量用这种模式。解决方法:使用System.Windows.Interactivity.dll,添加该dll到项目引用xmlns:i="clr-namespace:System.Windows.Interactivity;assem...
分类:
其他好文 时间:
2014-05-07 14:50:04
阅读次数:
250
最近由于工作需要,在内网搭建HmaiServer邮件服务器及AfterLogic
webmail,所遇到的问题与解决办法与大家分享。 环境 xampp 1.8.2 windows 2003
在笔记本win7(连接互联网)上搭建HmaiServer邮件服务器...
分类:
Web程序 时间:
2014-05-07 14:31:03
阅读次数:
558
执行C:\Windows\Microsoft.NET\Framework[framework
version]\aspnet_regsql.exe,产生一个UI窗口,跟随提示即可。
分类:
数据库 时间:
2014-05-07 14:29:47
阅读次数:
355