티스토리 뷰

AU Study/TAFE

w9 fri morning

Last72 2017. 9. 25. 13:08

c sharp programing

 

Listbox name <listbox>

Textbox name <textbox>

Input variables <input>

 

Add listbox

<listbox>.Items.Add("text or" + variabiles);

 

Output to textbox

<textbox>.Text = <input>.ToString();

 

Input from textbox

Int32.TryParse(<textbox>.Text, out <input>);

 

 

 

bubble sort

 

1. flag

2. eleminate last - biggest - number. less comparesion.

 

'AU Study > TAFE' 카테고리의 다른 글

command line inputoutput codecademy  (0) 2017.09.25
w10 tue morning  (0) 2017.09.25
w9 wed afternoon  (0) 2017.09.25
w9 wed morning  (0) 2017.09.25
w9 tue afternoon  (0) 2017.09.25
댓글
Announcement
Recent Posts
Recent Comments
Total
Today
Yesterday
Link
TAG
more
«   2025/01   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Search by month