摘要:
1.安装sambasudo apt-get install samba 2.在/home下创建文件夹用以共享home$ sudo mkdir sharehome$ sudo chmod 777 share 3. /etc/samba/smb.conf 编辑smb.conf 文件[Share]comm 阅读全文
摘要:
1.创建ProgressBarFrom窗体。代码如下 <Window x:Class="CustomControl.ProgressBarFrom" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x=" 阅读全文