logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ModuleNotFoundError: No module named 'pycocotools'

pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI

ModuleNotFoundError: No module named 'pycocotools'

pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI

python 批量excel导入到mysql中

场景:文件夹下有N多excel,每个excel中有1个sheet,sheet页中首行为表格的列头名实现:将以上所有表格导入到mysql中去,以文件名命名为表名,以列头名命名为字段名细节:将所有字段处理成字符串,其中半角"处理成了全角”等不足:……#!/usr/bin/python# -*- coding: UTF-8 -*-import xlrdimport stringi...

Got timeout reading communication packets解决方法

Got timeout reading communication packets解决方法http://www.th7.cn/db/mysql/201702/225243.shtml[Note] Aborted connection xxxx to db:问题现象:在tail -f/data/logs/mysql/error.log日志中出现大量的如下信息(web用的是Zabbi...

android报 Caused by: java.lang.OutOfMemoryError: Java heap space

使用Windows操作系统。我通过将_JAVA_OPTIONS更新为'-Xmx1024m'解决了此问题点击“我的电脑”属性选择“高级系统设置”选择“环境变量”创建/编辑名为“ _JAVA_OPTIONS”的变量将变量值更新为-Xmx1024m...

activeMQ启动失败报错: | ERROR | Failed to start Apache ActiveMQ (localhost, ID:centos_3-46241-160565886336

报错:| ERROR | Failed to start Apache ActiveMQ (localhost, ID:centos_3-46241-1605658863365-0:1) | org.apache.activemq.broker.BrokerService | mainjava.net.URISyntaxException: Illegal character in hostnam

暂无文章信息