CMake Configuration for Demo Project
Provide path for scripts list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMake") project(demo) include(UseCompilerCache) useCompilerCache() set(CMAKE_VERBOSE_MAKEFILE off) # If building the0 码力 | 1 页 | 1.23 KB | 5 月前3华为云 KubeCon China KubeEdge Demo Session
KubeEdge Demo Session Jun Du Huawei Cloud Cloud To Edge Low Latency • AR/VR: ms level • Industrial Control: us level High Availability • Availability: > 99.999% • Response Time: Predictable • Result: Recognition face picture, metadata… Data Store 192.168.2.0/24 Edge Device Human Identification Demo0 码力 | 10 页 | 836.76 KB | 1 年前3Linux Con Workshop Quick Start Demo 殷湘 姜宁
Company Linux Con Workshop Quick Start Demo 殷湘 姜宁 • 为了用户能更容易理解微服务架构原则,了解ServiceComb 的功能以及如何用其快速开发微服务; • 所以提供大家耳熟能详的例子,降低学习曲线的同时,增加 趣味性,加深用户的理解 。 Manager (网关) Doorman (认证服务) Worker (运算服务) Bulletin0 码力 | 12 页 | 2.10 MB | 1 年前3Fault-tolerance demo & reconfiguration - CS 591 K1: Data Stream Processing and Analytics Spring 2020
0 码力 | 41 页 | 4.09 MB | 1 年前3Getting Started and Beyond: Istio Multicluster with GitOps
NOT covered ● About Istio Multicluster ● Brief brush up on Istio resources ● First Demo ● About GitOps ● Second Demo ● What’s Next? #IstioCon Who is Ryota? ● Find me at usual places with @rytswd (Ryota Multicluster First Demo About GitOps Second Demo What’s next? @rytswd #IstioCon What is Getting Started and Beyond? Target Audience What to expect Istio Multicluster First Demo About GitOps Second Demo What’s etc. #IstioCon Goal of today Target Audience What to expect Istio Multicluster First Demo About GitOps Second Demo What’s next? @rytswd Proof of Concept ● Install in cluster with other business applications0 码力 | 38 页 | 3.05 MB | 1 年前3ClickHouse on Kubernetes
altinity.com/v1" kind: "ClickHouseInstallation" metadata: name: "demo-01" spec: configuration: clusters: - name: "demo" layout: shardsCount: 1 replicasCount: create namespace demo namespace/demo created $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation.clickhouse.altinity.com/demo-01 created $ kubectl get all -n demo NAME pod/chi-demo-01-demo-0-0-0 1/1 Running 0 37s NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE service/chi-demo-01-demo-0-00 码力 | 34 页 | 5.06 MB | 1 年前3Kicad 4.0 Plugins
Plugin Class 4 2.1 Tutorial: 3D Plugin, Demo 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2 Tutorial: 3D Plugin, Demo 2 . . . . . . . . . . . . . . . . . building of the code. 2.1 Tutorial: 3D Plugin, Demo 1 This tutorial walks the user through the development of a very basic 3D plugin named “PLUGIN_3D_DEMO1”. The purpose of the tutorial is to demonstrate plugin and can be used as a template for creating more functional plugins. In order to build the demo project we require the following: • CMake • KiCad plugin headers • KiCad Scene Graph library, kicad_3dsg0 码力 | 36 页 | 210.85 KB | 1 年前3Автоматизация управления ClickHouse-кластерами в Kubernetes
name: "demo-01" spec: configuration: clusters: - name: "demo" Здесь нет storage Еще вернемся к этому kubectl – наше всё 1. NAMESPACE $ kubectl create namespace demo namespace/demo created docs/examples/demo-01.yaml -n demo clickhouseinstallation.clickhouse.altinity.com/demo-01 created 3. RESULT $ kubectl get all -n demo NAME READY STATUS pod/chi-demo-01-demo-0-0-0 service/chi-demo-01-demo-0-0 ClusterIP None service/clickhouse-demo-01 LoadBalancer 10.98.143.187 NAME DESIRED CURRENT AGE statefulset.apps/chi-demo-01-demo-0-00 码力 | 44 页 | 2.24 MB | 1 年前3Kicad 4.0 Plugins
building of the code. 2.1. Tutorial: 3D Plugin, Demo 1 This tutorial walks the user through the development of a very basic 3D plugin named “PLUGIN_3D_DEMO1”. The purpose of the tutorial is to demonstrate plugin and can be used as a template for creating more functional plugins. In order to build the demo project we require the following: CMake KiCad plugin headers KiCad Scene Graph library, kicad_3dsg ${KICAD_ROOT_DIR}/lib. To start let’s create a project directory and the FindPackage script: mkdir demo && cd demo export DEMO_ROOT=${PWD} mkdir CMakeModules && cd CMakeModules cat > FindKICAD.cmake << _EOF find_path(0 码力 | 48 页 | 66.10 KB | 1 年前3Kicad 5.1 Plugins
Plugin This tutorial walks the user through the development of a very basic 3D plugin named "PLUGIN_3D_DEMO1". The purpose of this tutorial is only to demonstrate the construction of a very basic 3D plugin 3D plugin and can be used as a template for creating more advanced plugins. In order to build the demo project we require the following: CMake KiCad plugin headers KiCad Scene Graph library kicad_3dsg ${KICAD_ROOT_DIR}/lib. To start let’s create a project directory and the FindPackage script: mkdir demo && cd demo export DEMO_ROOT=${PWD} mkdir CMakeModules && cd CMakeModules cat > FindKICAD.cmake << _EOF find_path(0 码力 | 48 页 | 44.28 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100