使用markdown的链接、表格来呈现 标注清楚每一篇日志博客的名称,以及对应的日期、当天完成的工作量、剩余的工作量、已完成工作量占总工作量的百分比 当天的冲刺日志应及时添加到这篇随笔中 ###随笔末尾附带团队项目的github仓库 https://gitee.com/JCclub/soft-wor ...
分类:
其他好文 时间:
2021-06-06 19:44:08
阅读次数:
0
1.下载mysql-8.0.25(https://cdn.mysql.com//Downloads/MySQL-8.0/mysql-8.0.25-el7-x86_64.tar.gz) 2.上传到 /usr/local/mysql 目录,执行 tar -zxvf /usr/local/mysqlmys ...
分类:
数据库 时间:
2021-06-06 19:41:07
阅读次数:
0
首先需要下载RAID卡驱动,放入U盘,建议FAT32文件系统 空白U盘 1, 2, 3, 4,可以看到安装界面已经能看到RAID组磁盘 ...
分类:
其他好文 时间:
2021-06-06 19:30:56
阅读次数:
0
readme.so 是一个web网站,可以用来方便的生成标准的readme 文件是一个很值得使用的工具(而且开源) 参考效果 参考资料 https://readme.so/https://github.com/octokatherine/readme.so ...
分类:
其他好文 时间:
2021-06-06 19:10:27
阅读次数:
0
MyBatis 本是apache的一个开源项目iBatis,它是一个持久层框架。后代码从apache迁移到google,改为MyBatis.MyBatis架构原理: 入门程序:1、导包 https://github.com/mybatis/mybatis-3/releases 2. 创建log4j. ...
分类:
其他好文 时间:
2021-06-06 19:07:49
阅读次数:
0
阅读原文 一、下载windows版本的Redis 官网下载地址:http://redis.io/download github下载地址:https://github.com/MSOpenTech/redis/tags 二、安装Redis 1.这里下载的是Redis-x64-3.2.100版本,我的电 ...
https://sap.github.io/spartacus-docs/reference-app-structure/ 该概念在 SAP Spartacus 3.1 版本引入。 这个 Reference App Structure 是 SAP 推荐客户在搭建自己的 Spartacus Store ...
分类:
移动开发 时间:
2021-06-05 18:32:27
阅读次数:
0
看到一篇文章,介绍了一个用Python实现的python字节码解释器: https://www.aosabook.org/en/500L/a-python-interpreter-written-in-python.html 这是源码: https://github.com/nedbat/byter ...
分类:
编程语言 时间:
2021-06-05 18:30:44
阅读次数:
0
解决从github上拉代码时报错“Failed to connect to localhost port 1080: Connection refused” 需要两行命令解决问题主要原因是使用了proxy代理,我们只需要关闭代理 git config --global http.proxy //查看 ...
分类:
其他好文 时间:
2021-06-05 18:13:54
阅读次数:
0
Prerequisites: CentOS7 virtual machine on Hyper-V Now we have a working CentOS7 virtual machine on Hyper-V. Let's configure the Internal network for i ...
分类:
Web程序 时间:
2021-06-05 18:04:36
阅读次数:
0