条新通知
登录
注册
欢迎
退出
我的博客
配置
写文章
文章管理
博客首页
全站
当前博客
空间
博客
好友
相册
留言
用户操作
[留言]
[发消息]
[加为好友]
订阅我的博客
[编辑]
ghostzp的公告
[编辑]
文章分类
存档
2006年10月(1)
2006年01月(1)
2005年12月(1)
2005年11月(2)
2005年10月(2)
2005年08月(1)
2005年06月(2)
2005年03月(2)
2004年12月(1)
2004年11月(14)
2004年08月(1)
2004年07月(2)
格式化时间
收藏
<script language=vbs>
Function fmt(str)
dim regEx
Set regEx = New RegExp
regEx.Pattern = "(?:\b)(\d)(?:\b)"
regEx.Global = True
fmt = regEx.replace(str,"0$1")
End Function
msgbox (now)
msgbox (fmt(now))
</script>
发表于 @ 2005年10月12日 08:56:00 |
评论(
loading...
)
|
编辑
|
举报
|
收藏
旧一篇:oracle sql
|
新一篇:css
查看最新精华文章 请访问博客首页
相关文章
发表评论
表 情:
评论内容:
用 户 名:
登录
注册
匿名评论
验 证 码:
重新获得验证码