My daughter like dancing ,correct her bad temper

When she hear music,she will dance again and again,and will expect other's concentration and cheer.Maybe,we should give her normal dancing training.

There is a her shortage:bad temper.And,she will horseplay and cry almost hysterically sometimes and we all can't know why this happen,no reason.How can we correct her bad temper?I think,the education will help us to better her temper as well as her cognition.

CE forum-Tanslation

1:Translation really tests our reading and comprehension ability;

2:Emphasis:attributive clause,adverbial clause,passive clause,指代pronoun,special statement matrix(inverted statement matrix,there be,虚拟mood);

3:we should give only one answer for every translation question,or,if you give multiple answers and there is some wrong in one of the answers,you will fail on this question;

4:we should learn to unpack some long and difficult sentences.

I have lost conficence of using ArgoUML in project

ArgoUML0.19.2 can't open the file created by ArgoUML0.18.1.It hited my heart again.Although,I am very like ArgoUML,but,my main goal is to learn UML,not a tool.If this tool has stop my learning UML and our project,I have to discard it saddly.

The real goal of ArgoUML is practicing technique,or proffering it to general user?

I think,a software is a good software only if it is used by many special user.

"import" meet "\" problem

cvs -d:pserver:name@cvs.tigris.org:/cvs import learndiary\old learndiary initial

error message says I have no write access to cvs authority.

But,I own the write authority to cvs.

Later,change "\" into "/",like below:

cvs -d:pserver:name@cvs.tigris.org:/cvs import learndiary/old learndiary initial

That's ok.