代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/204713/5030231
java msg.java
package kfl;
/**
* message handling.
* Mast and Zentrale.
*/
public class Msg {
private static final int IO_STATUS = 1;
private static final int IO_UART = 2;
private static final int IO_RS485
www.eeworm.com/read/202804/5045903
h msg.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/202764/5046315
h msg.h
/* Copyright (C) Steve Rabin, 2001.
* All rights reserved worldwide.
*
* This software is provided "as is" without express or implied
* warranties. You may freely copy and compile this source
www.eeworm.com/read/202764/5046328
cpp msg.cpp
/* Copyright (C) Steve Rabin, 2001.
* All rights reserved worldwide.
*
* This software is provided "as is" without express or implied
* warranties. You may freely copy and compile this source
www.eeworm.com/read/202720/5046825
java msg.java
package com.dfun.blackjack;
import javax.microedition.lcdui.*;
import java.util.Vector;
/**************************************************
* @author Beetle
* 类功能介绍:
*********************
www.eeworm.com/read/199943/5074700
flex msg.flex
From
Content-type: multipart/mixed; boundary="simple boundary"
--simple boundary
Content-type: text/plain; charset=us-ascii
Content-Transfer-Encoding: base64
dGVzdCAg
--simple boundary
Content-type
www.eeworm.com/read/198501/5086994
h msg.h
#ifndef _LINUX_MSG_H
#define _LINUX_MSG_H
#include
/* msgrcv options */
#define MSG_NOERROR 010000 /* no error if message is too big */
#define MSG_EXCEPT 020000 /* recv any
www.eeworm.com/read/198501/5087094
c msg.c
/*
* linux/ipc/msg.c
* Copyright (C) 1992 Krishna Balasubramanian
*/
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/196938/5099598
h msg.h
// msg.h : interface of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This s