-
agentpp.com的免费的SNMP AGENT开发包. 本开发包来自 http://www.agentpp.com/ AGENT++ 版本v3.5.14 (...
agentpp.com的免费的SNMP AGENT开发包. 本开发包来自 http://www.agentpp.com/ AGENT++ 版本v3.5.14 (包含VC7工程文件) AGENT++ Win32 版本v1.0 (包含VC7工程文件) SNMP++ 版本v3.2.9d (包含VC7工程文件) -agentpp.com free SNMP Agent Development Kit. The development kits from http://www.agentpp.com/ Agent version v3.5.14 (including VC7 works) AGENT Win32 version v1.0 (including VC7 works) SNMP version v3.2.9d (including VC7 works)
- 2022-03-28 11:22:59下载
- 积分:1
-
关于CHtmlView的简单应用
关于CHtmlView的简单应用-on a simple application
- 2022-12-05 18:25:03下载
- 积分:1
-
URL编码解码
URL编码解码-URL codec
- 2022-04-30 19:15:48下载
- 积分:1
-
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0
给予OSWorkflow的工作流例子,是对OSWorkflow2.8.0-example的改进-Workflow OSWorkflow give examples of improvements OSWorkflow2.8.0-example
- 2022-12-11 10:25:03下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
SSH+ EXT to do a simple customer relationship management system, with various fe...
SSH+EXT做的简单的客户关系管理系统,含各种功能的源码,是入门学习的良好参看资料-SSH+ EXT to do a simple customer relationship management system, with various features of the source code, is a good entry-see the information to learn
- 2022-03-05 11:35:30下载
- 积分:1
-
包中包含的iputils平,基本的网络工具。平安指挥的参议员。
The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`-The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nsl
- 2022-03-03 14:03:46下载
- 积分:1
-
路由追踪软件 路由追踪软件 路由追踪软件 路由追踪软件
路由追踪软件 路由追踪软件 路由追踪软件 路由追踪软件-Router
- 2022-02-12 18:23:30下载
- 积分:1
-
一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。...
一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。-One used to access the http server things. Function similar to that of java.net. But strong, this method of support for the Post better.
- 2022-12-22 01:20:03下载
- 积分:1
-
wtc的访问
#include
#include "wtcTest.h"
#include "IsmpCrmEngineSoapBinding.nsmap"
char * reqPackType[REQ_PACK_NUM] = {"dgwtc.xml", "tdwtc.xml"};
SpTalk * fwdSp;
char logFilePath[512] = {0}; //log file path
FILE * logFile = NULL; //log file name
LogHandle &
- 2022-04-27 17:41:15下载
- 积分:1