- 8
- 0
- 约2.39万字
- 约 16页
- 2019-10-26 发布于湖北
- 举报
Quick Reference
®
AP Computer Science A
© 2011 The College Board.
Visit the College Board on the Web: .
Content of Appendixes
Appendix A . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Java Quick Reference
Appendix B . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Testable API
Appendix C . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Testable Code
Appendix E . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . GridWorld Quick Reference
Appendix G . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Index for Source Code
i
Appendix A Java Quick Reference
Appendix A — Java Quick Reference
Accessible Methods from the Java Library That May Be Included on the Exam
class java.lang.Object
• boolean equals(Object other)
• String toString()
class java.lang.Integer
• Integer(int value)
• int intValue()
• Integer.MIN_VALUE // minimum value represented by an int or Integer
• Integer.MAX_VALUE // maximum value represented by an int or Integer
class java.lang.Double
• Double(double value)
• double doubleValue()
class java.lang.String
• int length()
• String substring(int from, int to) // returns the substring beginning at from
// and ending at to-1
• String substring(int from) // returns substring(from, length())
• int indexOf(String str) // returns the index of the first occurrence of str;
//
您可能关注的文档
- 2422直线与圆的位置关系课件(1)终极公开课.ppt
- 2523列举所有机会均等的结果(2).ppt
- 2721相似三角形的判定(1).ppt
- 2621用替代物模拟实验 .ppt
- 2422直线和圆的位置关系(2)切线的性质和判定.ppt
- 2650T8铝合金材料耐热性能的研究进展.pdf
- 2_双曲线及其标准方程(2).ppt
- 2415TMRS规范化扫描方案.pdf
- 2834节能磁油混合式双级减振器.pdf
- 2微积分基本定理(2).ppt
- 2026—2028年中国抽纱刺绣工艺品百货零售服务行业生态全景与战略纵深研究报告:政策、技术、资本与消费四重驱动下的产业重构与机遇地图.pptx
- 2026九年级上语文智取生辰纲第二课时精读.pptx
- 内分泌疾病护理查房.pptx
- 重庆市江津实验中学2026届中考二模语文试题含解析.doc
- 非典型HUS诊疗共识2025.pptx
- 2026届江苏省泰兴市分界镇初级中学中考五模语文试题含解析.doc
- 2026九年级上语文智取生辰纲语言特色体会.pptx
- 2026—2028年中国抽纱刺绣工艺品专门零售服务行业生态全景与战略纵深研究报告:政策、技术、资本与消费四重驱动下的产业重构与机遇地图.pptx
- 2026届江苏省盐城市联谊校中考语文适应性模拟试题含解析.doc
- 健康习惯养成策略.pptx
最近下载
- 健康减脂专家—变啦V1.2发布.doc VIP
- 比亚迪唐dm2015款旗舰版说明书.doc VIP
- 四篇对照“学习贯彻党的创新理论、加强党性锤炼、联系服务群众、发挥先锋模范作用、改作风树新风”等五个方面2026年组织生活会对照检查材料.docx VIP
- FMEA手册最新中文版整理(第五版).pdf VIP
- 68万吨年煤制甲醇项目精馏工段工艺设计.doc
- 全球化背景下海外中国公民领事保护体系的构建与完善研究.docx VIP
- 写人外貌作文教学课件.ppt VIP
- 2012款东风标致508用户使用手册.pdf
- 年产吨碳酸饮料工厂设计.docx VIP
- 2026届湖南长沙长郡教肓集团重点中学中考语文最后冲刺模拟试卷含解析.doc
原创力文档

文档评论(0)