useful-java-links icon indicating copy to clipboard operation
useful-java-links copied to clipboard

A list of useful Java frameworks, libraries, software and hello worlds examples

Results 35 useful-java-links issues
Sort by recently updated
recently updated
newest added

Explore Java page on kandi has lot of resources: info on libraries, new release of trending libs, popular authors, code snippets, learning tutorials, etc. We propose to add this page...

Bumps [opennlp-tools](https://github.com/apache/opennlp) from 1.6.0 to 1.8.2. Commits 1eef318 [maven-release-plugin] prepare release opennlp-1.8.2 e0b8c22 OPENNLP-1127 fix CSS for code tags, hide badgets, and update the overall look... 9eda182 Revert 1.8.2 RC0...

dependencies

fixed broken links, added new resource

http://www.XXXX.com/oss/static/%E7%BA%A2%E5%A1%94%E6%9C%9F%E8%B4%A7%E5%BF%AB%E6%9C%9F%E4%BA%A4%E6%98%93%E8%BD%AF%E4%BB%B6V3.exe 'utf-8' codec can't decode byte 0xff in position 12: invalid start byte

fix the failure of HTTPS certificate verification

Module: dumpall.addons.dsdumper ('__init__() takes 3 positional arguments but 6 were given',) Traceback (most recent call last): File "/Users/**/dumpall/dumpall/__init__.py", line 41, in start dumper = addon.Dumper(url, outdir, proxy=proxy, force=force, debug=debug) File...

Filepath: \dumpall-master\dumpall\dumper.py ``` async def fetch(self, url: str, times: int = 3) -> tuple: conn=aiohttp.TCPConnector(ssl=False) async with aiohttp.ClientSession(connector=conn) as session: ...... ``` don't aiohttp.TCPConnector(**_verify_ssl_**=False)

(13, 'Permission denied') 报这个错误

这是什么情况,我很异或 ![图片](https://user-images.githubusercontent.com/59759062/125381976-6eb0a700-e3c7-11eb-9017-6cbaf11eb843.png) ![图片](https://user-images.githubusercontent.com/59759062/125382033-838d3a80-e3c7-11eb-9ee8-eb9bb8cde307.png)