OpenCCNET 0.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenCCNET --version 0.2.1
NuGet\Install-Package OpenCCNET -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenCCNET" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenCCNET --version 0.2.1
#r "nuget: OpenCCNET, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenCCNET as a Cake Addin
#addin nuget:?package=OpenCCNET&version=0.2.1

// Install OpenCCNET as a Cake Tool
#tool nuget:?package=OpenCCNET&version=0.2.1

OpenCC.NET GUI

alternate text is missing from this package README image

介绍

OpenCC.NET GUI是基于OpenCC(Open Chinese Convert, 开放中文转换),使用OpenCC.NET实现的中文转换工具,支持中文简繁体之间词汇级别的转换,同时还支持地域间异体字以及词汇的转换。

特点

  • 支持简=>繁,繁=>简,繁=>繁的转换模式
  • 支持包括OpenCC,中国大陆,台湾,香港四种异体字标准
  • 支持中国大陆和台湾地区的常用词汇转换
  • 支持txt文本文件的批量转换

开始

获取

可以直接在仓库页面右侧获取最新Release版本,或下载源码后自行编译。若无法运行,请确保安装了.NET Core 3.1运行时

使用

软件提供了文本编辑转换和文件批量转换两种功能。

文本编辑转换

此模式下直接在文本框中输入你所需要转换的语句,在右侧选择转换选项后,点击转换按钮即可得到结果。

alternate text is missing from this package README image

文件批量转换

此模式下可以批量导入txt文本文件进行转换。若生成文件为乱码,请确保原文件为UTF-8编码。

alternate text is missing from this package README image

引用

OpenCC.NET

OpenCC.NET实现文本转换。

OpenCC

OpenCC为OpenCC.NET提供词库。

jieba.NET

jieba.NET为OpenCC.NET提供分词。

ModernWpf

ModernWpf提供UI控件。

Ookii.Dialogs.Wpf

Ookii.Dialogs.Wpf提供选择文件夹窗口(没错,WPF没有自带选择文件夹窗口)。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 17,782 5/5/2022
1.0.1 450 4/26/2022
1.0.0 419 4/25/2022
0.2.2 450 1/18/2022
0.2.1 439 1/18/2022
0.2.0 519 12/3/2021
0.1.4 281 11/29/2021
0.1.3 259 11/23/2021
0.1.2 246 11/23/2021
0.1.1 929 6/10/2021
0.1.0 342 6/10/2021