mysql的获取: wget -i -c http://dev.mysql.com/get/mysql57-community-release-el7-10.noarch.rpm yum安装Repository: yum -y install mysql57-community-release-el ...
分类:
数据库 时间:
2019-12-28 22:38:02
阅读次数:
94
Project 3Non-overlapping Community Detection in Large NetworksDue: 2019-12-10In this project, you are going to detect / reveal significant communities ...
分类:
编程语言 时间:
2019-12-28 21:09:28
阅读次数:
116
New stuff * kbmMW Community Edition (CE) made available. CE contains most Enterprise Edition features and is FREE to use under certain circumstances. ...
分类:
其他好文 时间:
2019-12-28 16:26:31
阅读次数:
111
IDE的下载和安装: 首先,到visual studio官网下载vs2019的安装程序。 学生、或个人开发者免费下载第一个community版本。 下载完成后双击进行安装。安装时要选择安装工作负载。可根据需要勾选相应的负载。因为我们要写c/c++程序,所以勾选了这个使用c++的桌面开发,然后点击右下 ...
分类:
编程语言 时间:
2019-12-28 16:24:21
阅读次数:
412
项目部署教程 在线演示 1.1.原理介绍 django 一个基于python的开源web框架 uwsgi 一是一个web服务器,也可以当做中间件 nginx 常用高性能代理服务器 wsgi.py django项目携带的一个wsgi接口文件 nginx Nginx是一个Http和反向代理服务器 什么是 ...
分类:
系统相关 时间:
2019-12-27 11:32:12
阅读次数:
84
一、前言 由于微信官方修改了 getUserInfo 接口,所以现在无法实现一进入微信小程序就弹出授权窗口,只能通过 button 去触发。 官方连接:https://developers.weixin.qq.com/community/develop/doc/0000a26e1aca6012e89 ...
分类:
微信 时间:
2019-12-26 19:45:15
阅读次数:
161
MySQL Community Downloads :https://dev.mysql.com/downloads/mysql/ 一、检查是否应安装了mysql或者mariadb,有的话卸载 1.1 检查mariadb 1.2 删除mariadb 1.3 检查mysql 1.4 删除mysql 1 ...
分类:
数据库 时间:
2019-12-25 12:56:53
阅读次数:
101
mysql使用distinct(关键)+ order by + group 查询成绩表中每个学生时间最近的成绩数据 sql初始化 -- -- 主机: 127.0.0.1 -- 服务器版本: 8.0.15 - MySQL Community Server - GPL -- 服务器操作系统: Win64 ...
分类:
数据库 时间:
2019-12-24 18:39:40
阅读次数:
203
博客地址:https://www.cnblogs.com/runningStudy/p/6444047.html mysql官网下载地址:https://downloads.mysql.com/archives/community/ ...
分类:
数据库 时间:
2019-12-23 22:16:30
阅读次数:
88
centos7 amdx64 安装 Docker Engine-Community 使用 Docker 仓库进行安装 在新主机上首次安装 Docker Engine-Community 之前,需要设置 Docker 仓库。之后,您可以从仓库安装和更新 Docker。 设置仓库 安装所需的软件包。yu ...
分类:
其他好文 时间:
2019-12-23 22:06:59
阅读次数:
80