-
frmGoodsSellManage.designer
说明: 用于对企业人事进行管理,包含各种信息的管理,学习winform的案例(Used in the management of enterprise personnel, including the management of various information, learn the case of WinForm)
- 2020-06-25 03:00:02下载
- 积分:1
-
C small game very interested in basic skills training series programmed Silache
C小游戏 锻炼基本功 很有意思拉 多编编程序 -C small game very interested in basic skills training series programmed Silache
- 2022-09-28 21:50:03下载
- 积分:1
-
C语言内嵌汇编实例
C语言内嵌汇编实例-embedded C language compilation examples
- 2023-04-23 18:35:03下载
- 积分:1
-
TYOPCClientSrc
OPC Client 源代码,支持OPC 2.0
非常有参考价值(OPC Client source code, OPC 2.0 support is very useful)
- 2009-01-23 20:49:46下载
- 积分:1
-
Landers can be a thank you to support their research and Kazakhstan
一款登陆器 可以自己研究哈 谢谢支持-Landers can be a thank you to support their research and Kazakhstan
- 2022-02-26 01:14:59下载
- 积分:1
-
VC++ 6.0 时间控件用法范例
一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:
//选择短日期显示格式
m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);
//选择时间显示格式
m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);
//获得当前时间
CTime time = CTime::GetCurrentTime();
//设置时间
m_ctrlDateTime1.SetTime(&time);
m_ctrlDateTime2.SetTime(&time);
- 2022-02-20 22:22:06下载
- 积分:1
-
C#数据保存至csv文件
C#保存数据至*.csv进行显示,新建.csv文件并完成读写操作。(C# saves data to *.csv to display.)
- 2017-12-11 21:30:28下载
- 积分:1
-
[emuch.net]matlab
本代码中含有100个实用实例,可以供各位朋友参考。(This code contains 100 practical examples for reference to a friend.)
- 2012-05-21 22:56:39下载
- 积分:1
-
4
说明: C++ is considered by many to be among the most widely used and powerful
object-oriented programming language in industry today. This book is for people
who are interested in learning and exploring C++ programming in a fresh and
enjoyable environment where programs are developed to interface with real world
devices. Other people may leave learning C++ for a later time, instead choosing to
interact with various hardware devices by simply running the fully developed
programs supplied with this book.
- 2010-09-14 21:36:56下载
- 积分:1
-
ws2811b
说明: ws2811b彩灯驱动,未测试,未测试。(Ws2811b color light drive, untested, untested.)
- 2019-05-07 12:03:19下载
- 积分:1