Prio | Original string | Translation | — |
---|---|---|---|
Make a string lowercase | Κάνε ένα πεζό string | Details | |
Find first occurrence of a string | Βρείτε την πρώτη εμφάνιση ενός string | Details | |
Find first occurrence of a string Βρείτε την πρώτη εμφάνιση ενός string
You have to log in to edit this translation.
|
|||
Reverse a string | Αντιστροφή ενός String | Details | |
Find position of first occurrence of a string | Εύρεση της θέσης του πρώτου περιστατικού μιας συμβολοσειράς. | Details | |
Find position of first occurrence of a string Εύρεση της θέσης του πρώτου περιστατικού μιας συμβολοσειράς.
You have to log in to edit this translation.
|
|||
Get string length | Λάβε το μήκος του string | Details | |
Case-insensitive strstr | Strstr χωρίς διάκριση πεζών-κεφαλαίων | Details | |
Case-insensitive strstr Strstr χωρίς διάκριση πεζών-κεφαλαίων
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Αναίρεση εισαγωγικών μιας συμβολοσειράς που παρατίθεται σε εισαγωγικά | Details | |
Un-quotes a quoted string Αναίρεση εισαγωγικών μιας συμβολοσειράς που παρατίθεται σε εισαγωγικά
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Εύρεση της θέσης του πρώτου περιστατικού μιας συμβολοσειράς όπου δεν γίνεται διάκριση πεζών - κεφαλαίων γραμμάτων. | Details | |
Find position of first occurrence of a case-insensitive string Εύρεση της θέσης του πρώτου περιστατικού μιας συμβολοσειράς όπου δεν γίνεται διάκριση πεζών - κεφαλαίων γραμμάτων.
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Αφαίρεση ετικετών HTML και PHP από μια συμβολοσειρά. | Details | |
Strip HTML and PHP tags from a string Αφαίρεση ετικετών HTML και PHP από μια συμβολοσειρά.
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Δυαδική ασφαλής σύγκρισης συμβολοσειράς | Details | |
Binary safe string comparison Δυαδική ασφαλής σύγκρισης συμβολοσειράς
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Σύγκριση συμβολοσειρών χωρίς δυαδική ασφαλή διάκριση πεζών/κεφαλαίων | Details | |
Binary safe case-insensitive string comparison Σύγκριση συμβολοσειρών χωρίς δυαδική ασφαλή διάκριση πεζών/κεφαλαίων
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Αντικατάσταση όλων των περιστατικών μιας συμβολοσειρά αναζήτησης με μια συμβολοσειρά αντικατάστασης. | Details | |
Replace all occurrences of the search string with the replacement string Αντικατάσταση όλων των περιστατικών μιας συμβολοσειρά αναζήτησης με μια συμβολοσειρά αντικατάστασης.
You have to log in to edit this translation.
|
|||
Repeat a string | Επανάληψη string | Details | |
Pad a string to a certain length with another string | Επικάλυψη μιας συμβολοσειρά σε συγκεκριμένο μήκος με μια άλλη συμβολοσειρά. | Details | |
Pad a string to a certain length with another string Επικάλυψη μιας συμβολοσειρά σε συγκεκριμένο μήκος με μια άλλη συμβολοσειρά.
You have to log in to edit this translation.
|
|||
Calculate the Sample Standard Deviation for the list of numbers | Υπολογισμός του δείγματος της Τυπικής Απόκλισης για τη λίστα των αριθμών. | Details | |
Calculate the Sample Standard Deviation for the list of numbers Υπολογισμός του δείγματος της Τυπικής Απόκλισης για τη λίστα των αριθμών.
You have to log in to edit this translation.
|
Export as