09 2011 档案

摘要: usingSystem.Drawing;usingSystem.Drawing.Drawing2D;usingSystem.Drawing.Imaging;publicclassImageHelper{///<summary>///获取图片中的各帧///</summary>///<paramname="pPath">图片路径</param>///<paramname="pSavePath">保存路径</param>publicvoidGetFrames(stringpPath,str阅读全文
posted @ 2011-09-28 13:02 衣冠勤售 阅读(30) | 评论 (0) 编辑
摘要: 添加如下扩展:$.fn.outerHTML=function(){$this=$(this);varh=$this.html();vars=$this.wrap("<div></div>").parent().html();$this.empty().html(h);returns;};然后就可以直接使用outerHTML()方法了。另外需要注意的是。如果获取的对象是数组。需要如下处理:varcontent=editAreaJQueryObj.find('tr:lt(7)');addressManager.CurrentEditAre阅读全文
posted @ 2011-09-27 15:02 衣冠勤售 阅读(38) | 评论 (0) 编辑
摘要: usingSystem;usingSystem.Collections;usingSystem.Collections.Generic;usingSystem.Web;usingSystem.Web.UI;usingSystem.Web.UI.WebControls;usingCommons.Collections;usingNVelocity;usingNVelocity.App;usingNVelocity.Context;usingSystem.IO;usingNVelocity.Runtime;usingSystem.Text;usingDiscuz.Common;usingDiscu阅读全文
posted @ 2011-09-01 16:44 衣冠勤售 阅读(29) | 评论 (0) 编辑

版权
作者:Bober Song

出处:http://bober.cnblogs.com

衣冠勤售:http://www.YiGuanShou.com

推荐空间:华夏名网

本文首发博客园,版权归作者跟博客园共有。

转载必须保留本段声明,并在页面显著位置给出本文链接,否则保留追究法律责任的权利。