刘翔比赛体现了一个普遍问题# PhotoGear - 摄影器材
G*G
1 楼
a window application with a textbox, and a button in a form.
when you click on the botton, it will change the text in the textbox
reversly.
for example, if the text in the textbox is "i love you", after clicking on
the button it would be "uoy evol i"
Now I want to add a second button. when I click on the second button,
it will open an exactly same window application as the one I am using.
how to achieve this by programming?
thanks.
when you click on the botton, it will change the text in the textbox
reversly.
for example, if the text in the textbox is "i love you", after clicking on
the button it would be "uoy evol i"
Now I want to add a second button. when I click on the second button,
it will open an exactly same window application as the one I am using.
how to achieve this by programming?
thanks.