上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 118 下一页
摘要: 《Google Maps API 开发大全》陈育春编著 机械工业出版社 2010年01月事件名称 支持元素 说明blur A,AREA,LABEL,INPUT,SELECT,TEXTAREA,BUTTON 对象失去焦点时所激发的事件change INPUT,SELECT,TEXTAREA 值产生改变时所激发的事件click 大多数元素 单击鼠标(按下并释放鼠标键)时所激发事件dblclick 大... 阅读全文
posted @ 2010-04-28 10:25 ®Geovin Du Dream Park™ 阅读(365) 评论(0) 推荐(0)
摘要: T-SQL Pivot SyntaxSELECT[non-pivoted column], -- optional[additional non-pivoted columns], -- optional[first pivoted column],[additional pivoted columns]FROM (SELECT query producing sql data for pivot... 阅读全文
posted @ 2010-04-16 11:28 ®Geovin Du Dream Park™ 阅读(2674) 评论(0) 推荐(0)
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-... 阅读全文
posted @ 2010-04-16 08:17 ®Geovin Du Dream Park™ 阅读(707) 评论(0) 推荐(0)
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1from:http://www.webreference.com/tools/browser/javascript.html2http://browserspy.dk/browser.php3htt... 阅读全文
posted @ 2010-04-15 09:41 ®Geovin Du Dream Park™ 阅读(569) 评论(0) 推荐(0)
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1/*2from:http://www.eggheadcafe.com/articles/sql_server_recursion_with_clause.asp3http://msdn.micros... 阅读全文
posted @ 2010-04-14 10:42 ®Geovin Du Dream Park™ 阅读(507) 评论(0) 推荐(0)
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1createtableEmployee2(3IdINTIDENTITY(1,1)PRIMARYKEY,4[Name]varchar(30)null,5JobTitlevarchar(30)null,... 阅读全文
posted @ 2010-04-13 17:07 ®Geovin Du Dream Park™ 阅读(333) 评论(0) 推荐(0)
摘要: 作者:(古罗马)(Marcus Surelius)马可·奥勒留from: http://classics.mit.edu/Antoninus/meditations.html(美国麻省理工)http://classics.mit.edu/Antoninus/meditations.mb.txt Provided by The Internet Classics Archive.See b... 阅读全文
posted @ 2010-03-30 08:47 ®Geovin Du Dream Park™ 阅读(1086) 评论(0) 推荐(0)
摘要: <!--<br/ /><br/ />Code highlighting produced by Actipro CodeHighlighter (freeware)<br/ />http://www.CodeHighlighter.com/<br/ /><br/ />--> 1 --SQL自定义函数 阅读全文
posted @ 2010-03-19 15:38 ®Geovin Du Dream Park™ 阅读(5086) 评论(0) 推荐(0)
摘要: [代码] 阅读全文
posted @ 2010-03-16 23:09 ®Geovin Du Dream Park™ 阅读(1408) 评论(0) 推荐(0)
摘要: IQ (Intelligence Quotient)智商、智力商数,简称智商,是一种表示人的智力高低的数量指标,但也可以表现为一个人对知识的掌握程度,反映人的观察力、记忆力、思维力、想象力、创造力以及分析问题和解决问题的能力。EQ (Emotional Intelligence Quotient)情 阅读全文
posted @ 2010-02-20 00:33 ®Geovin Du Dream Park™ 阅读(21665) 评论(0) 推荐(0)
上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 118 下一页