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.
我为我的 C# 应用程序创建了一个性能计数器。它的类型是NumberOfItems32. 我不知道为什么,但是当我的计数器肯定比这大得多时,性能监视器只会在 y 轴上将我显示为最大值只有100 。你知道这是正确的行为还是我做错了什么?
NumberOfItems32
你做得对。只是 perfmon 有点愚蠢。右键单击主窗口中的计数器,然后单击属性,然后单击数据选项卡,然后使用 Scale。