摘要:
package cty; public class L { public int id; public String name; public int age; public String city ; public String introduce (){ return +id+"我"+name+ 阅读全文
posted @ 2017-10-30 14:33
Archon
阅读(141)
评论(0)
推荐(0)
摘要:
public double len(){ double length; length = Math.sqrt(this.x * this.y); return length; public void nor(){ this.x = this.x / length; this.y = this.y / 阅读全文
posted @ 2017-10-30 13:54
Archon
阅读(108)
评论(0)
推荐(0)

浙公网安备 33010602011771号