摘要: 前言 记入一些冷门的知识. Custom content-type var fileExtensionContentTypeProvider = new FileExtensionContentTypeProvider(); fileExtensionContentTypeProvider.Mapp 阅读全文
posted @ 2022-04-20 18:51 兴杰 阅读(89) 评论(0) 推荐(0)
摘要: 前言 一直没有写过关于互联网和网站运作的原理相关文章. 这篇就稍微介绍一下它们. 1. 电脑文件 网站是由许多网页组成的, 网页就是电脑里的 file. extension 是 .html 类似于 .mp3 = 歌曲, mp4 = 视频, .html = 网页 2. HTML player 想听歌就 阅读全文
posted @ 2022-04-20 16:04 兴杰 阅读(547) 评论(0) 推荐(1)