One Regular Expression
C#
2
Posts
2
Posters
0
Views
1
Watching
-
There are some string in the txt file. Such as, this.textbox1.Name = "textbox1"; this.label11.Name = "label1"; I need one Regular Expression to search the similar string and output the string "this.logCount.SetLog(this.textbox1, "textbox1");" in the next line. Can anyone help me? Thks
fish.fired at gmail.com www.firedfish.com Skype://fish.fired.gmail
-
There are some string in the txt file. Such as, this.textbox1.Name = "textbox1"; this.label11.Name = "label1"; I need one Regular Expression to search the similar string and output the string "this.logCount.SetLog(this.textbox1, "textbox1");" in the next line. Can anyone help me? Thks
fish.fired at gmail.com www.firedfish.com Skype://fish.fired.gmail