代码搜索结果
找到约 10,000 项符合
X 的代码
240x.h
;*************************************************************
; File Name: 240x.h
;
; Description: 240x Peripheral Registers + other useful definitions
;
;=======================================
x1.xbm
#define <mark>x</mark>1_width 626
#define <mark>x</mark>1_height 428
static char <mark>x</mark>1_bits[] = {
0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,0<mark>x</mark>00,
0<mark>x</mark>00,0 ...
opcst_x.h
#ifndef _VARDEF_H
#define _VARDEF_H
#include "..\include\logc.h"
#include "..\include\opcst_ipt.h"
///////////////////////////////////////
///更新设备值
bool WriteVariant(
unsigned devid
opcst_x.~cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Inprocess" ,
"OPCDA.Inprocess(BCB)" ,
{
opcst_x.cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Inprocess" ,
"OPCDA.Inprocess(BCB)" ,
{
opcst_x.h
#ifndef _VARDEF_H
#define _VARDEF_H
#include "..\include\logc.h"
#include "..\include\opcst_ipt.h"
///////////////////////////////////////
///更新设备值
bool WriteVariant(
unsigned devid,
opcst_x.~h
#ifndef _VARDEF_H
#define _VARDEF_H
#include "logc.h"
#include "opcst_ipt.h"
///////////////////////////////////////
///更新设备值
bool WriteVariant(
unsigned devid,
VARIANT *value
opcst_x.~cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Out process" ,
"OPCDA.Outprocess(BCB)" ,
opcst_x.cpp
#include "opcst_x.h"
//////模拟应用环境
#include "stdio.h"
HINSTANCE hInstance;//模块实例
SOPCRegisterInfo OPCRegInfo = //OPC DA系统注册表信息
{
"OPC Server of Out process" ,
"OPCDA.Outprocess(BCB)" ,