文件名称:nanoFramework.System.Text.RegularExpressions:nanoFramework System.Text.RegularExpressions类库
文件大小:98KB
文件格式:ZIP
更新时间:2024-04-30 17:56:23
csharp dotnet regex nanoframework C#
欢迎使用nanoFramework System.Text.RegularExpressions存储库! 建置状态 成分 建置状态 NuGet软件包 System.Text.RegularExpressions System.Text.RegularExpressions(预览) 重要提示:此正则表达式解析器将满足您的大多数需求。 当模式很复杂而不是完全兼容时,它有一些限制。 这是一项正在进行的工作,主要基于.NET Microframework实现。 如果有任何问题,请不要犹豫,提出任何问题。 此外,任何改进此解析器的帮助都将受到欢迎。 在“您可以找到高级测试,到目前为止,只有一个失败。 帮助修复所需的解析器! 用法 与完整框架的兼容性水平很高。 Match , Group类正在按预期工作。 以下示例给出了用法的概念: // The example displays the fo
【文件预览】:
nanoFramework.System.Text.RegularExpressions-develop
----.gitignore(4KB)
----LICENSE.md(1KB)
----assets()
--------nf-logo.png(4KB)
--------readme.txt(1KB)
----CONTRIBUTING.md(179B)
----CODE_OF_CONDUCT.md(179B)
----CHANGELOG.md(1KB)
----NuGet.Config(376B)
----README.md(7KB)
----nanoFramework.System.Text.RegularExpressions.nuspec(2KB)
----config()
--------SignClient.json(407B)
--------filelist.txt(48B)
----nanoFramework.System.Text.RegularExpressions.sln(3KB)
----.github_changelog_generator(472B)
----nanoFramework.System.Text.RegularExpressions()
--------key.snk(596B)
--------Compiler()
--------Interfaces()
--------packages.config(524B)
--------Exceptions()
--------Enumerations()
--------nanoFramework.System.text.RegularExpressions.nfproj(6KB)
--------Classes()
--------Collections()
--------Properties()
----version.json(621B)
----azure-pipelines.yml(2KB)
----Tests()
--------NFUnitTestRegex()