logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

npm install sqlite3时报错解决

在nodejs项目里想安装sqlite3。1. 将Python设置到系统变量里。使用了网上大部分的方法没有用。2. 在终端使用下方代码安装。

#npm#前端#node.js
A1069/B1019 PAT甲级JAVA题解 The Black Hole of Numbers

For any 4-digit integer except the ones with all the digits being the same, if we sort the digits in non-increasing order first, and then in non-decreasing order, a new number can be obtained by takin

#java#算法#开发语言
A1093/B1040 PAT甲级JAVA题解 Count PAT‘s

The stringcontains two 's as substrings. The first one is formed by the 2nd, the 4th, and the 6th characters, and the second one is formed by the 3rd, the 4th, and the 6th characters.Now given any str

#java#算法#开发语言
A1093/B1040 PAT甲级JAVA题解 Count PAT‘s

The stringcontains two 's as substrings. The first one is formed by the 2nd, the 4th, and the 6th characters, and the second one is formed by the 3rd, the 4th, and the 6th characters.Now given any str

#java#算法#开发语言
到底了