摘要:
服务端使用Nuget引用SuperSocket.WebSocket和SuperSocket.Engine 服务器端代码【控制台】 using SuperSocket.WebSocket; using System; using System.Collections.Generic; using Sy 阅读全文
摘要:
public class PersonTable : Indexer { public int xuhao { get; set; } public string name { get; set; } public string tel { get; set; } string Indexer.this[int... 阅读全文