摘要:
查看网卡名称 ip addr 可以看到我的网卡叫ol和ens33 vim /etc/network/interfaces 添加如下内容 auto lo iface lo inet loopback auto ens33 iface ens33 inet static address 192.168. 阅读全文
摘要:
打开报表会报错: System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. > System.DllNotFoundException: Unable to load DLL 'li 阅读全文