Easter79 Easter79
3年前
tornado+peewee
前言:需要异步操作MySQL,又要用orm,使用sqlalchemy需要加celery,觉得比较麻烦,选择了peeweeasync开发环境python3.6.8peeweeasync0.5.12peewee2.10.2数据库:MySQL,使用peeweeasync需要依赖库pipinstal
Wesley13 Wesley13
3年前
Udemy 课程下载利器
送给已经购买Udemy课程的同学(需要账号登录)下载udemydlgitclonehttps://github.com/r0oth3x49/udemydl.git安装依赖pipinstallrrequirements.txt开始下载pythonudemydl.py课程地
Stella981 Stella981
3年前
Redhat6.4安装MongoDBv3.6.3
运用后台配置文件方式启动。条件下载mongodblinuxx86_64rhel623.6.3.tar官网https://www.mongodb.com/downloadcenter?jmpnavcommunity依赖openssl1.0.1e57.el6.x86_64.rpm
Stella981 Stella981
3年前
CentOS 7.4 + nginx + php + mysql + phpmyadmin环境搭建,详细操作
1、gcc安装安装nginx需要先将官网下载的源码进行编译,编译依赖gcc环境,如果没有gcc环境,则需要安装:yuminstallgccc二.PCREpcredevel安装PCRE(PerlCompatibleRegularExpressions)是一个Perl库,包括per
Wesley13 Wesley13
3年前
JS导出页面为PDF文件,该如何操作?来看一眼就明白啦!
废话不多说,直接上代码。1.资源文件或依赖<scripttype"text/javascript"src"https://my.oschina.net//u/4265132/blog/4054317/js/canvg2.js"</script<scripttype"text/javascript"src"https://m
Stella981 Stella981
3年前
EasyExcel使用记录
GITHUB地址:https://github.com/alibaba/easyexcel(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Falibaba%2Feasyexcel)1.POM文件添加依赖:<dependency          
Stella981 Stella981
3年前
Flutter时间格式化工具
本期推荐Flutter时间格式化工具Intl(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpub.dev%2Fpackages%2Fintl)添加依赖dependencies:intl:^0.16.1安装flu
Stella981 Stella981
3年前
IDEA+SpringBoot+Mybatis Generator+MySQL8.0.17自动生成实体类和Mapper
1、搭建SpringBoot项目2、修改pom.xml文件添加依赖:!(https://oscimg.oschina.net/oscnet/15023a0b19569ea825b5255db0d44d1a651.png)<dependency<groupIdmysql</groupId<artifactIdmysq
Stella981 Stella981
3年前
Android中使用OkHttp的五种请求方式及注意事项
文章目录一、环境说明1、在gradle中引入依赖2、AndroidManifest中开启网络权限3、搭建测试接口4、编写OkHttp工具类二、发送请求1.发送无参的Get请求
Easter79 Easter79
3年前
SpringCloud动态刷新配置信息
有时候在配置中心有些参数是需要修改的,这时候如何不重启而达到实时生效的效果呢?添加依赖<dependencies...<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringboot