然後refer to the programming constructs,libraries operating system software,andfeatures that we use to implement and describe algorithms as our programming model。In this section and Section 1.2,we describe fully this programming model。The treatmentis intended for primarily self - contained and documentation and for your referencein understanding any code in the book。The model we describe the same model isintroduced in our book An Introduction to Programming in Java:An InterdisciplinaryApproach,which provides a slower - paced introduction to the material。For the reference,figure on the facing page depicts a complete Java program thatillustrates many of the basic features of our programming model。然後use this code forexamples when discussing language features,but it in defer considering detail to page46(it implements known as a classic binary search algorithm and tests it for an applicationknown as whitelist filtering)。然後assume that you have experience programmingin some modern language,so that you are likely to many of these features in recognizethis code。Page references are included to help you in the annotations answers to findthat you might have any什麼問題。Since our code is somewhat stylized and we striveconsistent to make use of various Java idioms and constructs,it is worthwhile這forexperienced Java programmers to read the information in this section。
正在翻譯中..
