代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/443753/7623620
cpp propdemo.cpp
// PropDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PropDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/443753/7623653
cpp phones.cpp
// Phones.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Phones.h"
#include "PhonesListBox.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/443753/7623703
cpp mypad.cpp
// MyPad.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyPad.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/442855/7643398
cpp shapes.cpp
// Shapes.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Shapes.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/442815/7644433
cpp griddemo.cpp
// GridDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GridDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/442479/7650782
cpp propdemo.cpp
// PropDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PropDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/442479/7650812
cpp phones.cpp
// Phones.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Phones.h"
#include "PhonesListBox.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/441225/7673876
cpp mypad.cpp
// MyPad.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyPad.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/440885/7679179
h error.h
/*
error.h
Handle error messages
Created by Nuke
*/
void errexit(char *message);
void errexit2(char *message1,char *message2);
void errexit3(char *message1,char *messa
www.eeworm.com/read/198748/7913922
c escape.c
#include
#include
UC escape(UI x, UI y)
{
UC ret_val;
static UC *topic = " 您想退出本计费系统吗?";
static UC *select[2] = {"取消", "确认"};
message_disp(8," ← → 选择 Enter 选中");