Escape 0x1b;t;0x7 command code For printer

后端 未结 0 1640
被撕碎了的回忆
被撕碎了的回忆 2021-01-14 03:28

How I can translate following working VisualBasic code to Python?

print #1,Chr$(&H1B) & "t" & Chr$(7)(running on Windows)

I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题