File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
** 第 0020 题:** [ 登陆中国联通网上营业厅] ( http://iservice.10010.com/index_.html ) 后选择「自助服务」 --> 「详单查询」,然后选择你要查询的时间段,点击「查询」按钮,查询结果页面的最下方,点击「导出」,就会生成类似于 2014年10月01日~2014年10月31日通话详单.xls 文件。写代码,对每月通话时间做个统计。
2
2
----
3
3
1 . 我用移动
4
- 2 . Excel的效果大概是这样的(私人信息已经涂黑):![ 移动账单Excel] ( https://raw.githubusercontent.com/JiYouMCC/python/master/JiYouMCC/0020/0020.png )
4
+ 2 . Excel的效果大概是这样的(私人信息已经涂黑):![ 移动账单Excel] ( https://raw.githubusercontent.com/JiYouMCC/python/master/JiYouMCC/0020/0020.PNG )
5
5
3 . 除了统计通话时间,还能根据通话方式/对方号码/通信类型分类汇总
6
- 4 . 结果是这样的 ![ 结果] ( https://raw.githubusercontent.com/JiYouMCC/python/master/JiYouMCC/0020/0020-result.png " Optional title ")
6
+ 4 . 结果是这样的 ![ 结果] ( https://raw.githubusercontent.com/JiYouMCC/python/master/JiYouMCC/0020/0020-result.PNG " Optional title ")
You can’t perform that action at this time.
0 commit comments