' ######################################################################'Function name: encQuote'Parameter:'value= ๋ฌธ์์ด'Return: String'Description: " To " / ' To '' ######################################################################Function encQuote(ByVal value)If IsNull(value) Then value = ""encQuote = Replace(Replace(value, "'", "'"), """", """)End Function ' ########################..
/* * ํจ์๋ช : curString * ์ค๋ช : ํ๊ธ/์๋ฌธ ๋ฌธ์์ด์ ์ผ์ ๊ธธ์ด๋งํผ ์๋ฆ๋๋ค. * Argus : $str : ๋ฌธ์์ด * : $len : ์๋ฅผ ๊ธธ์ด * : $addSTr : ์๋ฅธ ๋ฌธ์์ด ์ดํ์ ๋ถ์ฌ์ง ๋ฌธ์ **/ function curString($str, $len, $addStr="...") { if(strlen($str)>$len) { for($i=0; $i127) $i++; $str=substr($str,0,$i); $str = $str.$addStr; } return $str; }
์ ์ฉํ ํจ์๋ค ์ค ํ๋. function AlertHistoryBack(message) AlertHistoryBack="" End function function GotoHistoryBack() GotoHistoryBack="" End function function GotoUrl(url) GotoUrl="" End function function GototUrl_Reload(url) GototUrl_Reload="" End function function AlertClose(message) AlertClose="" End function function PopClose() PopClose="" End function function PopClose_Reload() PopClose_Reload="" En..
- Total
- Today
- Yesterday
- JSP
- jQuery
- Java
- ๋ฉ๋ฐฐํ
- php
- ์น์์ด์ ์
- JSTL
- ์นด๋ฐ์จ๋ผ์ธ
- JSON
- ๊ธฐํ
- ์๋ฆฌ
- ๋์ค
- JS
- asp
- ์๋ฐ์คํฌ๋ฆฝํธ
- 2ne1
- ์ธํจ์ด
- 8๋ง์ผ
- Servlet
- JavaScript
- ํจ์
- EL
- I Don't Care
- Ajax
- ๋ณต๊ทผ์ด๋
- ์๋ธ๋ฆฟ
- ์์์ฌ์ด๋
- ๊ฒฝ์ ์ฉ์ด
- MySQL
- MS-SQL
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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 |