摘要:
New (Dec 26th, 06'): The following are a collection of CSS Frames layouts, where select columns or rows inside the layout remain static even when the page is scrolled, mimicking a frames like behavior... 阅读全文
摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->.GridViewStyle{border-right:2pxsolid#A7A6AA;border-bottom:2pxsolid#A7A6AA;border-left:2pxsolidwhite;border-top:2pxsolidwhite;padding:4px;}.GridViewStylea{color:#FFFFFF;}.GridViewHeaderStyleth{bor 阅读全文
摘要:
游标例子----------------------------------------------------------------------------------------------------------Declare @Age intDeclare @Name varchar(20)Declare Cur Cursor For Select Age,Name From T_Use... 阅读全文