- 0
- 0
- 约3.04千字
- 约 6页
- 2021-01-03 发布于山东
- 举报
云南大学软件学院
实 验 报 告
姓名: 杨林燕 学号: 20111120106 班级: 软件工程 日期: 2013.10.18 成绩:
JAVA实验四
一、 实验目的:
Fundamental Programming Structures in Java: Strings
二、 实验要求:
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.
2
. Write a program called StringBuffer1.java that does the following:
Create
a StringBuffer
object.
Referencing
the
JDK
docs, execute
2 different
methods on the StringBuffer. Print the results of the methods.
3
. Write
a
progr
原创力文档

文档评论(0)