Search fiverr to find help quickly from experienced C developers. Share: Facebook Twitter. I'm a web developer in Sydney Australia and co-founder of Point Blank Development , I've been building websites and web applications in Sydney since Other than coding, I'm currently attempting to travel around Australia by motorcycle with my wife Tina, you can follow our adventure on YouTube and Instagram.
Support me on: Patreon. Find me on:. Home Archive About. Published: September 12 Text; namespace App. GetBytes value ; return Convert. EncodeBase64 Encoding. Unicode ; Console. GetString Convert. FromBase64String base64Text ; return encoding. DecodeBase64 ; Console. DecodeBase64 Encoding. WriteLine plainText ; Output: s a m p l e i n p u t sample input. Find how many words there are in a string.
Number of Lines in a String. Find how many lines there are in a multi-line string. Number of Paragraphs in a String. Find how many paragraphs there are in a multi-line string. Sort Words in a String. Sort all words in a string alphabetically. Sort a Numeric String. Sort a string that contains only numbers. Reverse Words in a String. Reverse the order of all words in a string. Reverse Sentences in a String. Reverse the order of all sentences in a string.
String Frequency Analysis. Find most frequent letters, words and phrases in a string. Create String Mnemonic. Generate a mnemonic for words in a string. Create an Anagram from a String. Rearrange letters in a string and create a new string. Number a Multi-line String.
Add line numbers to a multi-line string. Wrap a String. Wrap strings to the given line length. Chunkify a String. Split a string into chunks of certain length. Divide a String into Syllables. Shuffle Words in a String. Shuffle the order of all words in a string. Extract Emails from a String. Find and extract all email addresses from a string. Extract URLs from a String. Find and extract all web addresses from a string. Zigzagify a String.
Make a string go in zigzags. Extract Numbers from a String. Find and extract all numbers from a string. Generate String Statistics. Analyze string's complexity. Convert a String to Punycode. Encode a string to punycode. Convert Punycode to a String. Decode a string from punycode. QP-encode a String. Convert a string to quoted-printable encoding. QP-decode a String. Convert quoted-printable encoded data to a string. Decode a string from base Decode a string from Ascii UTF8-encode a String.
UTF8-decode a String. UTFencode a String. UTFdecode a String. IDN-encode a String. IDN-decode a String. Decode a string from IDN encoding. Uuencode a String. Convert a string to Unix-to-Unix encoding. Uudecode a String. Convert Unix-to-Unix data to a string. Xxencode a String. Convert a string to Xxencoding. Xxdecode a String. Convert an Xxencoded string to a regular string. HTML-strip a String. Strip all HTML tags from a string.
Remove Accent Characters. Remove all diacritical signs from a string. Remove Duplicate Spaces. Normalize string spacing and remove all duplicate spaces.
Diff Two Strings. Visualy compare and find differences between two strings. String Levenshtein Distance. Calculate Levenshtein distance between two strings. Rewrite a String. A tiny string rewriting system. Generate a Zalgo String. Convert a string to Unicode mess.
Generate String Typos. Create a list of all possible string typos. Mirror a String. Generate a mirror copy of a string. Generate Trigrams. Generate all 3-grams of a string.
Generate all N-grams. Generate all ngrams of a string. Generate N-skip-M-grams. Generate n-skip-m-grams of a string. Tokenize a String. Create a list of tokens from a string.
Lemmatize a String. Lemmatize all words in a string. Stem a String. Do stemming of all words in a string. Grep a String. Extract fragments that match a regular expression in a string. Head a String. Split a string into fragments and extract the beginning parts. Tail a String. Split a string into fragments and extract the ending parts. Convert a String to an Array. Create an array of characters from a string.
Convert a String to Integers. Split a string into characters and return their integer values. Quote a String. Wrap a string in a pair of quotes. Unquote a String. Remove quotes around a string. Shift a String. Shift characters in a string to the left or right. Color a String.
Slugify a String. Create Mistakes in a String. Substitute random characters in a string and make errors. Create a String Cloud.
0コメント