发布网友 发布时间:2022-05-01 13:55
共2个回答
热心网友 时间:2023-10-16 12:39
使用ASP中的Left 函数
定义:
Left 函数可从字符串的左侧返回指定数目的字符。
语法:
Left(string,length)
参数string:必需的。从其中返回字符的字符串。
参数length:必需的。规定需返回多少字符。如果设置为 0,则返回空字符串("")。如果设置为大于或等于字符串的长度,则返回整个字符串。
例子 1
dim txt输出:
This is a b
例子 2
dim txt输出:
This is a beautiful day!
例子 3
dim txt,x输出:
This is a beautiful day!
热心网友 时间:2023-10-16 12:40
left(字符串,长度)热心网友 时间:2023-10-16 12:39
使用ASP中的Left 函数
定义:
Left 函数可从字符串的左侧返回指定数目的字符。
语法:
Left(string,length)
参数string:必需的。从其中返回字符的字符串。
参数length:必需的。规定需返回多少字符。如果设置为 0,则返回空字符串("")。如果设置为大于或等于字符串的长度,则返回整个字符串。
例子 1
dim txt输出:
This is a b
例子 2
dim txt输出:
This is a beautiful day!
例子 3
dim txt,x输出:
This is a beautiful day!
热心网友 时间:2023-10-16 12:39
使用ASP中的Left 函数
定义:
Left 函数可从字符串的左侧返回指定数目的字符。
语法:
Left(string,length)
参数string:必需的。从其中返回字符的字符串。
参数length:必需的。规定需返回多少字符。如果设置为 0,则返回空字符串("")。如果设置为大于或等于字符串的长度,则返回整个字符串。
例子 1
dim txt输出:
This is a b
例子 2
dim txt输出:
This is a beautiful day!
例子 3
dim txt,x输出:
This is a beautiful day!
热心网友 时间:2023-10-16 12:40
left(字符串,长度)热心网友 时间:2023-10-16 12:40
left(字符串,长度)热心网友 时间:2023-10-16 12:39
使用ASP中的Left 函数
定义:
Left 函数可从字符串的左侧返回指定数目的字符。
语法:
Left(string,length)
参数string:必需的。从其中返回字符的字符串。
参数length:必需的。规定需返回多少字符。如果设置为 0,则返回空字符串("")。如果设置为大于或等于字符串的长度,则返回整个字符串。
例子 1
dim txt输出:
This is a b
例子 2
dim txt输出:
This is a beautiful day!
例子 3
dim txt,x输出:
This is a beautiful day!
热心网友 时间:2023-10-16 12:40
left(字符串,长度)