2016年4月28日

SQL函数 Convert,dateadd

摘要: 1.SQL中CONVERT转化函数的用法 格式:CONVERT(data_type,expression[,style])说明:此样式一般在时间类型(datetime,smalldatetime)与字符串类型(nchar,nvarchar,char,varchar)相互转换的时候才用到.例子:SEL 阅读全文

posted @ 2016-04-28 14:41 可爱的春哥 阅读(875) 评论(0) 推荐(0) 编辑

WebBrowser.ExecWB的完整说明

摘要: <OBJECT classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0></OBJECT> <input name=Button .Click=document.all.WebBrowser. 阅读全文

posted @ 2016-04-28 10:44 可爱的春哥 阅读(1310) 评论(0) 推荐(0) 编辑

GetShortPathName函数

摘要: Declare Function GetShortPathName Lib "kernel32" Alias "GetShortPathName" (ByVal lpszLongPath As String, ByVal lpszShortPath As String, ByVal cchBuffe 阅读全文

posted @ 2016-04-28 09:32 可爱的春哥 阅读(767) 评论(0) 推荐(0) 编辑

导航