text
stringlengths
2
952k
--- title: "View and Modify Replication Agent Command Prompt Parameters | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "replication" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords: - "agents [SQL Server replication], comman...
--- title: Query Builder keywords: query language tags: [query language, getting started] sidebar: doc_sidebar permalink: query_language_query_builder.html summary: Learn how to create Wavefront Query Language expressions using Query Builder. --- The Wavefront Query Builder is an easy-to-use interface that makes Wavefr...
--- Description: Disables auto provisioning of the TPM if it is currently enabled. ms.assetid: 30CC2581-9C16-4A11-92F1-625992F2AF20 title: Win32_Tpm::DisableAutoProvisioning method ms.topic: reference ms.date: 05/31/2018 topic_type: - APIRef - kbSyntax api_name: - Win32_Tpm.DisableAutoProvisioning api_type: - COM ap...
# back-skeleton This is a skeleton for a backend server written in nodeJS.
# `nextcloud:17.0.6-apache` ## Docker Metadata - Image ID: `sha256:a359fb1874b70e49680864f51e7d8cb84d49b8cf64a5265982fe13a886eb7ada` - Created: `2020-05-15T16:28:29.466457809Z` - Virtual Size: ~ 686.74 Mb (total size of all layers on-disk) - Arch: `linux`/`amd64` - Entrypoint: `["/entrypoint.sh"]` - Command: `["a...
--- title: Navs --- <p class="lead">Navs available in Bootstrap have shared markup, starting with the base <code>.nav</code> class, as well as shared states. Swap modifier classes to switch between each style.</p> <div class="bs-callout bs-callout-info" id="callout-navs-tabs-plugin"> <h4>Using navs for tab pa...
--- title: Azure Network Watcher を使用したネットワーク セキュリティ グループに関するフローのログ記録の概要 | Microsoft Docs description: この記事では Azure Network Watcher の機能である NSG のフロー ログの使用方法について説明します。 services: network-watcher documentationcenter: na author: jimdial manager: timlt editor: '' ms.assetid: 47d91341-16f1-45ac-85a5-e5a640f5d59e ms.service: ne...
# schmervice A service layer for hapi [![Build Status](https://travis-ci.org/hapipal/schmervice.svg?branch=master)](https://travis-ci.org/hapipal/schmervice) [![Coverage Status](https://coveralls.io/repos/hapipal/schmervice/badge.svg?branch=master&service=github)](https://coveralls.io/github/hapipal/schmervice?branch...
--- layout: home title: 40. Is Smooth - c #permalink: index.html # in case of we remove the index.md file, this doc will be the index page --- <div class="row"> <div class="columnStmt" markdown="1"> ## Description --- [Back --> ](../README.md) We define the middle of the array <code>arr</code> as follows: - if <c...
--- UID: NE:wdfdevice._WDF_FILEOBJECT_CLASS title: "_WDF_FILEOBJECT_CLASS" description: The WDF_FILEOBJECT_CLASS enumeration defines values that identify whether a driver requires a framework file object to represent a file that an application or another driver is attempting to create or open. old-location: wdf\wdf_fil...
# 概要 クライアントの IP アドレスを返すシンプルな API 。 [checkip.dev](https://checkip.dev) ``` $ curl checkip.dev xxx.xxx.xxx.xxx ``` # アーキテクチャ図 ![](./README/architecture.png) # ライセンス [MIT](./LICENSE)
# authority
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/breucode/envkeg?style=flat-square)](https://github.com/breucode/envkeg/releases/latest) [![Maven central release (latest)](https://img.shields.io/maven-central/v/de.breuco/envkeg?style=flat-square)](https://search.maven.org/artifact/de.breuco/e...
# gitignore-files
--- title: catalog.cleanup_server_log | Microsoft Docs ms.custom: '' ms.date: 03/03/2017 ms.prod: sql ms.prod_service: integration-services ms.reviewer: '' ms.suite: sql ms.technology: integration-services ms.tgt_pltfrm: '' ms.topic: conceptual ms.assetid: 0dedb685-d3a6-4bd6-8afd-58d98853deee caps.latest.revision: 5 au...
--- title: MasterShortcut.IconSize Property (Visio) keywords: vis_sdr.chm16013665 f1_keywords: - vis_sdr.chm16013665 ms.prod: visio api_name: - Visio.MasterShortcut.IconSize ms.assetid: 9139aa9b-5dff-e59e-cb86-6df54feb4ba3 ms.date: 06/08/2017 --- # MasterShortcut.IconSize Property (Visio) Gets or sets the size of a ...
A native-code implementation of the pants v2 engine. See: https://docs.google.com/document/d/1C64MreDeVoZAl3HrqtWUVE-qnj3MyWW0NQ52xejjaWw/edit?usp=sharing To build for development, simply run pants from the root of the repo: ./pants list 3rdparty:: If you plan to iterate on changes to the rust code, it is r...
# Go 语言圣经代码 主要存放学习Go语言过程中的代码 [《Go语言圣经》](https://books.studygolang.com/gopl-zh/) 课后习题参考: [Go 语言圣经-习题汇总](https://segmentfault.com/a/1190000021285503) [gopl](https://github.com/linehk/gopl)
# git-lfs-swift-server ## Description A Git LFS server using an OpenStack Swift cluster as backend storage. Implemented in python with flask. [Git LFS](https://github.com/git-lfs/git-lfs) is a git command line extension for managing large files. It uses a Git LFS server for retrieving URLs, which are then used for up...
### [CVE-2018-18318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-18318) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brigh...
# TaskAnitya Task: Add a jump animation to the character in blender and then configure it in Godot. Add a character controller able to control walk, turn, run and jump. You can use an Open Source character controller or create your own. (extra points)
# toc <NpmBadge package="@vuepress/plugin-toc" /> This plugin will provide a table-of-contents (TOC) component. ## Usage ```bash npm i -D @vuepress/plugin-toc@next ``` ```js const { tocPlugin } = require('@vuepress/plugin-toc') module.exports = { plugins: [ tocPlugin({ // options }), ], } ``` #...
## Install OS Install [centos6](http://linux.mirrors.es.net/centos/6.10/isos/x86_64/), unfortunately Oracle provide installer with UI, so it will be easier to use VM with UI. Use 40GB disk size, 4GB RAM and 1 CPU. * Swap size must be 4GB or more. * Install with profile ``Minimal Desktop`` * Create user ``oracle`` and...
## EventListener Secure Connection Triggers now support both `HTTP` and `HTTPS` connection by adding some configurations to eventlistener. ### Prerequisites * Certificates with Key and Cert * Secret which includes those certificates ### Try it out locally: #### Creating Prerequisites * #### Certificates with Key a...
Google Cloud Java Client for Firestore ================================= [![Kokoro CI](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.svg)](http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/master.html) [![Maven](https://img.shields.io/maven-central...
--- title: ArrayList --- # ArrayList ArrayList is a part of something called the *Collection framework*. The *Collection framework* consists of all interfaces and classes that can hold a set of values (similar to [arrays](https://docs.oracle.com/javase/tutorial/java/nutsandbolts/arrays.html)). **ArrayList** is a...
--- title: Aktivera en ny enhet ms.author: pebaum author: pebaum manager: scotv ms.audience: Admin ms.topic: article ms.service: o365-administration ROBOTS: NOINDEX, NOFOLLOW localization_priority: Normal ms.collection: Adm_O365 ms.custom: - "3402" - "9001418" ms.openlocfilehash: 85aa0ad68929eca77aa7adfb1031d91b0e9d46c...
# JavaScript port of picotool JavaScript port of [picotool](https://github.com/raspberrypi/picotool). This library allows you to interact with a [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/) or any [RP2040](https://www.raspberrypi.org/products/rp2040/) based board using JavaScript and a...
--- title: Frequently asked questions description: Frequently asked questions about time series data and the InfluxData platform. menu: platform: name: Frequently asked questions weight: 30 --- [What is time series data?](#what-is-time-series-data) [Why shouldn't I just use a relational database?](#why-sho...
# Overview QuickBlox Android Chat Java Sample This is a code sample for [QuickBlox](http://quickblox.com/) platform. It is a great way for developers using QuickBlox platform to learn how to integrate private and group chat, add text and image attachments sending into your application. # Get application credentials...
CanaryMod ========= [![Build Status](https://ci.visualillusionsent.net/buildStatus/icon?job=CanaryMod)](https://ci.visualillusionsent.net/job/CanaryMod/) [Latest Build](http://ci.visualillusionsent.net/job/CanaryMod/lastBuild/net.canarymod$CanaryMod/) [Latest Successful Build](http://ci.visualillusionsent.net/job/Ca...
--- title: 2 solutions for empty spaces below an IMG html element (no margins used) author: Raymon Schouwenaar type: post date: 2015-08-12T12:01:15+00:00 excerpt: Searching for a solution for an empty space below your IMG (image) in a DIV html tag. But have no margins in the CSS? Check these 2 solutions! url: /2-soluti...
2021-08-12 Version: 1.0.8 - Generated php 2017-12-14 for BssOpenApi. 2021-06-25 Version: 1.0.7 - AMP Version Change. 2021-06-15 Version: 1.0.6 - AMP Version Change. 2021-04-28 Version: 1.0.5 - AMP Version Change. 2021-03-26 Version: 1.0.4 - AMP Version Change. 2021-03-23 Version: 1.0.3 - Generated php 2017-12-14 f...
# SwiftyGradient An elegant way to implement Gradient to UIView
# Hello Open Source 🖐️ A repository to learn about open source code contributions flow (_for beginner only_) ## 🌎 Translations - [Portuguese](https://github.com/mazipan/hello-open-source/blob/master/README-PT-BR.md) - [Chinese](https://github.com/mazipan/hello-open-source/blob/master/README-CHI.md) - [Japanese](h...
--- title: WebPageOptions.IncludePageOnNewWebNavigationBars property (Publisher) keywords: vbapb10.chm544773 f1_keywords: - vbapb10.chm544773 ms.prod: publisher api_name: - Publisher.WebPageOptions.IncludePageOnNewWebNavigationBars ms.assetid: 5e2f60d0-e812-8ca1-e54b-33a1f9eedf84 ms.date: 06/08/2017 localization_priori...
# intro Esto es parte de los [tutoriales de fiware](https://github.com/FIWARE/tutorials.Time-Series-Data), con solo una explicacion basica de lo que esta pasando y de como levantar los servicios. # arqui Basicamente el tutorial implementa la siguiente arquitectura ``` Grafana ^ | v Crate ^ | QuantumLeap ...
## Changelog for micro_rna_mapping_quality_metric.json ### Minor changes since schema version 2 * *quality_metric_of* was set to have a minimum of 1. * Added *SPRITE-IP* to *assay_term_name* enum * Added *CUT&Tag* to *assay_term_name* enum * Added *Capture Hi-C* and *single-nucleus RNA-seq* to *assay_term_name* enum ...
--- layout: post title: Heollo! --- 제 블로그를 찾아주셔서 감사합니다.
--- title_supertext: "Developing with Riak KV" title: "Data Types" description: "" project: "riak_kv" project_version: "2.1.4" menu: riak_kv-2.1.4: name: "Data Types" identifier: "developing_data_types" weight: 102 parent: "developing" toc: true aliases: - /riak/2.1.4/dev/using/data-types - /riak/...
--- title: Population of OECD Countries in 2018 image: /images/gallery/oecd_population_2018.png video: /videos/gallery/oecd_population_2018.mp4 description: Population of OECD countries in 2018 data: /data/oecd_population_2018.csv dataset: oecd_population_2018 order: 27 --- This chart displays the population (in milli...
# Authentication ## Generating Oauth Credentials - Follow [Enable Drive API](#enable-drive-api) section. - Open [google console](https://console.developers.google.com/). - Click on "Credentials". - Click "Create credentials" and select oauth client id. - Select Application type "Desktop app" or "other". - Provide nam...
--- title: "CASA0005 Geographic Information Systems and Science" author: "Andy MacLachlan and Adam Dennett" date: "2020-12-16" tags: [Geographic, Github] link: "https://andrewmaclachlan.github.io/CASA0005repo/" length_weight: "29.1%" repo: "andrewmaclachlan/CASA0005repo" pinned: false --- The CASA0005 Geographic Infor...
title: 2019年报 date: 2019-01-06 23:26:36 --- # 2019新年计划 ## 凡是过往,皆为序章 > What’s past is prologue ——莎士比亚 《暴风雨》 2019年已然开始,今年继续公开制定全年规划。首先必须总结一下过去的2018年。 在2018年6月中旬,转岗换部门做区块链相关的开发。但依然是区块链上层相关业务相关的开发工作,其本质上仍然是互联网业务开发。区块链方面的技术值得一提的就是TSAChain的白皮书和线下活动参与了,数字资产市值大跌,自己象征性购买的EOS,ETH,GXS也是腰斩。另外就是内容存证和网页过程取证相关的工作。 2018年对Hyperl...
--- id: 3705 title: Microsoft Announces New Surface Tablet date: 2012-06-19T21:38:11+00:00 author: Ipodnerd layout: single guid: /?p=3705 permalink: /2012/06/19/microsoft-announces-surface-tablet/ onswipe_thumb: - /wp-content/uploads/2012/06/surface-tablet-microsoft.jpeg image: /wp-content/uploads/2012/06/surface-tab...
--- title: 'Vorgehensweise: Zeichnen einer Linie in Windows Forms' ms.date: 03/30/2017 dev_langs: - csharp - vb f1_keywords: - Graphics.DrawLine helpviewer_keywords: - examples [Windows Forms], drawing lines on forms - drawing [Windows Forms], lines - lines [Windows Forms], drawing - drawing lines ms.assetid: 55c1dbeb-...
# pharodomain A Sphinx domain for Pharo Smalltalk. According to https://packaging.python.org/tutorials/packaging-projects/, to package me do the following steps: - create a virtual env and activate it - run `pip install --upgrade setuptools wheel` - run `python setup.py sdist bdist_wheel` For now we don't wont to pub...
## UA #### Виправлення Якщо ви використовуєте: <br>@Windows XP, Vista: <br>1) Підлатайте виконуючі файли PHP, які ви намагаєтеся використати, за допомогою: https://github.com/d93921012/php-5.6-xp-2003 <br>@Windows XP:<br> 2) Замініть CEF4Delphi на OldCef4DELPHI: https://github.com/salvadordf/OldCEF4Delphi #### Компіл...
--- title: Exp Function keywords: vblr6.chm1008917 f1_keywords: - vblr6.chm1008917 ms.prod: office ms.assetid: cd9d5f30-63b5-2025-1b23-4fbed4aeef1e ms.date: 06/08/2017 --- # Exp Function Returns a **Double** specifying _e_ (the base of natural logarithms) raised to a power. ## Syntax **Exp(**_number_**)** The r...
--- title: Python ADAL para guia de migração MSAL Azure description: Aprenda a migrar a sua app Deautenticação de Diretório Sonáutica Azure Ative (ADAL) python para a Microsoft Authentication Library (MSAL) para Python. services: active-directory titleSuffix: Microsoft identity platform author: rayluo manager: CelesteD...
Centos6 with ssh; build on a network behind proxy; ============ Simple CentOS docker image with SSH access Usage ----- To create the image `mursilsayed/centos` with one tag per CentOS release, execute the following commands: git checkout centos6 docker build -t mursilsayed/centos:centos6 . Running centos ----...
Visualizing Data with Leaflet ## Background ![1-Logo](Images/1-Logo.png) Welcome to the United States Geological Survey, or USGS for short! The USGS is responsible for providing scientific data about natural hazards, the health of our ecosystems and environment; and the impacts of climate and land-use change. Their ...
To be used with [Netscaler Certificate Automation](http://techdrabble.com/citrix/18-letsencrypt-san-certificate-with-citrix-netscaler-take-2) process. Please checkout blog for how-to. Uses [dehydrated](https://github.com/lukas2511/dehydrated) to create and renew certificates. Then Python scripts utilizing REST API t...
## 0.8.0 - remove shake-detector - update to logger 0.9.1 ## 0.7.1 - Fixed error during build ## 0.7.0 - First version
![GitHub top language](https://img.shields.io/github/languages/top/kemaldemirgil/teamBuilder?color=yellow&label=Javascript&logo=javascript) ![GitHub](https://img.shields.io/github/license/kemaldemirgil/teamBuilder?color=cyan&label=License&logo=github&logoColor=cyan) ![npm](https://img.shields.io/npm/v/npm?color=red&log...
--- title: 'Tutorial: Rotear veículos elétricos usando o Azure Notebooks (Python) | Microsoft Azure Mapas' description: Roteie veículos elétricos usando as APIs de roteiros dos Microsoft Azure Mapas e do Azure Notebooks. author: philmea ms.author: philmea ms.date: 11/12/2019 ms.topic: tutorial ms.service: azure-maps se...
--- title: Configuring Microsoft Endpoint Manager devices for Update Compliance ms.reviewer: manager: laurawi description: Configuring devices that are enrolled in Endpoint Manager for Update Compliance keywords: update compliance, oms, operations management suite, prerequisites, requirements, updates, upgrades, antiv...
--- title: Create and edit instance tags linkTitle: Create and edit instance tags description: Create and edit instance tags block_indexing: true menu: v2.0: identifier: manage-instance-tags parent: manage-enterprise-edition weight: 742 isTocNested: true showAsideToc: true --- The instances created on a ...
# emqtt Receive emails and publish to MQTT. Super simple stuff. Topic will be `<configurable_prefix>/<sender_email.replace('@', '')>`. I needed this to make my D-Link camera's motion sensor functionality useful. Available actions on the camera are to send an email or upload an image to an FTP.. This script makes it e...
# CreditMetrics.jl Package for efficient simulation and analysis in the CreditMetrics model of portfolio credit risk. The package provides utilities for credit portfolio risk models where the migration between rating classes are governed by a Gaussian copula model. These models are often used by banks for credit risk...
--- date: 2020-09-02T10:36:03-04:00 title: "jx step report" slug: jx_step_report url: /commands/jx_step_report/ description: list of jx commands --- ## jx step report report [kind] ### Synopsis report [kind] ``` jx step report [flags] ``` ### Options ``` -h, --help help for report ``` ### Options inherited f...
# ion-header Headerは、`toolbar`コンポーネントを保持する親コンポーネントです。 `ion-header` はページの3つのルート要素のうちの1つでなければならないことに注意してください。 ## Fade Header The `collapse` property can be set to `'fade'` on a page's main `ion-header` to have the background color of the toolbars fade in as users scroll. This provides the same fade effect that is foun...
--- id: version-0.25-asyncstorage title: AsyncStorage original_id: asyncstorage --- AsyncStorage is a simple, asynchronous, persistent, key-value storage system that is global to the app. It should be used instead of LocalStorage. It is recommended that you use an abstraction on top of AsyncStorage instead of AsyncS...
# <a name="response-compression-sample-application-aspnet-core-2x"></a>Пример сжатия ответа приложения (ASP.NET Core 2.x) В этом примере описывается использование ASP.NET Core 2.x по промежуточного слоя сжатия ответов для сжатия HTTP-ответов. В примере демонстрируется Gzip, Brotli и поставщики сжатия для ответов, текс...
--- layout: resource title: turbot type: provider resource: turbot --- ### Index - [Example Usage](#example-usage) - [Resources](#resources) - [Datasources](#datasources) ### Example Usage ```terraform provider "turbot" { version = "1.8.2" # access_key - (optional) is a type of string access_key = null # c...
--- title: Editing a GitHub App's permissions intro: '{% data reusables.shortdesc.editing_permissions_for_github_apps %}' redirect_from: - /apps/building-integrations/managing-github-apps/editing-a-github-app-s-permissions/ - /apps/managing-github-apps/editing-a-github-app-s-permissions - /developers/apps/editing...
``` ini BenchmarkDotNet=v0.11.0, OS=Windows 10.0.17686 Intel Core i7-6700HQ CPU 2.60GHz (Skylake), 1 CPU, 8 logical and 4 physical cores Frequency=2531251 Hz, Resolution=395.0616 ns, Timer=TSC .NET Core SDK=2.1.300 [Host] : .NET Core 2.1.0 (CoreCLR 4.6.26515.07, CoreFX 4.6.26515.06), 64bit RyuJIT BenchmarkRu...
--- title: Mehrwertsteuergruppen und Artikel-Mehrwertsteuergruppen einrichten description: Diese Aufgabenerfassung führt Sie Schritt für Schritt durch die Einstellungen von "Mehrwertsteuergruppen" und "Artikel-Mehrwertsteuergruppen". author: twheeloc ms.date: 07/01/2019 ms.topic: business-process ms.prod: '' ms.technol...
<!--- This is an autogenerated file! Please do not edit this file directly, but instead make changes to the sigs.yaml file in the project root. To understand how this file is generated, see https://git.k8s.io/community/generator/README.md ---> # Storage Special Interest Group SIG Storage is responsible for ensuring ...
# Containers ## Handling requests In order to handle requests to your Realtime API, one of your containers must run a web server which is listening for HTTP requests on the port which is configured in the `pod.port` field of your [API configuration](configuration.md) (default: 8080). Subpaths are supported; for exam...
# webDev_Lab1 This is the first lab for the web development ITESM course. ### upload process ![Upload process](./lab1_upload.png)
--- title: Prijenos videozapis u Microsoft Stream ms.author: pebaum author: pebaum manager: scotv ms.audience: Admin ms.topic: article ms.service: o365-administration ROBOTS: NOINDEX, NOFOLLOW localization_priority: Normal ms.collection: Adm_O365 ms.assetid: ef2df989-8539-48b5-a324-97d2e09f14fe ms.custom: - "9002643" -...
2020年10月28日19时数据 Status: 200 1.赵露思误食散粉过敏 微博热度:3503697 2.一颗价值超2亿钻石运抵上海 微博热度:2374478 3.金晨张继科约会尴尬又好笑 微博热度:2238332 4.李沁裤子 微博热度:2210549 5.iPhone12全线跌破发行价 微博热度:1692506 6.女演员回应用数字代替台词 微博热度:1652085 7.上海盒马销售精肉培根检出大肠菌群 微博热度:1605699 8.外交部回应蓬佩奥再提中国威胁 微博热度:1524616 9.被张桂梅校长拒绝过的全职太太回应 微博热度:1474849 10.王牌对王牌6原班人马 微博...
--- uid: ccStreamviews --- # Stream views A stream view is a logical overlay that enables you to customize your view of streaming data so it is most useful to you. While you cannot change the properties of types, stream views enable you to create a view of a stream so it appears as if you had changed the type. You cr...
--- description: "Learn more about: C28310" title: C28310 ms.date: 11/04/2016 ms.topic: reference f1_keywords: ["C28310"] ms.assetid: 51054ca8-01b6-454b-9853-f05f1c817b18 --- # C28310 > warning C28310: The <annotation_name> annotation on \<function> \<parameter> has no SAL version. All SAL annotations used in source ...
# Filters Filter expressions that can be referenced across multiple features ## List filters `GET` List all the filters currently defined > GET zones/:zone_identifier/filters **Permission needed:** `None` Available in: * FREE * PRO * BUSINESS * ENTERPRISE ## List individual filter `GET` List one filters curre...
# IntroGLM An introductory explanation of conducting GLMs in R
## 1.0.0 - 2021-05-09 * Add Asterisk server `0.20.21`
# KindMountainBoy Lyric English Version ## By Arissawat Tresresiri 630615045 __*I Have a Carrot For You Want You To Eat It Vegetable Have Vitamin Do not eat expensive things*__ __*I Have a Carrot For You Want You To Strong Your Cheek Will Change To Red Red as a Carrot*__
# TemplateWriterSettingsModel.RecordsToShow Property Additional header content Gets or sets number of affected records. **Namespace:**&nbsp;<a href="N_iTin_Export_Model">iTin.Export.Model</a><br />**Assembly:**&nbsp;iTin.Export.Core (in iTin.Export.Core.dll) Version: 2.0.0.0 (2.0.0.0) ## Syntax **C#**<br /> ``` C...
# contributions-cal This is an open-source project that when used makes your Github Contributions Calendar to reflect all efforts you do in yours on-line repositories (currently Bitbucket and Gitlab). Details about it and how to reuse it are available in this article on Medium: [Is Github Contributions Calendar reflec...
--- title: "F. New Features and Clarifications in Version 2.0 | Microsoft Docs" ms.custom: "" ms.date: "11/04/2016" ms.reviewer: "" ms.suite: "" ms.technology: ["cpp-windows"] ms.tgt_pltfrm: "" ms.topic: "article" dev_langs: ["C++"] ms.assetid: 0d4beb66-f2d5-468c-8cd3-4b00dcbab061 caps.latest.revision: 7 author: "mikeb...
# ola mundo primeiro repositorio versionado git
--- id: 001-delete-element-from-slice.go title: Howto propoerly delete an element from a slice in Go layout: post tags: - go - golang - slice - delete author: Pavle Jonoski description: Delete an element from a slice in Go properly and efficiently date: 2020-07-15 19:38:56 +0200 keywords: go, golang, slice, del...
# UniCS Social: Frontend ![Tests](https://github.com/unicsmcr/unics_social/workflows/Tests/badge.svg) ![Lint](https://github.com/unicsmcr/unics_social/workflows/Lint/badge.svg) [![codecov](https://codecov.io/gh/unicsmcr/unics_social/branch/main/graph/badge.svg)](https://codecov.io/gh/unicsmcr/unics_social) UniCS's ne...
# tic-tac-toe ## Table of Contents: * Description * First Look * Technologies Used * Installation * License * References ## Description: I created a a two-player tic-tac-toe game, which can be played in the command line, using Python. ## First Look: ![tic-tac-toe](https://user-images.githubusercontent.com/690...
--- layout: post title: Learning Javascript, One Year Later author: Nathan Leung comments: true tags: [nodejs,javascript] --- I started my journey with Javascript development on February 9th, 2015, when I decided to learn the MEAN stack. It's amazing how much the ecosystem has changed - most of what I've learned is pr...
--- layout: post title: "Expressive Body Capture: 3D Hands, Face, and Body from a Single Image" date: 2019-04-11 17:47:37 categories: arXiv_CV tags: arXiv_CV Face author: Georgios Pavlakos, Vasileios Choutas, Nima Ghorbani, Timo Bolkart, Ahmed A. A. Osman, Dimitrios Tzionas, Michael J. Black mathjax: true --- * conten...
--- layout: post title: 记一些文字 date: 2017-05-08 categories: blog tags: [文字,记录] description: 文字摘录 --- * Now I can't get you out of my brain. Oh it's such a shame —— We don't talk anymore, Charlie Puth ft. Selena Gomez * 有时候我觉得鼓励是一种廉价的礼貌,有人问我梦想可不可行的时候,我会说加油哦,但我的重点不是加油,是哦 —— 奇葩说S4E10, 肖骁 * 也许时间是一种解药,也是我现在正服下的毒药 —— 彩虹, 周...
# Capitol Words ## Metadata ### Basic - **Creator(s):** ? - **Production Domain:** [http://capitolwords.org/](http://capitolwords.org/) - **Source Repository:** [https://github.com/sunlightlabs/capitol-words](https://github.com/sunlightlabs/capitol-words) - **Type:** Web Application - **Languages:** Python 2, HTML5 ...
--- title: 什麼是風險? Azure AD Identity Protection description: 說明 Azure AD Identity Protection 的風險 services: active-directory ms.service: active-directory ms.subservice: identity-protection ms.topic: conceptual ms.date: 09/10/2020 ms.author: joflore author: MicrosoftGuyJFlo manager: daveba ms.reviewer: sahandle ms.collect...
--- title: 'Tutorial: Integración de Azure Active Directory con Zscaler Private Access Administrator | Microsoft Docs' description: Aprenda a configurar el inicio de sesión único entre Azure Active Directory y Zscaler Private Access Administrator. services: active-directory documentationCenter: na author: jeevansd mana...
# CHANGELOG - ignite ## 2.0.0 / 2021-08-22 * [Changed] Change `ignite.total_allocated_pages` and `ignite.total_allocated_size` from monotonic_count to gauge. See [#9939](https://github.com/DataDog/integrations-core/pull/9939). ## 1.4.0 / 2021-07-12 / Agent 7.30.0 * [Added] Enable `new_gc_metrics` JMX config option ...
# Card-Matching-Game
# Ledger Idena app This repository contains: - Ledger Nano S/X Idena app - Specs / Documentation - C++ unit tests ## Installing # Building At the moment, the only option is to build the app on your own. **Please only use a TEST DEVICE!** Once the app is ready and we reach v1.0.0, it will be submitted to Ledger so ...
# sb-reactive Sandbox project for reactive architecture
# Project 2 - *Simple Tweet* **Simple Tweet** is an android app that allows a user to view his Twitter timeline. The app utilizes [Twitter REST API](https://dev.twitter.com/rest/public). Time spent: **4** hours spent in total ## User Stories The following **required** functionality is completed: - [x] User can **s...
--- title: An introduction to integration testing description: Learn about integration testing in Flutter. short-title: Introduction prev: title: Take a picture using the camera path: /docs/cookbook/plugins/picture-using-camera next: title: Performance profiling path: /docs/cookbook/testing/integration/profilin...
--- title: "Azure での OpenShift デプロイのトラブルシューティング | Microsoft Docs" description: "Azure での OpenShift デプロイの問題を解決します。" services: virtual-machines-linux documentationcenter: virtual-machines author: haroldw manager: najoshi editor: tags: azure-resource-manager ms.assetid: ms.service: virtual-machines-linux ms.devlang: na ...
--- title: 如何:使用组将一个文件拆分成多个文件 (LINQ) ms.date: 07/20/2015 ms.assetid: 5e8b2a2b-0b1d-4933-8a2b-03e91dfaf77f ms.openlocfilehash: 07d53c9afca88cd3156c7fc8fcfab5ac7ca24f25 ms.sourcegitcommit: 30a558d23e3ac5a52071121a52c305c85fe15726 ms.translationtype: MT ms.contentlocale: zh-CN ms.lasthandoff: 12/25/2019 ms.locfileid: "753...