代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/428344/1960752
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/427620/1969853
java message.java
package com.j2medev.chapter5;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
public class Message {
//定义type的常量
public static final int
www.eeworm.com/read/427620/1969862
java message.java
package com.j2medev.chapter5;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
public class Message {
//定义type的常量
public static final int
www.eeworm.com/read/427198/1973099
java message.java
package PC;
import java.io.*;
import java.net.*;
import java.util.Vector;
import java.awt.*;
import javax.swing.*;
import javax.swing.border.TitledBorder;
import java.awt.event.*;
publi
www.eeworm.com/read/427112/1975124
java message.java
/*
* @(#)Message.java 1.12 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.corba.se.im
www.eeworm.com/read/427112/1976622
java message.java
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y