| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> i should do <0> i : 0 <0> err <0> System.out.println(ls.addPost(posts, i)); <0> isntead of that <0> i = ls.addPosts(posts, i)); correct? <0> one to many = <0> ) <1> yeah that would work <1> ... <1> you dont even need i as a parameter btw <0> hmm <0> t = ls.addPosts(posts, i); generated error <0> C:\Program\Xinox Software\JCreatorV4\MyProjects\ListApplication\List\src\Lista.java:25: cannot find symbol <0> symbol <0> int t = ls.addPosts(posts, i);
<1> errr <0> ? <1> cannot find symbol <1> first time i ever see this error <0> points on the ls <0> lol <0> no <0> points on the dot <0> ls.addPosts <0> im retarded <0> its addPost() not Posts <0> ok <0> it compiled.. <0> but i cant get the variable right <0> lol fkn bs.. i managed to delete the file.. hahah.. <2> Man, you need to take a step back, and understand what you're doing... <0> i understand the things i have done <0> otherwise i wouldnt have written something that works.. <0> its just a matter of getting that variable where i can reach it =D <0> i can print it out now atleast :D <0> oh.. <0> and now it works just as planned.. <0> LLyric theres no need to step back.. just need for a little guidance along the way :) <0> Zarathushtra thanks a whole lot :) <1> my pleasure <1> lol <1> as an exercice <0> yes? <1> try commenting every line of code <1> .// this line of code does this <0> im actually planning on doing that later ;) <0> because <0> on our exam <0> we are allowed to use all our written programs <0> and internet <0> books etc <0> :D <1> lol <1> 20$ for irc support =) <0> hehe <0> not allowed to speak to ppl though i think :( <0> but im gonna write 5-6 small general programs <0> file reading / storing <0> some gui <0> array thingie etc <0> and then just comment them like mad <0> so that i can copy paste them into the the exam X) <0> and on top of that ofc make a program that i enjoy doing.. <0> like this one <0> i have quite a few methods left to write.. <0> and making a gui for the whole **** :( <2> that sounds like a test that's really easy to cheat at <2> I'm sure people in this channel could kick*** on a newbie java exam <1> geeez <1> like it'S been my dream <1> to start cl***es over <2> heheh <2> and work for student-money? :) <1> i'm still in school <1> i'm studying software engineering
<2> Heh <1> but i've been to... well here it'S called CEGEP, but it's about like college <1> i studied computer science for 3 years there <1> i remember those "compile and pray" days <0> Zarathushtra u got time for one more thing? <0> LLyric cheating is always easy <0> the risk of getting caught is what makes ppl cheat little <0> err <0> not the risk <0> the reprocussions <0> or whatever its called <0> and ofc the maturity of the students at uni <0> all static information sources are probably allowed at the exam i think <0> just not allowed to use other ppl i guess <0> simply cause u cant rely on those <3> hey ive got a panel with a gridlayout.. i am adding a jlabel in it.. is there a way to make the jlabel appear in the center of where it is added? <4> where does it appear <3> at the very left of the window <4> hmm <3> 4,1 grid layout <3> got 4 jlabels but they all appear at the very left <3> want them to be in the center if possible:/ <4> i suppose you could make a jpanel inside where you added it and add the jlabel to BorderLayout.CENTER to the panel <4> but im noob so theres probably just a setting you have to change <4> Lo <4> :o <3> hm let me try that <4> or gayishly you could do a createEmptyBorder(x,0,0,0) <4> and try different x's <4> lol <3> nah :P <4> >) <4> :) <3> hey i added an actionlistener on a button which is in a frame.. though i want the current frame to setVisible(false) when i press the button.. the problem is, i don't know how to get the current frame's name and set the visible to false :/ can anyone help me? <0> anyone up? <5> yes <0> want to take a quick look at my code <0> and see whats wrong? <0> kmh? <0> http://rafb.net/p/cVx49y65.html <0> http://rafb.net/p/Y8TmHn79.html <0> that one actually i guess <0> nvm <0> found my error.. <5> ? <5> incomplete listing <0> the error was <0> that it said i = 0; in main <0> instead of int i = 0; <0> but a quick question.. <0> since.. <0> public cl*** Lista { <0> String progname = "ListApplication"; <0> String[][] posts; <0> int i; <0> then theres no reason why i should use <0> ls.controlUnit(posts, i, ls) <0> is there? <0> ls.controlUnit(ls) is enough right? <0> since the posts and i are accessed anyway? <5> who knows <0> nope was needed.. <6> hi <7> hey ppl! <7> is there anyway to implement file uploading in JSP/Servlets without using Jakarta file upload library ?? <7> anybody ?? <7> *KNOCK* *KNOCK* <8> [09:07] [CSC/#java] status: ACCEPTED / user: anthem / submitted: Jan 27 07 / objections: 0 / url: http://cservice.undernet.org/live/view_app.php?id=1169943645-10345 / comment: Accepted by The Judge <9> The Judge and the Executioner ? <8> the judge is a script. <9> i know ... and your the executioner :D <9> lets all head over to Clackwell's place and wake him up, so that X can join <9> i'll bring beer <0> im retarded :(
Return to
#java or Go to some related
logs:
#AllNiteCafe What does a pluviometer measure #AllNiteCafe #linux #chatzone #linux /usr/src empty +gentoo avihooi #teens volleyball tips/instructions
|
|