# 安卓第六次实验 **Repository Path**: ni-zimo/android-sixth-experiment ## Basic Information - **Project Name**: 安卓第六次实验 - **Description**: 新建一个Android项目,在该项目中实现摄氏温度和华氏温度的转换。在Activity1中输入摄氏温度,将计算结果传递至Activity2进行显示。界面见教材P146图6-8和图6-9. 摄氏温度与华氏温度的转换公式为: 华氏温度=32+摄氏温度*1.8 摄氏温度=(华氏温度-32)/1.8 - **Primary Language**: Unknown - **License**: Artistic-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-29 - **Last Updated**: 2023-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.