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
环境 windows8, cocos2d-x 3.0, 现在开始安装需要的一些其它包1.
按README.mdown文档上面要求的, 下载在windows下要安装的东东,
主要就是python2.7.3,PyYAML-3.10.win32-py2.7,pyCheetah 这些东东在README.md...
分类:
其他好文 时间:
2014-05-08 19:26:35
阅读次数:
494
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
中断处理每个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