代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/319640/3554179
properties task_zh_cn.properties
#
msg_create_title=请注意查看任务:$title
msg_create_content=$content
msg_modify_title=任务项:$title 已被修改,请注意查看
msg_modify_content=$content
msg_hurry_title=任务催办:$title
msg_hurry_content=$content --- 催办者:$
www.eeworm.com/read/424390/2017010
properties task_zh_cn.properties
#
msg_create_title=请注意查看任务:$title
msg_create_content=$content
msg_modify_title=任务项:$title 已被修改,请注意查看
msg_modify_content=$content
msg_hurry_title=任务催办:$title
msg_hurry_content=$content --- 催办者:$
www.eeworm.com/read/363284/2921552
properties task_zh_cn.properties
#
msg_create_title=请注意查看任务:$title
msg_create_content=$content
msg_modify_title=任务项:$title 已被修改,请注意查看
msg_modify_content=$content
msg_hurry_title=任务催办:$title
msg_hurry_content=$content --- 催办者:$
www.eeworm.com/read/353058/3090512
properties task_zh_cn.properties
#
msg_create_title=请注意查看任务:$title
msg_create_content=$content
msg_modify_title=任务项:$title 已被修改,请注意查看
msg_modify_content=$content
msg_hurry_title=任务催办:$title
msg_hurry_content=$content --- 催办者:$
www.eeworm.com/read/444321/7614077
h lang.h
#ifndef _LANG_H
#define _LANG_H
extern char *language ;
extern char *msg_records ;
extern char *msg_addresses;
extern char *msg_ignored ;
extern char *msg_bad ;
extern char *msg_in ;
ext
www.eeworm.com/read/115011/6120820
pl conv_dsw.pl
#!/usr/bin/perl
use strict;
my %raine_dsw =
(
"Unknown" => "MSG_UNKNOWN",
"Off" => "MSG_OFF",
"On" => "MSG_ON",
"Coin_A" => "MSG_COIN1",
"9C_1C" => "MSG_9COIN_1PLAY",
www.eeworm.com/read/493621/1164835
pl conv_dsw.pl
#!/usr/bin/perl
use strict;
my %raine_dsw =
(
"Unknown" => "MSG_UNKNOWN",
"Off" => "MSG_OFF",
"On" => "MSG_ON",
"Coin_A" => "MSG_COIN1",
"9C_1C" => "MSG_9COIN_1PLAY",
www.eeworm.com/read/473600/6846869
h lang.h
#ifndef _LANG_H
#define _LANG_H
extern char *language ;
extern char *msg_records ;
extern char *msg_addresses;
extern char *msg_ignored ;
extern char *msg_bad ;
extern char *msg_in ;
ext
www.eeworm.com/read/432213/8619530
c jerror.c
/*
* jerror.c
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file