- Upvotes Received
- 10
- Posts with Upvotes
- 7
- Upvoting Members
- 7
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
41 Posted Topics
Re: "Friendzone? Man you don't wish that on your worst enemies" - Some random guy on the internet | |
| |
Re: I would gladly recommend TheNewBoston's tutorials on Java http://www.thenewboston.com/?page_id=14 | |
Re: hot and dry for a couple of days here in romania | |
Re: i had some issues with google chrome some time ago, where i wanted to open a webpage, like facebook and it froze, later saying could not display page or something. Changed to firefox and it all worked like a charm | |
Hello. I want to ask you all how to remove an element from an arraylist? Let's say the arraylist is made of the Integer elements: 23, 43, 40, 10; I want to remove the number 43. How do I do that? And don't tell me arraylist.remove(1); because this removes the … | |
Re: [QUOTE=GrimJack;1139152]A [URL="http://www.youtube.com/watch?v=zRSK4k3D-50"]drop of water at 2000 frames per second[/URL] dances to infinity (er, at least for average amounts of infinity they get smaller and smaller)[/QUOTE] Wow, that really is cool. Shows how little new know about the world around us | |
Re: starting to imagine everything as an object and wonder if i could do a program for everyday activities | |
Re: i tooked me about 2 months to get my license, got it just after I was 18 years old :> | |
Re: When you start learning about all kind of things without any particular reason | |
Re: no, it really doesn't inspire me to quit facebook... not that I use it too often anyway | |
Re: repartition your hard drive assuming you have obly one partition (this can be done by making the partition smaller, and creating a new one out of the free space created) using a partitioning software, put all your important data into the new partition, reinstall windows into the old partition, copy … | |
![]() | Re: of course there is a crysis, the whole capital system is a major crysis, how can there not be a problem when every coin in every part of the globe comes from a loan. you ask the question: where does the money to pay the interest comes from? well... it … ![]() |
Re: yes, could be a motherboard fail. I had a similar problem on a laptop and turned out some chip on the motherboard was busted | |
Re: "Data growth is outpacing the growth of data storage capacity (as a single gigabyte of data can generate a further petabyte of data that is transient in nature such as streaming audio for example)" This tells me that the rate of data production is limited by the space available | |
| |
| |
![]() | Re: Electric? sure ,but selfdriven? never. And I don't consider myself a driver that bad |
Re: I remember having a similar problem, it was saying couldn't find the main, but it was there... I think I solved it just by refreshing the src folder in eclipse, not sure anyway. And I don't know why it said that in the first place | |
Re: I don't think that people ar too enthusiastic about saving their personal documents, on who knows what, who knows where server... People like storing data on their parsonal medias, so that only they have access to them | |
Re: software for teaching? i don't think i understand you correctly, but if you want to learn to program in java, i recommend [URL="http://www.thenewboston.com/?page_id=14"]the new boston's tutorials[/URL] | |
Re: use linux, and try ubuntu server since you already use ubuntu | |
Re: But doesn't fedore need an additional swap space particion? which along side the main linux partition has to be primary. And we don't know if he can make any more primary partitions | |
Re: You could find your answer here, in the official faqs: [URL="http://www.gnu.org/licenses/gpl-faq.html"]http://www.gnu.org/licenses/gpl-faq.html[/URL] | |
Re: I would recommand starting with something high level, like python or perl | |
Re: This should do what you asked, but without the alignment [CODE] import java.awt.*; import java.awt.event.*; import javax.swing.*; public class TheMain { private static JButton btOK; private static JButton btCancel; private static int cnt1 = 0, cnt2 = 0; private static JLabel lbl1, lbl2, lbl3; private static String scr, wnr; private … | |
Re: I think the best choice is to begin learing a lower level language like C++ or java, after you master those, you can easily go up to more higher languages. The other way around is not that easy | |
Re: You should go with what you like the most... everybody over here will say their personal opinions | |
Re: About 6 beers (500ml/ea) per month. I am not against alcohol at all :) | |
Re: You got a virus :) | |
I have made an array of JButtons arranged in a 2x3 box encased in a JPanel with GridLayout. This works fine. But i want to add a JLabel with text under this panel. Problem is that the JLabel, represented here by itemsInfo will not show, and I can't figgure it … ![]() | |
The End.