代码搜索:msg

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

代码结果 10,000
www.eeworm.com/read/321483/3534592

pkg msg.pkg

; MoDev::Msg installation script ; ; The supported languages &EN; ; ; The installation name and header data ; #{"MoDev::Msg"},(0x0FFFFFFF),0,1,0 ; ; Platform supported is Series 60 ; (0x101
www.eeworm.com/read/321483/3534595

mmp msg.mmp

LIBRARY etel.lib gsmbas.lib
www.eeworm.com/read/321483/3534596

xs msg.xs

#include #include #include "etelbgsm.h" // From Symbian 6.1 SDK (the Communicator SDK) #ifdef __cplusplus extern "C" { #endif #include "PerlBase.h" #include "EXTERN.h" #include
www.eeworm.com/read/321483/3534598

pm msg.pm

package Moped::Msg; use strict; use vars qw(@ISA $VERSION); require DynaLoader; @ISA = qw(DynaLoader); $VERSION = '0.01'; bootstrap Moped::Msg; 1;
www.eeworm.com/read/321483/3535293

t msg.t

BEGIN { chdir 't' if -d 't'; @INC = '../lib'; require Config; import Config; my $reason; if ($Config{'extensions'} !~ /\bIPC\/SysV\b/) { $reason = 'IPC::SysV was not buil
www.eeworm.com/read/321483/3535295

pm msg.pm

# IPC::Msg.pm # # Copyright (c) 1997 Graham Barr . All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself
www.eeworm.com/read/320883/3541105

java msg.java

package chatweb; import java.sql.Time; import java.util.Date; import java.io.*; public class msg{ String fromUser; String toUser; boolean isnew; String content; String title; Time sendda
www.eeworm.com/read/319148/3558569

java msg.java

/* * @(#)Msg.java * * Copyright (c) 2002, Jang-Ho Hwang * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that
www.eeworm.com/read/316872/3598341

h msg.h

#ifndef _LINUX_MSG_H #define _LINUX_MSG_H #include /* ipcs ctl commands */ #define MSG_STAT 11 #define MSG_INFO 12 /* msgrcv options */ #define MSG_NOERROR 010000 /* no error if
www.eeworm.com/read/316872/3606313

h msg.h

/* * net/tipc/msg.h: Include file for TIPC message header routines * * Copyright (c) 2000-2007, Ericsson AB * Copyright (c) 2005-2007, Wind River Systems * All rights reserved. * * Redistributi