slang
slang
建议在搜索详情页中的顶部新增搜索引擎快速切换选项
大佬,能否分析下CSDN学院的数据流是怎么加密的么?我研究了挺久,还是糊里糊涂的,感觉这个比较难,在此感谢了
有大量图片,将其拖入到软件中会自动压缩到某个指定大小(不超过该大小),,,方便一些有上传限制大小的网站
建议每个hook条目都加上一个可选说明...不然,这次更新了,下次想看旧代码都忘了之前这条是啥了。。。 
## 该项目好像是用python2开发的,可否兼容到python3呢? >> 好吧。。。其实我已经大概转到python3了,但就差布隆过滤器这个包不知如何使用,,,好像它不支持python3
# 程序出错,日志这里 ```java 2018-11-05 13:51:57.819 [http-nio-26339-exec-7] ERROR org.pdown.rest.base.GlobalErrorExceptionAdvice - request error: java.nio.file.InvalidPathException: Illegal char at index 35: D:\001\download\Pr教程.flv at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) at java.nio.file.Paths.get(Paths.java:84)...
In asp.net core's dependency injection, do I need to connect first? The documentation doesn't seem to mention it!