Tags
- C++
- Android
- 다빈치 리졸브
- postman session
- emplace_back
- Unity
- Front-end developer
- postman html parse
- 프런트엔드
- 우수한 프런트 개발자
- solidity
- web developer
- postman automations
- postman pre-request
- Interaction developer
- c#
- LSL_Script
- 좋은 개발자
- MFC
- postman csv
- Android/iOS Developer
- UI/UX Engineer
- postman excel
- postman collection
- Intellij
- postman collection variables
- oracle
- Java
- postman
- postman tests
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Archives
- Today
- Total
david's daily developer note
LSL_Script 오브젝트 선택시에, 웹페이지 연결하기. 본문
728x90
touch_start(integer total_number)
{
key gAvatarKey = llDetectedKey(0);
llLoadURL(gAvatarKey, "View the offical Second Life website.", "http://www.secondlife.com");
}
728x90
'Develop (kids)' 카테고리의 다른 글
[Android] AlertDialog Sample (0) | 2011.04.23 |
---|---|
LSL_Script 오브젝트에게 메세지 듣게 하기. (0) | 2011.04.19 |
SL Second Life Viewer2 로컬 OpenSim 서버 접속 하기. (0) | 2011.04.19 |
[Android] Thread 강제 종료 설정. (0) | 2011.04.08 |
[Android] Layout- EditText의 Multi Line 속성 주기 (0) | 2011.04.05 |