@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> okei jeg er relativt ny p java
<0> jeg har laget et slekstkaps register
<0> er det noen som gidder hjelpe to sek
<0> forresten
<0> iallefal s har det seg slik at jeg har laget et program som kaller p en fil den vil lese fra, problemet er at denne filen ikke eksisterer fr programmet avsluttes
<0> alts s skal filen brukes neste gang programmet startes
<0> men alts frste gang s vil at metoden ikke skal kjres dersom filen ikke er oprettet
<0> jeg kan lse problemet ved lage en fil manuelt
<0> med dette navnet
<0> men det har jeg ikke lyst til
<0> s er det mulig teste om "Register.txt" er en fil som eksisterer i systemet
<0> ??
<1> and all this in english would be?
<1> check File cl*** in the API
<1> tetriss: APIDOCS = The API documentation for the Java standard libraries are available for download at http://java.sun.com/docs/ and for online reading at http://java.sun.com/j2se/1.5.0/docs/api/index.html
<1> tetriss: Are you new to Java, then read this page: http://java.sun.com/learning/new2java/



<1> tetriss: For a Java Glossary, go here: http://java.sun.com/docs/glossary.html
<1> tetriss: http://javafaq.mine.nu/lookup?9
<1> tetriss: Do the tutorial and not just read it -> http://TheJavaTutorial.com/
<1> tetriss: The Really Big Index -> http://java.sun.com/docs/books/tutorial/reallybigindex.html
<1> Have fun
<2> Mornin
<1> Slept good?
<2> yep.
<2> been up for awhile thou.
<1> Excellent.. :-)
<1> I'm getting too sleepy at this moment now lol
<1> its midnight here in a minute
<2> it just went 12pm lunch time here just this instant :)
<1> hehe
<3> guess I'm halfway betten you
<3> between, even
<1> which way?
<3> 6pm
<1> US?
<3> yup
<1> heh.. funny actually
<3> +6hrs would put you in Europe, but too many countries to guess :)
<1> hehe
<1> check my username
<3> ah, Denmark
<3> cool
<1> lol
<1> Oh btw talios.. I've started first MCAD course (selfstudy)
<2> MCAD?
<1> Microsoft Certified Application Developer
<2> :)
<2> C# foo?
<1> (I know its the forbidden language in this channel.. but it pays me)
<1> si si :-/
<2> bah - at least use IronPython :P
<1> lol
<1> hey I don't use the MS book lol
<1> Anyways.. its late.. g'nite mate
<2> Night
<4> how can i write a string into a textbox usin js ?
<4> *using
<2> try #javascript
<4> ok
<2> wow that was easy
<5> hey
<5> i had one dout
<5> how i compare Strings?
<2> have you looked at the String cl***?
<5> talios: i have String s
<5> and i want to do if ( s== "ball")
<6> s.equals(others); s.equalsIgnoreCase("ball");
<5> ok
<5> ty very much
<5> im new in java
<6> HyPNoZZe , its all well described on java.sun.com , strings are at http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html
<5> teralaser: ty very much
<5> teralaser: thats because im not very good on english
<6> I see.
<6> aaaah, Brazillian !
<5> yeah



<5> and u?
<6> Danish :S
<5> where is it?
<6> Denmark , part of Scandinavia or Europe
<6> please visit www.supportdenmark.com :S
<5> hey
<5> and how i do s!=ball??
<5> if s is string?
<7> teralaser, Why on earth do that?
<6> do what ?
<7> teralaser, Visit that site?
<5> teralaser: can u say me something?
<6> HyPNoZZe : http://java.sun.com/docs/books/tutorial/java/data/whytwo.html
<6> sniffy : How was Spain ?
<5> == is s.equals("ball") and !=??
<5> sorry but i dont the page
<7> teralaser, Spain is nice. Still living there.
<6> sniffy, really ?
<6> your IP seems Danish
<6> HyPNoZZe > http://java.sun.com/docs/books/tutorial/java/nutsandbolts/relational.html
<6> But Portugal seems a lot poorer than Spain.
<7> teralaser, Well my sparc box is still in Telias facilities in Copenhagen.
<6> hm ok
<7> teralaser, Nothing Danish about the IP 212.166.149.102 :)
<7> teralaser, Still waiting for my ADSL so I'm online via GPRS :)
<6> hm
<6> after 1 year in Spain ??
<7> teralaser, Well minor error - been maning to put up a new EAR. I posted that in November last year.
<7> Meaning*
<5> lol i dont understand
<6> where in Spain, btw ?
<7> teralaser, Mlaga.
<7> teralaser, Costa del Sol.
<6> Been there recently.
<6> by sailboat :D
<6> I can't agree with myself whether the Spanish coast is nice or a horror...
<6> "The concrete country"
<6> 40% of all concrete in Europe is used in Spain.
<7> Well the weather is always nice :)
<5> talios: are u there?
<6> HyPNoZZe : which type does s.equals("ball") return ?
<2> yeh why?
<5> talios: do u know s!="ball"
<5> talios: and s is string
<2> not knowing what s contains, no - i don't know that s != "ball"
<5> talios: i enter with a name for s
<5> talios: and i want if (s!="ball")
<2> HyPNoZZe, teralaser already told you how to do this.,
<5> talios: he p*** me a page
<5> talios: and i dont understand
<2> and before that he posted some code
<2> and if you can't understand it - I'd say give up, learn to flip burgers at McDs.
<2> :)
<5> talios: ty very much
<5> talios: i can do anything
<5> talios: i dont need to be american
<6> HyPNoZZe : Maybe try one of these : http://www.google.com/search?hl=en&q=introdu%C3%A7%C3%A3o+java
<6> :D
<5> yes like i said
<5> Im NEW on java
<6> Well, cant you find a basic introduction in Portugese somewhere ?
<2> so read the docs, and tutorials
<5> i read all i had
<5> they dont mention it
<6> what does !(false) give ?
<5> what?
<2> right - screw this. i'm outta here for awhile.
<6> me too
<5> thank u
<8> hello
<5> Data_Error: hello
<8> HyPNoZZe can I ask about PHP here?
<5> Data_Error: u can


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#linux
#javascript
#c++
alecsuta
gentoo horde howto
window.document.getElementById().options.
#windows
#c
#php
#chatzone



Home  |  disclaimer  |  contact  |  submit quotes