gogoWebsite

The header file used by CString

Updated to 2 hours ago
It can also be adjusted using win32 console application. Press Alt+F7, select Code   Generation in C/C++ Category, and then use   run-time   library to select Multithreaded, and then I wrote the code directly:
#include   <>
#include   <>
#include   <>
#include   <>
void   main()
{
CString   MyString;
CTime   t=CTime::GetCurrentTime();
        cout < <() < <endl < <()                                    
< <endl < <() < <endl < <()-> tm_year < <endl;
MyString=( "%A,   %B   %d,   %Y ");    
                                                                         
cout < <()-> tm_year < <endl < <MyString;
}
Can run too.