Shu Niu

Results 22 comments of Shu Niu

这个作者的代码可用,我测试了搜索参数时间跨度不能超过90天(或者三个月) [https://blog.csdn.net/shine4869/article/details/111407476](https://blog.csdn.net/shine4869/article/details/111407476)

The layout of the popup page is disordered, no button works now. Hope you can fix it, thank you!

如果你安装到标准的目录下的话,删除授权, 修改 /usr/share/pyshared/everpad/const.py 这个文件,把里面的 HOST = 'www.evernote.com'换成 HOST = 'app.yinxiang.com' 运行点击授权就会跳转到印象笔记的授权页了,我自己的ubuntu已近测试可行。

将gksu相关命令改成pkexec后,可以编译,但是还是运行不成功,似乎是kivy module版本相关的问题。

seems add `FORTRANFLAGS = -fallow-argument-mismatch` into SConfigISCE file can solve this problem as mentioned in https://github.com/isce-framework/isce2/issues/436#issuecomment-1029304374

同问题,脚本运行不成功 > no element found at line 1, column 0, byte 0: >^ >at /System/Library/Perl/Extras/5.30/darwin-thread-multi-2level/XML/Parser.pm line 187.

分区信息都在主页html代码载入的js文件里的。 [/s1.hdslb.com/bfs/static/laputa-home/client/assets/index.fe6dabee.js](https://s1.hdslb.com/bfs/static/laputa-home/client/assets/index.fe6dabee.js) 在si[channellist]这个变量里。 这个序列号fe6dabee会定期更新。si的这个名字也不是固定的(以前用过_t)。

For someone who remains perplexed by this warning message, this [website](https://iboysoft.com/howto/apple-cannot-check-it-for-malicious-software.html) summarizes four approaches. With my experience Method 1, i.e. a right-clicking, usually solves the issue of APP opening.

I think this issue is also caused by the same [bug](https://github.com/onekiloparsec/QLFits/issues/6) and is already fixed with https://github.com/onekiloparsec/QLFits/pull/7.

> 将此合并的全部代码照搬即可使用`https://github.com/Nemo2011/bilibili-api/pull/680` 这个 https://github.com/Nemo2011/bilibili-api/pull/680 PR里没有加order_avoided这个参数,在未登录情况下会-352。