From 483dcba3c4cf7dabc12ee8e62472b07a9a0ee73a Mon Sep 17 00:00:00 2001 From: "142vip.cn" Date: Sat, 18 Nov 2023 14:19:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E3=80=81=E9=93=BE=E6=8E=A5=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 20 +------------------ README.md | 6 +++--- .../ds/栈和队列/3.栈的链式存储结构.md | 8 ++++---- .../ds/栈和队列/5.队列的顺序存储结构.md | 20 +++++++++---------- .../ds/栈和队列/6.队列的链式存储结构.md | 16 +++++++-------- docs/manuscripts/ds/线性表/2.顺序表示.md | 12 +++++------ docs/manuscripts/ds/线性表/3.链式表示.md | 12 +++++------ docs/readme.md | 2 +- 8 files changed, 39 insertions(+), 57 deletions(-) diff --git a/.gitignore b/.gitignore index 831c57d..a20d5fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,40 +1,22 @@ -# Logs logs *.log .vscode .vscode/* */.DS_Store .DS_Store -*/.vscode .idea -# Coverage directory used by tools like istanbul coverage -*.lcov -# nyc test coverage -.nyc_output -# Dependency directories -node_modules/ -jspm_packages/ -# TypeScript v1 declaration files +node_modules typings/ -# Optional npm cache directory .npm -# Output of 'npm pack' *.tgz -# parcel-bundler cache (https://parceljs.org/) .cache -# Next.js build output .next .nuxt dist -# Gatsby files .cache/ -# vuepress build output -# .vuepress/dist docs/.vuepress/.cache/ docs/.vuepress/.temp/ docs/.vuepress/dist/ -# TernJS port file -.tern-port /.husky/ /.vercel/ diff --git a/README.md b/README.md index f15ce5e..dae2386 100644 --- a/README.md +++ b/README.md @@ -327,14 +327,14 @@
- 关注公众号 + title="欢迎关注微信公众号:储凡" alt="关注微信公众号:储凡"/> 联系作者 + title="欢迎添加微信:chufan443 " alt="添加微信:chufan443,联系作者"/>
-> 网站无法访问时,合理使用魔法通过科学上网访问第三方托管平台 +> 网站无法访问时,合理使用魔法、通过科学上网访问第三方托管平台 - Github: - Netlify: