早教吧 育儿知识 作业答案 考试题库 百科 知识分享

计算机英语Ineedtochangethedaterulesothatitwillevaluatewhat...IneedtochangethedaterulesothatitwillevaluatewhatDateTime.Todayisonitsowninsteadofgettingitintheconstructor.daterule不用翻译DateTime.Tod

题目详情
【计算机英语】I need to change the date rule so that it will evaluate what ...
I need to change the date rule so that it will evaluate what DateTime.Today is on its own instead of getting it in the constructor.
date rule 不用翻译
DateTime.Today 不用翻译
constructor 不用翻译
▼优质解答
答案和解析
我需要改动计算日期时间的关于日期的计算法.“今天”应直接得到,而不需要使用构造来得到.
constructor:在C++,C#,Java.中用来构造objects.