摘要:
[代码]Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<DataListID="dlblogs"Height="450"Width="100%"PageSize="18"CellPadding="0"EnableViewState="true"... 阅读全文
摘要:
鼠标旁边弹出提示信息鼠标旁边的提示信息Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<ahref="#"title="这是提示">tip</a><scriptLanguage="JavaScript">//****... 阅读全文
摘要:
打印Web页面在头部<head>加入打印事件Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<scriptlanguage=javascript>functiondoPrint(){bdhtml=window.document.... 阅读全文
摘要:
Case ..when..End Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->首先让我们看一下 CASE 的语法。在一般的 SELECT 中,其语法如下: SELECT = CASE WHEN THEN WHEN THEN ... 阅读全文
摘要:
保存到数据库 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> public int DyfcListInsert(int id,string name,string username,string content,Byte[] photo) ... 阅读全文