티스토리 뷰
http://www.advancedqtp.com/constructor-arguments-in-vbscript/
'An example for the new constructor format Private Sub Class_Initialize '(Param1, Param2) 'You can keep you Class_Initialize sub as private - it will still work! Msgbox Param1 'You can use you parameters just like any other variable Param2.Add "Some", "Thing" 'You can even pass objects, such as dictionaries End Sub
'An example for the new object initialization format Set oMyClass = New clsMyClass'("Something", oDic) 'You can pass strings, numbers, other vairbales and objects
'웹프로그래밍 > ASP Classic' 카테고리의 다른 글
무료 업로드 컴포넌트 UpDownExpress 2.0 (0) | 2014.05.07 |
---|---|
windows 2003 iis 6 classic asp 큰 이미지 썸네일 컴포넌트 오류 문제 (0) | 2014.05.03 |
HtmlZap - HTML parsing component (0) | 2013.11.13 |
Classic ASP URL 주소로부터 파일 생성 (0) | 2013.05.22 |
Classic ASP 배열 커스텀 함수들 (0) | 2013.05.22 |
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- laravel
- Mac
- nodejs
- ASP
- nginx
- Prototype
- PHP
- JSON
- Android
- Debug
- mssql
- Wordpress
- iphone
- classic asp
- IE
- 워드프레스
- CSS
- macos
- Docker
- git
- API
- javascript
- JQuery
- iis
- 안드로이드
- IOS
- Linux
- 한글
- centos
- sencha touch
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함