代码搜索:Message

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

代码结果 10,000
www.eeworm.com/read/209559/4963939

h message.h

/* $Id: message.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * structures, macros and defines useful for sending * messages to the adap
www.eeworm.com/read/209559/4963953

c message.c

/* $Id: message.c,v 1.5.8.2 2001/09/23 22:24:59 kai Exp $ * * functions for sending and receiving control messages * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software m
www.eeworm.com/read/209559/4964974

c message.c

/* * message.c - synchronous message handling */ #include #ifdef CONFIG_USB_DEBUG #define DEBUG #else #undef DEBUG #endif #include /* for scatterlist macros */ #i
www.eeworm.com/read/209559/4968237

h message.h

/* message.h: Rx message caching * * Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute
www.eeworm.com/read/209211/4982270

c message.c

#include #include #include #include #include "netbios.h" NbnsMessage * nbnsmessagenamequeryrequestnew(ushort id, int broadcast, NbName name) { NbnsMessage *s; NbnsM
www.eeworm.com/read/209211/4983506

c message.c

#include "common.h" #include "send.h" #include "../smtp/smtp.h" #include "../smtp/y.tab.h" /* global to this file */ static Reprog *rfprog; static Reprog *fprog; #define VMLIMIT (64*1024) #define M
www.eeworm.com/read/208315/4993872

c message.c

#include #include #include #include #include #include "curses.h" #include #include #include #includ
www.eeworm.com/read/206611/5008047

properties message.properties

# US English Message file for Net components # ## Internal [ 0, 19] GOT_MINUS_ONE=Got minus one from a read call ASSERTION_FAILED=Internal Error # ## NT Errors [ 20, 99] NT_CONNECTION_
www.eeworm.com/read/206487/5008702

java message.java

/* * 创建日期 2005-4-28 * 作 者 liug */ package com.icbc.core; /** * @author liug * @time 16:07:20 */ public class Message { //比较范围 private String scope; //input values privat
www.eeworm.com/read/206200/5009477

cs message.cs

//------------------------------------------------------------------------------ // // Copyright (c) Telligent Systems Corporation. All rights reserved.