课程: Java 8+ Essential Training: Syntax and Structure
今天就学习课程吧!
今天就开通帐号,24,600 门业界名师课程任您挑!
Use the Java API documentation - Java教程
课程: Java 8+ Essential Training: Syntax and Structure
Use the Java API documentation
- [Instructor] All Java developers, regardless of whether they're new to the language or have been working with it for many years, need access to the documentation. The number of APIs and their depth is simply too extensive to keep it all in your head. IntelliJ IDEA gives you some very easy ways to find information about various Java packages and classes, and I'll show you some of them here. One of the first things you can do is to look at Quick Documentation for classes from the core Java Runtime. I'm going to work with the string class. In this project, I'll place the cursor inside the name of the string class, and then, on Windows, I'll press Control + Q, and on Mac, Control + J, and that opens this little window that shows the documentation for the string class. And, from there, I can scroll through and get a lot of useful information. But if you want access to all the external documentation, that is, the full documentation set on the Oracle website, you have to set it up in…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
(已锁定)
Install Java on Windows2 分钟 17 秒
-
(已锁定)
Add Java to the system PATH on Windows2 分钟 41 秒
-
(已锁定)
Install Java on OS X2 分钟 59 秒
-
(已锁定)
Test simple Java code in JShell4 分钟 49 秒
-
(已锁定)
Install and configure IntelliJ IDEA3 分钟 45 秒
-
(已锁定)
Create a project in IntelliJ IDEA6 分钟 10 秒
-
(已锁定)
Pass arguments to a console application5 分钟
-
(已锁定)
Take a tour of IntelliJ IDEA3 分钟 56 秒
-
(已锁定)
Use the Java API documentation4 分钟 24 秒
-
(已锁定)
-
-
-
-