摘要:
JQuery.Jcrop 图片裁剪http://www.aspbc.com/demo/imgJcrop/aspx.htmlhttp://www.kmwzjs.com/site/p-view52.htmlJQuery.uploadify 附件上传JQuery.jPlayer 媒体播放器JQuery.Validate 表单验证 阅读全文
posted @ 2012-09-20 15:09
Jerome's Blog
阅读(162)
评论(0)
推荐(0)
摘要:
public class CYBaseControl : Control { public CYBaseControl() { this.SetStyle(ControlStyles.SupportsTransparentBackColor | ControlStyles.Opaque, true); this.BackColor = Color.Transparent; } protected override CreateParams Create... 阅读全文
posted @ 2012-09-20 09:03
Jerome's Blog
阅读(1055)
评论(0)
推荐(0)
摘要:
int n = panel.Controls.OfType<Label>().Count(); 阅读全文
posted @ 2012-09-20 08:57
Jerome's Blog
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号