liumin-txgt


if 符号 then
\'数据2=0-temp
temp=(!BitAnd(数据1,65535)+4294901760)/10
else
数据2=数据1
endif
数据2显示=数据2/10
数据1显示=数据1/10

 

数据1字符=!I2Bin( 数据1)
数据2字符=!I2Bin( 数据2)
temp字符=!I2Bin(temp)

分类:

技术点:

相关文章:

  • 2022-01-14
  • 2021-10-22
  • 2021-11-07
  • 2021-11-29
  • 2021-07-15
  • 2021-07-18
  • 2021-05-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-29
相关资源
相似解决方案