- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
50 Posted Topics
Re: I haven't seen any tutorials for JSP , so I guess I will post this one link that I found. [URL="http://www.visualbuilder.com/jsp/tutorial/pageorder/1/"]http://www.visualbuilder.com/jsp/tutorial/pageorder/1/[/URL] | |
Re: I think these guys are bots (thread starters) They send useless PMs, and post useless threads, over and over again. And then there were some that posted the same question, using three different accounts, in three different threads. The invasion of the bots. | |
My project is to take an input file and reverse the text, but first I want to concentrate on just plain reversing a string. This program has no errors, but it doesn't display the reverse string [CODE]INCLUDE Irvine32.inc .data source BYTE "This is the source string",0 target BYTE SIZEOF source … | |
Does anyone know how to create ASM code in VS2008? I am so confused and cannot find the method in which I can code in Visual Studio. | |
Re: [QUOTE=marwa munir;593662]i want to print ****** **** ** *[/QUOTE] Okay cool [QUOTE=jasimp;594373]So you want to print that. What are we supposed to do, write it for you?[/QUOTE] Common, it isn't that hard System.out.println( ****** **** ** *); Have a nice day now :D | |
Re: If java is powerful enough to do system programming like C language and Assembly? I hardly understand you, but why don't you find out yourself? | |
Re: [quote] 7. If at first you don’t succeed, call it version 1.0 10. A Life? Cool! Where can I download one of those? [/quote] I need those Tees now. | |
Re: If 7 out of 8 people suffer from Diarrhea, does that mean mean 1 out of every 8 enjoy it? | |
Re: If no graphics needed, a video card isn't required. You would be fine with onboard, or a cheap one. Database software ---> are you going to be hosting a server? If so, you need a high end CPU, Memory, HDD, Motherboard, etc The software you plan to use, for the … | |
Re: lol. At first I expected something like the origin of SHIT, Ship high in transport. But this is even better. | |
Re: TNT2 is old school. New cards won't match your motherboard, they use PCI e x16 slots i think. | |
Re: For most forums, negative reputation usually is only equal to half the power of giving someone a positive reputation. In the end, reputation can sometimes end up as a popularity contest, but I have been through so many forums, it is so insignificant to me now. | |
Re: [QUOTE=John A;589297]Here's my list of things I hate: [list][*]Posting Games [*]Geek's Lounge [*]L33t Sp33k [*]IntelliTXT [*]Idiots [*]People who don't use code tags and/or idiots [*]Spammers [*]People who don't know how to use Google [*]People who insist on breaking rules [*]People complaining about reputation [*]People complaining about post count [*]People complaining … | |
Re: You didn't do your research very well, if you don't know what types of hardware your motherboard supports. Go look it up at the gigabyte website. | |
I am trying to create a program that generates random passwords using the characters A-Z and the numbers 0-9. It will also have an input of what you want the length of the password to be. What I don't know how to do is to create a method to choose … | |
Re: If you have to bump it to make it work, it is definitely a hardware related issue. | |
[url]http://www.visualbuilder.com/jsp/tutorial/pageorder/13/[/url] I got the code from this place, however, when I try to run it, it doesn't work. I am new to JSP, just trying to learn the basics , but I can't even get correct info from the website. A friend altered the code for me like this, although … | |
[code=java]package Ninja; import java.io.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.net.*; public class NinjaServer implements Runnable { public final static int NULL = 0; public final static int DISCONNECTED = 1; public final static int DISCONNECTING = 2; public final static int BEGIN_CONNECT = 3; public final static int … | |
Re: Yes, my thread is essentially a client - server chat program with a funky UI. I tried making it multiple clients, but it isn't working out so well. Sure, post up your client, I would like to see it also. | |
Re: You should try manually running the fan with a program. That works for me. That is... if you can even login | |
Re: Actually I had this problem a long time ago too. It was due to defected RAM. Try purchasing new RAM, or if you have 2 + sticks, run games using one stick each, and alternate to see if one of them is defected and others aren't. If the game crashes … | |
Re: Intel has been more stable than AMDs for the most part. And that isn't true for gamers. A lot of professional gamers you Intel Core 2 Duo. | |
Which is the better type of graphix card right now, in your opinion? Would you take the 280 or 4850? Which brand is best for overclocking? | |
Re: I can link you a site via PM later, I think. It is much easier and faster than gaming lagoon. If I post it now, I think that violates TOS with advertisement or something. | |
Re: [QUOTE=sittas87;645297]Reverse your actions to its defaults. meaning 256mb RAM incl all other changes. As for the termal grease did you remove the processor when youve applied the grease?[/QUOTE] You don't need to remove the processor to apply thermal grease all the time though. | |
Re: Check disk. Is that a method of reformatting? I mean, if the person who dumped it said it was beyond repairable, you have to start everything from scratch. Video card, memory, everything. | |
Re: I beat the game. Whoever made it is just plainly bad. Some questions don't even make sense. | |
Re: Motherboard is the last thing you can probably figure out that is dead. If it is not posting or beeping, well, I don't think that is a result of ending scvhost.exe. I ended them all once and at next start up my computer was fine. Interestingly, though, it seems that … | |
Re: [QUOTE=timz;651001]For easy basic math, go to yahoo Answer. For medium level math, visit [url]www.mathisfunforum.com[/url] For challenging olympiad math problems, visit [url]www.mathlinks.ro[/url].[/QUOTE] olympiad math isn't hard, only advanced highschool level. | |
Re: /facepalm I now I feel like an uber noob for going to RoseIndia | |
| |
Re: I dont know any special tricks to the game, but it seems random and takes luck whether you hit a bouncy thing or not. | |
Re: How exactly is that a serial killer O_O? I don't get it, what is the significance of richochet. | |
Re: You can do this without Arrays as well. Since this is solved, I will just post full code Use buffer reader ---- [code=java] import java.io.*; public class Square { public static void main(String[] args){ int s=0; try{ BufferedReader br1 = new BufferedReader(new InputStreamReader(System.in)); System.out.println("Enter Length of a Side : "); … | |
Re: Look at the first stickied post. It is stickied there for a reason. It will provide everything you are asking , from compilers to tutorials. | |
Re: and for tags it is /code at the end, not \code | |
Re: Two of the same posts, by two people with each 1 post each. [QUOTE=meon;652158]It is possible to draw UML Diagram in a webpage?[/QUOTE] Although this one has messed up English. | |
[code=java]import java.awt.Color; import java.awt.BorderLayout; import java.awt.event.*; import javax.swing.*; import java.io.*; import java.net.*; class SocketClient extends JFrame implements ActionListener { JLabel text, clicked; JButton button; JPanel panel; JTextField textField; Socket socket = null; PrintWriter out = null; BufferedReader in = null; SocketClient(){ //Begin Constructor text = new JLabel("Text to send over … | |
[QUOTE]This includes tech support troubleshooting pirated software or P2P programs (i.e. Gnutella, Kazaa) used to obtain pirated software.[/QUOTE] This was a quote I found in the rules of the forum. Tons of P2P programs are used to obtain pirated software and more, but it doesn't have to be used in … | |
Hi, I just started research and playing around with Java a week ago. My uncle's company gave me all the necessary software and everything, and now I am trying to learn as much as I can in the fastest possible time. Browsing through the first page, I realized that I … | |
Re: well storing arrays is easy. int[] a = {4,5,6}; int[]b = {1,2,3}; but I supposed you have to do it some otherway. Let's see. I am still new, so I am not positive if this will work. [code=java] public class DotProduct { public static void main(String[] args) { int[] V1 … | |
[code=java] import java.io.*; class Factorial{ public static void main(String[] args) { try{ BufferedReader object = new BufferedReader(new InputStreamReader(System.in)); System.out.println("enter the number"); int a= Integer.parseInt(object.readLine()); int fact= 1; System.out.println("Factorial of " +a+ ":"); for (int i= 1; i<=a; i++){ fact=fact*i; } System.out.println(fact); } catch (Exception e){} } } [/code] Trying numbers … | |
Re: Lol he is saying he didn't see the right side, although I dont know why he must speak in third person. However, just because you (sreein1986) prefer it to be on the top of the page doesn't mean the admin will do it. It is already on the right hand … | |
Re: I don't get why it has to be done recursively. I am pretty sure just a normal, exponential way is much easy for exponents. | |
Re: Well, I don't know how you could fix it, but you can try an alternative: Download a different web browser such as firefox. | |
| |
Re: Everyone should actually browse the threads before posting useless ones. Seriously, it is a rule of thumb to read the forum rules and stickied posts. And if you are new to whole forum thing, why don't you read them first anyways? They are at the top for a reason. |
The End.