2017年9月15日

摘要: <html> <head><title>超链接页面</title></head> <body> <h4>超链接标签的使用</h4> <a href="http://www.mount-tai.com.cn/nature.shtml">泰山风景介绍</a> <hr width="100%" size= 阅读全文
posted @ 2017-09-15 23:26 蒙查查 阅读(168) 评论(0) 推荐(0) 编辑
摘要: public class Demo { public float fNumber; public static void main (String args[]) { Demo objDemo=new Demo(); objDemo.fNumber=1000; System.out.println( 阅读全文
posted @ 2017-09-15 00:02 蒙查查 阅读(96) 评论(0) 推荐(0) 编辑

导航