云南大学JAVA程序设计实验四..docVIP

  • 39
  • 0
  • 约3.32千字
  • 约 9页
  • 2016-12-24 发布于重庆
  • 举报
指标等级 A B C D 功能完整 程序质量 按时检查 提问回答 检查时间 总评成绩 云南大学软件学院 实 验 报 告 课程名称: JAVA程序设计实验 实验名称: lab4 学 号: 20111120279 姓 名: 李张昱 一、实验目的 练习Java基本编程结构,包括字符串,输入输出等。 二、实验内容 1.Program 1 Write a program called String1.java and do the following:? Create a String object that accepts input from the user.? Referencing the JDK docs, execute 2 different methods on the String.? Print the results of the methods.? Result: Input a string: How are you length of string is 11 first 5 bytes of string are How a 根据实验要求写了以下程序: package lab4; import java.util.*; pub

文档评论(0)

1亿VIP精品文档

相关文档