闲坐敲棋

有约不来过夜半,闲敲棋子落灯花

导航

2009年6月27日

摘要: using System;using System.Collections.Generic;public class MyClass{ class InstanceA : ICloneable { public int x; public InstanceB B; public InstanceA() { } public InstanceA(int X, InstanceB b) { this.... 阅读全文

posted @ 2009-06-27 01:56 闲坐敲棋 阅读(215) 评论(0) 推荐(0)