-
snmpvraappe
LogiSoft MIB编译器类库(LsMcIfc)允许应用程序在运行时编译SNMP v1、v2和v3使用的SMI v1和v2 MIB文件,保存MIB对象属性:对象标识符、名称、类型、表索引、列、陷阱变量,然后加载文件并在运行时访问任何SNMP Windows应用程序(管理器、代理等)中的MIB信息。
- 2022-07-07 01:28:00下载
- 积分:1
-
something about vc
something about vc
- 2022-01-28 02:40:40下载
- 积分:1
-
VC++_6.0中实现三叉切分窗口与多视图
VC++_6.0中实现三叉切分窗口与多视图 基于视图窗口开发
- 2023-04-02 00:15:03下载
- 积分:1
-
Ajax-注册时用户名唯一检测
资源描述Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,Ajax-注册时用户名唯一检测,
- 2022-04-22 04:44:03下载
- 积分:1
-
基于STM32的UCGUI控制显示PWM占空比和频率的程序
应用背景基于stm32的代码 触摸屏加EMWIN 跑的gui DEMO界面 加入PWM capture捕获程序,捕获占空比和周期关键技术基于stm32的代码 加入PWM capture捕获程序 跑的gui DEMO界面 触摸屏加ucgui 就是捕获一下占空比 用到了EMWIN的存储模式,然后是指针显示的哟
- 2023-04-17 08:35:03下载
- 积分:1
-
使用APPface开发VC界面的,这是一个例子,示范APPFace的一种控件...
使用APPface开发VC界面的,这是一个例子,示范APPFace的一种控件-APPface development using VC interface, this is an example of a control model APPFace
- 2023-06-13 07:40:03下载
- 积分:1
-
content of this paper is on how to achieve MapX map yuan dragging the issue.
本文内容是关于mapx中如何实现图元的拖拽的问题。-content of this paper is on how to achieve MapX map yuan dragging the issue.
- 2023-01-31 21:30:04下载
- 积分:1
-
Qt login,自动识别焦点
#include "mainwindow.h"
#include "ui_mainwindow.h"
MainWindow::MainWindow(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::MainWindow)
{
ui->setupUi(this);
pushButton = new QPushButton(this);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
pushButton->setGeometry(QRect(40, 180, 51, 27));
pushButton_2 = new QPushButton(this);
pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
pushButton_2->setGeometry(QRect(40, 140, 51, 27));
pushButton_3 = new QPushButton(this);
pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
pushButton_3->setGeometry(QRect(100, 140, 51, 27));
&
- 2022-03-13 04:00:49下载
- 积分: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
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1