代码搜索:msg

找到约 10,000 项符合「msg」的源代码

代码结果 10,000
www.eeworm.com/read/328584/13018150

gif msg_re.gif

www.eeworm.com/read/328584/13018180

gif msg_del_no.gif

www.eeworm.com/read/328584/13018222

gif msg_transmit_no.gif

www.eeworm.com/read/328584/13018239

gif msg_write.gif

www.eeworm.com/read/327324/13086414

h smi_msg.h

#ifndef _SMI_MSG_H_ #define _SMI_MSG_H_ #include "smi.h" /* Following not in book. Note that as of OS X 10.2, Darwin does not have Sys V msgs. */ #if (defined(_XOPEN_SOURCE) && _XOPEN_SOURCE >= 4)
www.eeworm.com/read/327324/13086431

c smi_msg.c

/* SMI - System V messages AUP2, Sec. 7.05.3 Copyright 2003 by Marc J. Rochkind. All rights reserved. May be copied only for purposes and under conditions described on the Web page www.basepath.
www.eeworm.com/read/327324/13086456

c msg_time.c

/* IPC timing comparisons AUP2, Sec. 7.15 Copyright 2003 by Marc J. Rochkind. All rights reserved. May be copied only for purposes and under conditions described on the Web page www.basepath.com
www.eeworm.com/read/326893/13111049

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/326811/13115339

dcu unit_msg.dcu

www.eeworm.com/read/326811/13115365

pas unit_msg.pas

unit Unit_Msg; interface uses Windows,SysUtils,ScktComp; Const BUFFERSIZE =1024; DEFBLOCKSIZE =6; CM_AddNewId:Word=1001;//增加新用户 CM_FindQuiz:Word=1002;//查找密码提示问题 Cm_FindPass:word