摘要: 环境:"electron": "^22.0.0"、麒麟系统V10(sp1) 1、思路:利用nodejs调linux的打印命令lp打印 2、代码: const childProcess = require("child_process"); const sp = childProcess.exec(' 阅读全文
posted @ 2022-12-27 14:31 ziff123 阅读(334) 评论(0) 推荐(0) 编辑