资源列表

[通讯编程MsComm

说明:利用MsComm控件进行串口通讯示例,各位有更新的请传我一份,谢谢。-MsComm controls using serial communication example, you have updates, please pass me a copy, thank you.
<JASPER.WU> 在 2025-01-18 上传 | 大小:194kb | 下载:0

[Windows编程getwebsouce

说明:Visual c#获取网页内容,输入网址后,把网页源代码显示出来,C#简单的获取网页源代码,要注意显示源代码时候的编辑,要改成UTF8,否则可能要乱码。-Visual c# get web content, enter the URL of the displayed page source code, C# simple access page source code, pay attention to display the sou
<赵坤东> 在 2025-01-18 上传 | 大小:9kb | 下载:0

[Windows编程likesxp

说明:C# WinForm仿WinXP资源管理器左侧的伸缩栏菜单,可以让下拉伸隐藏,也有左右拉伸隐藏的,是由书上的例子源码改进的,可以参考一下,加了一个Timer控件,做出动画的效果。-Telescopic bar menu C# WinForm imitation WinXP Explorer on the left side, allowing stretched hide, but also about stretching hidde
<mpudn16> 在 2025-01-18 上传 | 大小:140kb | 下载:0

[Windows编程webbrowser

说明:C#初学者写的迷你型Web浏览器,内核是基于IE的,依赖于Windows平台的,你懂的。使用有AxInterop.SHDocVw.dll、Interop.SHDocVw.dll控件,有了两大控件的支持,因此本源码是相当简单的,虽然你不会开发WEB浏览器,但有时候程序中需要在窗体中显示网个网址的内容,这就要用上这种功能了。-C# beginners to write mini Web browser based on IE core is
<mpudn17> 在 2025-01-18 上传 | 大小:41kb | 下载:0

[Windows编程ListViewAddIcon

说明:C#为ListView列表视图添加Icon图标,这样功能更丰富些,以后还可以添加更多排列方式,像win系统那样,可以按图标、列表的方式显示。部分代码如下:   listView1.LargeImageList = imageList1   imageList1.ImageSize = new Size(37,36)   imageList1.Images.Add(Image.FromFile( 01.png ))
<mpudn18> 在 2025-01-18 上传 | 大小:23kb | 下载:0

[Windows编程ImageListRemovePicture

说明:Visual C#在窗体上动态显示和移除一幅图像,在窗体上操作对应按钮即可实现,可将加载的的图像删除。-Visual C# in the dynamic display and remove an image, the operator corresponding button on the form you can achieve, you can delete the loaded image on the form.
<mpudn19> 在 2025-01-18 上传 | 大小:23kb | 下载:0

[Windows编程fsotxt

说明:C#简单读写文件,具体来说是使用StringCollection 类对TXT文本文件的操作,可向TXT中写入文字内容,读取出内容,程序做成了可视化界面,类似一个文本编辑器一样,比Windows的记事本功能还要少一些,主要是演示如何用C#读写文本格式的文件。-C# is simple to read and write files, specifically using StringCollection class action on T
<mpudn21> 在 2025-01-18 上传 | 大小:9kb | 下载:0

[Windows编程csharpdelfloder

说明:Visual C#删除目录源码实例,是一个FSO组件操作例子,例子包括了两种方法,一种是通过调用 Directory.Delete(string path) 来实现,另一种是调用 Directory.Delete(string path, bool recursive)来实现,演示先创建一个目录,然后删除它,测试时请打开CMD控制台窗口,将exe拖放到本窗口打开可看到效果。-Visual C# to delete the directo
<mpudn22> 在 2025-01-18 上传 | 大小:6kb | 下载:0

[Windows编程shutdown

说明:C#简单的关机程序,除了关机功能外,还包括了注销系统、重启系统,重新启动计算机windows,用到了计时器,用来每1秒钟更新一次TextBox上显示的系统运行时间。-C# simple shutdown procedures, in addition to the shutdown function, but also includes the write-off system, reboot the system, restart y
<mpudn23> 在 2025-01-18 上传 | 大小:9kb | 下载:0

[Windows编程getpclist

说明:Visual C#得到局域网计算机列表,也就是获取局域网内的所有在线的主机名称列表,请确保您的电脑在网络中,要不然程序获取时候可能要假死,需要强制结束任务。-Visual C# to get a LAN computer list, which is to obtain a list of all the online host names within the LAN, make sure your computer is on th
<mpudn24> 在 2025-01-18 上传 | 大小:9kb | 下载:0

[其他小程序first

说明:在GPS导航启动时运行,能够实现导航一机多图-GPS navigation running at startup, able to navigate a machine diagram
<hh> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[Windows编程imageproc

说明:图像处理中经常用到的算法。。。比较常用surf特征点匹配、二值化、边缘等需要配置相应的库才能运行-Image processing algorithm is often used in... More commonly used surf feature points matching, binarization and edge need to configure the corresponding library to run
<顾浩> 在 2025-01-18 上传 | 大小:9.48mb | 下载:0

源码中国 www.ymcn.org