资源列表
[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. Development Environment DotNet2.0<小志> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[通讯编程] Adavanced-Socket-Programming
说明:电子科技大学的网络编程之高级套接字编程部分的PPT,讲解详细,深入,有好多书上没说透的细节-University of Electronic Science and Technology of Advanced network programming socket programming part of the PPT, explained in detail, depth, there are a lot of the details of the book did not say throu<OceanLM> 在 2025-06-22 上传 | 大小:882kb | 下载: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 problems encountered when the n<小志> 在 2025-06-22 上传 | 大小:5kb | 下载:0
[C#编程] DoubleClickTreeViewNode
说明:TreeView双击节点而不改变节点的折叠/展开状态,Microsoft在TreeView控件中自作主张地做成双击节点时自动展开/折叠节点。然而如果用户自定义NodeMouseDoubleClick事件,同时又不希望改变结点的展开/折叠状态,就无法直接达到这一效果。可以通过曲线救国的方式达到了目的。-TreeView Double-click the node without changing the node collapse/expand state, Microsoft in the Tr<小志> 在 2025-06-22 上传 | 大小: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 numbered, and then override bool Proc<小志> 在 2025-06-22 上传 | 大小: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 container. Achieve CheckBox_Ch<小志> 在 2025-06-22 上传 | 大小: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 method two is the use of Mute<小志> 在 2025-06-22 上传 | 大小:4kb | 下载:0
[C#编程] Log4NetConfigSetting
说明:当应用系统采用C#开发时,可采用Log4Net组件进行日志记录。本文档演示如何配置应用系统借助Log4Net记录日志信息。-Log4Net Configsettins<小志> 在 2025-06-22 上传 | 大小:4kb | 下载:0
[C#编程] ListView_CheckBox
说明:双击时候,System.Windows.Forms.ListView 控件的CheckBox 不被选中或者不选中。<小志> 在 2025-06-22 上传 | 大小:3kb | 下载:0