码迷,mamicode.com
首页 >  
搜索关键字:hg up    ( 8017个结果
IDEA中lombok的插件配置及使用
解释 Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equ ...
分类:其他好文   时间:2020-05-30 13:10:31    阅读次数:99
树莓派命令行配置无线网络
树莓派版本: Raspberry Pi 4B 操作系统 : Ubuntu Server 20.04_x64 使用 ip a 查看无线网卡名称: ubuntu@ubuntu:~$ ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue st ...
分类:其他好文   时间:2020-05-30 01:01:28    阅读次数:92
纯字符界面开启网卡驱动并建立无线连接
网络配置 首先系统必须具备有无线网卡的驱动程序! iwconfig 查看 支持无线连接的接口 ip link set 接口 up 开启接口 iw dev 接口 scan | less 扫描无线网络 查看 扫描到的无线网的加密方式 添加 WIFI 配置 iw dev 接口 connect [SSID] ...
分类:其他好文   时间:2020-05-29 09:52:38    阅读次数:77
up泪
<a href=“https://c.y.qq.com/base/fcgi-bin/u?__=sfUhjhx”> Shayne Ward《Until You》 https://c.y.qq.com/base/fcgi-bin/u?__=sfUhjhx @QQ音乐 </a> 何:什么, 者:名词后缀, ...
分类:其他好文   时间:2020-05-28 23:57:20    阅读次数:127
ERROR: for pigfarm-app Cannot start service pigfarm: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402:
如下启动报错,就是驱动掉了引发的问题。 ubuntu@yufeichang1:/data/pigfarm/packages/pigfarm-deploy-packages$ sudo docker-compose up -d Creating nginx ... done Creating pigf ...
分类:移动开发   时间:2020-05-26 12:25:56    阅读次数:244
Python一键获取日漫Top100榜单电影信息
最近看到一个 UP 主做的视频,使用可视化动态图,把目前播放量最多的 UP 主一一列出来,结果第一名是哔哩哔哩番剧,第一名的播放量是第二名近 10 倍。 B站的番剧数量,也是相对其他平台比较多的,而且质量都还不错。说实话,刚开始用哔哩哔哩的时候,就是为了看番剧。作为一个喜欢看番剧的 pk 哥,我决定 ...
分类:编程语言   时间:2020-05-25 22:20:55    阅读次数:90
Mininet Walkthrough
[root@kunpeng82 devuser]# mn *** Creating network *** Adding controller Caught exception. Cleaning up... Exception: Please shut down the controller wh ...
分类:Web程序   时间:2020-05-25 17:52:01    阅读次数:115
Docker Compose命令详解
博文大纲:一、docker-compose命令对象与格式二、命令选项三、命令使用说明1、build——构建(重新构建)项目中的服务容器2、config——检测compose文件的错误3、up——启动服务4、down——停止容器5、images——列出项目中所包含的镜像6、logs——查看服务容器的日志7、kill——发送SIGKILL信号来强制停止服务容器8、port——查看某个容器端口所映射的公
分类:其他好文   时间:2020-05-25 15:41:32    阅读次数:62
Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization. [FAILED]
一、问题描述 系统:CentOS 6.9 重启网卡后:service network restart报: Bringing up interface eth0: Device eth0 does not seem to be present,delaying initialization. [FAI ...
分类:其他好文   时间:2020-05-25 12:21:54    阅读次数:93
windows安装superset和bug排坑记
导言 superset安装很容易出现各种各样的问题,主要是各版本兼容问题引起,因此建议严格按照下述安装步骤及版本,否则就是无穷无尽的bug,作者将把自己安装过程中所有遇到的问题或者搜集一些网上的bug都记录下来,也基本上覆盖了绝大部分人遇到的问题,up都汇总起来。 安装步骤 第一步 创建虚拟环境 安 ...
分类:Windows程序   时间:2020-05-24 11:50:50    阅读次数:437
8017条   上一页 1 ... 21 22 23 24 25 ... 802 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!