为互联网IT人打造的中文版awesome-go. Contribute to javacspring/golang-open-source-projects development by creating an account on GitHub.
Open Source Projects 107followers http://blackberry.github.com Overview Repositories Projects Packages People More PinnedLoading BlackBerry-Dynamics-Android-SamplesBlackBerry-Dynamics-Android-SamplesPublic Sample applications making use of BlackBerry Dynamics APIs for Android....
OpenShift 允许开发人员使用标准源代码管理(source control management--SCM)存储库和集成开发环境(integrated development environments--IDE)。 OpenShift 中Source-to-Image (S2I)从 SCM仓库获取代码,自动检测源代码需要哪种类型runtime(可以理解为语言环境SDK),并且使用具有特定类型runtime的基本image启动pod。 在这个P...
By default, Build Server for Gradle will only import newly opened Gradle projects. If your project has been imported into Visual Studio Code before, you need to execute the ‘Java: Clean Java Language Server Workspace > Reload and delete‘ command to clear the cache and reimport. If you wis...
A free CDN for open source projects Fast. Reliable. Automated. Optimized for JS and ESM delivery from npm and GitHub. Works with all web formats. 258 billion requests past month over 12 446 TB past month // load any project hosted on npm...
C# is amodern,innovative,open-source,cross-platformobject-oriented programming language and one of the top 5 programming languages on GitHub. Do you have experience with JavaScript, Java, or C++? You'll find C# instantly familiar, and you'll enjoy its evolving features includingtype safety,generi...
Prebuilt Download for Windows: https://sourceforge.net/projects/boost/files/boost-binaries/ Building for Unix: $ ./bootstrap.sh --with-libraries=filesystem,program_options,system,date_time $ ./b2 --link=static --variant=release --threading=multi --runtime-link=static --cxxflags=-fPIC Qt...
more open source friendly hosting. Github was created to fill the gap, but again… they claim to be open source friendly and at the same time they do not publish their code. Github is too expensive for self hosted solutions. They concentrate probably most on open source projects right now....
第二个是一个结合自动化流程工具S2I(Source to lmage)的一个CICD的 Demo 镜像项目构建 通过oc new-project命令创建一个新项目he11o-world-oc 代码语言:javascript 复制 ┌──[root@192.168.26.16]-[~]└─$ocnew-project hello-world-oc Now using project"hello-world-oc"on server"https://127.0.0.1:84...
# We replace it with -Wformat (required by -Werror=format-security) and -Wno-cpp to avoid FORTIFY_SOURCE warnings # We filter out -fexceptions as the HotSpot build explicitly does -fno-exceptions and it's otherwise the default for C++ %global ourflags %(echo %optflags | sed -e 's...