摘要:
反射基本用法,取自MSDN, 1using System; 2using System.Reflection; 3using System.Security.Permissions; 4 5[assembly:AssemblyVersionAttribute("1.0.2000.0")] 6 7public class Example 8{ 9 private int factor;10 ... 阅读全文
摘要:
每日一词 considerate (a.) 体贴的;体谅的;考虑周到的;深思熟虑 You should be considerate of others' situations when choosing a present.9Xs中国英语学习网选择礼物时你应该谨慎的考虑其它的状况。 每日一句 Dad, have a heart and let me use the new car.9Xs中国英... 阅读全文