AI Student

Show:

What's happening?

  • Regular Expression Bug

    Hello, PN is always with me because it's simply the best! But there is a bug: this regex : "foo\r\nbar" should match the text below: ------------ foo bar ------------ I tried "foo\r\nbar", "foo\nbar" and "foo\rbar", but the result always was "not found"!

    2007-06-01 17:47:37 UTC in Programmer's Notepad

  • Some new methods!

    Hello, I used ur class (lite version) in a mobile application (for Nokia 3120).. But I needed some methods to make the work with NanoXML easier, so I wrote them! and this is the code: ----------------------------------------- public XMLElement getChild(int index) { try { return (XMLElement)this.children.elementAt(index); } catch (Exception e) {.

    2007-02-27 01:00:46 UTC in NanoXML

About Me

  • 2007-02-27 (3 years ago)
  • 1729897
  • in4matics (My Site)
  • AI Student

Send me a message