本应用已在微软应用商店上架,欢迎Win10用户体验!!^v^
亲戚称谓数据来自开源项目 (感谢mumuy:https://github.com/mumuy/relationship)
LOGO:
称谓计算
关系查询
The traditional Chinese kinship is complicated and difficult to remember. The project is a practical and interesting application. The corresponding relative call can be gained after inputting a relation chain in the calculator (e.g input: the son of dad’s elder brother’s wife; input: cousin); it is a Win10 UWP application; the data is from a open source project
(Thanks:mumuy:https://github.com/mumuy/relationship)
中国传统的亲戚关系称谓繁多复杂难以记忆,亲戚关系计算器是一个实用的趣味应用,在计算器中输入一个关系链条就可以获得其对应的亲戚称呼(e.g:输入:爸爸的哥哥的老婆的儿子,输出:堂兄弟);这类应用在Android和IOS上有很多实现,但是UWP作为一个新平台这类趣味应用还是不常见的,因此我实现了一个原生的UWP版本。平常很少写C#,所以代码写得不是很好,以后会慢慢改进吧。