Support string transcoding

This commit is contained in:
sunkaixuan
2019-04-10 07:32:54 +08:00
parent 262a4be1d1
commit 61a9005c16
10 changed files with 119 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
<Compile Include="Demos\A_MasterSlave.cs" />
<Compile Include="Demos\DemoBase.cs" />
<Compile Include="Demos\H_Queue.cs" />
<Compile Include="Demos\J_Encode.cs" />
<Compile Include="Models\DataTestInfo.cs" />
<Compile Include="Models\DataTestInfo2.cs" />
<Compile Include="Models\Enum.cs" />