套接字程序设计
什么是套接字
步骤:1.通过IP地址或者域名找到主机[如 www.xxx.com -> 202.116.64.8]
2.通过端口号找到主机上的进程(UDP协议[不可靠],TCP协议[面向连接、可靠])
端口号
端口号由16bit组成
其中包括
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true