ToString(), out int myInt)){ byte[] intBytes = Encoding.ASCII.GetBytes(textEditValue.EditValue.ToString()); Array.Reverse(intBytes); // Because the hex-file ...
確定! 回上一頁