代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/159688/10622678
cgi msg_inbox.cgi
$pagetitle="短讯中心";
sub msg_inbox {
print qq~
ie = (document.all)? true:false
if (ie){
function ctlent(eventobject){if(event.ctrlKey && window.event.keyCode==13){this.document.FORM.submi
www.eeworm.com/read/159688/10622709
cgi msg_read.cgi
$pagetitle="查看短消息";
sub msg_read {
&error("指定信息不存在!") if (!$fields{'msg'});
print qq~
function enable(btn){
btn.filters.gray.enabled=0;}
function disable(btn){
btn.filters.gray.enable
www.eeworm.com/read/159688/10622718
cgi msg_send_to.cgi
$pagetitle="发送短消息";
sub msg_send_to {
do "$cgihead/profile.cgi";$gtime=time;
$fields{'touser'}=$MasterID if ($fields{'touser'}=~/管理员/);
&error("错误:输入信息不完整!") if (!$fields{'touser'} || !$fields
www.eeworm.com/read/277296/10647586
c os_msg.c
/*********************************************************************************************************
** Small RTOS
** T
www.eeworm.com/read/422283/10648635
cls pub_msg.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "HOTEL_TOOLS"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attri
www.eeworm.com/read/422283/10648778
vbp pub_msg.vbp
Type=OleDll
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
Object={0D452EE1
www.eeworm.com/read/422283/10649131
frm fm_msg.frm
VERSION 5.00
Begin VB.Form fm_msg
ClientHeight = 1500
ClientLeft = 60
ClientTop = 60
ClientWidth = 5220
ControlBox = 0 'False
KeyPreview
www.eeworm.com/read/422283/10649242
vbw pub_msg.vbw
www.eeworm.com/read/422283/10649684
frm fm_msg.frm
VERSION 5.00
Begin VB.Form fm_msg
ClientHeight = 1500
ClientLeft = 60
ClientTop = 60
ClientWidth = 5220
ControlBox = 0 'False
KeyPreview
www.eeworm.com/read/351297/10660495
sed xopen-msg.sed
# po2msg.sed - Convert Uniforum style .po file to X/Open style .msg file
# Copyright (C) 1995 Free Software Foundation, Inc.
# Ulrich Drepper , 1995.
#
# This program is fr