随笔 - 58  文章 - 14 评论 - 10 trackbacks - 0
<2008年1月>
303112345
6789101112
13141516171819
20212223242526
272829303112
3456789

与我联系

搜索

 

常用链接

留言簿

我参加的小组

随笔档案(58)

文章分类(11)

Watch

最新评论

  • 1. re: APACHE+ASP.NET 出现问题
  • 发现原来不是apache的原因,/joe/后面的那一串字符是sessionid,在web.config中sessionState的cookieless设置为UseUri就回出现这个问题。 这几天都在...
  • --josephshi
  • 2. re: compiere/adempiere+pgsql8.2+RHEL4+jdk1.5
  • compiere是不支持postgresql的,只支持postgresql plus AD server。adempiere是支持oracle postgresql的,若在linux下使用postgr...
  • --yuzifu

阅读排行榜

评论排行榜

You can specify a breakpoint condition which will be evaluated when a breakpoint is reached. The debugger will break only if the condition is satisfied.

To specify a condition:

  1. In a source window, right-click a line containing a breakpoint glyph and choose Condition from Breakpoints in the shortcut menu. Conditional Breakpoint
  2. In the Breakpoint Condition dialog box, define a boolean condition using the code in your local scope. For example, you can only break when _culture != "en-US".
  3. Choose Is true if you want to break when the expression is satisfied or Has changed if you want to break when the value of the expression has changed.
  4. Click OK.
posted on 2008-01-15 15:48 josephshi 阅读(85) 评论(0)  编辑 收藏

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      


相关链接: