🌓

Python function

本文主要总结 python 返回值,参数传递,涉及多值参数传递。

Read More

Python card manager

本文为 Python 基础总结的练习项目:名片管理系统

Read More

Object-oriented Python

本文主要总结 python 面向对象的基础知识

Read More

hexo 博客配置

maupassant-hexo with github action 照着教程来:大道至简——Hexo 简洁主题推荐 | 屠·城 博客配置注意 self_search set self_search: true in maupassant __config.yml npm instal hexo-generator-search --save word...

Read More

vscode 添加 hexo yaml snippet

vscode 添加 hexo yaml snippet 创建针对于 markdown 文件格式的 snippet Ctrl+shift+p 打开 vscode command palette,然后输入 snippet, 选择 Preference: Configure User Snippets并回车, 然后再输入 markdown 并回车,即可创建一个专...

Read More

Python class

Python 类的结构

Read More

伪静态静态注入

本文简要了解一下伪静态页面,并介绍伪静态静态注入

Read More

vim 入门简单使用

入门 vim, 并掌握 vim 常用操作,并不涉及寄存器等高级技巧。

Read More

操作系统知识点小结

操作系统课程知识点总结

Read More

URL 重定向(转载)

本文介绍并总结 URL 漏洞及其绕过方法

Read More