Blog

Page 6 Create a Blog

【已满】绿洲APP邀请码

输入邀请码qnhv59 安卓下载地址https://oasis.chengdu.weibo.cn/v1/h5/download……

By Heanny
2412 read

django基于uwsgi在 nginx下运行

硬件:树莓派3b+ 环境:python3,nginx 目录:root@HeannysPi:/home/pi/Document……

By Heanny
2739 read

在nginx 上面部署flask

硬件:树莓派3B+ 环境:python3,niginx 目录:root@Pi89757:/hom……

By Heanny
2851 read

企业微信接口配置入坑指南

文件包括https://github.com/sbzhu/weworkapi_python/blob/master/callba……

By Heanny
4095 read

VMware vSphere Client 下载地址

下载地址  Version File Name Download URLs VMware vSphere Client 6.0 ……

By Heanny
3758 read

tcping的安装及使用

windows: 下载http://download.heanny.cn/download/Software/tcping.e……

By Heanny
3205 read

flask简单上传demo

from flask import Flask, render_template, request,Response,redir……

By Heanny
3710 read

django models中使用JSONField数据类型

在今天给项目添加功能的时候,使用了数据库的json类型,发现django的models中没有JSONField类型,只好百度,发……

By Heanny
16193 read

强行关闭win10更新

@echo offtitle BLOCK Win10AU!mode con cols=70 lines=15color 1fec……

By Heanny
4024 read

tensorboard 报错 OSError:[Errno 22] Invalid argument

方法1: 降级tensorboard 直接运行 pip install tensorboard==1.11 (应……

By Heanny
3637 read

tensorflow 部分github项目推荐

TensorFlow源码 https://github.com/tensorflow/tensorflow 基于Tensor……

By Heanny
3057 read

vue获取audio文件时长

audio获取当前播放时间 在dom挂载完毕后访问currentTime属性获得,通过timeupdate钩子可实时监控 a……

By Heanny
5963 read

将网页中的canvas保存为图片

收到网友的请求,想把canvas保存为图片,其实很简单,canvas自带方法 打开网页,如https://en.dpm.org……

By Heanny
2528 read