logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Oracle VM VirtualBox 虚拟机 物理硬盘 启动 windows10 系统 在转圈圈时报错 VERR_ACCESS_DENIED

参考:Windows下VirtualBox直接使用物理硬盘作虚拟机磁盘https://www.mobibrw.com/2015/2441https://forums.virtualbox.org/viewtopic.php?f=6&t=867361.把硬盘设置为脱机(必须先做这一步, 再生成vmdk文件)2.创建vmdk文件任务栏的左下角(微软图标)单击右键--...

究竟选择32位还是64位Linux系统?

原文链接:http://www.deepvps.com/32-or-64-bits-linux-system.html得到一个新的VPS后,最兴奋的事莫过于面对系统选择列表里那串系统名称,而下定决心选择一个即将安装的Linux了。对于选择哪一个Linux的发行版,相信你已经有了一个初步的了解。但是对于使用32位(x86)的版本还是64位(x86_64)呢?看起来64位操作系统有着更大的

jenkins + sonarQube 集成 检测代码质量

待完善,边搭建环境,边记录,会有遗漏的可能,等有时间 整理一番参考:http://blog.csdn.net/kefengwang/article/details/54377055http://www.jianshu.com/p/a8d4825146a6前提:linux 机器 已安装 jdk1.8以及 jenkinssonarQube下载地址:https:...

windows docker 调整Vmmem.exe 的内存占用

https://docs.docker.com/docker-for-windows/方式1.退出docker 桌面右下角的托盘图标右键->"Quit Docker Desktop",过一会Vmmem进程会自动退出方式2. 当前用户的文档目录下 .wslconfig文件里面可以设置内存大小如:[wsl2]memory=4GB...

jenkins 使用git仓库部署 报错:jenkins Error performing command: git ls-remote -h

由于之前使用的svn所以在切换的时候,直接将jenkins中 项目配置svn地址的地方改成了git报错jenkins Error performing command: git ls-remote -h网上搜索资料发现是没有安装git安装gityum install gity确认后jenkins中配置git的url地址已经没有报错

Deployment failed: repository element was not specified in the POM inside distributionManagement ele

Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter在使用maven的上传命令时遇到的报错

jackson ObjectMapper 序列化成json,属性值为null时转换为""空字符串

import java.io.IOException;import org.codehaus.jackson.JsonGenerationException;import org.codehaus.jackson.JsonGenerator;import org.codehaus.jackson.JsonProcessingException;import org.codehaus.j...

idea 使用 jrebel 进行热部署

仅自己查看idea是通过 一个jetbrains-agent.jar 的文件 并修改 help->Edit custom vm options(百度上很容易搜索到, 略过)jrebel1. 下载并运行: ReverseProxy_windows_amd64.exehttps://github.com/ilanyu/ReverseProxy/releases/tag...

SpringBoot 项目中 对http调用异常处理

http调用, 通信异常, 业务异常的简单处理

#http#json#网络协议
Navicat mysql 建表字段 默认值、empty string、空白、NULL 的区别

navicat里添加字段的时候, 默认值的选项容易让人疑惑, 那么让我们一探究竟, 看看不同的选项对DDL语句有哪些影响

#mysql#sql#mariadb
    共 15 条
  • 1
  • 2
  • 请选择