/** * @file using_global.cpp * @brief using各种使用 * @author 光城 * @version v1 * @date 2019-08-07 */ #include #define isNs1 1 //#define isGlobal 2 using namespace std; void func() { cout<<"::func"<