logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

一文小入门pyQt5 —— 从零到一完成一个Excel文件处理程序

写一个软件,实现Excel文件的增删改查、图片的增删改查功能,并接入人工智能检测网络,最后打包成exe。

#qt#python#virtualenv +2
Uni-app postcss-pxtorpx 使用(可以exclude某个文件夹)

Uni-app postcss-pxtorpx 使用(可以exclude某个文件夹)1、postcss-pxtorem介绍: 一款可以把px单位转成rem的插件,具体使用方法可以点击上方链接。// postcss.config.jsmodule.exports = {plugins: [require('postcss-pxtorem')({rootValue: 16,unitPrecision:

#postcss#uni-app
You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing.

终端报错:You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing.

#postcss#前端#javascript
到底了