摘要:
Cub.cs代码:using System;using System.Collections.Generic;using System.Collections;using System.Text;namespace ConsoleApplication1{ public class Cub : IEnumerable //声明立方体Cub类继承IEnumerable接口! { int length... 阅读全文
posted @ 2009-10-12 15:35 Relax Active 阅读(273) 评论(1) 推荐(1)
浙公网安备 33010602011771号