被生活干了

无论你说的话多么傻逼,但我坚决捍卫你说话的权利

导航

07 2006 档案

使用ajaxhandler--prototype
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Loading 阅读全文

posted @ 2006-07-27 17:43 komazhang 阅读(173) 评论(0) 推荐(0)

javascript: pototype ---tipbox object
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->var TipBox=Class.create();TipBox.prototype={ initialize: function(msg, _options){ this.optio... 阅读全文

posted @ 2006-07-19 09:27 komazhang 阅读(291) 评论(0) 推荐(0)

the simple ajax tooltip based on prototype --koma
摘要:On begining this code.you should add script reference that is"prototype.1.3" Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> var tip = Class.c... 阅读全文

posted @ 2006-07-18 13:42 komazhang 阅读(270) 评论(0) 推荐(0)

编译自定义控件
摘要:csc /t:library /out:MSPress.ServerControls.dll /r:System.dll /r:System.Web.dll SimpleControl.cs 阅读全文

posted @ 2006-07-17 17:57 komazhang 阅读(167) 评论(0) 推荐(0)

一个上传图片很有用的方法...
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->一个可以使得上传的图片大小按照指定的宽度,高度自动按比例进行缩放,生成的JPG还可以指定其图片的压缩比。很实用。 public string upimgscalesave(HttpPostedFile ... 阅读全文

posted @ 2006-07-15 20:56 komazhang 阅读(188) 评论(0) 推荐(0)