从安全和效率等方面考虑,部署在私有环境内的Registry是非常必要的。Project Harbor是由VMware公司中国团队为企业用户设计的Registry server开源项目,包括了权限管理(RBAC)、LDAP、审计、管理界面、自我注册、HA等企业必需的功能,同时针对中国用户的特点,设计镜像复制和中文支持等功能...
obsproject / obs-studio Star 62.4k Code Issues Pull requests Discussions OBS Studio - Free and open source software for live streaming and screen recording c c-plus-plus ffmpeg live-streaming video-recording screen-capture twitch-tv directshow facebook-live youtube-live game-capture Updated ...
Google has open-sourced today a project for sandboxing C and C++ libraries running on Linux systems. The project's name is the Sandboxed API, a tool that Google has been using internally for its data centers for years. The Sandboxed API is now availableon GitHub, together with the documentat...
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${PROJECT_SOURCE_DIR}/lib") set(CMAKE_LIBRARY_OUTPUT_DIRECTORY_DEBUG "${PROJECT_SOURCE_DIR}/lib") set(CMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE "${PROJECT_SOURCE_DIR}/lib") 其中的路径变量PROJECT_SOURCE_DIR是 CMake 的内置变量,代表项目的根目录,也就是最近一...
Project Chrono: 开源的多物理场仿真引擎。 Quantum++: 现代的C++ 11量子计算库。 Simbody: 高性能C++多体动力学/物理库,模拟关节生物力学和机械系统,像车辆,机器人和人体骨骼。 SOFA: SOFA是一个针对实时仿真的开源框架,其着重于医学仿真。 映射 Better Enums: 映射的枚举类型(字符串、迭代)。单个头文件。 cl...
In the Open dialog box, select one of the following: To open a project from your local cache, double-click the project's name. To open a project from the server, double-click Show me the list of all projects and then double-click the project's name. To open a read-only version of...
The Android Open Source Project,故名思意啊,android开源计划。开源也必须遵守一定的原则,具体要看协议的规定,比如:有的开源项目如果你用到了,它就会要求你必须开放源代码,不然就会告你;有些就可以用在商业项目里面,不需要支付专利费什么的,遵守他的协议就好了。一般个人开发的项目都不会追究的...
编译时报错“cound not open sourece file xdc/std.h" std.h就是在第一个路径下面的,std.h里面有一行”#include <xdc/std.h>“,编译时错误提示是 could not open source file "xdc/std.h" 向上0True向下 Shine10 年多前回复Changhong Zhang
* Copyright (C) 2006 The Android Open Source Project** Licensed under the Apache License, Version 2.0 (the "License");* you may not use this file except in compliance with the License.* You may obtain a copy of the License at** http://www.apache.org/licenses/LICENSE-2.0...
If you need more information about the state of the CMake cache to diagnose a problem, open the Project main menu or the CMakeLists.txt context menu in Solution Explorer to run one of these commands: View CMakeCache.txt opens the CMakeCache.txt file from the build directory in the edit...