mas to na moodle wiki...
Dnešná problematika
Návrhový vzor Command
.NET Framework Regular Expressions
Microsoft Developer Network
The Indiana Jones Project
Trieda String
String.Length Property - Gets the number of characters in the current String object.
String.Split Method - Returns a string array that contains the substrings in this instance that are delimited by elements of a specified string or Unicode character array.
String.StartsWith Method - Determines whether the beginning of an instance of String matches a specified string.
String.ToLower Method - Returns a copy of this String converted to lowercase.
String.ToUpper Method - Returns a copy of this String converted to uppercase, using the casing rules of the current culture.
String.Trim Method - Returns a new string in which all leading and trailing occurrences of a set of specified characters from the current String object are removed.
String.Substring Method - Retrieves a substring from this instance.
Dnešná problematika
Návrhový vzor Command
.NET Framework Regular Expressions
Microsoft Developer Network
The Indiana Jones Project
Trieda String
String.Length Property - Gets the number of characters in the current String object.
String.Split Method - Returns a string array that contains the substrings in this instance that are delimited by elements of a specified string or Unicode character array.
String.StartsWith Method - Determines whether the beginning of an instance of String matches a specified string.
String.ToLower Method - Returns a copy of this String converted to lowercase.
String.ToUpper Method - Returns a copy of this String converted to uppercase, using the casing rules of the current culture.
String.Trim Method - Returns a new string in which all leading and trailing occurrences of a set of specified characters from the current String object are removed.
String.Substring Method - Retrieves a substring from this instance.