「QREcnoder – 简单好用的二维码生成器[macOS]」的评论 http://inloveinparis.com/qrecnoder-for-mac/ 分享免费、小巧、实用、有趣、绿色的软件 Fri, 04 Nov 2016 08:16:01 +0000 hourly 1 https://wordpress.org/?v=6.8.1 评论者:杨葛格 http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-397353 Fri, 04 Nov 2016 08:16:01 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-397353 因为我的主力浏览器是傲游,自带生成二维码功能,所以基本没有这个困扰。

]]>
评论者:Delta http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396479 Thu, 27 Oct 2016 12:50:09 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396479 可以使用一些API来生成二维码的。或者我用Firefox,有插件来实现,可以把网址生成,也可以把选中的文字生成,特别方便。

]]>
评论者:Keats http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396382 Thu, 27 Oct 2016 01:07:36 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396382 回复给 Tianhao Wu

桌面端当然要用qtZint啦,开源软件并且跨平台哟https://zint.github.io/而且不只是生成二维码那么简单,基本上市面上能见到的各种码都有了,z自定义图像大小什么的,关键是体积也不大,不到7MB啊,强力安利。https://github.com/zint/zint目测有Macos安装指引

]]>
评论者:Keats http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396381 Thu, 27 Oct 2016 01:05:39 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396381 桌面端当然要用QTZint啦,开源软件并且跨平台哟https://zint.github.io/而且不只是生成二维码那么简单,基本上能看见的各种码都有了,强力安利。https://github.com/zint/zint目测有Macos安装指引

]]>
评论者:allor http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396373 Wed, 26 Oct 2016 14:34:09 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396373 仅仅是传递网址的话用bookmarklets就够了
可以通过javascript加载&调用jquery的qrcode插件,
或者借用其他在线QR服务的接口

以前写的一个调用www.qr-code-generator.com接口的
(退格键/后退返回原页面):

javascript:location.href=’http://www.qr-code-generator.com/phpqrcode/getCode.php?cht=qr&chs=180×180&choe=UTF-8&chld=L|0&chl=’+encodeURI(location.href);

]]>
评论者:崔叉叉 http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396371 Wed, 26 Oct 2016 13:48:02 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396371 回复给 小郁闷

我没用过安卓,但是我在Google Play上看了一下。可以生产二维码的软件有很多,能不能在“分享”菜单里实现我就不知道了。但是至少可以通过复制网址生成二维码。另外,GitHub上也有开源 的软件。

]]>
评论者:小郁闷 http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396365 Wed, 26 Oct 2016 08:18:24 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396365 请问有没有两个手机间沟通的软件?比如我在安卓手机上看到一篇网页文章,想要分享给我的另一部ios手机,有没有一个软件,可以在安卓的“分享”功能里增加一个二维码分享,点击之后就把网页转换成二维码了,我拿ios扫一下就可以打开了。我觉得理论上是可以有这种东西的,毕竟安卓的“分享”功能里不只可以分享给微信、朋友圈……还可以分享给短信,而生成的短信分享里就是个网址

]]>
评论者:崔叉叉 http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396357 Tue, 25 Oct 2016 19:34:36 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396357 回复给 meow

厉害厉害~~

]]>
评论者:meoow http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396316 Tue, 25 Oct 2016 15:08:29 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396316 回复给 Tianhao Wu

我以前写过一个popclip的扩展,可以试试。
tieba.baidu.com/p/4836939768

]]>
评论者:meow http://inloveinparis.com/qrecnoder-for-mac/comment-page-1/#comment-396315 Tue, 25 Oct 2016 15:04:56 +0000 http://inloveinparis.com/qrecnoder-for-mac/#comment-396315 我用自己写的popclip扩展来生成二维码。
http://tieba.baidu.com/p/4836939768

]]>