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.
VS 2010でコードをデバッグすると、すべての値が次の形式で表示されます
0x000003
そのフォーマットをオフにして「通常の」値を表示するにはどうすればよいですか?
ありがとう!
「Locals」または「Autos」ビューを右クリックして、「HexadecimalDisplay」のオンとオフを自由に切り替えます。
デバッグツールバーを見て、「Hex」という名前のボタンがあります。クリックしてみてください。