摘要:
安装 GraphQL 7.0.0 GraphQL.SystemTextJson 7.0.0 HelloWorld public class Program { public static async Task Main(string[] args) { var schema = Schema.For 阅读全文
摘要:
网络管理服务为 network-manager.service ,使用systemctl进行管理 配置网络 vim /etc/network/interfaces auto lo iface lo inet loopback auto eth0 # 开机自启,eth0为网卡名可通过ip addr查看 阅读全文