posted @ 2010-06-07 14:40 X龙 阅读(1069) 评论(0) 推荐(0) 编辑
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<%@PageLanguage="C#"AutoEventWireup="true"CodeFile="MulitiSelect.aspx.cs"Inherits="MulitiSelect"%... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<styletype="text/css">.tooltips{width:210px;height:150px;overflow-y:scroll;background-color:ye... 阅读全文
posted @ 2010-06-07 14:35 X龙 阅读(159) 评论(0) 推荐(0) 编辑
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functionisMouseInBox(obj){varoEvent=event||window.event;varpoint1=newArray(event.clientX+document.bo... 阅读全文
posted @ 2010-06-07 14:33 X龙 阅读(204) 评论(0) 推荐(0) 编辑
摘要:
只含有汉字、数字、字母、下划线,下划线位置不限: ^[a-zA-Z0-9_\u4e00-\u9fa5]+$ 阅读全文
posted @ 2010-05-24 12:39 X龙 阅读(286) 评论(0) 推荐(0) 编辑
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<objectid="MediaPlayer1"classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"width="620"height="46... 阅读全文
posted @ 2010-04-21 16:57 X龙 阅读(269) 评论(0) 推荐(0) 编辑
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--///合并表头///table:要操作的表格///startIndex:要合并的单元格起始索引///startIndex:要合并的单元格结束索引///colCombine:要合并的列数function... 阅读全文
posted @ 2010-04-08 12:02 X龙 阅读(673) 评论(0) 推荐(0) 编辑