Forum: Java Jul 19th, 2005 |
| Replies: 15 Views: 9,198 |
Forum: Java Jul 18th, 2005 |
| Replies: 15 Views: 9,198 Re: put the Dos 's command into java program? are you say i'm a lazy man!!!
well, fine but this program just solve that particular problem. what i need is i want use all the command's function apply into java program. IP is an example. let say i... |
Forum: Java Jul 17th, 2005 |
| Replies: 15 Views: 9,198 |
Forum: Java Jul 17th, 2005 |
| Replies: 15 Views: 9,198 put the Dos 's command into java program? i would like to put the command Dos into java program. how i using the java to perform command function.
for example, when we type ipconfig this command into command prompt, it will display my pc's... |
Forum: Java Jul 17th, 2005 |
| Replies: 5 Views: 1,208 Re: regarding the random generated thank you very much
this is what i need for the output
but can u explain to me more detail about this code how it run?
like the Math.round, why u need use this? and how u make the range between 100... |
Forum: Java Jul 13th, 2005 |
| Replies: 5 Views: 1,208 regarding the random generated someone can teach me about the random genrated?
let say i would like to generate a random number between 100 to 200 and store it into one integer variable, what is the code?????? |