摘要:
第一种方法: 使用 System.Text.RegularExpressions.Regex.Replace()方法 string result = String.Empty; string str = "Just Test the Method"; result = Regex.Replace(s 阅读全文
posted @ 2016-04-21 14:36
一菲聪天
阅读(5934)
评论(0)
推荐(0)
摘要:
代码如下: <!--1. 首先引用System的命名空间--> <Window x:Class="DriverEasyWPF.Views.DialogWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" x 阅读全文
posted @ 2016-04-21 11:50
一菲聪天
阅读(1906)
评论(3)
推荐(0)

浙公网安备 33010602011771号