[置顶] 我招聘普通JSP程序员出的笔试题
作者:anotherbug 日期:2007-10-26
[置顶] Flash虚拟现实系统Flash+Java+xmlSocket
作者:anotherbug 日期:2007-01-12
SQLSERVER 所需完成时间超过 15 秒的 I/O 请求 分析解决途径之一
作者:anotherbug 日期:2009-06-29
事件类型: 信息
事件来源: MSSQL$XXXX
事件种类: (2)
事件 ID: 833
日期: 2009-6-28
事件: 14:58:08
用户: N/A
计算机: XXXXXX
描述:
SQL Server 已 128 次遇到了针对数据库 [XXXXX] (5)中文件 [D:\XXXXX\XXXXX.mdf] 的、所需完成时间超过 15 秒的 I/O 请求。OS 文件句柄是 0x000008BC。最新的长时间 I/O 操作的偏移量是: 0x0000042699a000
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/...
事件来源: MSSQL$XXXX
事件种类: (2)
事件 ID: 833
日期: 2009-6-28
事件: 14:58:08
用户: N/A
计算机: XXXXXX
描述:
SQL Server 已 128 次遇到了针对数据库 [XXXXX] (5)中文件 [D:\XXXXX\XXXXX.mdf] 的、所需完成时间超过 15 秒的 I/O 请求。OS 文件句柄是 0x000008BC。最新的长时间 I/O 操作的偏移量是: 0x0000042699a000
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/...
标签:
《卡巴纳图大营救》The Great Raid
作者:anotherbug 日期:2009-06-17
更多中文名:
511绝地救兵
大偷袭
导演:约翰·戴尔
主演: 本杰明·布拉特、詹姆斯·弗兰科
类型: 动作、剧情、战争
国家/地区:美国、澳大利亚
片长:132分钟
上映日期:2005年8月12日美国
对白语言:英语、日语、塔加路语、 菲律宾语
发行公司:米拉麦克斯影业公司
剧情简介
1941年,二战的销烟仍在弥漫,珍珠港偷袭得手的数天之后,日军开始疯狂地攻占菲律宾巴丹半岛,但遭到了美菲军的顽强抗击。但经过一段拉锯战后,在日军集中火力猛烈攻击下,顽强驻守的美军由于军火、粮食和药品的短缺,美驻巴丹半岛7.5万守军不得不向日军投降。并被迫开始了残忍的巴丹死...
标签:
CParticleEngine
作者:anotherbug 日期:2009-05-05
[code]
class CParticleEngine
{
var hit_mc, prevTime;
function CParticleEngine () {
}
function clear() {
var _local1 = this;
while (_local1.p_array.pop() != undefined) {
}
while (_local1.w_array.pop() !=...
class CParticleEngine
{
var hit_mc, prevTime;
function CParticleEngine () {
}
function clear() {
var _local1 = this;
while (_local1.p_array.pop() != undefined) {
}
while (_local1.w_array.pop() !=...
标签: CParticleEngine
CParticle
作者:anotherbug 日期:2009-05-05
CVector2D
作者:anotherbug 日期:2009-05-05
varnish 性能相关
作者:anotherbug 日期:2009-04-23
Varnish settings ?
To see further description of these settings, also check param.show -l in the Varnish management interface.
-p thread_pool_max=4000 (default 1000)
This number should be as low as possible, but with an upwards margin. Do not set it much higher than you need, that only leads ...
To see further description of these settings, also check param.show -l in the Varnish management interface.
-p thread_pool_max=4000 (default 1000)
This number should be as low as possible, but with an upwards margin. Do not set it much higher than you need, that only leads ...
break label0 in synchronized
作者:anotherbug 日期:2009-04-21
SUSE LINUX Enterprise Server 11
作者:anotherbug 日期:2009-04-11
Introducing SUSE Linux Enterprise 11
Welcome to the evolution.
The enterprise as we know it is evolving. It's becoming a place where everyone and everything must work together. That's why we made SUSE Linux Enterprise even more interoperable, more adaptable, and more reliable than ever before.
...
LVS 主调度器 ha.cf
作者:anotherbug 日期:2009-04-03
libGL.so.1
作者:anotherbug 日期:2009-04-03
减少TCP CLOSE_WAIT
作者:anotherbug 日期:2009-02-23
Microsoft SQL Server Tuning Tips
作者:anotherbug 日期:2009-02-17
Microsoft SQL Server Tuning Tips
The following excerpts are summaries from Microsoft sites on the topics of tuning SQL Server for large production environments. See URL at end for the full 94-page article. We found the following performance-tuning related extracts highlights the article. Judge fo...
The following excerpts are summaries from Microsoft sites on the topics of tuning SQL Server for large production environments. See URL at end for the full 94-page article. We found the following performance-tuning related extracts highlights the article. Judge fo...
ASP.NET 连接 SQL Server 2000, 7.0 数据库
作者:anotherbug 日期:2009-02-04
ASP.NET 连接 SQL Server 2000, 7.0 数据库
ODBC
--------------------------------------------------------------------------------
提示输入用户名密码的方式
你必须先设置连接对象的提示属性为"adPromptAlways",然后再使用链接字串链接到数据库。
oConn.Properties("Prompt") = adPromptAlways Driver={SQL Server};Server=myServerAddr...
ODBC
--------------------------------------------------------------------------------
提示输入用户名密码的方式
你必须先设置连接对象的提示属性为"adPromptAlways",然后再使用链接字串链接到数据库。
oConn.Properties("Prompt") = adPromptAlways Driver={SQL Server};Server=myServerAddr...






