代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/221193/14754214
h commondef.h
/********************************************************************
created: 2006/07/28
filename: CommonDef.h
author: 李创
http://www.cppblog.com/converse/
purpose: 定义一些共用
www.eeworm.com/read/169753/5411444
h memmapcppclientdlg.h
// MemMapCppClientDlg.h : header file
//
#if !defined(AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929D99C__INCLUDED_)
#define AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929
www.eeworm.com/read/163169/5511506
h memmapcppclientdlg.h
// MemMapCppClientDlg.h : header file
//
#if !defined(AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929D99C__INCLUDED_)
#define AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929
www.eeworm.com/read/159802/5581541
h memmapcppclientdlg.h
// MemMapCppClientDlg.h : header file
//
#if !defined(AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929D99C__INCLUDED_)
#define AFX_MEMMAPCPPCLIENTDLG_H__A51F6AF7_F28D_461D_8FB3_EFC7B929
www.eeworm.com/read/283943/8977745
asm example6.asm
;输入输出宏指令IN/OUT演示
START
;输入一个字符串到MSG
IN MSG,CNT
;输出MSG中的内容
OUT MSG,CNT
EXIT
MSG DS 100
CNT DS 1
END
www.eeworm.com/read/362831/9979450
cpp readbarcode.cpp
#include "Readbarcode.h"
static UMSG g_msg;
static HANDLE g_hscan;
void BarCodeProcess(BARCODEINFO *p)
{
memset(&g_msg, 0, sizeof(UMSG));
g_msg.nMessage = MSG_BARCODE;
g_msg.nParam = p-
www.eeworm.com/read/216553/4890170
inc fdos.inc
MSG_DirCaption DB 13,10,' Inhalt des Verzeichnisses ',0
MSG_DirTitle DB ' Datentraegerbezeichnung: ',0
MSG_Used db ' belegt',13,10,0
MSG_VerWelcome db 13,10,'Version: ',0
MSG_LngCod
www.eeworm.com/read/449059/1682497
h tel.h
#ifndef _TEL_H
#define _TEL_H
#define MSG_RING 9000
#define MSG_RING_HOLD 9001
#define MSG_RING_HOLD1 9002
#define MSG_RING_HOLD2 9003
#define MSG_RING_OK
www.eeworm.com/read/140466/13079134
c err.c
int linenumber = 1;
yyerror(msg)
char * msg;
{
printf("line %d: %s\n", linenumber, msg);
exit(1);
}
nextline()
{
linenumber++;
}
www.eeworm.com/read/159861/10607530
h os_cfg.h
/*********************************************************************************************************
** Small RTOS
** T