Tags
- postman html parse
- 다빈치 리졸브
- postman session
- Intellij
- oracle
- 우수한 프런트 개발자
- postman excel
- solidity
- postman csv
- postman collection variables
- postman
- 프런트엔드
- Android
- Interaction developer
- Front-end developer
- MFC
- C++
- postman pre-request
- Android/iOS Developer
- emplace_back
- postman collection
- web developer
- c#
- Java
- Unity
- 좋은 개발자
- postman tests
- UI/UX Engineer
- postman automations
- LSL_Script
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
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 |