前言 在创建克隆虚拟机的时候,如果样板虚拟机没有事先配置好,则会导致网卡设备无法启动的问题(报错如下)。 Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization 解决方法... ...
分类:
系统相关 时间:
2018-08-25 20:35:26
阅读次数:
197
https://docs.microsoft.com/en-us/javascript/api/excel/excel.application?view=office-js Represents the Excel application that manages the workbook. [ A ...
分类:
移动开发 时间:
2018-08-25 18:58:10
阅读次数:
258
数据结构, 算法, 迪杰斯特拉, Dijkstra, 最短路径查找 ...
分类:
编程语言 时间:
2018-08-25 16:28:19
阅读次数:
216
LeetCode第十一题 Given n non-negative integers a1, a2, ..., an , where each represents a point at coordinate (i, ai). n vertical lines are drawn such that ...
分类:
编程语言 时间:
2018-08-24 23:36:11
阅读次数:
245
题目链接:https://projecteuler.net/problem=429 题目: A unitary divisor dd of a number nn is a divisor of nn that has the property gcd(d,n/d)=1 The unitary di ...
分类:
其他好文 时间:
2018-08-23 22:14:46
阅读次数:
293
[toc] 问题详情 1. CentOS中出现Device eth0 does not seem to be present 解决方法 0x01 地址:http://blog.51cto.com/wolfword/1304000 ...
分类:
其他好文 时间:
2018-08-23 21:00:58
阅读次数:
137
环境:kubernetes1.5.2kubernetes-dashboard1.5.1先pull镜像到本地:dockerpulldocker.io/ist0ne/kubernetes-dashboard-amd64:v1.5.1vikubernetes-dashboard.yaml`kind:DeploymentapiVersion:extensions/v1beta1metadata:label
分类:
Web程序 时间:
2018-08-22 14:58:05
阅读次数:
196
[抄题]: Given n processes, each process has a unique PID (process id) and its PPID (parent process id). Each process only has one parent process, but ma ...
分类:
其他好文 时间:
2018-08-22 12:03:05
阅读次数:
155
0.引言 从六月末到八月初大概一个月时间一直在啃SLAM十四讲[1]这本书,这本书把SLAM中涉及的基本知识点都涵盖了,所以在这里做一个复习,对这本书自己学到的东西做一个梳理。 书本地址:http://www.broadview.com.cn/book/4938 书本代码:https://githu ...
分类:
其他好文 时间:
2018-08-21 16:04:33
阅读次数:
344
In this article, I’ll present my ideas about how to improve mathematics study, which are the forewords of my handwriting notes on Royden’s “Real Analy ...
分类:
其他好文 时间:
2018-08-19 11:00:37
阅读次数:
147