上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 66 下一页
摘要: USE [msdb] GO /****** 对象: Operator [auctionOperator] 脚本日期: 04/20/2009 09:27:56 ******/ EXEC msdb.dbo.sp_add_operator @name=N'auctionOperator', @enabled=1, @weekday_pager_start_time=90000,... 阅读全文
posted @ 2009-04-20 09:33 roboth 阅读(299) 评论(0) 推荐(0)
摘要: VS2005进行Web调试的浏览器选择不幸,安装了firefox后,安装VS2005,VS进行web调试时就用了firefox而不是ie,这应该是默认浏览器搞的更改方法:打开 C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\VisualStudio\8.0\browsers.xml... 阅读全文
posted @ 2009-04-09 09:26 roboth 阅读(633) 评论(0) 推荐(0)
摘要: 从VS2008项目转为VS2005项目(C#版)收藏 VS2005转VS2008 用文本编辑器打开sln文件 MicrosoftVisualStudioSolutionFile,FormatVersion10.00#VisualStudio2008 将以上内容修改后成为以下内容: MicrosoftVisualStudioSolutionFile,F... 阅读全文
posted @ 2009-04-08 14:45 roboth 阅读(1154) 评论(0) 推荐(0)
摘要: Cookies Example 阅读全文
posted @ 2009-03-30 11:40 roboth 阅读(147) 评论(0) 推荐(0)
摘要: MIME Types By Content Type Type/sub-type Extension application/envoy evy application/fractals fif application/futuresplash spl application/hta hta application/internet-property-stream acx a... 阅读全文
posted @ 2009-03-16 16:55 roboth 阅读(271) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 66 下一页