# 共享打印机sprinter **Repository Path**: Wesker/shared-printer-sprinter ## Basic Information - **Project Name**: 共享打印机sprinter - **Description**: 共享打印机sprinter winform+nodejs+koa - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 4 - **Created**: 2024-07-10 - **Last Updated**: 2025-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 共享打印机sprinter #### 使用说明 1. winform需要vs2013以上版本,使用.netframework4.7.2 2. nodejs 需要16以上版本,需要搭配阿里云oss使用,oss记得设置生命周期为1天,并且为公共读 3. nodejs 启动时候mosca会报错,到nodemodules里把错误修正即可,参考 Expected `schema` to be an object or boolean https://blog.csdn.net/LIZHUOLONG1/article/details/125978781 4. 不想编译直接开箱即用,下载 云打印机.zip 解压执行即可,由于开机启动代码涉及敏感权限,可能会报毒,自己斟酌是否运行,或者自己编译!