Search:

Type: Posts; User: lammybun

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,819

    How to compute the primitive root of a word

    For example,


    primitiveRoot("abc") => abc

    primitiveRoot("abcabc") => abc

    primitiveRoot("abcabcab") => abcabcab

    primitiveRoot("ababab") => ab
  2. Replies
    3
    Views
    1,317

    Re: Draw and arc under part of a string

    But how can I find out the coordinate of the desired string?
  3. Replies
    3
    Views
    1,317

    Draw and arc under part of a string

    Hi,

    I'm new to java and I'm wondering how to draw an arc under a string like the following picture.

    Thanks so much!

    1080
  4. Replies
    1
    Views
    1,217

    multiple wavy underlines on string

    Hi,

    I'm new to Java. Can anyone tell me how to draw wavy underlines to a specific string like the diagram shown below? Thank you!


    881
Results 1 to 4 of 4