Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimized way to transfer from String to StringBuilder
Message
De
06/02/2014 11:21:00
 
 
À
06/02/2014 04:19:38
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01593079
Message ID:
01593491
Vues:
32
>Beautiful. One problem - the space before KeyWord here needs to be removed before it will run:
var regexPattern = string.Format("(?< KeyWord>{0})", string.Join("|", matchPatternByDelimiter));
I'm guessing you had to include it so that the UT pre would work ?

Yea, it was stripping that out, along with the Tuples.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform