代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/360921/2955549
h msg.h
// Msg.h: interface for the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MSG_H__F6B5D255_26B6_4654_841A_2FD6EEFEEF3E__INCLUDED_)
#define
www.eeworm.com/read/360921/2955554
cpp msg.cpp
// Msg.cpp: implementation of the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Client.h"
#include "Msg.h"
#ifdef _DEBUG
www.eeworm.com/read/360165/2968473
c msg_in.c
/**
* @file
* SNMP input message processing (RFC1157).
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in sourc
www.eeworm.com/read/359563/2975094
c msg.c
#include
#define SIZEMAXMSGSIZE 2048
typedef struct structMSGSTRU
{
long nType;
char cText[SIZEMAXMSGSIZE];
} MSGSTRU;
typedef MSGSTRU * PMSGSTRU;
int ReadMsg(int nPid, void * pTe
www.eeworm.com/read/358128/3000478
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/358047/3007101
h msg.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/358047/3007141
cpp msg.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/357507/3015113
java msg.java
package smoker.tools;
import javax.swing.*;
public class Msg {
public static void show(Object msg) {
JOptionPane.showMessageDialog(null, msg, "Smoker Team 提醒您",
JOptionPane.OK_OPTION)
www.eeworm.com/read/357123/3029018
java msg.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/357083/3030187
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