2018年2月1日

Linux字符界面安装图形界面XWindow

摘要: https://jingyan.baidu.com/article/219f4bf790f4c7de442d3825.html 阅读全文

posted @ 2018-02-01 17:13 跨界农民工 阅读(306) 评论(0) 推荐(0)

关于http请求指定本地ip

摘要: static void Main(string[] args) { //ssl证书验证问题(没有校验) ServicePointManager.ServerCertificateValidationCallback = (sender, certificate, chain, sslPolicyErrors) => true; var hostname = Dns... 阅读全文

posted @ 2018-02-01 09:58 跨界农民工 阅读(1261) 评论(0) 推荐(0)

导航