Search the web
Sign In
New User? Sign Up
Java_Official · Java SE . EE . ME . AJAX . Web services
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7300 - 7329 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7300
Actually ,there is a difference between the result we have seen and the actually java presentation in inner.<br>Sorry for my pool english .i will express my...
njzeng
Offline Send Email
Jan 30, 2002
4:22 pm
7301
i agree with you .As a beginer,use a notepad,as i do .Acutally ,i use editplus,which also can edit html efficiently.<br><br><br>pool english <br>njzeng...
njzeng
Offline Send Email
Jan 30, 2002
4:30 pm
7302
can you in detail?<br>thanks...
njzeng
Offline Send Email
Jan 30, 2002
4:32 pm
7303
Hi guys! I need help...<br><br>I'd like to be able to be in a root directory and execute a 'javac *.java' type statement that will compile everything in this...
javajen22f
Offline Send Email
Jan 30, 2002
6:43 pm
7304
There are severals ways to approach this.<br><br>First, several of the IDE's use a project approach and allow you to rebuild an entire project from within the ...
epenak
Offline Send Email
Jan 30, 2002
7:12 pm
7305
I did discover Arrays.sort() earlier, but now I'm trying to figure out how to do it manually, using some kind of sorting algorithm. (I confess it's for an ...
ooomadhatterooo
Offline Send Email
Jan 30, 2002
8:57 pm
7306
Hi everyone. I'm trying to create a java database programm but would firstly like to model the application.<br><br>I was considering using UML but was...
c_beginner2001
Offline Send Email
Jan 30, 2002
9:57 pm
7307
I am writing an applet, and it's files (class and jar files that it uses) are all packed into 1 jar file named simply theApplet.jar<br><br>in the mainifest it...
cnik70
Offline Send Email
Jan 31, 2002
6:18 pm
7308
I like TogetherSoft. It has UML tools, case tools, E-R diagramming tools and others. It has a neat feature of generating your class code automatically when you...
mgranich
Offline Send Email
Jan 31, 2002
7:29 pm
7309
There are as many modeling languages as there are stars in the sky.<br><br>However, UML is pretty much standard as a modeling LANGUAGE. It can model databases ...
mcconnell_stephen
mcconnell_st...
Offline Send Email
Jan 31, 2002
11:40 pm
7310
Hi all,<br>I have to develop a lan or internet based voice chat program in java.<br>Any tutorial,book,article,source code would be helpful for me.thanx...
r_ghaffaripour
Offline Send Email
Feb 1, 2002
3:33 pm
7311
I am new to Java. Can Java be as efficient as Cobol in processing huge amounts of data? Why or why not? Can Java be ran on a mainframe? What type of ...
extrapeee
Offline Send Email
Feb 1, 2002
8:27 pm
7312
I've got so far as making an array of "person" objects, and I've done a bubble sort on it, using the numerical value of the first char of the surname. That's a...
ooomadhatterooo
Offline Send Email
Feb 1, 2002
9:33 pm
7313
You don't have to search on the 1st letter, then search those again on the 2nd letter. Use the compareTo() method of the String class in your search algorithm....
x_mac2002
Offline Send Email
Feb 1, 2002
9:44 pm
7314
Here is an outline of how another student group approached the same problem:<br><a href=http://saltwater.cecs.missouri.edu/~shi/cecs383.prj/g08/report.htm...
epenak
Offline Send Email
Feb 1, 2002
10:28 pm
7315
Thanks! It works now, and I expect that was all that was meant......
ooomadhatterooo
Offline Send Email
Feb 2, 2002
10:35 am
7316
Any engineers out there who could tell me what college classes were most helpful Ii would be most appreciative... Thanks!...
mhberry20002000
Offline Send Email
Feb 3, 2002
6:07 am
7317
Hi everyone. I am new to databases and am attempting to create a database<br>using Jbuilder 5 and MS Access 2000.<br><br>I know that to be able to create a ...
c_beginner2001
Offline Send Email
Feb 3, 2002
10:13 am
7318
I got some information ,when i using command regedit ,you know to edit my window's registry,<br>i open the HKEY_LOCAL_MACHINE\Software\odbc,<br>there is some...
njzeng
Offline Send Email
Feb 3, 2002
12:58 pm
7319
I would like to share my exprience.<br>I find at java.net.InetAddress ,class InetAddress has a method called getByname(); so we can get the Ip address by its...
njzeng
Offline Send Email
Feb 3, 2002
1:02 pm
7320
how can i get my icon on the top left side of the application?...
mwaqqas
Offline Send Email
Feb 3, 2002
5:55 pm
7321
Not being predjudiced at ALL, I think Java can be used for ANYTHING.<br><br>However, if you want the truth, you can and should use Java for anything for which...
mcconnell_stephen
mcconnell_st...
Offline Send Email
Feb 3, 2002
7:53 pm
7322
I NEED TO KNOW HOW TO SET A PROGRAM NAMED EIRC im not to sure on how to set it up and what i need if u could help me id most appreciate it thanks...
iceman330009
Offline Send Email
Feb 4, 2002
3:21 am
7323
I have just downloaded the j2sdk from sun's web site and I successfully compiled HelloWorld.java into HelloWorld.class. And I created run.html with simple...
soichih
Offline Send Email
Feb 4, 2002
5:50 am
7324
just wonderin if any one has compeleted any work with a java servlets and WML / WAP<br>Im lookin for tips, hints, tricks or any websites which you found ...
cat_horgan
Offline Send Email
Feb 4, 2002
5:40 pm
7325
This is for Stephen McConnell. Excuse my curiosity, but are you _the_ Steve McConnell (author of 'Code Complete' and 'Rapid Application ...
EricZann
Offline Send Email
Feb 4, 2002
7:17 pm
7326
I do get asked that a lot. I am not that guy or, unfortunately even a long lost cousin...<br><br>However, I have read his books (several years ago); and use...
mcconnell_stephen
mcconnell_st...
Offline Send Email
Feb 4, 2002
11:18 pm
7327
Is the class HelloWorld extended from class Applet?Or ,have you override the method ini(),and start() method from class Applet?<br>Can you give you program 's...
njzeng
Offline Send Email
Feb 5, 2002
2:51 am
7328
The first thing you have to do is load an image....<br><br>There are all kinds of ways to do this. I do this in a java Application like...
mcconnell_stephen
mcconnell_st...
Offline Send Email
Feb 5, 2002
3:23 pm
7329
I am trying to create a program that accept charracter from keyboard and print the result<br>such variables as: Quizes = .30, homework = .20,<br>cummulative =...
howdy1753
Offline Send Email
Feb 7, 2002
8:42 pm
Messages 7300 - 7329 of 31700   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help