|
|
|
|
Welcome to the Java Forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
- have access to post topics
- communicate privately with other members (PM)
- not see advertisements between posts
- have the possibility to earn one of our surprises if you are an active member
- access many other special features that will be introduced later.
Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact us.
|
|

04-23-2008, 08:35 AM
|
|
Member
|
|
Join Date: Apr 2008
Posts: 2
|
|
|
can anyone help me?
I need the source code like a student management system using java .
the system can store information(like name , phone, address) in a txt file,
and can search student information by student id; add new student information; updata the student information. and by the way, the student id can only be the integer. thank you.
|
|

04-23-2008, 09:02 AM
|
|
Member
|
|
Join Date: Apr 2008
Posts: 28
|
|
|
you don't think someone is going to write if for you, do you?
is there a reason you can't use a database for this?
|
|

04-23-2008, 09:06 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 3,604
|
|
Hi nmkljiajia,
Welcome to our community. 
Yes, no one here to code for you my friend. Make an attempt first and if you stuck somewhere ask them here.
Brake your question in to steps. Then try to solve one by one. In simple way if you want to work with a text file, check how read and write a file. Later think how to user inputs involve to it.
Best of luck!
__________________
Use an appropriate Subject. "Help, urgent!" isn't one. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Has someone helped you? Then you can To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. their helpful post.
Want to make your IDE the best? To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|

04-23-2008, 09:13 AM
|
|
Member
|
|
Join Date: Apr 2008
Posts: 2
|
|
|
i have started to do that by using the linkedlist to initialize the information. And when i do the research part, just after i read information from the txt file, i try some way to store the information which i read, but i did not work. I mean I dont want to print it out, because i want to compare it with some input from the keyboard input. Can anyone help me about that?
|
|

04-23-2008, 09:36 AM
|
|
Member
|
|
Join Date: Apr 2008
Posts: 28
|
|
|
post what u got, let's see it
|
|

04-23-2008, 10:02 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 3,604
|
|
|
So you can read line from the file. Why don't you use a ArrayList to store those read information form the file.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one. To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Has someone helped you? Then you can To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. their helpful post.
Want to make your IDE the best? To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
All times are GMT +3. The time now is 06:54 AM.
|
|
VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org