-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d22d7b4
commit f8a6585
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
# Sys_Strings | ||
## Some functions of system.string | ||
## Some useful functions for working with Strings | ||
|
||
[![GitHub](https://img.shields.io/github/license/OlimilO1402/Sys_Strings?style=plastic)](https://github.com/OlimilO1402/Sys_Strings/blob/master/LICENSE) | ||
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/OlimilO1402/Sys_Strings?style=plastic)](https://github.com/OlimilO1402/Sys_Strings/releases/latest) | ||
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Sys_Strings/total.svg)](https://github.com/OlimilO1402/Sys_Strings/releases/download/v1.0.0/Sys_Strings_v1.0.0.zip) | ||
[![Github All Releases](https://img.shields.io/github/downloads/OlimilO1402/Sys_Strings/total.svg)](https://github.com/OlimilO1402/Sys_Strings/releases/download/v1.0.6/SysStrings_v1.0.6.zip) | ||
[![Follow](https://img.shields.io/github/followers/OlimilO1402.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/OlimilO1402/Sys_Strings/watchers) | ||
|
||
I carried some string functions from project to project, until now. Now the string related code of every Project will be deleted and collected in this repo, and used in all projects. | ||
Codes in this Project started around 2005 until november 2021. | ||
<AppLongDescription> | ||
Some functions from .net System.String and some other useful string-functions. E.g. Replacing, RecursiveReplace, Padding Left or Right. | ||
Collecting codes in this project started around 2005. | ||
|
||
![<AppName> Image](Resources/<AppName>.png "<AppName> Image") | ||
![SysStrings Image](Resources/SysStrings.png "SysStrings Image") |