Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的代码中放置条件断点时,失败:
"Sophie Dee" <> myString
但是,这很好用:
"Sophie Dee" != myString
这在VS2012中修复了吗?
断点谓词和监视表达式等都使用 C#(以及可能的 VB,用于 VB 解决方案 - 不知道)。有人很懒,我们必须忍受。