Some other macro references are available that are substituted with the current date and time, module name, project name, and so on.
有一些其他的宏引用也可以使用,由当前的日期和时间、模块名字、项目名字等等所取代。
2
This code dumps the information you see in Listing 1, then installs each module to bring it up to date.
该代码转储清单 1 中的信息,然后安装每个模块,使其处于最新状态。
3
The mediation module we have just generated accepts a date as input and responds with a number representing the day of the week that that date falls on.