Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a reorg for .NET Framework 4
Message
De
23/07/2010 11:50:00
 
 
À
23/07/2010 00:42:21
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01473537
Message ID:
01473593
Vues:
54
>I wonder if using split will be any faster? Something like this (off the top of my head, untested):
>
>
>string[] lines = oStringBuilder.ToString.Split(oApp.cCR)
>cLine = lines[tnLine]
>
The Split method keeps the carriage return at the beginning of each array item, but the first one. Is there a way to tell it that we are using the split character for splitting only and not keeping it in the array item?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform