Norcy

Results 11 issues of Norcy

原始:你https://%E5%A6%82 期望:你 https://%E5%A6%82 结果:你 https://% E5% A6%82 p.s. 我是使用 pangu.py 发现的问题

> Model Loaded. OpenCV Error: Assertion failed (!empty()) in detectMultiScale, file /Users/jenkins/miniconda/1/x64/conda-bld/work/opencv-3.1.0/modules/objdetect/src/cascadedetect.cpp, line 1639 Traceback (most recent call last): File "camera_reader.py", line 25, in facerect = cascade.detectMultiScale(frame_gray, scaleFactor=1.2, minNeighbors=3, minSize=(10,...

For example ```markdown // e.g.1 code following is ok 1. Title Column1 | Column2 --- | --- foo | bar // e.g.2 code following is not ok 2. Title Column1...

v3.x

I use the 3.2.0-pre1 version. When I input the example "translate de>en Haus", it shows nothing but "translate {from>to OR to

我想实现长期无人值守,自动定时群发消息。

help wanted

## Feat: Support All Devices except iPhone11 & iPhone Xr | StatusBarHeight | Devices | | -- | -- | | 20 | Others | | 44 | iPhoneX, Xs,...

希望能支持导出数据

[微信开放文档:扫码登录](https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Login_via_Scan.html) 看了下,似乎目前不支持?能支持下扫码登录吗?有些手机没有安装微信

我下载 demo,修改 appid 为我自己的165,出错了。 提示 ![image](https://user-images.githubusercontent.com/8423011/32172478-c8371e42-bd49-11e7-8de0-988d47d75e5e.png)

快速滑动,每次重新定位的时候会卡顿一下。原因是Collection的 didEndDecelerate 的回调时机对于快速滑动的场景来说太慢了