블로그
-
Do you see the automatic boiling ramen machine??
(with the soup) third, press the green button. If you do this course, you can the appearance please, wait by the calling you the machine.
blog.naver.com · 2012.10.20
-
[jQuery Mobile] 동적으로 항목 추가후에 리프레쉬 하는법
$('body').prepend('');$('#myTextArea').textinput();view raw2011-12-14-01.jsThis Gist brought to you by ('body').prepend('');$('#myTextField').textinput();view raw2011-12-14-02.jsThis Gist brought to you by
blog.naver.com · 2012.09.11
-
15세 소년 트위터에서 XSS 취약점 발견~
취약점의 존재하는 링크는 다음과 같다. https://dev.twitter.com/docs/follow-button#%3Cimg%20src=%22%3Cimg%20src=search% 22/onerror=alert%28%22Xss-Found-By-Belmin%28~!
blog.naver.com · 2012.02.01
-
[승무원] 승무원정보 - 승무원 근무시 사용 용어 [스튜어디스]
예를 들어 서울 - 부산간 1일 왕복비행 Call button 승객들이 승무원을 호출하는 버튼 Cockpit crew 기장이나 부기장, 엔지니어를 포함한 운항 승무원 Galley 갤리는 Stand-by 결원이 발생했을 때를 대비해 지정된 장소에서 대기하는 것으로, 승무원 대기실에서 기다리.......
blog.naver.com · 2011.11.15
-
DatePicker 만들기 Android DatePicker 사용하기DatePickerDialog.DatePicker.Java Main.xml
create a DatePickerDialog, which presents the date picker in a floating dialog box at the press of a button When the date is set by the user, a TextView will update with the new date.
blog.naver.com · 2011.07.10
-
제스처탐색바는 안드로이드의 체스처탐색을 손닿는 곳에서 긴밀하게 유지할 수 있습니다.
app Gesture Search Bar more conveniently launches Gesture Search from either your notification bar or by long-pressing the Search button.
blog.naver.com · 2010.08.07
-
[C#학습셀03-15] How to: Browse a Folder
You can then check whether the user clicked the OK button by using the DialogResult.OK field. Add a Button control to .......
blog.naver.com · 2010.06.04
-
[C#학습셀04-23] How to: Search for an Item in a ListBox Control
Then you search the ListBox for a specific item by clicking a button on the form. item is found, it is selected and a success message, which contains the item and its index, is sent by
blog.naver.com · 2010.06.13
-
[C#학습셀01-05] How to: Call a Button's Click Event Programmatically
, you can raise the button's Click event programmatically by using the PerformClick method. The following example demonstrates how to call the click event of a button within a program.
blog.naver.com · 2010.05.24
-
[C#학습셀03-16] How to: Save a File to a Folder
You can then check whether the user clicked the OK button by using the DialogResult.OK field.
blog.naver.com · 2010.06.07