代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/171934/5390874
am makefile.am
#
# Makefile.am for msg module
#
# Copyright (C) 2005,2006 Nokia Corporation
# Contact: Pekka Pessi
# Licensed under LGPL. See file COPYING.
# --------------------------------
www.eeworm.com/read/110490/15532630
h messages_pt_br.h
#define MSG_TIMEOUT "Tempo expirado"
#define MSG_CAPABILITIES "N鉶 foi poss韛el trocar capacidades"
#define MSG_CLIENT_CLOSED_CNX "Cliente encerrou a conex鉶"
#define MSG_CLIENT_READ_ERR "Erro de leitura
www.eeworm.com/read/327592/3454611
js common.js
function show(msg) {
if (msg != "" && msg != "undefined") {
alert(msg);
}
}
www.eeworm.com/read/106679/15627017
txt rfc3185.txt
Network Working Group S. Farrell
Request for Comments: 3185 Baltimore Technologies
Category: Standards Track
www.eeworm.com/read/190618/8439796
c queue.c
/*************************************************************
* File: lib/queue.c
* Purpose: Part of C runtime library
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 970304 Start of
www.eeworm.com/read/169867/9835700
cpp watch.cpp
/**
* Simple digital watch example
* M. Samek, 01/07/00
*/
#include
#include
#include "hsm.h"
class Watch : public Hsm {
int tsec, tmin, thour, dday, dmonth;
protecte
www.eeworm.com/read/169867/9835720
c watch.c
/**
* Simple digital watch example
* M. Samek, 01/07/00
*/
#include
#include
#include "hsm.h"
typedef struct Watch Watch;
struct Watch {
Hsm super;
State timekeepi
www.eeworm.com/read/313547/13585037
java handleaclient.java
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.util.Timer;
public class HandleAClient extends Thread {
www.eeworm.com/read/144216/5752207
manifest
MANIFEST
Makefile.PL
Msg.pm
README
Semaphore.pm
SysV.pm
SysV.xs
t/msg.t
t/sem.t
ChangeLog