代码搜索:Message

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

代码结果 10,000
www.eeworm.com/read/471252/6900279

h message.h

/* * Copyright (C) 2006 Takeharu KATO * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1.
www.eeworm.com/read/471252/6900328

c message.c

/* * Copyright (C) 2006 Takeharu KATO * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1.
www.eeworm.com/read/470601/6904946

java message.java

package server; import java.util.HashSet; public class Message { private String strmsg; private int count; private String strform; HashSet users; public Message(String strmsg,String st
www.eeworm.com/read/470601/6904952

class message.class

www.eeworm.com/read/470829/6909342

inc message.inc

;------------------------------------------------------------------------- ; Send Messages ;------------------------------------------------------------------------- ;input: a0 = number of messa
www.eeworm.com/read/470405/6910259

h message.h

www.eeworm.com/read/470417/6910418

java message.java

package myQQ; import java.util.ArrayList; import java.util.List; public class Message { private String head; private List body; private int type; public Message(){ setType(
www.eeworm.com/read/469965/6921869

class message.class

www.eeworm.com/read/469965/6921884

java message.java

package Sms.bean; public class Message { int id; String note; String sendUname; String receiveUname; String postTime; int readSign; public Message(){} /** * 取得id * @retur
www.eeworm.com/read/470015/6922699

h message.h

/*************************************************/ /****************消息定义********************/ /*************2003年3月12日*********************/ /************WROTE BY WANGSW********************/