会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
beyondjay
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
下一页
2009年4月24日
VS2003的bug:Unable to create Web project
摘要: Unable to create Web project
阅读全文
posted @ 2009-04-24 17:38 helloworld22
阅读(493)
评论(0)
推荐(0)
2009年4月16日
CommandTimeout vs ConnectionTimeout
摘要: CommandTimeout vs ConnectionTimeout
阅读全文
posted @ 2009-04-16 15:13 helloworld22
阅读(590)
评论(0)
推荐(0)
2009年4月9日
Javascript的IE和Firefox兼容性汇编
摘要: Javascript的IE和Firefox兼容性汇编
阅读全文
posted @ 2009-04-09 12:54 helloworld22
阅读(139)
评论(0)
推荐(0)
2009年4月8日
IEPNGFix 2: 新增支持设置背景位置和图片重复
摘要: 做页面开发都知道,IE6及以下版本不支持alpha透明度的问题一直是个大问题。IEPNGFix提供了很有实用价值的解决方案,现在IEPNGFix 2还新增支持设置背景位置和图片重复。现在你可以使用完整的半透明效果,你的网页不会再出现丑陋的灰色边界。使用很简单,只需要在你的CSS文件中增加一行,不改变任何其他HTML代码。标签和背景图片现在都支持了。 http://www.twinhelix....
阅读全文
posted @ 2009-04-08 15:57 helloworld22
阅读(292)
评论(0)
推荐(0)
2009年4月7日
javascript混合构造函数/原型方式定义类
摘要: javascript混合构造函数/原型方式定义类
阅读全文
posted @ 2009-04-07 20:47 helloworld22
阅读(175)
评论(0)
推荐(0)
2009年3月26日
负载均衡下设置Session需要注意的一点,防止Session丢失
摘要: 负载均衡下设置Session需要注意的一点
阅读全文
posted @ 2009-03-26 09:47 helloworld22
阅读(1155)
评论(0)
推荐(0)
2009年3月25日
杀死指定数据库内的所有进程
摘要: Declare @tblConnectedUsers Table ( SPID int ) Declare @vcSQLText varchar(200), @iSPID int --Get the currently connected users Insert into @tblC...
阅读全文
posted @ 2009-03-25 10:44 helloworld22
阅读(338)
评论(0)
推荐(0)
2009年3月5日
asp.net 在使用Response.Redirect try{}catch{}块失效 (ZT)
摘要: http://www.cnblogs.com/jkswjw/archive/2009/03/05/1403639.html try { … Response.Redirect("/mymaimai.aspx"); … } catch (Exception e) { // 异常处理 } 使用以上语句,不管是否有异常,都会执行catch中的,一直显示""失败"",都会抛出System.T...
阅读全文
posted @ 2009-03-05 11:03 helloworld22
阅读(267)
评论(0)
推荐(0)
2009年2月25日
HttpModule注册
摘要:
阅读全文
posted @ 2009-02-25 14:53 helloworld22
阅读(287)
评论(0)
推荐(0)
2009年2月13日
创建第一个COM+,Enterprise Service,JITA
摘要: 创建第一个COM+,Enterprise Service,JITA
阅读全文
posted @ 2009-02-13 16:38 helloworld22
阅读(544)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告