摘要:
CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Text;45namespaceConsoleApplication16{7/... 阅读全文
摘要:
今天有人问偶:"有没有什么办法用javascript判断当前页面是否刷新过, 和.net里面ispostback一样"。恩~BLOG太空了!把给她的Demo贴出来吧!全部代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<html>2&... 阅读全文
摘要:
code demonstrate using c#Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Text;namespaceConsole... 阅读全文
摘要:
If you installed Sql Server 2005 Full !When Your Run Follow:--------------------------------use AdventureWorksgoselect * from sales.customer ----it's error!why?select * from Sales.Customer----it's rig... 阅读全文