C#组件之serialPortimageListprocess
Posted 无声蝉
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了C#组件之serialPortimageListprocess相关的知识,希望对你有一定的参考价值。
serialPort
serialPort1.IsOpen
serialPort1.Close()
serialPort1.Write
serialPort1.Read
serialPort1.DataReceived
serialPort1.BaudRate
serialPort1.Open()
serialPort1.PortName
imageList
使用ImageList控件存储一系列的图片文件,可以通过索引调用显示图片,也可以删除某张图片或全部清除。
process 对系统进程进行管理
FileSystemWatcher的用法,它主要是监控一个文件夹,当文件夹内的文件要是有更改就要记录下来
以上是关于C#组件之serialPortimageListprocess的主要内容,如果未能解决你的问题,请参考以下文章
C#组件之errorProvider eventLoghelpProviderperformanceCounter
C#组件之errorProvider eventLoghelpProviderperformanceCounter