代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/419666/2074182
java message.java
import java.io.Serializable;
import javax.swing.text.StyledDocument;
public class Message implements Serializable{
String sender;//发送者
String accepter;//接受者
StyledDocument message;//消息
www.eeworm.com/read/419203/2079889
java message.java
/*
* Copyright (c) 2003-2006, Simon Brown
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow
www.eeworm.com/read/417855/2098808
asm message.asm
page 60,132
title MESSAGE MODULE..STRING SET 9..SPECIAL CONFIG DISPLAY MESSAGES
;---------------------------------------;
;*****************************************************************;
;***
www.eeworm.com/read/417855/2098882
asm message.asm
page 60,132
title MESSAGE MODULE..STRING SET 9..SPECIAL CONFIG DISPLAY MESSAGES
;---------------------------------------;
;*****************************************************************;
;***
www.eeworm.com/read/417855/2098961
asm message.asm
page 60,132
title MESSAGE MODULE..STRING SET 9..SPECIAL CONFIG DISPLAY MESSAGES
;---------------------------------------;
;*****************************************************************;
;***
www.eeworm.com/read/417855/2099039
asm message.asm
page 60,132
title MESSAGE MODULE..STRING SET 9..SPECIAL CONFIG DISPLAY MESSAGES
;---------------------------------------;
;*****************************************************************;
;***
www.eeworm.com/read/417621/2100995
java message.java
package bean;
public class Message {
private String sayUser;
private String receiveUser;
private String context;
private long time;
private String color;
private String face;
private
www.eeworm.com/read/417393/2101267
java message.java
package com.crm.message.po;
public class Message {
private String message_id;
private String employee_id;
private String message;
private String create_date;
private String issend