Thank you for all the effort you put.
acoder and Dormilich thanks both of you for your reply.
Dormillich , I really appreciate your help and sorry to take your time.
I will try to write the code and see what I got and hopefully learn from it.
Thank you Sir.
User Profile
Collapse
-
Hi all.
I am not trying to push anyone to write the code, but I am trying to learn.How can an object affect the other object.Those replies about some examples written are not really the best example.Is there something more precise if nobody like to write the code?.
Thank you.Leave a comment:
-
I appreciate if someone can bring up the solution .
I appreciate if someone can bring up the solution .Thanks.Leave a comment:
-
ok you can use whatever you feel conveniable
ok you can use whatever you feel conveniable.Leave a comment:
-
A simple text field besides a rectangular box , how to ?
Hi guys,I was thinking about the code to :
write something inside the text box and if the word entered is equal "hero" for example the box next to it will turn green means correct, otherwise it will turn red means wrong,and if nothing entered it stays white.
I really like to know how we code that in javascript using functions, without any CSS or anything else.
That means we have 2 objects a text box and a rectangle... -
How to write one time header code in my prog ?
Hi all,this program append records to a file,I like to know if ispossible to include a header something like " welcome to my program " but I need it one time to print on the file not everytime I add a record or when I login to my program,is it possible ?
and what about searching inside the records fields ,does ArrayList is the best solution ? knowing that the toString() methods includes many fiels (name,last name,..etc )here is... -
Sorry about that.
Yes you are right they should be in one post,my apology.Leave a comment:
-
Why print to file not working ?(here is the code..)
Hello all,I have 2 methods inside the same class ,for some reason I couldn't output the values to the file,I am always getting result null(because the data fields are Strings) as a value when I invoke the writeToFile method,How to make this work with the real values???
Any help with explanation will be appreciated ,thank you all.
public String toString(){
this.client = "First Name: " + this.cltFirstNa me +"\t\t"+... -
redcodeheaven started a topic Why the file.txt is not updated inside the IDE (using BufferedWriter)?in JavaWhy the file.txt is not updated inside the IDE (using BufferedWriter)?
Hi all ,I came across the internet for such a method to write to a file,although I am taking java but never really learned about buffered writer instead I took Printstream class;my question is why the records of the file created using this method are not updated (if Ineed to add records) inside IntellijIdea,in stead you have always to check the file using Notepad,thanks for any reply here is the code:
Code:public void writeToFile(String
-
Is there any tutorial for bash shell ??
Hi everybody,I wonder if there is a straightforward tutorial for bash shell without having the pain of maps how to find a hidden treasure in some islands,and kill your back from a book weight,I mean very simple and at the same time explanatif...Th ank you. -
How to know how many users are added to your system account ?
Hi everybody,I would like to know what the commands given to the terminal that will let you know how many users are allready in your system account,I am using Ubuntu,thanks for anybody help. -
Thank you ashitpro for your help but still the code is not working properly:
first it says about :"command not found" and secondly it seems like i can't get out of the loop when i press no.
Any further help ?thank youLeave a comment:
-
About while do loop,what is wrong with this code ?
Hello my teacher gave me an exercise to enter my name and 2 numbers the output must show the sum and the product of these 2 numbers and keep repeating the same procedure using a while loop till i answered "no" to a question if i want to continue,so I wrote this shell code but something is wrong ,I am using Ubuntu and vi editor:
Code:#! /bin/bash while : do echo "please enter your name" read
No activity results to display
Show More
Leave a comment: