Search:

Type: Posts; User: yhqian99

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    9,488

    Iterating over collections in Java 8

    Hi all,

    Today I installed jdk1.8.0_20 on my computer and typed a simple example code in MyEclipse 6.0 IDE, the code listed below:


    import java.util.List;

    public class Test5
    {
    public...
  2. Re: java.lang.IllegalStateException: unread block data when readObject

    the change is the number of clients, which increases to about fourty to fifty.

    --- Update ---


    the change is the number of clients, which increases to about fourty to fifty.
  3. java.lang.IllegalStateException: unread block data when readObject

    Hi all,

    I am developing a Client/Server java application, where CSMessage is sent through socket.
    CSMessage has some data like String type and HashMap<String, String> type.

    the Client send...
  4. JTextField:four digit in the middle displayed as wildcard while user type the number

    hi all,

    I am developing a Swing application which use JTextField to let user input telephone number. For security, the four digit in the middle need to be displayed as wildcard while user type the...
  5. Replies
    4
    Views
    4,867

    License Management for Java

    Hi all,

    Is there any License Management API for Java?

    yhqian99
Results 1 to 5 of 5