2013-10-11 13:24:03 +08:00
|
|
|
|
Calculator App优化更新了计算说明的显示/隐藏
|
|
|
|
|
=====================================
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
[Ubuntu Touch Core Apps][1]是一个官方的项目,目前正在定制一套核心应用程序,应用程序包括从音乐播放器到天气工具和RSS阅读器。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
在丰富的核心应用程序里面也有一个Calculator App,在界面漂亮的计算器里面融合了方便有效的功能。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
[Calculator App][2]的小幅度更新版本,进一步改进了其功能,给用户提供了一个更加友好和好用的应用程序以及一站式服务的功能使用。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-08 16:19:52 +08:00
|
|
|
|
启用Calculator App,用户要注意每个位于计算区域的单色铅笔图标,点击它,呈现出多个下划线,可以在这里按需写下有关计算的评论(例如,比萨饼花费接近20美元)。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
新版本Calculator App增加一个铅笔图标的优化功能,这样,点击现在的铅笔图标,呈现出星状下划线(使区域可编辑),再次点击铅笔图标,隐藏星状下划线,铅笔区域不可编辑。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
![](http://iloveubuntu.net/pictures_me/calculator%20app%20show%20hide%20labels.png)
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
2013-10-08 16:19:52 +08:00
|
|
|
|
前面提到的优化大幅度增加清晰度,允许用户一键点击/选择去转移计算区域作为可写或不可写。
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
|
|
|
|
怎样 **安装** Calculator App 0.1.3?
|
|
|
|
|
|
|
|
|
|
添加以下 **官方** PPA(Ubuntu 13.04,Ubuntu 13.10)
|
|
|
|
|
|
|
|
|
|
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/daily
|
|
|
|
|
|
|
|
|
|
sudo apt-get update
|
|
|
|
|
sudo apt-get install ubuntu-sdk ubuntu-calculator-app
|
|
|
|
|
|
2013-10-11 13:24:03 +08:00
|
|
|
|
---
|
|
|
|
|
|
2013-10-05 23:48:18 +08:00
|
|
|
|
via: <http://iloveubuntu.net/calculator-app-updated-optimized-showhide-calculation-description>
|
|
|
|
|
|
|
|
|
|
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
|
|
|
|
|
|
2013-10-08 16:20:56 +08:00
|
|
|
|
译者:[Vito][] 校对:[Caroline][]
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
|
|
|
|
[LCTT]:https://github.com/LCTT/TranslateProject
|
|
|
|
|
[Linux中国]:http://linux.cn/portal.php
|
|
|
|
|
[Vito]:http://linux.cn/space/Vito
|
2013-10-08 16:20:56 +08:00
|
|
|
|
[Caroline]:http://linux.cn/space/14763
|
2013-10-05 23:48:18 +08:00
|
|
|
|
|
|
|
|
|
[1]:https://launchpad.net/ubuntu-phone-coreapps
|
2013-10-08 15:11:24 +08:00
|
|
|
|
[2]:https://launchpad.net/ubuntu-calculator-app
|