会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
KissFly`s Blog
每一天都是新的开始!
CnBlogs
Home
New Post
Contact
Admin
Subscription
2010年11月23日
C#验证类 可验证:邮箱,电话,手机,数字,英文,日期,身份证,邮编,网址,IP (转)
[代码]
Read More
posted @ 2010-11-23 11:42 KissFly
Views(491)
Comments(0)
Diggs(0)
2010年3月18日
ASP.net 2.0 中 WebResource.axd 管理资源的一些知识点
在 ASP.net 2.0 构建的Web页面中,查看源文件,我们经常会看到下面的Html文本
Read More
posted @ 2010-03-18 17:09 KissFly
Views(1645)
Comments(0)
Diggs(0)
2010年1月8日
DataTable和IList间转换的封装
一些DataTable和IList间转换的封装
Read More
posted @ 2010-01-08 14:20 KissFly
Views(1783)
Comments(1)
Diggs(0)
2010年1月4日
值类型 引用类型 和特殊的引用类型string
值类型:c#中,值类型继承自System.ValueType:bool, byte, char, decimal, double, enum, float, int, long, sbyte, short, struct, uint, ulong, ushort引用类型:而引用类型则有:class, interface, delegate, object, string[代码]a的原值:abcst...
Read More
posted @ 2010-01-04 10:51 KissFly
Views(510)
Comments(0)
Diggs(0)
2009年12月31日
用JavaScriptSerializer解析Json成.net Object
代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<%@PageLanguage="C#"AutoEventWireup="true"CodeBehind="Jquery1.aspx.cs"Inherits="各种web练习.Jquery.J...
Read More
posted @ 2009-12-31 11:27 KissFly
Views(4511)
Comments(0)
Diggs(0)
公告