示例文章

这是示例的文章摘要,摘要内容可被用做搜索,预览。文章列表默认展示概要;若要在列表直接展示文章内容,可在blog.config.js中配置。

DNS原理

DNS(Domain Name System,域名系统),它实质上就是域名和IP相互映射的联机分布式数据库系统。

local storage

localstorage 在浏览器的 API 有两个:localStorage 和sessionStorage,存在于 window 对象中:localStorage 对应 window.localStorage,sessionStorage 对应 window.sessionStorage。

常用的sql语句

sql 高效查询两表之间不同的数据

80端口被占用的两种解决方案

超详细windows 80端口被占用的两种解决方案

Linux安全与运维指南

Linux安全与运维指南(零基础入门到精通)