摘要:
1. Select "Debug -> Windows -> Breakpoints" from VS menu.2. Click "New -> Break at Function...".3.For the get, type:ClassName.get_Counter() For the set, type:ClassName.set_Counter(int)You'll get a "No Source Available" when the breakpoint is hit, but you 阅读全文
posted @ 2014-01-04 15:07
fdyang
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号