摘要:
<SolidColorBrush x:Key="TabItem.Static.Foreground" Color="#42445A" /> <SolidColorBrush x:Key="TabItem.Selected.Foreground" Color="#0176FF" /> <Style x 阅读全文
摘要:
样式如下: <Style x:Key="BorderStyle" TargetType="Border"> <Setter Property="BorderBrush" Value="#55020403" /> <Setter Property="BorderThickness" Value="2" 阅读全文
摘要:
using System.Threading; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; namespace PasswordTest { /// <summary> /// 阅读全文
摘要:
项目配置,修改.csproj文件 过滤pdb和xm,可以继续添加 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PlatformTarget>AnyCPU</PlatformTarg 阅读全文
摘要:
参考网站 :https://www.windowscentral.com/how-manage-wireless-networks-using-command-prompt-windows-10 Netsh WLAN show profiles 显示了每个无线适配器在计算机上存储的所有配置文件 Ne 阅读全文
摘要:
这个云栖社区的文章https://yq.aliyun.com/ziliao/539322 这篇文章是我13年写的,不知道咋插入图片,见谅。 下面是我的文件记录 分享XAML图标的网站 原创 2013年03月22日 11:07:03 阅读全文
摘要:
出错代码: string dec = Marshal.PtrToStringAnsi(audioOutput.psz_description);//输出 鎵0鍣?(Realtek High Definition Audio) 原因: 查看内存后知道内存编码是UTF8,Marshal不支持UTF转换 阅读全文
摘要:
http://www.guokr.com/scientific/subject/diy/ 高仿宜家莲花灯 http://www.guokr.com/article/179863/ 做一只会发光的魔幻吊坠 http://www.guokr.com/article/171520/ 单极电机:旋转的胖兔子 阅读全文
摘要:
默认的控制器为site,修改文件 vendor\yiisoft\yii2\web\Application.php public $defaultRoute = 'site';//http://localhost:8080/index.php的默认控制器 修改默认action 对应文件\vendor\ 阅读全文
摘要:
http://www.cgjoy.com/work.php CG作品网 http://www.cgmxw.com/ CG模型王 http://www.cgmodel.cn/ CG模型网 阅读全文