摘要:
static string GetLotteryByPhase(string phaseNo) { // Set the url and charset string url = "http://baidu.lecai.com... 阅读全文
摘要:
List taskList = new List(); // string currentNoStr = null; cannot define at here, we should define the copy in for loop, this i... 阅读全文
摘要:
// Sort dictionary by the value field List> redBallsList = redBallsDict.ToList(); List> blueBallsList = blueBallsDic... 阅读全文
摘要:
下面是如何最大化console和改变其显示的字体颜色的代码,顺便包含了计时代码(帮助做性能分析): class Program { [DllImport("kernel32.dll", ExactSpelling = true)] private static... 阅读全文