将a转换float为a byte[4]然后再转换为'float' 的最佳方法是什么?
float
byte[4]
我在C#.NET Micro Framework中这样做,所以没有BitConverter我可以使用的.
BitConverter
c# embedded .net-micro-framework
.net-micro-framework ×1
c# ×1
embedded ×1