Search:

Type: Posts; User: quasarLie

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,457

    API (Java/python)

    Hello,
    How can I do this : transformation of data from Java program into NumPy and Astropy array (python)
    Thank you
  2. Replies
    8
    Views
    846

    Re: problem in calling a method

    can you give me an exemple for one of the method
  3. Replies
    8
    Views
    846

    Re: problem in calling a method

    I want to extrat text from an URL, and then verify if a name of object exist in it.
    I did this to extract a text


    import java.io.*;
    import java.net.*;

    public class Demo {
    public static...
  4. Replies
    8
    Views
    846

    Re: problem in calling a method

    thanks for your answer, what i want to say by sesam is just the link which contain the list of objects
  5. Replies
    8
    Views
    846

    problem in calling a method

    I need a Java API which call an URL and process what it return (i want to verify that the names entered are recognized names in the URL the part b) . the programs are what i did for the part a...
  6. Replies
    8
    Views
    846

    problem in calling a method

    I need a Java API which to call an URL and process what it return for part b in . the programs are what i did for the part a and c.


    a. Enables the entry in a queue of a list of names of...
Results 1 to 6 of 6