问了 gemini , 说是保护知识产权.
![]() | 1 SunsetShimmer 338 天前 Firefox 能复制。 |
2 Donaldo 338 天前 private: Framework(); ~Framework() = default; Framework(const Framework &) = delete; Framework &operator=(const Framework &) = delete; void run_test(const TestInfo &info, TestCaseFactory &test_factory); std::map<TestResult::Status, int> count_test_results() const; /** Returns the current test suite name. * * @warning Cannot be used at execution time to get the test suite of the * currently executed test case. It can only be used for registering test * cases. * * @return Name of the current test suite. */ Chrome 也可以,随便复制了一段 https://cs.android.com/android/platform/superproject/main/+/main:external/ComputeLibrary/tests/framework/Framework.h;l=326 |
3 Configuration 338 天前 复制畅通无阻。 AI 最擅长一本正经胡说八道 |
![]() | 4 ronman 338 天前 这种事情为啥要问 ai 。。。 |
![]() | 5 rqYzyAced2NbD8fw 338 天前 我怎么复制一点问题都没有... |
![]() | 6 344457769 338 天前 前排提醒,不推荐使用 SuperCopy ,/t/1084504 |
8 foldervapp 334 天前 AOSP 是 apache 协议的,肯定可以复制。 |