会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
一叶丶g
博客园
首页
新随笔
联系
订阅
管理
2019年12月27日
maven私服Nexus(3.10) Linux搭建
摘要: 1.首先下载到 nexus-3.10.0-04-unix.tar.gz 并解压tar -zxvf nexus-3.10.0-04-unix.tar.gz 2.解压开会有 nexus-3.10.0-04 nexus-3.10.0-04 两个文件 3.进入 cd nexus-3.10.0-04/bin
阅读全文
posted @ 2019-12-27 17:21 有雨有鱼
阅读(261)
评论(0)
推荐(0)
2019年7月31日
java截取字符串的三种方式
摘要: public static void main(String[] args) { String oPCName = "模拟驱动.Channel_1.Device_1.Tag_2"; //第一种 String code = StringUtils.substringBeforeLast(oPCName, "."); System.out...
阅读全文
posted @ 2019-07-31 20:36 有雨有鱼
阅读(4340)
评论(2)
推荐(0)
公告
点击右上角即可分享