Search:

Type: Posts; User: 041785h

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,452

    Question on MS Access

    Hello every one:
    I am doing a small project using Ms Access. I don't know how to get system time and use it in Event function. For example, there is a due time in database(oct 10,2001), I will be...
  2. Replies
    0
    Views
    2,608

    Question on MS Access

    Hello every one:
    I am doing a small project using Ms Access. I don't know how to get system time and use it in Event function. For example, there is a due time in database(oct 10,2001), I will be...
  3. Replies
    5
    Views
    1,216

    Using Java, I want to do like this: int...

    Using Java, I want to do like this:
    int Length(array A[])
    {
    int length = 0;
    for(int i = 0; i < something ; i++)
    length++;
    return length;
    }

    but I don't know how to...
  4. Replies
    5
    Views
    1,216

    Need help for programming

    Hello every one:
    I am doing a small assignment but I am stuck on it. I have no idea at all, please give me a hint.

    Question:
    Implement the List ADT using an array representation with explicit...
Results 1 to 4 of 4