配置Jacoco,官网地址: https://www.eclemma.org/jacoco/ JaCoCo Java Code Coverage Library JaCoCo is a free code coverage library for Java, which has been creat ...
分类:
其他好文 时间:
2018-05-23 16:12:17
阅读次数:
196
Objective-C基础之category extension Rather than creating an entirely new class to provide minor additional capabilities over an existing class, it’s poss ...
分类:
其他好文 时间:
2018-05-22 18:30:21
阅读次数:
164
centos 下yum命令无法正常安装docker问题,Existing lock /var/run/yum.pid: another copy is running as pid
分类:
其他好文 时间:
2018-05-22 17:22:49
阅读次数:
601
1.右击项目,选择Import 2.选择Maven下的Existing Maven Projects 3.选中所有.xml文件,默认勾选状态,点击Finish 4.变成Maven项目 ...
分类:
其他好文 时间:
2018-05-22 15:06:01
阅读次数:
179
以下是MariaDB官方文档说明,MariaDB如何安装在已经存在MySQL实例的主机上: 但是如果是先安装了MariaDB,然后再安装MySQL,比如: 在 做了一个软链接,即 具体见《MariaDB安装》的配置是一样的。 安装时注意 新的MySQL实例的配置文件,比如/etc/my3308.cn ...
分类:
数据库 时间:
2018-05-21 19:51:04
阅读次数:
252
一,项目题目:开发一个支持多用户在线的FTP程序 二,项目要求: 三,注意事项: 四,项目分析: 1,用户加密认证 2,查看自己的当前目录下的文件 3,文件传输中显示进度条 4,小编的主要思路 五,项目流程图 六,README文件 七,程序结构图 八,程序代码 1,server 1.1 bin ru ...
分类:
其他好文 时间:
2018-05-13 01:10:30
阅读次数:
338
锁定:通俗的讲就是加锁。锁定是 Microsoft SQL Server 数据库引擎用来同步多个用户同时对同一个数据块的访问的一种机制。 定义:当有事务操作时,数据库引擎会要求不同类型的锁定,如相关数据行、数据页或是整个数据表,当锁定运行时,会阻止其他事务对已经锁定的数据行、数据页或数据表进行操作。 ...
分类:
数据库 时间:
2018-05-11 20:42:20
阅读次数:
194
VTP_Server#show vtp statusVTP Version : 2Configuration Revision : 0Maximum VLANs supported locally : 68Number of existing VLANs : 5VTP Operating Mode : ServerVTP Domain Name :VTP Pruning Mode : Disabl
分类:
其他好文 时间:
2018-05-06 22:56:30
阅读次数:
205
Modifying an existing element Modifying an existing element Modifying an existing element Modifying an existing element We covered various ways that y ...
分类:
其他好文 时间:
2018-05-06 17:01:15
阅读次数:
201
升级后出现Errno -3] Error performing checksum 需要安装 python-hashlib Python 2.4 安装 hashlib 2012年11月13日 14:29:47 阅读数:3688 2012年11月13日 14:29:47 阅读数:3688 阅读数:368 ...
分类:
其他好文 时间:
2018-04-30 16:45:44
阅读次数:
196