Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lalakii/qrcodegenerator

使用WinForm(.Net Framework 4.8.1)制作,一个简单的二维码生成工具,使用 ZXing.Net 实现,支持自定义图标。
https://github.com/lalakii/qrcodegenerator

netframework48 qrcode qrcode-generator zxing-qrcode

Last synced: about 20 hours ago
JSON representation

使用WinForm(.Net Framework 4.8.1)制作,一个简单的二维码生成工具,使用 ZXing.Net 实现,支持自定义图标。

Awesome Lists containing this project

README

        

# QRCodeGenerator
[![Windows .exe program](https://img.shields.io/badge/windows-.exe-0078D4?logo=windows)](https://ru.wikipedia.org/wiki/.EXE)

一个简单的二维码生成工具,使用 [ZXing.Net](https://github.com/micjahn/ZXing.Net) 实现,支持自定义图标,输入文本即可生成二维码,右键单击生成的二维码即可弹出菜单【复制】,【修改图标】,【保存】。

## 下载

[本地下载](https://github.com/lalakii/QRCodeGenerator/releases)

[备用下载 蓝奏云](https://a01.lanzout.com/iJ8yv1r9sncb)

## 界面预览