Skip to content

Commit 009de1b

Browse files
committed
Update readme.md
1 parent b9dc043 commit 009de1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JiYouMCC/0020/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**第 0020 题:** [登陆中国联通网上营业厅](http://iservice.10010.com/index_.html) 后选择「自助服务」 --> 「详单查询」,然后选择你要查询的时间段,点击「查询」按钮,查询结果页面的最下方,点击「导出」,就会生成类似于 2014年10月01日~2014年10月31日通话详单.xls 文件。写代码,对每月通话时间做个统计。
22
----
33
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)
55
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")

0 commit comments

Comments
 (0)