上一页 1 ··· 269 270 271 272 273 274 275 276 277 ··· 337 下一页
摘要: Hey, in this scenario, it is hard to improve performance, So I suggest to check whether the memory of the server is sufficient. http://forums.asp.net/p/1442183/3269188.aspx http://social.msdn.micros... 阅读全文
posted @ 2010-01-21 23:38 emanlee 阅读(654) 评论(0) 推荐(0)
摘要: 为当前应用程序配置会话状态设置。<sessionState mode="[Off|InProc|StateServer|SQLServer|Custom]" timeout="number of minutes" cookieName="session identifier cookie name" cookieless= "[true|false|AutoDetect|UseCookies... 阅读全文
posted @ 2010-01-20 17:33 emanlee 阅读(596) 评论(0) 推荐(0)
摘要:     ------------------------------- For System.OutOfMemory.Exception, try to check if this problem will go away after iis reset or terminating aspnet_wp.exe worker process in asp.net web ... 阅读全文
posted @ 2010-01-19 13:22 emanlee 阅读(3170) 评论(0) 推荐(0)
摘要: 1、dBm dBm是一个考征功率绝对值的值,计算公式为:10lgP(功率值/1mw)。 [例1] 如果发射功率P为1mw,折算为dBm后为0dBm。 [例2] 对于40W的功率,按dBm单位进行折算后的值应为: 10lg(40W/1mw)=10lg(40000)=10lg4+10lg10+10lg1000=46dBm。 2、dB dB是一个表征相对值的值,当考虑甲的功率相比于乙功率大或小多少个dB... 阅读全文
posted @ 2010-01-17 17:27 emanlee 阅读(14930) 评论(0) 推荐(0)
摘要: ALTER PROCEDURE [dbo].[SearchActivity]( @Counts int = 0 OUTPUT )ASSET NOCOUNT ON;….public static DataSet Search(ref int Counts) { string strConnect =... 阅读全文
posted @ 2010-01-16 17:15 emanlee 阅读(2577) 评论(0) 推荐(0)
摘要: 硬盘保修查询网站明细清单希捷硬盘保修查询西数硬盘保修查2008-03-03 11:07硬盘保修查询网站明细清单希捷硬盘保修查询西数硬盘保修查1.迈拓(Maxtor)  查询网址:https://www.maxtor.com/en/suppor ... 1_serial_number.cfm  进入网页之后在“Enter Serial Number(S/N)”后输入硬盘标签上... 阅读全文
posted @ 2010-01-15 22:39 emanlee 阅读(7067) 评论(0) 推荐(0)
摘要: ----------------------------------------------------------------------------------- --作者:启程 http://www.letwego.cn/ --只是本人大概测试,不一定完全正确 DECLARE @DateBeg... 阅读全文
posted @ 2010-01-15 22:37 emanlee 阅读(664) 评论(0) 推荐(0)
摘要: 建立表:CREATE TABLE [TestTable] ([ID] [int] IDENTITY (1, 1) NOT NULL ,[FirstName] [nvarchar] (100) COLLATE Chinese_PRC_CI_AS NULL ,[LastName] [nvarchar] ... 阅读全文
posted @ 2010-01-15 22:34 emanlee 阅读(267) 评论(0) 推荐(0)
摘要: 分6种: IDE,已经被淘汰了!IDE硬盘已经停产很久了 SATA,串口硬盘,有三种规格分别是SATA1,SATA2,SATA3 ,现在主流仲是SATA2,以后SATA3会成为主流 SCSI,服务器硬盘,支持热拔插(已经停产) SAS,15000转 服务器硬盘, 支持热拔插 阅读全文
posted @ 2010-01-13 00:15 emanlee 阅读(3430) 评论(0) 推荐(0)
摘要: 一定要安装数字签名是2007.9.26的IE7: http://www.microsoft.com/downloads/details.aspx?FamilyID=9ae91ebe-3385-447c-8a30-081805b2f90b&DisplayLang=zh-cn 重新下载了IE7的独立安装包,发现这个IE7的数字签名是2007.9.26日   1、IE浏览器出问题了... 阅读全文
posted @ 2010-01-10 22:53 emanlee 阅读(4622) 评论(0) 推荐(0)
上一页 1 ··· 269 270 271 272 273 274 275 276 277 ··· 337 下一页