资源列表

« 1 2 ... .80 .81 .82 .83 .84 2685.86 .87 .88 .89 .90 ... 5346 »

[C#编程ConvertFont

说明:C#全半角转换,包括两个方法:将全角数字(或字母)转换为半角;将半角数字(或字母)转换为全角。开发环境DotNet2.0-Width-C# conversion, including the two methods: the full-width number (or letter) to a half-width the half-width numbers (or letters) to full-width. Developme
<小志> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[C#编程WebClient_Timeout

说明:Webclient在下载请求时无法设置请求超时时间和请求读写超时时间。WebClient在异步下载时遇到网络不通等问题时没有响应超时造成app挂起。-Webclient request can not be set in the download time and request to read and write request timeout timeout. WebClient in asynchronous download p
<小志> 在 2025-01-23 上传 | 大小:5kb | 下载:0

[C#编程DoubleClickTreeViewNode

说明:TreeView双击节点而不改变节点的折叠/展开状态,Microsoft在TreeView控件中自作主张地做成双击节点时自动展开/折叠节点。然而如果用户自定义NodeMouseDoubleClick事件,同时又不希望改变结点的展开/折叠状态,就无法直接达到这一效果。可以通过曲线救国的方式达到了目的。-TreeView Double-click the node without changing the node collapse/exp
<小志> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[C#编程EnterKey

说明:C# WinForm,按回车键跳转到下一个控件,需先对控件的属性TabIndex进行编号,接着重写bool ProcessDialogKey(Keys keyData)方法可达到目的-C# WinForm, press the Enter key to jump to the next control, you must first TabIndex of the control' s properties are numbere
<小志> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[C#编程CheckBox

说明:C#WinForm中一组CheckBox实现单选,加个GroupBox(或其它容器) 把几个CheckBox 放到容器中。实现CheckBox_CheckedChanged事件。 -C# WinForm CheckBox in the realization of a group of radio, add a GroupBox (or other container) into several CheckBox into the
<小志> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[C#编程RunInstance

说明:本程序演示如何让程序只运行一次实例。两种实现方法:方法一是利用Process类判断进程;方法二是利用Mutex类。-This program demonstrates how to make the program run only one instance. Two implementation methods: Method One is the use Process class to determine the process
<小志> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[C#编程Log4NetConfigSetting

说明:当应用系统采用C#开发时,可采用Log4Net组件进行日志记录。本文档演示如何配置应用系统借助Log4Net记录日志信息。-Log4Net Configsettins
<小志> 在 2025-01-23 上传 | 大小:4kb | 下载:0

[C#编程ListView_CheckBox

说明:双击时候,System.Windows.Forms.ListView 控件的CheckBox 不被选中或者不选中。
<小志> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[C#编程Enum

说明:C#,枚举Enum转变为自定义字符串的方法-Enum Convert descr iption
<小志> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[C#编程PropertyGrid

说明:C#中在propertygrid控件中将密码显示为-propertygrid password shows******
<小志> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[C#编程Windows-Explorer

说明:Make your Windows Explorer using C#.
<Le Manh Linh> 在 2025-01-23 上传 | 大小:7.82mb | 下载:0

[C#编程NClassifier-0.1

说明:NClassifier is a .NET based text classification classification engine which supports, among others, Bayesian classification and text summarization.
<ahmed> 在 2025-01-23 上传 | 大小:300kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2685.86 .87 .88 .89 .90 ... 5346 »

源码中国 www.ymcn.org