首页题库练习题目详情
面向对象程序设计单选题中等

StringBuilder类的哪个方法用于替换字符串中的一部分?

Aappend()
Binsert()
Creplace()
Ddelete()