码迷,mamicode.com
首页 > 其他好文 > 详细

wc项目

时间:2016-10-22 00:41:09      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:rac   util   rar   map   ++   read   rgs   new t   cte   

import java.io.BUfferedReader;

import java.io.FileNotFoundException;

import java.io.FileReader;

import java.io.TOException;

import java.util.treeMap;

public class test

{

      public static TreeMap<Character,Integer>Pross(string str)

      {

            chae[] charArray=str.toCharArray();

            TreeMap<Character,Interger>tm=new TreeMap<Character,Interger>();

            for(int x=0;x<charArray.length;x++)

            {

                    tm.put(charArray[x],1);

             }

             else

             {

                   int count=tm.get(charArray[x])+1;

                   tm.put(charArray[x],count);

              }

       }

       return tm;

}

public static void main(string[] args)

{

     BufferedReader br=null;

     int line=0;

}

wc项目

标签:rac   util   rar   map   ++   read   rgs   new t   cte   

原文地址:http://www.cnblogs.com/shuailu/p/5986378.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!