Novice Java (two) --- Console for import JAR package

1: Get JAR package, install a different version of mysql. Need corresponding to different versions of the package.

2: After downloading Jar package, and introduced into the Java console project import method for:

   Import jar package in the project. file - "Project Structure -" SDKs which the right hand side there is a need for introducing jar package +

Shortcut keys: Ctrl + Shift + Alt + S

After opening, first select and then select the right SQKs +

 And then select the jar package path stored in the computer: Click OK to load it into the project.


  

Guess you like

Origin blog.csdn.net/xulong5000/article/details/91045857