摘要:
1.首先看看效果 2.首先定义静态资源 <UserControl.Resources> <ControlTemplate TargetType="{x:Type TextBox}" x:Key="SearchTextBoxTemplate"> <Border x:Name="border" Bord 阅读全文
摘要:
/// <summary> /// 生成床位二维码 /// </summary> /// <returns></returns> public static Image BedNoEwm() { string level = "L"; QRCodeGenerator.ECCLevel eccLeve 阅读全文