It depends on your goal. If it is conversion from hex to double, you can use following C# methods: How to: Convert Between Hexadecimal Strings and Numeric Types (C# Programming Guide)
这取决于你的目标。如果从十六进制转换双,你可以使用c#方法如下:如何:十六进制字符串之间转换和数字类型(c#编程指南)
It includes class and method names, signatures, and strings (which you can recognize in the text interpretation to the right of the hexadecimal dump), along with various binary values.
它包括类名和方法名、特征符以及字符串(您可以在十六进制转储右侧的文本解释中识别它们),还有各种二进制值。
The strings that can be used for colors are a set of fixed colors and hexadecimal RGB values.
可用于颜色的字符串是一组固定的颜色和十六进制rgb值。
Hexadecimal values are treated as binary strings if not compared to a number.
十六进制的值和非数字做比较时,会被当做二进制串。
You can also use the Find command to search for either ASCII strings or hexadecimal bytes.
也可以使用“查找”命令搜索ASCII字符串或十六进制字节。
You can also use the Find command to search for either ASCII strings or hexadecimal bytes.
也可以使用“查找”命令搜索ASCII字符串或十六进制字节。
应用推荐