C:Program FilesMicrosoft SDKsWindowsv6.0Abin
[更多…]-
makecert.exe 路径
-
[转] – 使用 .Net Memory Profiler 诊断 .NET 应用内存泄漏(方法与实践)
使用 .Net Memory Profiler 诊断 .NET 应用内存泄漏(方法与实践) 文章分类:.net编程 关键字: memory leak, .net, .net memory profil
[更多…] -
[转] – 微软Marshal.ReleaseComObject
微软Marshal.ReleaseComObject 方法的来龙去脉 目的:研究了很多微软调用COM 对象或者ActiveX控件的范例,都很少有用到Marshal.ReleaseComObject 方
[更多…] -
C#:遍历Enum(枚举)
using System; namespace Test { 
[更多…] -
C#操作ini文件
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Runti
[更多…] -
C#中控件的缩写大全
标准控件1 btn Button 2 chk CheckBox 3 ckl CheckedListBox 4 cmb ComboBox 5 dtp DateTimePicker 6 lbl Label
[更多…] -
C# 获得当前目录和执行目录的一些方法
1. System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName &
[更多…] -
制作多语言应用时,用到的所有国家的缩写
以下这些非常有用的资源由 CocoaChina 会员 “olive.l” 总结整理, 红色是需要用到的缩写 ‘ar’ => arra
[更多…] -
[转] – Manifest and spine management in C#
16 Feb 2010 Manifest and spine management in C# This post presents the requirements for C# classes t
[更多…] -
[转] – Design of an NCX handler class in C#
29 Jan 2010 Design of an NCX handler class in C# Figure 1. shows a revised design for the Book Conte
[更多…]