R2000ScannertenToSixteen 方法 |
将string格式转化为十六进制数据
命名空间:
Smobiler.Device
程序集:
Smobiler.Device (在 Smobiler.Device.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public static string tenToSixteen(
string msg
)
Public Shared Function tenToSixteen (
msg As String
) As String
参数
- msg
- 类型:SystemString
[缺少 "M:Smobiler.Device.R2000Scanner.tenToSixteen(System.String)" 的 <param name="msg"/> 文档]
返回值
类型:
String[缺少 "M:Smobiler.Device.R2000Scanner.tenToSixteen(System.String)" 的 <returns> 文档]
参见