• Hello World

    Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, yo...
  • archlinux安装

    Archlinux纯终端安装命令 这里只包含一些基本命令,不包含所有安装流程 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647...
  • threejs-study

    nextjs Installation pnpm i three 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505...
  • iptables 学习

    https://www.bilibili.com/video/BV1Jz4y1u7Lz/ iptablesiptables里有多个表,表里有多个链,链里可以设定多个规则。 graph LR R[iptables] --> filter R -->...
  • git学习使用

    Git提交记录/历史1git log Remote仓库添加远程仓库12git remote add <远程地址代号> https://git remote add origin https://github.com/xxx ...
  • next-auth学习使用

    next-authnextjs的会话管理工具 依赖:next-auth ==当前页面写的是:App Router的使用方案。== Installation 安装依赖:npm install next-auth...
  • prisma学习使用

    prismanodejs orm工具 依赖:prisma (-D) Installation 安装依赖:npm install prisma -D 初始化:npx prisma init --datasource-provider sqllite ...
  • nvm使用

    nvmhttps://github.com/nvm-sh/nvm 安装1curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash 使用查看所有版本...
  • nextjs marterial-ui init

    创建NextJs项目1npx create-next-app@latest 安装MUI基础 依赖 1npm install @mui/material @emotion/react @emotion/styled head 1<met...
  • 一些数据统计网站

    Front-end Frameworkshttps://2023.stateofjs.com/en-US/libraries/front-end-frameworks/ Google Trendshttps://trends.google.com/ ...
/2