------------------ Windows Phones 7手机开发、.Net培训、期待与您交流! ----------------------View Code 1 class Program2 {3 public static int[] Map new int[305];4 public static int[] PlayerPos new int[] { 1, 1 };5 pub…
1. variable - create and initialize a namespace variable 用于在名字空间里创建和初始化变量。
2. 语法 variable ?name value...? name ?value?
3. 说明 This command is normally used within a namespace eval command to create one or more variables within a n…