java实验2.2(摄氏温度和华氏温度的转换)

时间:2014-01-31 13:45:39
【文件属性】:
文件名称:java实验2.2(摄氏温度和华氏温度的转换)
文件大小:3KB
文件格式:RAR
更新时间:2014-01-31 13:45:39
FarheheitToCentigrade.java Write a temperature conversion Java program called FarheheitToCentigrade.java. Set a variable called tempFarenheit = 98.6. Calculate the Centigrade temp (tempCelcius) by using the formula Centigrade = 5/9 (Fahrenheit -32) Output: Centigrade equivalent: 37.0
【文件预览】:
实验2.2
----.project(385B)
----bin()
--------Change.class(748B)
--------FarheheitToCentigrade.class(552B)
----.settings()
--------org.eclipse.jdt.core.prefs(629B)
----src()
--------FarheheitToCentigrade.java(256B)
--------Change.java(217B)
----.classpath(301B)

网友评论

  • 为什么在eclipse上用不了啊,显示错误
  • 该资料真有用