资源列表
[C#编程] Scanning_HardDrive_to_TreeView
说明:Here is how to use C# to scan through files recursively in a computer and add them to a TreeView control. The result will be a C# treeview with folders and files. There are two main functions to accomplish the task. One<Mahmoud> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] SingleInstance
说明:Write C# applications that support single-instance run-time behavior. Prevent users from running your program more than once at the same time.<Mahmoud> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] testWebRequest
说明:This c # application to test web service request.-This is c# application to test web service request.<steven xiong> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] DelegateDemo
说明:委托的例子。。。。。。很简单的应用!能够初步了解委托的实质-Commissioned by example. . . . . . The application is very simple! A preliminary understanding of the substance can be commissioned<eric> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] csharpfr_BASE-REGISTRE-AJOUT-MODIFICATION-SUPPRES
说明:Write and read from Registre Windows<fadi> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] csharp_exa
说明:为Csharp初学者最需要了解的基于Csharp的短小例程,一共50个常规算法,很值得学习-To Csharp beginners most need to know the short routines based on Csharp, a total of 50 conventional algorithm, it is worth learning from<王敏> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] strangerChart
说明:C#版局域网聊天软件,界面仿QQ,可以显示好友IP地址,好友形象,好友上线提示,和QQ一样的功能;程序要用到SQL数据库,程序包中附有数据库文件,附加即可,程序在VS2005下编译通过,它同样是基于UDP的聊天工具。-C# version of the LAN chat software, interfaces, fake QQ, you can show your friends IP address, friend' s im<271> 在 2024-11-14 上传 | 大小:16kb | 下载:0
[C#编程] ConfigurationPattern
说明:一个用C#编写的自动读写配置文件的开源组件 -V1.0.2版该版本为一个补丁版本,修改一处Bug:Ini 配置模式下,如果被配置的字段为非字符串类型字段,当该字段被配置为空字符串或无效字符时,[Key]属性设置的默认值无效。如 示例中 Age 字段,如果配为 "Age=" 或 "Age=abcd",正确结果应该是Age=18(即Age的[Key]属性指定的默认值。但实际结果是 Age=0(这个值是实体类中Age字段的默认值) V1.<王璇> 在 2024-11-14 上传 | 大小:16kb | 下载:0