08 2009 档案

摘要:关于事件(event),event在很多地方都用的上。在开发应用程序时,我们需要让系统管理员也可以参与到应用的维护中来,一般来说系统管理员都会使用监控软件来监视系统中产生的所有事件,并根据这些事件来进行必要的系统管理任务。通过Events Viewer可以来查看Windows系统中所支持的事件种类。系统事件(System):存储所有非安全类的操作系统事件。安全事件(Security):存储监视事件... 阅读全文
posted @ 2009-08-24 16:37 我写的不是代码 是寂寞 阅读(342) 评论(0) 推荐(0) 编辑
摘要:通过给Application Domain赋予不同的权限,可以防止一些破会行为。比如,如果把一个第三方的assembly放到一个单独的Application Domain里面的话,就算攻击行为发现了该... 阅读全文
posted @ 2009-08-20 15:11 我写的不是代码 是寂寞 阅读(360) 评论(2) 推荐(0) 编辑
摘要:Creating Application Domains (AD) ‘Application domain is an logical contrainer that allows multiple ... 阅读全文
posted @ 2009-08-20 09:01 我写的不是代码 是寂寞 阅读(429) 评论(0) 推荐(0) 编辑
摘要:刚刚收到了飘洋过海寄来的《Windows® Internals: Including Windows Server 2008 and Windows Vista》,happy呀,呵呵,真厚...来张正面哒。 阅读全文
posted @ 2009-08-20 08:40 我写的不是代码 是寂寞 阅读(757) 评论(10) 推荐(0) 编辑
摘要:General speaking, file system will lock the file when an application is accessing it. If another application wana access this file, it must wait for the lock to be released. In multithreaded programmi... 阅读全文
posted @ 2009-08-19 14:28 我写的不是代码 是寂寞 阅读(403) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示