代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/141552/13000688
msg usexport.msg
From roelofs@sonic.net Sun Apr 9 15:11:45 2000
Return-Path: roelofs@sonic.net
Received: from wormwood.pobox.com (wormwood.pobox.com [208.210.124.20])
by prop.sonic.net (8.8.8/8.8.5) with ESMTP id P
www.eeworm.com/read/141263/13026731
dcu msg.dcu
www.eeworm.com/read/141263/13026764
pas msg.pas
unit Msg;
interface
const
MsgPasswordError='输入的密码不正确,请重新输入密码!';
MsgInputWorkNum='请输入工号!';
MsgWorkNumNoExist='此操作员工号不存在,请确认!';
MsgWelcomeQuit='欢迎来到南浦典当行管理系统,现在退出吗?';
www.eeworm.com/read/141263/13026784
~pa msg.~pa
unit Msg;
interface
const
MsgPasswordError='输入的密码不正确,请重新输入密码!';
MsgInputWorkNum='请输入工号!';
MsgWorkNumNoExist='此操作员工号不存在,请确认!';
MsgWelcomeQuit='欢迎来到南浦典当行管理系统,现在退出吗?';
www.eeworm.com/read/327242/13092104
h msg.h
/* Concurrent read version */
/* $Name: fa35_03_06 $ - $Id: msg.h,v 1.10 2007/06/29 17:11:41 wrp Exp $ */
/* Cube definitions */
#ifdef PVM_SRC
#define FIRSTNODE 1
#define FIRSTWORK 1
#else
#define
www.eeworm.com/read/140169/13099963
gif msg.gif
www.eeworm.com/read/139787/13131456
h msg.h
//File: Msg.mc
//
//
// Values are 32 bit values layed out as follows:
//
// 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
// 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1
www.eeworm.com/read/139787/13131482
mc msg.mc
;
;//File: Msg.mc
;//
;
MessageIdTypedef = NTSTATUS
SeverityNames = (
Success = 0x0:STATUS_SEVERITY_SUCCESS
Informational = 0x1:STATUS_SEVERITY_INFORMATIONAL
Warning = 0x2:STATUS_SE
www.eeworm.com/read/139787/13131908