代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/315319/13546014
c message.c
/*
* (C) 2004 - 2005 FUJITA Tomonori
*
* This code is licenced under the GPL.
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/315111/13551385
h message.h
#ifndef __MESSAGE__
#define __MESSAGE__
typedef unsigned char BYTE;
typedef unsigned int WORD;
#define MSGBODYLEN 20
struct MESSAGE_tag
{
struct MESSAGE_tag *pre;
struct MESSAGE_tag *n
www.eeworm.com/read/315111/13551386
c message.c
#include
#include
#include
#include
#include "message.h"
WORD g_msg_size = sizeof(MESSAGE);
void init_msg_q(MESSAGE *pmsg, WORD len)
{
WORD i;
www.eeworm.com/read/314896/13556138
ini message.ini
# System message Language setting
# 系统提示信息语言定义文件
# (等号左边的英文名称严禁修改,右边可任意修改)
# 如果用记事本修改本文件,请注意要把“自动换行”选项取消
[Main]
WelcomeMessage1= 欢迎您[]大驾光临
www.eeworm.com/read/314880/13557175
java message.java
import java.io.Serializable;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company: e-top
* @author cylix
* @version 1.0
*/
/**
* messag
www.eeworm.com/read/314880/13557187
class message.class
www.eeworm.com/read/313648/13583532
pas message.pas
unit Message;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, StdCtrls, Buttons, DBCtrls, ExtCtrls, ComCtrls;
type
TForm
www.eeworm.com/read/313648/13583555
~dfm message.~dfm
object Form10: TForm10
Left = 262
Top = 277
Width = 630
Height = 730
Caption = #20449#24687#21453#39304
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/313648/13583570
dfm message.dfm
object Form10: TForm10
Left = 141
Top = 201
Width = 383
Height = 499
Caption = #20449#24687#21453#39304
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe