搜索资源列表
worminmanor
- 用户输入一个正整数n,控制台就输出n*n的矩阵,从1开始+1递增,并成环绕状。如: input:3 output:1 2 3 8 9 4 7 6 5 本代码实现功能虽然简单,但使用面向对象技术,形象的用小虫子吃菜叶来描述,并使用了单例、工厂等模式。
MyGameWang.tar
- 使用C#GUI编程 ,有自己攻击,怪兽攻击和回合制,用了设计模式的简单工厂模式-Using the C# GUI programming, with its own attack, monster attacks and turn-based, with a simple factory pattern design pattern