Results 78 issues of redstoneleo

``` C:\Users\i>ykdl -i http://www.kuwo.cn/mv/6743403/ site: KuWo (酷我音乐) title: None artist: None streams: - format: aac container: aac video-profile: current # download-with: ykdl --format=aac [URL] Real urls: res not found -...

how do we attach a local audio file to back content and make it play automatically on back content showing ? test code if you need for test ``` import...

大大有做这个APP的经历,我想问问博客园是否有公开发博文的API接口? 我主要是想写代码把我的我网易轻博客LOFTER搬家到cnblogs

希望增加OCR取词功能,就像有道词典的OCR取词功能,主要是方便查询陌生单词。 这个功能我尝试做过,我的步骤是 1. 截取到仅仅包含鼠标箭头下面的单词 2. 把图片送给OCR引擎转出单词文本 我的难点是不知道如何截取到仅仅包含鼠标箭头下面的单词的矩形图片,也就是如何确定这个矩形,我目前的笨办法是截取一个差不多大的矩形框(足够能包含鼠标箭头下面的单词),这种做法的问题是这个矩形图片可能包含太多内容以至于OCR引擎转出单词文本的时间稍长,也就导致OCR取词过程速度上不来。 阁下似乎对计算机图形学很有研究,你有么有什么好方法呢?希望多多指教。

enhancement
low priority

https://github.com/hypothesis/browser-extension/issues/558

I found pattern requires a lot of dependent modules, I wonder is it possible to extract pattern.en and use it stand alone ? BTW, where is the directory the pattern.en...

I tested an example from https://doc.qt.io/qt-5/qmlfirststeps.html#handling-user-input ``` import QtQuick 2.12 Rectangle { width: 200 height: 100 color: "red" Text { anchors.centerIn: parent text: "Hello, World!" } TapHandler { onTapped: parent.color...

因为如果是图片都转成base64 string以html img形式使用的话,不需要几张图片就超限了

feature

建议加一些常用的编辑按钮,就像https://stackedit.io/app# 主流的编辑器都有这些功能,Word也有类似的,希望考虑! ![image](https://user-images.githubusercontent.com/5896180/148027678-bc3cd4c4-f17f-4b66-acb9-fe7612df027c.png)

feature

目前限制最多字数为100000,建议解除

feature