标题: 学校的功课终于难到我了~~伤~~ [打印本页] 作者: seongchog 时间: 2011-7-19 07:09 PM 标题: 学校的功课终于难到我了~~伤~~ Write a Java program that converts a temperature from degrees Fahrenheit to degree Celsius. The formula for converting the temperature from degrees Fahrenheit to degrees Celsius is :
C = (5.0 / 9.0 ) ( F – 32)
Your program should prompt the user to enter a temperature given in degrees Fahrenheit. The program should output the temperature both in degrees Fahrenheit and in degrees Celsius. Use GUI screen to accept input and display output. Format your output to have two decimal places.作者: zax1992 时间: 2011-7-19 07:44 PM 回复 1#seongchog
你读utar的?作者: 宅男-兜着走 时间: 2011-7-19 08:26 PM
你以后想做 IT 相关行业 吗?