`
tiantian911
  • 浏览: 217663 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

java-review-structure

阅读更多
2008年4月17日 20:50:13
強類型,ruby,python是弱類型
沒有強制類型轉換,Integer j = 1.1; 是錯誤的!
八種基本,八種包裹:wrapped
int-4 short-2 long-8 float-4 double-8 char boolean byte-1
Integer Short Long Float Double Character Boolean Byte
基本數據類型為什么不是對象?是因為降低開銷么?

unicode,前127個跟ascii一樣,有65536個字符
char 16位unicode,2個字節

與平臺無關。增強可移植性。
定義時變量被初始化為適當的“0”


java的全局只能是類,外部的作用域定義了變量,則內部不能夠定義。

java運算一律從左到右。

2008年4月17日 21:04:23
分享到:
评论

相关推荐

    Mastering+Java+Machine+Learning-Packt+Publishing(2017).epub

    Chapter 1, Machine Learning Review, is a refresher of basic concepts and techniques that the reader would have learned from Packt's Learning Machine Learning in Java or a similar text. This chapter is...

    PHP.and.Algorithmic.Thinking.for.the.Complete.Beginner.1503015

    With over 800 pages, and containing more than 300 solved and 400 unsolved exercises, over 450 true/false, 150 multiple choice, and 180 review questions (the solutions and the answers to which can be ...

    Eclipse下的可视化界面设计WindowBuilder插件所有版本打包

    Source View – write code and review the generated code Structure View – composed of the Component Tree and the Property Pane. Component Tree – shows the hierarchical relationship between all of the...

    Object-Oriented Software Construction 2nd

    1.2 A REVIEW OF EXTERNAL FACTORS 4 1.3 ABOUT SOFTWARE MAINTENANCE 17 1.4 KEY CONCEPTS INTRODUCED IN THIS CHAPTER 19 1.5 BIBLIOGRAPHICAL NOTES 19 Chapter 2: Criteria of object orientation 21 2.1 ON THE...

    SW-SystemsArch-WorkingwithStakeholdersUsi

    THE STRUCTURE OF THIS BOOK The book is divided into five parts. Part I provides an introduction to and review of the basic concepts we use throughout the book (e.g., stakeholder, architectural ...

    Everyday Data Structures

    the first one covers the basic data structures that are built into most languages such as Objective-C, C#, Java, and Swift. It will cover detailed analysis of the common data structures such as ...

    Addison.Wesley.C++.by.Dissection.2002.pdf

    2.3 Program Structure........ . 34 2.3.1 Redirection........ . 36 2.4 Simple Types......... . 37 2.4.1 Initialization........ 39 2.5 The Traditional Conversions...... . 40 2.6 Enumeration Types..........

    Oracle PL/SQL programming(5th Edition)

    Fundamentals of program structure (loops, cases, exceptions, etc.) and execution get attention, as do data types, transaction management, triggers, and the object-oriented aspects of the language....

    MySql存储过程编程.chm

    Using MySQL Stored Programs with Java Section 14.1. Review of JDBC Basics Section 14.2. Using Stored Programs in JDBC Section 14.3. Stored Programs and J2EE Applications Section 14.4. Using ...

    ORACLE OSB开发指南

    ORACLE OSB开发指南,英文版。 目录: Part I IDE Help for Oracle Service Bus 1 Introduction to Oracle Service Bus 2 Tasks Working with Projects, Folders, Resources, and Configurations .....................

Global site tag (gtag.js) - Google Analytics