I went through the installation of Mandraka Linux 10 but when it boots up it always hangs during the initialization of partmon, the partition manager. Can anyone help me with this problem?
I'm wondering how to launch the default web browser and point it to a url as the result of clicking a Menu item on the menu bar. Thanks if anyone can help out.
Kyle
I'm trying to setup my Linksys wireless router. The installation cd does not work, it tests my internet connection and then tells me I don't have one. I was trying to setup the router by going to http://192.168.1.1 and doing it that way but I was having little luck. I was able to get it so that...
yeah, that shifts the bits right but if there is a one in the far left position like this:
11001100 and I want to shift the bits two to the right it would end up looking like this:
11110011, I want it to look like this:
00110011.
This is what I have for my code and its not working. Does anyone see anything wrong with this:
String fn=JOptionPane.showInputDialog("Please enter the name that you wish to save the database as.");
File file=new File(fn);
try{
file.createNewFile()...
If I have an object that I have created, (the object has a HashMap and a map that extends HashMap as its two fields)
how do I save this object to a file and then open the program at another time and load that object from the file?
How can you make a field serializable?
I know to declare a class to be serializable you say something like
import java.io.Serializable;
public class MyClass implements Serializable{
but when declaring a variable how can you say that that is also Serializable?
Thanks for any help you can...
Just got the ps2 online adapter the other day and have been getting disconnected in Madden 2004 rather frequently.
I live in a dorm and we have two ethernet connections. Is there any reason to believe it is our connection or is it something with the servers?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.