代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/329411/3432016
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
www.eeworm.com/read/329411/3432017
cpp msg.cpp
// msg.cpp : implementation of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
//
www.eeworm.com/read/329411/3432042
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
www.eeworm.com/read/329411/3432043
cpp msg.cpp
// msg.cpp : implementation of the CMsg class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
//
www.eeworm.com/read/328214/3446242
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 /* rec
www.eeworm.com/read/327966/3452381
lst msg.lst
C51 COMPILER V7.06 MSG 10/13/2006 09:21:10 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MSG
OBJECT MODULE PLACED IN msg
www.eeworm.com/read/327966/3452412
c msg.c
#include
#include
#include
#include
#include "source.h"
/****HBS=half bottom screen ****/
#define HBS_MSG_DEEP 10 //设置为screen_hbs函数定义消息的深度
www.eeworm.com/read/327457/3455549
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/326616/3470701
java msg.java
package org.xvolks.jnative.misc;
import org.xvolks.jnative.exceptions.*;
import org.xvolks.jnative.misc.basicStructures.*;
import org.xvolks.jnative.pointers.*;
import org.xvolks.jnative.pointers.
www.eeworm.com/read/325995/3477601
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