web tools rank checker

domain .cn
.net .cn .com.cn
你正在阅览 :: 简体中文:: 学习 ASP SQL VB HTML code

学习 .ASP SQL HTML XML CSS JAVA Perl code study
English Chinese_Traditional Chinese_Simplified

你正在阅览 :: 简体中文 Chinese_Simplified

学习.主题:
首页
ASP
. Active-Server-Flash
. Array
. Connection
. Count
. Counter
. Distinct
. Email
. File
. Folder
. Function
. GetSQLserver
. Header
. mySQL
. Record
. Recordset
. Request
. Response
. Server
. Server-CreateObject
. ServerVariables
. Session
. Special-Symbols
. String
»Left
»Length
»like
»Mid
»Replace
»Right
»Split
»trim_space
. Sub
. Time
CSS
Ecommerce
HTML
InternetProtocol
JAVA
Microsoft
Robots
SearchEngine
SQL
SQLserver
VBscript
XML

SiteMap

3w....学习.教学 > ASP > string » split

3w learning

string >
split

Title:

split long strings by any " string "


以 某 " 字符串 " 分隔某长字符串
Description:

strArray = Split(Longstr, "str")


数组 = 分隔指令 (长字符串, "短字符串")
使用短字符串来分隔长字符串
Example Code:

----- example 1 ------ http://3wt.ezer.com/asp/ url=3wt.ezer.com/asp/ <% FolderName=Split(url,"/") %> <% =FolderName(0) =FolderName(1) =FolderName(2) %>


范例:
将网址以"/"分隔
取出其数据夹名称
Example Result:


------ example 1 result ----- FolderName(0)= " " <---- nothing FolderName(1)= "3wt.ezer.com" FolderName(1)= "asp"


..
...
...

[ 7/27/2008 ]

www learning school add more scripts and tips memo
You are at >>3WS.EZER.COM >> 3WS.EZER.COM/ASP/STRING/SPLIT.ASP>>ASP
Helpful link:: SEO web tools :: Live PR | SERP checker
back to top Ezer code adding :: Questions ;email