摘要: 下面是一段弹出的主要JS代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/**//* ** ========================================================================... 阅读全文
posted @ 2006-11-01 23:07 huazi4995 阅读(1713) 评论(3) 推荐(0)
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->static protected string IntToWord(string intStr) { string wordStr; wordSt... 阅读全文
posted @ 2006-11-01 14:54 huazi4995 阅读(432) 评论(0) 推荐(0)
摘要: 关闭窗口 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> /// /// 函数名:CloseParentWindow /// 功能描述:关闭窗口 /// pu... 阅读全文
posted @ 2006-11-01 14:16 huazi4995 阅读(204) 评论(0) 推荐(0)
摘要: 刷新父窗口 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->/// /// 刷新父窗口 /// public static void RefreshParent() { ... 阅读全文
posted @ 2006-11-01 14:12 huazi4995 阅读(380) 评论(0) 推荐(0)
摘要: 向客户端发送函数KendoPostBack(eventTarget, eventArgument) /// 服务器端可接收__EVENTTARGET,__EVENTARGUMENT的值 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> /// ... 阅读全文
posted @ 2006-11-01 14:01 huazi4995 阅读(249) 评论(0) 推荐(0)