-
fcxl
网上下载的一个分行的好的程序,可以让大家借鉴下(Download a branch of a good program, so that everyone can learn from the next)
- 2011-10-04 09:56:21下载
- 积分:1
-
OfflineExample
That application is contain very good offline example to connect from window application to SQL database.
- 2010-11-22 22:35:01下载
- 积分:1
-
资源MFC-DLL的制作[在DLL中封装MFC对话框]
资源MFC DLL的制作,在DLL中封装MFC对话框。(The production of resource MFC DLL encapsulates MFC dialog box in DLL.)
- 2020-06-24 07:20:02下载
- 积分:1
-
pictureshow
可以显示图像并显示大话西游中的经典台词,还可以播放动听的背景音乐。(Can display images and display the classic Journey to the West in the lines, but also can play pleasant background music.)
- 2010-06-29 23:22:22下载
- 积分:1
-
Leach
leach改进协议的MATLAB 源代码(leach matlab code)
- 2012-05-04 11:23:46下载
- 积分:1
-
61509
LCD 驱动 stm32 R61509V(LCD stm32 R61509V)
- 2015-12-23 20:39:14下载
- 积分:1
-
ModBus Tcp 和ModBus RTU in C#
本代码从CodeProject 转载而来,实现对4寄存器区数据的读写功能。所用协议为ModBus Tcp 和ModBus RTU,语言为C#,系统为Windows 7 Pro,编译环境为 Visual Studio 2013 ch。我测试了TCP的实例,能实现数据的读写。
- 2023-01-11 03:10:03下载
- 积分:1
-
C# 为DataGridView控件的新行指定默认值
C# 为DataGridView控件的新行指定默认值,双击DataGridView.rar即可看到默认值,一般情况下,单元格是空的没有任何内容,实现这一功能,其实也简单,如下代码示:
private void shippersDataGridView_DefaultValuesNeeded(object sender, DataGridViewRowEventArgs e)
{//为DataGridView控件的新行指定默认值(测试时直接单击最下面的空白行即可)
e.Row.Cells[1].Value = "重庆长安捷达运输公司";
e.Row.Cells[2].Value = "023-40405690";
shippersBindingSource.AddNew();
}
- 2022-03-01 05:33:46下载
- 积分:1
-
edjqvmg86
轻松抓图袖珍版,可以帮你轻易抓取屏幕上任意你想要抓取的活动窗口,按F3键将选中图像复制到系统剪切板中,方便你随时,随地粘贴(Easy to grab the picture pocket version, can help you easily grab any screen you want to grab the active window, press F3 button will be selected image copy to the system cutting board, easy to you anytime, anywhere paste)
- 2018-10-27 18:05:36下载
- 积分:1
-
数据手册文档
说明: 单片机编程数据手册文档,适合单片机编程应用,值得读阅(MCU programming data manual document, suitable for MCU programming applications, is worth reading)
- 2020-06-21 20:20:01下载
- 积分:1