代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/184527/9096641
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/184527/9096666
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/184527/9096670
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/282274/9107702
c err_msg.c
#include
#include
void main (void)
{
int error;
for (error = 0; error < sys_nerr; error++)
printf("Error %d %s\n", error, sys_errlist[error]);
}
www.eeworm.com/read/380940/9121262
c err_msg.c
#include
#include
void main (void)
{
int error;
for (error = 0; error < sys_nerr; error++)
printf("Error %d %s\n", error, sys_errlist[error]);
}
www.eeworm.com/read/281357/9160341
h rpc_msg.h
/* $OpenBSD: rpc_msg.h,v 1.2 1997/09/21 10:46:15 niklas Exp $ */
/* $NetBSD: rpc_msg.h,v 1.5 1995/04/29 05:28:00 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
www.eeworm.com/read/281357/9160397
bin msg00001.bin
www.eeworm.com/read/281350/9161176
bin msg00001.bin
www.eeworm.com/read/378503/9228149
h rpc_msg.h
/* $OpenBSD: rpc_msg.h,v 1.2 1997/09/21 10:46:15 niklas Exp $ */
/* $NetBSD: rpc_msg.h,v 1.5 1995/04/29 05:28:00 cgd Exp $ */
/*
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for
www.eeworm.com/read/378503/9228188