考试首页 | 考试用书 | 培训课程 | 模拟考场 | 考试论坛  
  当前位置:编程开发 > DotNET > ASP.Net > 文章内容
  

ASP.NETWebPages参考手册:WebPages类-StringExtensions类-方法

 [ 2016年4月19日 ] 【

StringExtensions 类 - 方法

方法 描述
As(String) 将字符串转换为指定数据类型的强类型值。
As(String, TValue) 将字符串转换为指定的数据类型,并指定默认值。
AsBool(String) 将字符串转换为布尔值 (true/false)。
AsBool(String, Boolean) 将字符串转换为布尔值 (true/false),并指定默认值。
AsDateTime(String) 将字符串转换为 DateTime 值。
AsDateTime(String, DateTime) 将字符串转换为 DateTime 值,并指定默认值。
AsDecimal(String) 将字符串转换为 Decimal 数字。
AsDecimal(String, Decimal) 将字符串转换为 Decimal 数字,并指定默认值。
AsFloat(String) 将字符串转换为 Single 数字。
AsFloat(String, Single) 将字符串转换为 Single 数字,并指定默认值。
AsInt(String) 将字符串转换为整数。
AsInt(String, Int32) 将字符串转换为整数,并指定默认值。
Is 检查字符串是否可以转换为指定的数据类型。
IsBool 检查字符串是否可以转换为 Boolean (true/false) 类型。
IsDateTime 检查字符串是否可以转换为 DateTime 类型。
IsDecimal 检查字符串是否可以转换为 Decimal 类型。
IsEmpty 检查字符串值是否为 nullptr 或空。
IsFloat 检查字符串是否可以转换为 Single 类型。
IsInt 检查字符串是否可以转换为整数。
本文纠错】【告诉好友】【打印此文】【返回顶部
将考试网添加到收藏夹 | 每次上网自动访问考试网 | 复制本页地址,传给QQ/MSN上的好友 | 申请链接 | 意见留言 TOP
关于本站  网站声明  广告服务  联系方式  站内导航  考试论坛
Copyright © 2007-2013 中华考试网(Examw.com) All Rights Reserved