Googling didn't help
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Funny because copy-pasting "MySQL Connector/J" into Google got me the source code as the first result.
But if you're looking for source code for a free application, the most convenient way I've found is to look up the related package in Ubuntu (or Debian) and download the related source code.
It works best if you're using them, you can simply use aptitude search / apt-get source combo to download it. But if you're using another operating system, you can simply do a Google search like site:packages.ubuntu.com mysql connector/j
回答2:
The source code for MySQL Connector/J can be found on GitHub:
https://github.com/mysql/mysql-connector-j