减少重复造轮子,开发微信小程序商城 (后台开源) 。快速搭建一个属于自己的微信小程序商城。QQ交流群:66502035、870579539欢迎大家进群交流技术。
使用Python随机生成身份证号码及校验、识别、扫描
近期项目中接到一项需求,需在 Linux 服务器上频繁通过 SFTP 向客户上传文件。使用原生 SFTP 命令时,存在密码录入不便的问题;而采用 lftp 工具,虽能解决部分问题,但会频繁创建 SFTP 连接,且偶尔无法正常关闭连接,导致 SFTP 服务器资源过度消耗。 基于此,我开发一个中间件,用以实现 SFTP 客户端功能。该中间件将维护一个连接池,以高效实现文件的上传与下载功能。
Contributions last year: 59
Max continuous contributions: 4
Recent contributions: 4
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.