E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)E: Unable to lock the administration directory (/var/lib/dpkg/), ...
分类:
系统相关 时间:
2020-10-21 21:14:02
阅读次数:
30
https://www.cnblogs.com/xiaomowang/p/12405639.html 上述网址写的很详细 先从entry开始说起: 这是一个结构体(包含 哈希值,下一个entry的地址,键值,数值啊) 1.初始化 private void Initialize(int capacit ...
分类:
其他好文 时间:
2020-10-20 16:34:51
阅读次数:
28
springcloud项目是一个父项目,和多个子项目 例如以下: SpringcloudTest >父项目 SpringcloudTestA >子项目 SpringcloudTestB >子项目 对于子项目进行打包时会出现问题 Failed to execute goal on project : ...
分类:
编程语言 时间:
2020-10-18 16:25:33
阅读次数:
44
一、问题描述 1 could not get 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/4.0.1/gradle-4.0.1.pom'. received status code 400 from ...
分类:
移动开发 时间:
2020-10-08 19:43:40
阅读次数:
43
在安装好的OpenCV的文件夹下,有相关的文件。具体位置看各人的安装路径,但大体上路径如下:***\opencv\sources\samples\cpp。 如“彩色目标跟踪”:Camshift “光流”:optical flow “点跟踪”:lkdemo “人脸识别”:objectDetection ...
分类:
其他好文 时间:
2020-10-07 20:50:58
阅读次数:
28
<?php namespace app\admin\controller; use think\Controller; use think\DB; class Index extends Controller { // public function _initialize() // { // if ...
分类:
其他好文 时间:
2020-09-18 04:13:46
阅读次数:
52
一、Reading The dog is man's best friend. He can do many things for us. He can protect our homes. He can guide the blind. He is loyal to his master and ...
分类:
其他好文 时间:
2020-09-17 21:40:24
阅读次数:
37
Loaded plugins: fastestmirror, refresh-packagekit, securityLoading mirror speeds from cached hostfile * base: mirrors.aliyun.com * c6-media: * extras: ...
分类:
其他好文 时间:
2020-09-17 20:48:20
阅读次数:
33
Couldnotgettheserverfilelock.Ensurethatanotherserverisnotrunninginthesamedirectory.Retryingforanother60seconds解决办法1①在对应域的路径servers/AdminServer/下删除tmp文件夹②在对应域的路径servers/AdminServer/data/ldap/ldapfiles下
分类:
Web程序 时间:
2020-09-17 18:22:54
阅读次数:
47
I will use the field “ClosingDate” to demonstrate my favorite approach to trouble shoot field binding issue. Generally speaking, the issue could be su ...
分类:
其他好文 时间:
2020-09-17 17:07:23
阅读次数:
32