代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/150696/12270864
c password.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* password checking routines */
/***************
www.eeworm.com/read/338483/12305479
txt input_method.txt
//创建邮箱mbox_key_lcd计划在键盘操作中实现
#include "lcd_debug.h"
//将LCD的显示设置为输入短消息的画面
void enter_message_display()
{
LCD_clr(); //清屏,光标归零复位
LCD_puts("TO:");
}
//下面五个函数用于五种字
www.eeworm.com/read/337769/12342197
cpp ppccolorconfig.cpp
#include "stdafx.h"
#include "PPCColorConfig.h"
#include "PPCColorConfigDlg.h"
BEGIN_MESSAGE_MAP(CPPCColorConfigApp, CWinApp)
END_MESSAGE_MAP()
CPPCColorConfigApp::CPPCColorConfigApp()
:
www.eeworm.com/read/149190/12395965
cpp smsdlltest.cpp
// SmsDllTest.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SmsDllTest.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FI
www.eeworm.com/read/250098/12434062
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "MyQQServer.h"
#include "ClientSocket.h"
#include "MyQQServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/148696/12441498
cpp mutual.cpp
#include
#include
class Curly
{
public:
Curly(char *msg) { strcpy(message, msg); };
void show_message(void) { cout
www.eeworm.com/read/233844/14131451
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/233844/14131501
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