Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / November 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Working with BIG big numbers02 Nov 2003 13:38 GMT2
Hi everyone, and thanks in advance,
   Just trying to find a way to get a number that's bigger then java's
double. I've tried stuff like "long double myBigNumber;" but that doesn't
seem to work. Been checking google too, and still haven't found any info. I
System question02 Nov 2003 12:11 GMT1
If a Java application (and/or applet) has focus, is it safe to just use
   aChar = (char) System.in.read();
or
   aChar = java.io.DataInputStream readChar();
java.util.regex.Pattern - general question02 Nov 2003 07:56 GMT1
What is the difference between greedy, reluctant and posessive quantifiers?
To me it seems that there's no difference in writing "X(n,m)", "X(n,m)?"
   or "X(n,m)+". Maybe you could give me a hint what the difference is.
Thanks in advance for sharing your knowledge ;)
is this possible02 Nov 2003 07:53 GMT3
i created an object of type BankAccount which has a constructor
BankAccount(String str,int accountnumber)
BankAccount account1=new BankAccount("location", 123);
now, somewhere in my program, i need a method in the BankAccount class which
Information on cross-platform compiling02 Nov 2003 03:17 GMT1
I am writing some Java-Applet Chat-Client meant to run on any platform
(LINUX, MS Windows, MacOS ...). Right now it runs with all tested
Windows and LINUX systems (which aren't to many), but there are problems
running it on MacOS v9.2. ( I compiled from LINUX with "javac -target
Reg Ex02 Nov 2003 01:11 GMT2
I want to extract words that may or may not contain "," and "."
ex.  "    94 *&   I, am words. 38 **#()#* "
"I, am words."
This is what I have:
Time difference between Java and C02 Nov 2003 01:17 GMT3
Hi,
I am having a embedded system running on Linux.  I am having a strange
problem with time between java world and native system.  Java time is
22 seconds ahead of native time.
read Strings separated by whitespaces01 Nov 2003 21:25 GMT2
i want to read Strings from System.in that are seperated by whitespaces
(blank spaces to be exact). I only know how to read them line-by-line.
Maybe you know a solution that is more general, where i can separate the
 strings by any type of character (e.g. commas, when reading ...
Quick Question On Package Names01 Nov 2003 15:40 GMT1
I own a .co.uk domain. Should my packages begin with uk.co.domainname? Or
should I use the more common com.domainname even though I don't own a .com?
Thanks,
Bob
runtime error01 Nov 2003 09:50 GMT1
when i compile this code i got any error...
but when i run it i get this error:
E:\divers\ets\LOG\log320\aut03\lab1>java Sort
Exception in thread "main" java.lang.ClassCastException
solving a mathematical brain teaser01 Nov 2003 07:55 GMT10
Given the numbers
1, 2, 3, 4, 5, 6 and the operators +-/*^ what are all the solutions to
the following equation
_ _ _ + _ _ _ = _ _ _
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.