代码搜索:DevMgr
找到约 109 项符合「DevMgr」的源代码
代码结果 109
www.eeworm.com/read/285011/8876203
cpp devmgr.cpp
// DevMgr.cpp: implementation of the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "netsdkdemo.h"
#include "DevMgr.h"
#i
www.eeworm.com/read/285011/8876207
h devmgr.h
// DevMgr.h: interface for the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _DEVMGR_H_
#define _DEVMGR_H_
#if _MSC_VER > 1000
#pragma once
www.eeworm.com/read/305006/13780346
cpp devmgr.cpp
// DevMgr.cpp: implementation of the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "netsdkdemo.h"
#include "DevMgr.h"
#i
www.eeworm.com/read/305006/13780347
h devmgr.h
// DevMgr.h: interface for the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _DEVMGR_H_
#define _DEVMGR_H_
#if _MSC_VER > 1000
#pragma once
www.eeworm.com/read/347594/11656467
o devmgr.o
www.eeworm.com/read/347594/11656666
cpp devmgr.cpp
#include "msystem.h"
#include "DevMgr.h"
void CSubdevMgr::Load(WORD wChannelNo)
{
xbXBase x;
CDevSet setDev(&x);
if (setDev.Open())
{
if (setDev.GetFirst())
{
do {
if (setDev.m_wChann
www.eeworm.com/read/347594/11656670
h devmgr.h
#ifndef _DEVMGR_H
#define _DEVMGR_H
/*
struct struDev
{
BYTE m_byDLNo;
WORD m_wDevNo;
string m_strName;
BYTE m_byAddr;
BYTE m_byTypeID;
BOOL m_bIsWorking;
WORD m_wPasswd;
WORD m_wConnectYXNo;
www.eeworm.com/read/344627/11870261
png devmgr.png
www.eeworm.com/read/230678/14278392
cpp devmgr.cpp
// DevMgr.cpp: implementation of the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "netsdkdemo.h"
#include "DevMgr.h"
#i
www.eeworm.com/read/230678/14278394
h devmgr.h
// DevMgr.h: interface for the CDevMgr class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _DEVMGR_H_
#define _DEVMGR_H_
#if _MSC_VER > 1000
#pragma once