摘要: #include <iostream> int main() { #if defined(_WIN32) || defined(_WIN64) std::cout << "This is a Windows system." << std::endl; #elif defined(__linux__ 阅读全文
posted @ 2025-03-25 16:44 华腾智算 阅读(10) 评论(0) 推荐(0)
https://damo.alibaba.com/ https://tianchi.aliyun.com/course?spm=5176.21206777.J_3941670930.5.87dc17c9BZNvLL