07 2014 档案

摘要:Function chinese2unicode(Str) Dim Str_one:Str_one = "" Dim Str_unicode:Str_unicode = "" For i = 1 To Len(Str) Str_one = Mid(Str, i, 1... 阅读全文
posted @ 2014-07-24 15:41 ®Geovin Du Dream Park™ 阅读(410) 评论(0) 推荐(0) 编辑
摘要:---1.以日期字符操作转换日期 如果是VIP1生日不对,可以以上传的数据日期为生日begindeclare @NowBirthday datetime, @birthday datetime,@stat datetime,@end datetime,@statbirthday datetime,... 阅读全文
posted @ 2014-07-17 15:35 ®Geovin Du Dream Park™ 阅读(433) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/4015324/http-request-with-post Response.Charset = "GBK"; //GBK //gb2312 this.CodePage = 936; ... 阅读全文
posted @ 2014-07-09 17:05 ®Geovin Du Dream Park™ 阅读(1180) 评论(0) 推荐(0) 编辑
摘要:/// /// /// /// /// protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) ... 阅读全文
posted @ 2014-07-08 14:52 ®Geovin Du Dream Park™ 阅读(709) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 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 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示