09 2024 档案
摘要:当你在浏览器中输入域名并按下回车时,网络请求会经过以下七层结构的处理: 应用层(Application Layer): 浏览器通过 HTTP/HTTPS 协议生成请求,并将域名解析为 URL。 表示层(Presentation Layer): 数据可能会被压缩、加密或转换为特定格式(如文本、图像等)
阅读全文
摘要:分享一个自己学习Java时的记录ChatGPT中的对话:ChatGPT链接 包括如下问题 How to learn Java in order to become a software development engineer, please give details of the study pr
阅读全文