01 2012 档案

摘要:1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 using System.Text; 8 using System.Windows.Forms; 9 using System.Security; 10 using System.Reflection; 11 using System.Security.Permissions... 阅读全文
posted @ 2012-01-14 15:40 ®Geovin Du Dream Park™ 阅读(832) 评论(0) 推荐(0)
摘要:Calculate distance, bearing and more between Latitude/Longitude points http://www.movable-type.co.uk/scripts/latlong.html This page presents a variety 阅读全文
posted @ 2012-01-12 12:39 ®Geovin Du Dream Park™ 阅读(1300) 评论(0) 推荐(0)
摘要:dim Info,SystemName,BrowserName,ipdress Info=Request.ServerVariables("Http_User_Agent")'涂聚文 2009/09/30 缔友计算机信息技术有限公司 捷为工作室 =其次:用Request.ServerVariables("Http_User_Agent")='Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; QQDownload 598; .NET CLR 2.0.50727; CIBA; .N 阅读全文
posted @ 2012-01-12 10:51 ®Geovin Du Dream Park™ 阅读(488) 评论(0) 推荐(0)
摘要:xml file:<?xml version="1.0" encoding="utf-8"?><Root> <UserInfo> <Login Name="geovindu"> <Pass>l17pi6MYm2g=</Pass> </Login> <Login Name="涂聚文祝你龙年大悦http://www.dusystem.com/Happynewyear.html"> <Pass>4IGT6o/qA4 阅读全文
posted @ 2012-01-11 20:22 ®Geovin Du Dream Park™ 阅读(533) 评论(0) 推荐(0)
摘要:---2005附加數據庫---ATTACH DATABASE TEMPLATE---涂聚文 2012 元旦exec sp_attach_db 'Asset5','D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\Asset5.mdf','D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\Asset5_log.ldf'GO---列出存儲過程exec sp_stored_proceduresGO--系統視圖select * 阅读全文
posted @ 2012-01-05 14:55 ®Geovin Du Dream Park™ 阅读(461) 评论(0) 推荐(0)