-
pc6313基于数据采集编程接口的数据采集和控制。
基于PC6313的数据采集的编程界面 能实现数据采集和控制 具体参数有]速度 温度 压力 -PC6313 based data acquisition programming interface to data acquisition and control specific parameters] speed, temperature, pressure, etc.
- 2022-01-26 03:45:58下载
- 积分:1
-
此程序展示了如何在wpf中使用渐变笔刷绘制用户界面,GradientBrush使用两种以上的颜色结合渐变点offset设置来填充绘图区域。...
此程序展示了如何在wpf中使用渐变笔刷绘制用户界面,GradientBrush使用两种以上的颜色结合渐变点offset设置来填充绘图区域。-This program shows how to use the gradient brush in wpf drawing the user interface, GradientBrush the use of two or more colors in conjunction with gradient-point offset is set to fill the drawing area.
- 2022-02-14 09:55:41下载
- 积分:1
-
一个好用的VB托盘小程序,可以在程序最小化时隐藏程序
一个好用的VB托盘小程序,可以在程序最小化时隐藏程序-a handy small tray of VB procedures, the procedures can minimize hidden when procedures
- 2022-07-07 06:49:12下载
- 积分:1
-
notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。...
notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。-notepad++ is a powerful open source editor, can be highlighted. Inside the source code is written in C++, use the stl.
- 2022-12-09 17:50:03下载
- 积分:1
-
串行端口在CSharp的例子
例如使用串口数据验证终端,而不是命令提示符窗口,它可能需要按您的需求做一些修改。
- 2022-01-25 14:33:48下载
- 积分:1
-
这是一款高质量的游戏给别人方便是我的原则啊!希望大家支持我!...
这是一款高质量的游戏给别人方便是我的原则啊!希望大家支持我!-This is a high-quality game to others is my principle to facilitate ah! I hope you will support me!
- 2022-10-10 09:05:03下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
C# Skin皮肤程序实例源码
资源描述C# Skin皮肤程序实例源码,非常精巧,值得收藏!
- 2023-07-08 15:10:04下载
- 积分:1
-
自定义DataGridView行样式及行标题实例
自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
- 2023-09-05 06:35:03下载
- 积分:1
-
标准的软键盘组件程序
VC++ 的一个标准的软键盘组件程序,界面是直接全键盘形式。
- 2023-07-19 20:55:05下载
- 积分:1