摘要: netcore vue socket.io 一、后端 创建项目 # 添加解决方案 > dotnet new sln -n Apricot.Socket.IO # 添加 asp net core 项目 > dotnet new web -n Apricot.Socket.IO # 将 web 项目添加 阅读全文
posted @ 2025-10-28 18:40 1764564459 阅读(5) 评论(0) 推荐(0)