文件名称:insertnewL1
- 所属分类:
- 中间件编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-26
- 文件大小:
- 246kb
- 下载次数:
- 0次
- 提 供 者:
- Lim Wa******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个程序可把汉字或英文排成竖直,然后你可以黏贴在Excel里这样可以用Pivot Table做统计,可以统计字频,部件字频,和abc字频。
string str =
File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt")
在此写入你的文件地址,正序会产出结果,结果在bin debug 里找和console screen 可见。
(这小小的程序是原者)
-This programe can arrange all Chinese word or Engling Character in Vertical format, then you can paste in Excel use Pivot Table and do your static count, can use for character frequency count,(not the normal word count),can count the Chinese word (or partial word)count.
string str =
File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt")
key in your file location here, and find the result in bin debug file and can see result ar console screen.
string str =
File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt")
在此写入你的文件地址,正序会产出结果,结果在bin debug 里找和console screen 可见。
(这小小的程序是原者)
-This programe can arrange all Chinese word or Engling Character in Vertical format, then you can paste in Excel use Pivot Table and do your static count, can use for character frequency count,(not the normal word count),can count the Chinese word (or partial word)count.
string str =
File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt")
key in your file location here, and find the result in bin debug file and can see result ar console screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
insertnewL1\insertnewL1.sln
...........\insertnewL1.suo
...........\......NewL2\bin\Debug\3755abc1.txt
...........\...........\...\.....\insertNewL2.exe
...........\...........\...\.....\insertNewL2.pdb
...........\...........\...\.....\insertNewL2.vshost.exe
...........\...........\...\.....\insertNewL2.vshost.exe.manifest
...........\...........\...\.....\output.txt
...........\...........\...\.....\Outstr1.txt
...........\...........\...\.....\Outstr2.txt
...........\...........\...\.....\Scrap.shs
...........\...........\...\.....\str1.txt
...........\...........\...\.....\str2.dot
...........\...........\...\.....\str560char.txt
...........\...........\insertNewL2.csproj
...........\...........\insertNewL2.csproj.user
...........\...........\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
...........\...........\...\...\.....\insertNewL2.csproj.FileListAbsolute.txt
...........\...........\...\...\.....\insertNewL2.exe
...........\...........\...\...\.....\insertNewL2.pdb
...........\...........\...\...\.....\ResolveAssemblyReference.cache
...........\...........\Program.cs
...........\...........\...perties\AssemblyInfo.cs
...........\...........\obj\x86\Debug\TempPE
...........\...........\...\...\Debug
...........\...........\bin\Debug
...........\...........\obj\x86
...........\...........\bin
...........\...........\obj
...........\...........\Properties
...........\insertNewL2
insertnewL1