会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Carrie_0173
博客园
首页
新随笔
联系
管理
订阅
2020年5月17日
docker安装CentOS7及JNI使用相关过程记录
摘要: docker pull centos:centos7(拉取镜像) docker run -itd --name centos-test centos:centos7 (运行容器) docker exec -it centos-test /bin/bash (进入容器) 举例使用JNI调用c++ go
阅读全文
posted @ 2020-05-17 17:37 Carrie_0173
阅读(645)
评论(0)
推荐(0)
编辑
公告