会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
全力兔子
博客园
首页
新随笔
联系
订阅
管理
2020年9月7日
Android Studio:Could not find any version that matches com.android.support:appcompat-v7:30.+.
摘要: Android build出现如标题的错误. 其中版本可能是30或者29. 修改报错的build.gradle. 一般来说该文件属于一个module. dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) //
阅读全文
posted @ 2020-09-07 15:41 全力兔子
阅读(3151)
评论(0)
推荐(0)
2020年8月25日
CentOS7.5 中 WAS9.0 安装
摘要: 安装包准备 下载压缩包.可以从IBM官网下载或者百度网盘, 链接: https://pan.baidu.com/s/1NSP_FMyECsagu2qCdi9x-g 提取码: h907 将压缩包上传到linux服务器. 使用powershell + scp方式 ### 提速参数 本地was包 linu
阅读全文
posted @ 2020-08-25 16:13 全力兔子
阅读(2455)
评论(0)
推荐(0)
SecureCRT上传超过4G的文件
摘要: SecureCRT进行登录. 确保登录成功. ### 控制台结果 [youruser@yourhost ~]$ [youruser@yourhost ~]$ [youruser@yourhost ~]$ 按下 Alt+P 快捷键.SecureCRT会增加一个sftp页签.内容如下 sftp> pwd
阅读全文
posted @ 2020-08-25 14:30 全力兔子
阅读(1092)
评论(0)
推荐(0)
2020年8月5日
Windows10 无法完全关闭Hyper-V导致VirtualBox 虚拟机无法启动
摘要: win10本来已经安装使用了VirtualBox. 突然心血来潮决定试试系统自带的虚拟机Hyper-V.发现并没有想象中的好用.随后在启用或关闭 Windows功能中关闭了Hyper-V. 这时我发现VirtualBox虚拟机起不来了.重启也不行.还是报如下错误. Raw-mode is unava
阅读全文
posted @ 2020-08-05 23:21 全力兔子
阅读(2416)
评论(0)
推荐(0)
2016年12月20日
(转载+新增)Win7下安装配置gVim
摘要: 转载自 http://www.cnblogs.com/zhcncn/p/4151701.html。而后安装过程中加入自己遇到的问题解决方案。 本文根据vim官网的《Simple Steps to Help You Install gVim on Windows 7》【1】一文整理而成。 1. 下载g
阅读全文
posted @ 2016-12-20 16:31 全力兔子
阅读(370)
评论(0)
推荐(0)
公告
点击右上角即可分享