博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
stringbuffer.append(args) args可以多类型
阅读量:5163 次
发布时间:2019-06-13

本文共 282 字,大约阅读时间需要 1 分钟。

  • Use append(String str) API method of StringBuffer. This method appends the specified string to this character sequence.
  • The method can also be used to append a boolean, a char, a char array, a double, a float, an int and an Object

 

转载于:https://www.cnblogs.com/yizhaoAI/p/9897543.html

你可能感兴趣的文章
uboot学习
查看>>
UITableView总结
查看>>
let,const,var区别
查看>>
【c语言】求1~1000的阶乘和数
查看>>
Linux系统中imp导入dmp文件
查看>>
MongoDB 之 Limit 选取 Skip 跳过 Sort 排序 MongoDB
查看>>
rsyslogd 日志服务
查看>>
有权图的Floyed
查看>>
【swift学习笔记】四.swift使用Alamofire和swiftyJson
查看>>
清明时节——《荒原的呼唤》选载之三
查看>>
词林正韵
查看>>
日记啊
查看>>
有关安全知识点及实验小结
查看>>
woj 1571 - H - Things after school (数论)
查看>>
HBase数据模型剖析
查看>>
python基础
查看>>
Find WinXP After Installed Win8
查看>>
Delphi AES加密(转)
查看>>
Codeforces Round #538 D. Lunar New Year and a Wander
查看>>
LeakCanary检测(二)
查看>>