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.
アセンブリのポインターを説明できるものがあるかどうか疑問に思っていました。たとえば、mov( eax, [ebx] );、mov( &iValue, EBX );、および mov( VarName[ eax ], al ); となります。平均?ありがとうございました!