Thread If Abfrage mit ähnlichkeitswert
(8 answers)
Opened by Gast at 2008-03-18 13:12
index ist nicht "meistens schneller". es kommt auf die aufgabenstellung und den input an.
bei folgendem code ist index langsamer: da index immer bis zum ende des strings läuft. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |