易网时代-编程资源站
Welcome
微信登录
首页
/
操作系统
/
Linux
/
JAVA需要注意的函数
1. RandomAccessFile 中有int read() 功能:读取一个字节,返回该字节的int类型int readInt() 功能:读取4个字节,返回其int类型write与writeInt的区别同上2. String 中有String replaceAll( String regex, String replacement )String[] split( String regex )注意参数为正则匹配
版权所有©石家庄振强科技有限公司2024
冀ICP备08103738号-5
网站地图