GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : Java Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
Exclamation
by admin
The GIDForums™ Team is proud to announce that GIDForums™ is now among one of the very first Webmaster / Programming forums to offer a custom-written Java Syntax Highlighter BBCode (java] bb code) to it's valued members and readers. Please use the java] and /java] tag pair to enclose any java code...
19-May-2007 05:13
by asdfg Go to last post
10 4,581
 
by msm1593
Hey guys, i was recently assigned some homework where i was to implement an observable pattern in an already running program. The program when given to me had a thermostat and a heater. The user could hit either "warmer" or "cooler" of the aplet. What i need to do is update the thermostat by the...
01-Mar-2007 11:02
by darelf Go to last post
1 696
 
by Michael Dunn
Hi, I have an application that does a file write. If there is an abrupt power failure, the contents are not completely written out. I created a little class to test this - the class writes out a sequence of 'abcd' for 1024 bytes and closes the file, and waits for 60 seconds to exit. Everything...
28-Feb-2007 04:03
by aie0 Go to last post
1 399
Red face
by bobbiegirl
I have written a code for a homework assignment and would like someone to look at it and seif it is okay, it compiles and answers the questions of what the interest for the life of the loan and the number of months the repay is, but for some reason I cannot get the interest payments to be with only...
26-Feb-2007 21:34
by TurboPT Go to last post
2 487
 
by aie0
Can someone tell me where to get a dynamic heap implementation in java, besides writing one by myself :D
26-Feb-2007 08:35
by darelf Go to last post
4 585
 
by stephano
Hi, I am new here. Both to the forum, and to Java. This is my first Java program, and I'm having issues with my arrays, of all things! Please note that I know this is spaghetti code, but I haven't had time to add "object orientation" to my program... I'm still working on understanding the stuff...
22-Feb-2007 14:59
by stephano Go to last post
4 703
 
by 8bitnespunk
Hello, I'm writing a program where I would like to create a Date from the systems date and time. Any insight on how to do this? i have been importing Java.Util.Date, but I'm having trouble finding a way to get it to set using the system time.
19-Feb-2007 16:53
by TurboPT Go to last post
1 749
 
by aie0
It says type: jar cf jar-file input-file(s) but I get: 'jar' is not recognized as an internal or external command, operable program or batch file. Where does this jar sits to include it to PATH?
15-Feb-2007 09:19
by TurboPT Go to last post
1 434
 
by asenthil
Hi guys, I have got a question regarding LOAD DATA INFILE. 1. I want to import a txt file into mysql database. when I use the following query in the mysql> prompt its fine. which is when I do it java I am getting error
14-Feb-2007 07:53
by asenthil Go to last post
4 456
 
by msm1593
Hey guys, i'm writing a program that creates an of N objects, where N is a number the user inputs. You can then change and access any attributes of the N objects, but I don't want the program to throw an exception and close out when the user elects to change something that doesn't actually exist....
13-Feb-2007 13:08
by TurboPT Go to last post
6 457
 
by asenthil
Hai to all,, i had to tried to retrive and write a single row to a file from the database.. But dont know to write all the retrived rows to a file from the database.. how to do that... here are my codings for writing a single row to a file...
12-Feb-2007 20:35
by TurboPT Go to last post
1 633
 
by dadio22
Hello, I want to search in a linked list. The linked list contains movies with some data in it. I want to search that data. I don't know what you need in code to help me so I'll give you my code for how the data is grouped and the code i want to use for searching. package filmotheek;
12-Feb-2007 09:07
by aie0 Go to last post
1 827
Smile
by bisinikb
Can anyone help me with a java code for edge detection using zerocrossing or sobel method.
11-Feb-2007 21:33
by bisinikb Go to last post
0 2,058
 
by asenthil
Hai, i'm a beginner to java... just now i had tried to read and write files using java... and then i had tried to connect a database using jdbc... now i want to export the data's from a database into a text file
10-Feb-2007 16:33
by TurboPT Go to last post
1 8,747
 
by asenthil
Hai to all, Now i'm trying to export Mysql table to a file By using the following program... itz sucessfully compiled... but it throws the above Exception.. import java.io.*; import java.sql.*;
10-Feb-2007 16:32
by TurboPT Go to last post
1 5,471
 
by asenthil
i'm trying to read and write files using java... some errors occurs when i'm trying this code.. Error in java: Cannot find symbol location: class java.io.FileOutputStream FileOutputStream fout = new FileOutputStream(outputFile); ^ import java.io.*;
08-Feb-2007 12:11
by TurboPT Go to last post
1 4,477
 
by asenthil
Hai to all, i had just now started studying java... Can anyone plzz tell me.. is there any free e-books available for studying, java programming basics.. Plzz tell me which websites will be used for studying java programming.
06-Feb-2007 07:08
by TurboPT Go to last post
1 533
Exclamation
by Will14
Hi all, I'm new to programming and this kind of stuff. I was downloading java and it said I needed a already existing JDK file to download the new one. Does anyone know where i can download the original java or the JDK file.
03-Feb-2007 02:27
by amad1337 Go to last post
1 327
 
by masterchief12
hello all...I am looking for someone to help me BIG time in finishing a program that works kind of like the word jumble in your daily newspaper...I am willing 2 pay you through paypal or whatever it may be...I just HAVE to finish this...please PM me and I will give you the details on what it is I...
29-Jan-2007 19:34
by masterchief12 Go to last post
3 614
 
by raslou
A bank offers its customers four types of account: Current account Standard saving account Fixed-term saving account with higher rate of interest An offshore account The interest rate for these accounts is: 1.5% per year on current account
22-Jan-2007 10:43
by TurboPT Go to last post
1 688
 
by jns0078
I have a problem with this java assignment. I don't want anybody to do my hw for me, but i need help. I've seen people's code of this program before, but i still don't understand it. I need to create a hollow diamond with asterisks that accepts an user's input that is odd and that will represent...
21-Jan-2007 17:27
by jns0078 Go to last post
0 1,666
Post New Thread

Recent GIDBlogProblems with the Navy (Chiefs) by crystalattice

Display Options Moderators
Showing threads 201 to 220 of 413 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:21.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.