20165314 2016-2017-3 "Java Program Design" 2nd week study summary Textbook study summary
- Byte<short<char<int<long<float<double
- Break is jumping out of all loops, continue is jumping out of the current loop
- Nextxxxxx blocking during execution, waiting for confirmation
- sprintf and println
Problems in code debugging and the resolution process
Code debugging in the textbook have a problem first go to https://shimo.im/doc/1i1gldfsojIFH8Ip/to see, if others did not ask the same question, you can edit the document to add, and then copy their questions to the following:
- Issue 1: In the process of uploading the code, you are prompted that there is no local file in the repository causing the failure
- Problem 1 Solution: Thanks to Chen Yu flying classmates to provide the experience, successfully uploaded the code (although he did not face to use my phone to praise himself and I found and then point off)
Code Hosting
Last week's summary of the wrong quiz
(I've done all the tests in class.)
20165314 2016-2017-3 "Java Programming" 2nd Week study Summary