Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HashTable
Message
De
23/05/2003 12:04:17
 
 
À
23/05/2003 11:02:05
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00792189
Message ID:
00792284
Vues:
13
>Thanks for your reply, how you can see the example there doesn't look like the my one, they just add an time with a simple text, i understand that, but how aobut this:
>
>hash.add("Q",@"[a-z]")
>
>how did someone make to code this?
>
>because i would never imagine i could do that.

Wilson,

Your example is adding a string to the Hashtable with a key of "Q". The "@" treats the string as a literal (ignores escape sequences).

Dan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform