xiaowei-blog

导航

上一页 1 2 3 4 5 6 ··· 10 下一页

2015年3月24日 #

[转]C#读写操作app.config中的数据应用介绍

该文被密码保护。 阅读全文

posted @ 2015-03-24 11:06 xiaowei-blog 阅读(0) 评论(0) 推荐(0) 编辑

2015年3月21日 #

[转]四种方式实现SQLServer 分页查询

摘要: http://www.cnblogs.com/Bulid-For-NET/archive/2012/12/16/2820097.htmlSQLServer 的数据分页:假设现在有这样的一张表:CREATE TABLE test(id int primary key not null identity... 阅读全文

posted @ 2015-03-21 16:52 xiaowei-blog 阅读(99) 评论(0) 推荐(0) 编辑

2015年3月16日 #

[转]C#代码实现邮箱验证C#中及一些常用的正则表达式

摘要: http://blog.sina.com.cn/s/blog_53ad31720100i2gl.html需要引用using System.Text.RegularExpressions;Regex r = new Regex("^\\s*([A-Za-z0-9_-]+(\\.\\w+)*@(\\w+... 阅读全文

posted @ 2015-03-16 21:43 xiaowei-blog 阅读(150) 评论(0) 推荐(0) 编辑

2015年3月13日 #

[转]c#:用DateTime的ParseExact方法解析特殊的日期时间

摘要: http://www.cnblogs.com/greenerycn/archive/2010/07/17/use_datetime_parseexact.html //ShortDateFrom:yyyyMMdd格式化yyyy/MM/dd DateTime dt = DateTime.ParseEx... 阅读全文

posted @ 2015-03-13 17:49 xiaowei-blog 阅读(179) 评论(0) 推荐(0) 编辑

[转].NET 中日期和时间的格式化处理

摘要: http://www.0431cn.com/ygtd_wz_nr_2077.html一、日期和时间的格式化处理:1.绑定时格式化日期方法: 2.数据控件如DataGrid/DataList等的件格式化日期方法: e.Item.Cell[0].Text = Convert.ToDateTime(e.I... 阅读全文

posted @ 2015-03-13 12:02 xiaowei-blog 阅读(224) 评论(0) 推荐(0) 编辑

2015年3月10日 #

RegistValidate

该文被密码保护。 阅读全文

posted @ 2015-03-10 21:58 xiaowei-blog 阅读(1) 评论(0) 推荐(0) 编辑

jquery 如果通过data传递数据

摘要: http://www.jb51.net/article/36249.htm 阅读全文

posted @ 2015-03-10 18:01 xiaowei-blog 阅读(113) 评论(0) 推荐(0) 编辑

.net中如何使用cookie

摘要: http://www.cnblogs.com/littleangel7/archive/2009/06/21/1507851.html 阅读全文

posted @ 2015-03-10 15:45 xiaowei-blog 阅读(71) 评论(0) 推荐(0) 编辑

2015年3月9日 #

网页元素相对位置

摘要: 1.http://www.ruanyifeng.com/blog/2009/09/find_element_s_position_using_javascript.html 用Javascript获取页面元素的位置2.http://www.cnblogs.com/dolphinX/archive/2... 阅读全文

posted @ 2015-03-09 16:24 xiaowei-blog 阅读(86) 评论(0) 推荐(0) 编辑

2015年3月6日 #

基于jquery ui 的 Alter插件

该文被密码保护。 阅读全文

posted @ 2015-03-06 16:50 xiaowei-blog 阅读(1) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 10 下一页

欢 迎 大 家光 临 我 的 个 人 博 客 !