5.2.2 ~ 5 fin : 14th
6.1 : 15th, 16th
6.2~ 6fin : 17th
7th : 18th
5.2.2 ~ 5 fin : 14th
6.1 : 15th, 16th
6.2~ 6fin : 17th
7th : 18th
[BiKE]
1. Fri Seminar => Paper..
- 14th ~ 19th
- make kn file..
- find previous works
- define my theory..?
- 20th
- and meeting.
- make kn file.
2. SNA Paper / 8th ~ 18th
3. iPhone App / 7th ~ 18th
- make layout and Twitter information / 7th ~ 11th
- link to url / ~18th
4. Eng SNA Paper / 18th ~ 28th
[SSM]
1. Test(16,17) 14th ~ 17th
2. SNA Seminar 11th ~ 13th
3. prepare interview 14th ~
[Car]
1. 10th day..
음;; ~ 18 논문 수정~
NSString *messageString = [[NSString alloc] initWithFormat:@"you scrolled %f", y];
UIAlertView *alert = [[UIAlertView alloc] initWithTitle : @"Hey, do you see the disclosure button?"
message : messageString
delegate : nil
cancelButtonTitle : @"Won't happen again"
otherButtonTitles : nil];
[messageString release];
[alert show];
[alert release];