摘要: 阅读全文
posted @ 2019-02-13 11:08 崇尚技术 阅读(163) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace _001{ public class tbusers { public string loginid { get; set; } public string loginpwd ... 阅读全文
posted @ 2019-02-13 11:07 崇尚技术 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 刚装上win 10 1803,兴高采烈,准备装上相关的应用尝个新鲜,访问文件共享,\\fileserver,问题出现了, 提示很明显,装上SMB1协议了。 可惜,费尽九牛二虎之力,就是装不上,错误提示如下: 实在没招了,无非就是系统找不到安装源,此时,脑海闪现dism,于是: 在启用该系统功能之前, 阅读全文
posted @ 2018-08-21 16:50 崇尚技术 阅读(10385) 评论(0) 推荐(1) 编辑