摘要:
编写一个静态类MyExtensions,扩展.NET Framework基本类型的功能发现错误 2 “int”不包含“DisplayDefiningAssemb using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; n... 阅读全文
posted @ 2016-05-13 08:21
北宋小康
阅读(427)
评论(0)
推荐(0)
摘要:
class Program { public void GeneratePointMatrix(int x, int y,string Value) { for (int i=0;i<9;i++) { for (int j=0;j<9;j++) ... 阅读全文
posted @ 2016-05-13 08:20
北宋小康
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号