分类: 未分类

2 篇文章

BigData
Week 1 Data based on their format 1. Structured Data Characteristics: Conforms to a data model or schema, typically relational, and can be managed using a Database Management …
国内云服务器搭建Clash代理
搭建原因 国内云服务器有时候npm和git克隆github上面的项目会没有办法连接,同时为了搭建国内版服务器的Chatgpt接口网站,也不想花钱再租一个境外服务器,所以将自己的云服务器设置了代理。 前提 拥有一台云服务器,系统为clash 拥有魔法(这里用clash) 步骤 安装 先到github上下载clash,这里提供链接。 [ghcard p…