text stringlengths 2 952k |
|---|
# lista-de-contato
Uma lista de Contato feita com React.js, exepress e MySQL |
# Presentation
This repository contains some notes of courses related to machine learning I have found interesting.
These notes are clearly not sufficient on their own to understand the subject matter of a course, but they help remembering key points presented during the courses. If you are interested, I recommend yo... |
# location-demo
This README outlines the details of collaborating on this Ember application.
A short introduction of this app could easily go here.
## Prerequisites
You will need the following things properly installed on your computer.
* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/) (with npm)
* [Em... |
---
description: 'Hakkında daha fazla bilgi <security> edinin: <webHttpBinding>'
title: <security> / <webHttpBinding>
ms.date: 03/30/2017
ms.assetid: 727cf3d2-6f56-48ad-a59f-ba423edb9c83
ms.openlocfilehash: a80a919ef877f01503e5ceaeb4fe7432e46f288c
ms.sourcegitcommit: ddf7edb67715a5b9a45e3dd44536dabc153c1de0
ms.translat... |
# ``Buildkite/BuildkiteClient``
## Topics
### Creating a Client
- ``init(configuration:transport:)``
- ``token``
### Sending Resources
- ``send(_:completion:)-5lu5p``
- ``send(_:completion:)-8q0fl``
- ``send(_:completion:)-6haw4``
- ``send(_:completion:)-3i5vi``
- ``send(_:pageOptions:completion:)-6o318``
- ``send... |
# 简介
> AK801 SDK更新记录。
# 快速开始
参考AK801用户手册。
# 版本更新
## V2.0.4(2021/05/21)
- 使用使用retention Ram(地址0x6000000C)记忆芯片版本信息,0x55:M版 ;0xAA:H版;
- 修复使用寄存器0x40120124记忆芯片版本时出现的问题:GPIO0 不能接外部电压。
## V2.0.3(2021/05/15)
- 使用寄存器0x40120124的BIT[6]记忆芯片版本信息,1:M版 ;0:H版;
- 修复工作时CPU时钟选择和timer时钟选择,避免选用工作时钟32kHZ。
## V2.0.2(2021/03/02)
- 兼容EC... |
---
title: Azure Service Fabric のイベント ストア | Microsoft Docs
description: Azure Service Fabric のイベント ストアについて
services: service-fabric
documentationcenter: .net
author: srrengar
manager: chackdan
editor: ''
ms.assetid: ''
ms.service: service-fabric
ms.devlang: dotNet
ms.topic: conceptual
ms.tgt_pltfrm: NA
ms.workload: NA
... |
# Kitties Pallet Design - Assignment 5 (Exchange Feature)
This is a design document submitted for substrate developer academy assignment 5 (Kitties Pallet)
## Storage (decl_storage!)
* kitties: double_map (owner: AccountId, kitty_index: u32 ) => Option<kitty>
* prices: map kitty_index: u32 => option<u32>
... |
---
external help file: Microsoft.Azure.PowerShell.Cmdlets.DevSpaces.dll-Help.xml
Module Name: Az.DevSpaces
online version: https://docs.microsoft.com/en-us/powershell/module/az.devspaces/new-azevspacescontroller
schema: 2.0.0
content_git_url: https://github.com/Azure/azure-powershell/blob/master/src/ResourceManager/De... |
# docker-mirror
查找最快的docker镜像源:sparkles:
Python编写,需要**root**权限,支持Centos 7/Ubuntu 20/Debain 11,其他操作系统还未测试。
脚本会自动从收集的镜像列表下载`busybox:1.34.1`镜像,并计算使用的时间,如果超过设置的时间则跳过,避免长时间的等待,对测试结果根据时间进行排序,为你自动设置耗时最短的前三个镜像源,**请勿在生产环境中使用**。
## 使用教程
1. 下载二进制包[docker-mirror.tar.gz](https://github.com/jiaxinonly/docker-mirror/releases/dow... |
---
title: ICorDebugProcess5::GetTypeID 方法
ms.date: 03/30/2017
dev_langs:
- cpp
api_name:
- ICorDebugProcess5.GetTypeID
api_location:
- mscordbi.dll
api_type:
- COM
f1_keywords:
- ICorDebugProcess5::GetTypeID
helpviewer_keywords:
- ICorDebugProcess5::GetTypeID method [.NET Framework debugging]
- GetTypeID method, ICorD... |
# @windicss/plugin-scrollbar
Adds styling utilities for scrollbars in Firefox and webkit-based browsers. This plugin is modified based on [tailwind-scrollbar](https://github.com/adoxography/tailwind-scrollbar) to adapt to Windi CSS.
## Installation
```bash
npm install --save-dev @windicss/plugin-scrollbar
```
Add i... |
---
title: Come usare l'SDK del server back-end Node.js per App per dispositivi mobili | Microsoft Docs
description: Informazioni su come usare l'SDK del server back-end Node.js per App per dispositivi mobili del servizio app di Azure.
services: app-service\mobile
documentationcenter: ''
author: elamalani
manager: elam... |
Supported cipher suites per OS. |
---
title: The midl_user_allocate Function
description: The midl\_user\_allocate function is a procedure that must be supplied by developers of RPC applications.
ms.assetid: 3def405c-da05-4cce-9dc4-499864a0de6e
ms.topic: article
ms.date: 05/31/2018
---
# The midl\_user\_allocate Function
The **midl\_user\_allocate** ... |
# Random Hex Color Generator
A Hex Color Generator to practice DOM
# Demo
https://juliashumeyko.github.io/Random-Hex-Color-Generator/
# Technologies
- HTML
- CSS
- JavaScript
# License
#### MIT
# Author
#### Julia Shumeyko
# Preview
 |
+++
title = "About"
weight = 1
sort_by = "weight"
template = "section-about.html"
page_template = "page.html"
+++

# Who am I?
My name's Isaac, nice to meet you!
Professionally, I've been a [Software Engineer Intern](https://tonari.no) ... |
<h1 align="center">
<br>
<img width="200" src="https://cdn.rawgit.com/sindresorhus/awesome/master/media/logo.svg" alt="awesome">
<br>
</h1>
# 程序员应该访问的最佳网站中文版[原版](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
一些对程序员有用的网站
在学习CS的时候有一些你必须知道的有用的站点来获取通知为了你的技术储备和学习新知识。这里是一个你应该访问的不是非常全面的一些... |
## 001_nlp_spacy_python_realp
A bunch of scripts extracted from an excellent article "Natural Language Processing With spaCy in Python"
### Source
Natural Language Processing With spaCy in Python :: [https://realpython.com/natural-language-processing-spacy-python/](https://realpython.com/natural-language-processing-s... |
#GDPerformanceView-Swift
Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.
[](https://github.com/Carthage/Carthage)
[ in order to build on Ethereum. This is false.
One of the beauties of the Ethereum network and community is that you're able to [participate]... |
# Amazon ML Challenge:
## Introduction
Our aim is to predict the browser node ID for Amazon products, so we used the NLP approach
to solve the problem.
## Libraries and Modules
Major libraries imported were Pandas for data manipulation, NumPy for mathematical
manipulation, Scikit-learn for importing tra... |
# PaypalTransaction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **string** | Error code if failed. See [transaction errors](https://reference.reepay.com/api/#transaction-errors). | [optional]
**ref_transaction** | **string** | Id of a possib... |
# Apache Kafka on Kubernetes
Created from combining parts of [ramhiser/kafka-kubernetes](https://github.com/ramhiser/kafka-kubernetes) and [UKHomeOffice/docker-kafka](https://github.com/UKHomeOffice/docker-kafka) with references to docker images I build myself.
###Caveats
* presumes you have a healthy kubernetes envi... |
# \TeamsTeamsTemplateApi
All URIs are relative to *https://graph.microsoft.com/v1.0*
Method | HTTP request | Description
------------- | ------------- | -------------
[**TeamsGetTemplate**](TeamsTeamsTemplateApi.md#TeamsGetTemplate) | **Get** /teams/{team-id}/template | Get template from teams
## TeamsGetTemplate
... |
# Degenerative by Yam.finance 🍠🥫
> Degenerative application.
## Available at
https://degenerative.finance/ - Live website
<a href="https://app.netlify.com/sites/tender-pasteur-4ba856/deploys" target="_blank">... |
## Face Expression
Detecting face expression in live frame images.
CLASS_NAMES = ['anger', 'joy', 'disgust', 'sadness', 'contempt', 'surprise', 'neutral', 'fear'] |
---
title: Метод IHostThreadPoolManager::SetMinThreads
ms.date: 03/30/2017
api_name:
- IHostThreadPoolManager.SetMinThreads
api_location:
- mscoree.dll
api_type:
- COM
f1_keywords:
- IHostThreadPoolManager::SetMinThreads
helpviewer_keywords:
- SetMinThreads method, IHostThreadPoolManager interface [.NET Framework hosti... |
---
ms.date: 06/12/2017
ms.topic: conceptual
keywords: dsc,powershell,configuration,setup
title: DSC Group Resource
---
# DSC Group Resource
> Applies To: Windows PowerShell 4.0, Windows PowerShell 5.0
The Group resource in Windows PowerShell Desired State Configuration (DSC) provides a mechanism to manage local... |
---
layout: post
title: "Rapid Prototyping with Rails: Lesson 3, Working with has_secured_password"
tags: tealeaf
---
##Steps:
1. Install bcrypt-ruby gem
2. Add password_digest column to users table
3. Add has_secured_password to user model
4. Turned off validations for has_secured_password
##Creating password in cons... |
---
layout: post
title: My Experience at Bloc
---
My first experience with coding was a result of my husbands encouragment; he's always been interested in technology and believes that everyone should learn to code. I never thought about it really, until one day, in the not-so-distant past, I attended an info session at... |
# Agile teams
If you're working in an agile team, every release must be accessibility tested.
Accessibility testing must involve automated testing, manual testing and usability testing with assistive technologies.
There are best practices for [automated accessibility testing](/best-practice/automated-accessibility-... |
# Dijkstra's algorithm using UPC
This repository contains Dijkstra's Shortest Path algorithm implemented using UPC (Unified Parallel C).
### Contributors
* [Aleksandra Poręba](https://github.com/karmazynow-a)
* [Arkadiusz Kasprzak](https://github.com/arokasprz100)
### Repository content
* `src` - contains UPC im... |
---
name: Bug report
about: Create a report to help us improve
---
### Bug description
A clear and concise description of what the bug is.
### Reproduction steps
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected behavior
A clear and concise descrip... |
# 回溯算法解题套路框架
废话不多说,直接上回溯算法框架。 **解决一个回溯问题,实际上就是一个决策树的遍历过程。** 你只需要思考 3 个问题:
1. 路径:也就是已经做出的选择
2. 选择列表:也就是你当前可以做的选择
3. 结束条件:也就是到达决策树底层,无法再做选择的条件
如果你不理解这三个词语的含义也没有关系,后面我们会用「全排列」和「N 皇后问题」这两个经典的回溯算法问题来帮你理解这些词语是什么意思,现在你先留着印象。
代码方面,回溯算法的框架:
```js
`
result = []
function backtrack(路径,选择列表) {
if 满足结束条件:
result.push(路径)
... |
## Virtual environments
<br>
[Virtual environments](https://docs.python.org/3.7/tutorial/venv.html) allow you to install packages into an isolated folder. This allows you to better manage versions.
- #### By default, packages are installed globally
Version management becomes a challenge
- #### Virtual environme... |
如何看待好未来、学而思义务教育学科培训服务将于 12 月 31 日截止?公司将如何转型?
如何看待「股神」巴菲特踩雷新能源骗局,损失 22 亿?「股神」投资为何也会踩雷被骗?
2022 世预赛亚洲区 12 强赛国足 1:1 战平阿曼,如何评价本场比赛?
为什么现在旗舰机都用 OLED 屏?会伤眼睛吗?
河南 9 岁男童一提上学就发烧近 40℃,多次去医院检查都未发现病因,可能是什么原因造成的?
艺术作品对于人类的意义究竟是什么?
你是从什么时候对中国足球丧失信心的?
为何日本战国大名四维普遍很高,而三国诸侯里面却有很多低能人物?
大家有什么简单方便的速食推荐?
家中有猫,出门的时候总是一身猫毛怎么... |
# React Native Typescript Starter
> Specification
* typescript
* react-navigation
* test jest with typescript
* localization
* mobx
* data models
* theming |
---
title: Distribution Widget
kind: documentation
description: "Graph a metric distribution aggregated across one or several tags."
further_reading:
- link: "graphing/dashboards/timeboard/"
tag: "Documentation"
text: "Timeboards"
---
The Distribution visualization is another way of showing metrics aggregated acro... |
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [kibana-plugin-server](./kibana-plugin-server.md) > [Logger](./kibana-plugin-server.logger.md) > [info](./kibana-plugin-server.logger.info.md)
## Logger.info() method
Logs messages related to general applic... |
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## Bug Description
<!--
Please provide a clear and concise description of what the bug is.
What did you expect to happen? What actually happened?
-->
## Minimal Code Snippet
<!-- Please provide example code that de... |
Ansible JBoss BxMS Role [](https://travis-ci.org/redhat-cop/jboss_bxms)
=================
A role to install JBoss BRMS or BPM Suite on RHEL6 and 7. Intended to be used with [JBoss Middleware Playbooks](https://github.com/redhat-cop/ansible-middleware-pla... |
---
login_redirect_here: true
cache_enable: false
title: PageAdmin Source (PluginRepo)
template: form
process:
twig: true
form:
name: pageadmin_source
fields:
- name: pagetextsource
type: textarea
placeholder: 'Main Content here...'
id: simplemdeSource
disabled: true
... |
# How do I do X in Meson?
This page lists code snippets for common tasks. These are written
mostly using the C compiler, but the same approach should work on
almost all other compilers.
## Set compiler
When first running Meson, set it in an environment variable.
```console
$ CC=mycc meson <options>
```
Note that e... |
# Peteshow
> a customizable javascript framework for filling out forms with fake data
## Getting Started
See the [Wiki on GitHub](https://git.enova.com/brazil/peteshow/wiki) for documentation.
- [Setup](https://git.enova.com/brazil/peteshow/wiki/Setup)
- [Usage](https://git.enova.com/brazil/peteshow/wiki/Usage)
- [C... |
# GScriptOldEmal
Deletes old email from my Gmail accounts |
# ashdownX-grip
outil de prise en main et de gestion de connaissances pour AshdownX |
---
description: "This method gets the current Edit and Continue state of the process."
title: IDebugProcess3::GetENCAvailableState | Microsoft Docs
ms.date: 11/04/2016
ms.topic: reference
f1_keywords:
- IDebugProcess3::GetENCAvailableState
helpviewer_keywords:
- IDebugProcess3::GetENCAvailableState
ms.assetid: 98a5d52... |
 |
## NOTE! So that others can avoid wasting their time on checking the Linaro GCC archives.
As you may assume on first glance that the `*.asc` files would
contain GPG signatures distributed by Linaro with their GCC
toolchains, then congratulations, you have mistaken!
Because for reasons only known to God himself, the ... |
---
title: Sustainability
link: /sustainability
---
We look for sustainability in cooperation and projects. |
---
title: sp_datatype_info_90 (SQL Data Warehouse) | Microsoft Docs
ms.custom: ''
ms.date: 03/13/2017
ms.service: sql-data-warehouse
ms.reviewer: ''
ms.topic: language-reference
dev_langs:
- TSQL
ms.assetid: 1d043964-dc6e-4c3e-ab61-bc444d5e25ae
author: ronortloff
ms.author: rortloff
monikerRange: '>= aps-pdw-2016 || =... |
2020年11月07日03时数据
Status: 200
1.佐治亚州将重新计票
微博热度:367388
2.李荣浩心疼杨丞琳
微博热度:288868
3.娜扎也在囤的熬夜精华
微博热度:288301
4.哈哈哈哈哈
微博热度:232143
5.橘朵客服
微博热度:208012
6.iPhone 12 Pro Max开售
微博热度:123741
7.拜登在佐治亚州反超特朗普
微博热度:117358
8.东莞一男子坠楼砸中快递员均身亡
微博热度:99829
9.隐秘而伟大
微博热度:99065
10.杨丞琳演唱会踩空
微博热度:98205
11.鹿晗花5块钱开厕所门
微博热度:96705
... |
# callsuper-annotation
Java annotation that forces you to call super method if it was annotated with CallSuper. Inspired by upcoming CallSuper annotation in Android shown at Google IO 2015. This library is currently provided as experimental version, please report any issues.
Current version: 0.1.3
Current snapshot ... |
# AIworkshop
These example notebooks and data files are used to teach an AI workshop
## Machine Learning
Data Prep with Regression and Data Prep with Classification use the datafile `kc_house_data2.csv`
### About this data
Online property companies offer valuations of houses using machine learning techniques. The aim... |
---
title: Azure Site Recovery 사용 하는 VMware 재해 복구에 대 한 일반적인 질문
description: Azure Site Recovery를 사용 하 여 Azure에 온-프레미스 VMware Vm의 재해 복구에 대 한 일반적인 질문에 대 한 답을 얻을 수 있습니다.
ms.date: 11/14/2019
ms.topic: conceptual
ms.openlocfilehash: 603dc77e6f2a53abb1d65688ced77e58297b8ab5
ms.sourcegitcommit: 3d79f737ff34708b48dd2ae45100e25... |
---
title: Azure 角色和許可權
description: 使用 Azure 角色型存取控制 (Azure RBAC) 和身分識別和存取管理 (IAM) ,以提供更細微的許可權給 Azure container registry 中的資源。
ms.topic: article
ms.date: 08/17/2020
ms.openlocfilehash: b8562d3e33cd49082d4ba4d8567d5f0c816070b0
ms.sourcegitcommit: 829d951d5c90442a38012daaf77e86046018e5b9
ms.translationtype: MT
ms.conten... |
---
swagger: "2.0"
info:
title: TrafficManagerManagementClient
version: 1.0.0
host: management.azure.com
basePath: /
schemes:
- http
produces:
- application/json
consumes:
- application/json
paths:
? /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficmanagerprofi... |
---
title: 'Azure AD Connect: Anpassad installation | Microsoft Docs'
description: Det här dokumentet beskriver de anpassade installationsalternativen för Azure AD Connect. Följ dessa instruktioner om du ska installera Active Directory via Azure AD Connect.
services: active-directory
keywords: vad är Azure AD Connect, ... |
---
slug: sounds-of-alan-ridout
title: Sounds of Alan Ridout
serialNumber: LAMM161
coverImage: "../../../src/images/recordings/sounds-of-alan-ridout.jpg"
performer: Robert Crowley plays organ music of Alan Ridout at Canterbury Cathedral
directors: []
contentHtml: |-
<h1>Sounds of Alan Ridout</h1>
<p>The four Proces... |
---
title: Erweiterte Richtlinien in Azure API Management | Microsoft-Dokumentation
description: Erfahren Sie mehr über die erweiterten Richtlinien, die für die Verwendung in Azure API Management verfügbar sind.
services: api-management
documentationcenter: ''
author: vladvino
manager: erikre
editor: ''
ms.service: api... |
---
title: Nicht mehr unterstützte Funktionen von Master Data Services | Microsoft-Dokumentation
ms.custom: ''
ms.date: 03/14/2017
ms.prod: sql
ms.prod_service: mds
ms.reviewer: ''
ms.technology: master-data-services
ms.topic: conceptual
ms.assetid: 3236cce0-cfd9-43f8-8be3-e8c8dff8f162
author: leolimsft
ms.author: lle
... |
---
title: Copiar dados do Zoho usando Azure Data Factory (versão prévia)
description: Saiba como copiar dados do Zoho para armazenamentos de dados de coletor com suporte usando uma atividade de cópia em um pipeline do Azure Data Factory.
services: data-factory
documentationcenter: ''
author: linda33wj
manager: shwang
... |
This directory contains [Web IDL](https://heycam.github.io/webidl/) interface definitions for use in idlharness.js tests.
The `.idl` files are extracted from specs by [Reffy](https://github.com/tidoust/reffy) into [reffy-reports](https://github.com/tidoust/reffy-reports), and a [sync script](https://github.com/tidoust... |
# Hello-World
I'm testing to see if this works
testing stuff and stuff
more stuff
even more stuff |
---
title: TiDB 2.1.14 Release Notes
aliases: ['/docs-cn/dev/releases/release-2.1.14/','/docs-cn/dev/releases/2.1.14/']
---
# TiDB 2.1.14 Release Notes
发版日期:2019 年 7 月 4 日
TiDB 版本:2.1.14
TiDB Ansible 版本:2.1.14
## TiDB
- 修复某些情况下列裁剪导致查询结果不正确的问题 [#11019](https://github.com/pingcap/tidb/pull/11019)
- 修复 `show process... |
---
title: "Mpgo.exe (Managed Profile Guided Optimization Tool)"
ms.date: "03/30/2017"
helpviewer_keywords:
- "Mpgo.exe"
- "training scenarios, generating profiles with"
- "Managed Profile Guided Optimization Tool"
- "Ngen.exe"
- "Ngen.exe, profilers and native images"
ms.assetid: f6976502-a000-4fbe-aaf5-a7aa... |
---
title: WDF_OBJECT_ATTRIBUTES_INIT_CONTEXT_TYPE macro
author: windows-driver-content
description: The WDF_OBJECT_ATTRIBUTES_INIT_CONTEXT_TYPE macro initializes a driver's WDF_OBJECT_ATTRIBUTES structure and inserts an object's driver-defined context information into the structure.
ms.assetid: 83e397b1-e37d-451d-9007... |
# PythoOracle-StereoTop-RGB
## System Requirements
+ PhytoOracle is designed for distributed scaling on Cloud platforms and High-Performance Computers. The minimum requirements being:
+ One Master instance with the required data staged that will broadcast jobs
+ One or more instances that will launch Worker_Factor... |
---
title: -Debug
ms.date: 03/10/2018
helpviewer_keywords:
- debug compiler switches
- /debug compiler option [Visual Basic]
- -debug compiler option [Visual Basic]
- debug compiler option [Visual Basic]
ms.assetid: c2b0bea5-1d5e-499f-9bd5-4f6c6b715ea2
ms.openlocfilehash: 60c6e512a648f093bb9c70b5af86d5719e544adc
ms.sou... |
## /ws and /wss -- websockets
If you want browsers to connect to e.g. `/dns4/example.com/tcp/443/wss/p2p/QmFoo`
- [ ] An SSL cert matching the `/dns4` or `/dns6` name
- [ ] go-ipfs listening on `/ip4/127.0.0.1/tcp/8081/ws`
- 8081 is just an example
- note that it's `/ws` here, not `/wss` -- go-ipfs can't currentl... |
# LibratoIntegration
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**suppress_notifications** | **bool** | If enabled, notifications that come from alerts will be suppressed. Defaults to false | [optional]
**ignore_teams_from_payload** | **bool** | If ena... |
---
title: divide fill(除以) ICON转svg、png下载
name: divide-fill
zhTips: 除以
tags: ["system"]
search: fill
image: https://iconhelper.cn/svg/remix/system/divide-fill.svg
---
# divide fill <small style="font-size: 60%;font-weight: 100">除以</small>
<div class="detail-page">
<p>
<span><span class="badge-success badge">免费图标<... |
# examples/scenarios/gcp/loadbalancer
This is a basic example of creating a load balancer on compute instances in Google Cloud based on this Terraform example:
https://github.com/terraform-providers/terraform-provider-google/tree/master/examples/content-based-load-balancing |
---
layout: default
name: Fixit
description:
display_date: July 2016
github_url:
presentation_url: https://drive.google.com/open?id=1_DeN7X8uzBsyK9ePBe2je8ljvt_cTvPv9UtU36YpSts
introduction_url: opnlCMKfyLI
status: On hold
--- |
---
title: Use Azure Media Content Moderator to detect possible adult and racy content | Microsoft Docs
description: Azure Media Content Moderator media processor helps detect potential adult and racy content in videos.
services: media-services
documentationcenter: ''
author: sanjeev3
manager: mikemcca
editor: ''
ms.a... |
# Forgot Details
Allows the user to request a forgot password reset link. |
# My_Ngram |
## 题目地址
https://leetcode-cn.com/problems/unique-paths-ii/
## 题目描述
```
一个机器人位于一个 m x n 网格的左上角 (起始点在下图中标记为“Start” )。
机器人每次只能向下或者向右移动一步。机器人试图达到网格的右下角(在下图中标记为“Finish”)。
现在考虑网格中有障碍物。那么从左上角到右下角将会有多少条不同的路径?
```

```
网格中的障碍物和空位置分别用 1 和 0 来表示。
说明:m ... |
UserAgent String Statistics Tool
=======================
Based on [Detector](https://github.com/hotoo/detector).
## Usage
```
node index.js data.lst [--engine --device --os]
```
* data.lst one user agent string per line
* --engine include engine information
* --device include device information
* --os i... |
title=Выпуск 86 - Рекламный, про GraalVm
audio.url=https://scalalaz.ru/mp3/scalalaz-podcast-86.mp3
audio.length=113469706
page=https://scalalaz.ru/series-86.html
date=2020-07-20
----

* 00:01:21 - история
* 00:13:03 - что такое [graalvm](https://www.graalvm.org/) и ... |
---
title: Windows Hardware Error Architecture Overview
description: Windows Hardware Error Architecture Overview
ms.assetid: 859caa70-371c-4191-baf9-52a38411164a
ms.date: 04/20/2017
ms.localizationpriority: medium
ms.custom: 19H1
---
# Windows Hardware Error Architecture Overview
Windows 10, version 1903 includes a ... |
MacOS
=====
### MacOS (Sierra 10.12.6) Instructions
The version of lldb that comes with Xcode 9.2 will now work with SOS and the lldb plugin. We no longer have to build lldb locally.
### MacOS (High Sierra 10.13.4) Instructions
The version of lldb that comes with Xcode 9.3/9.4 swift-4.1 will now work with SOS and t... |
---
title: Onboard a customer to Azure delegated resource management
description: Learn how to onboard a customer to Azure delegated resource management, allowing their resources to be accessed and managed through your own tenant.
ms.date: 01/09/2020
ms.topic: conceptual
---
# Onboard a customer to Azure delegated res... |
Generated from https://github.com/Azure/azure-rest-api-specs/tree/3c764635e7d442b3e74caf593029fcd440b3ef82//specification/relay/resource-manager/readme.md tag: `package-2016-07`
Code generator @microsoft.azure/autorest.go@2.1.178
### New Funcs
1. *NamespacesCreateOrUpdateFuture.UnmarshalJSON([]byte) error
1. *Names... |
---
layout: "okta"
page_title: "Okta: okta_app_oauth"
sidebar_current: "docs-okta-resource-app-oauth"
description: |-
Creates an OIDC Application.
---
# okta_app_oauth
Creates an OIDC Application.
This resource allows you to create and configure an OIDC Application.
## Example Usage
```hcl
resource "okta_app_oau... |
# Unreleased
# v0.6.1
- [#1346](https://github.com/kubernetes-sigs/kubefed/pull/1346)
fix: upgrade path broken from older versions than v0.6.0.
- [#1347](https://github.com/kubernetes-sigs/kubefed/pull/1347)
chore: retain healthCheckNodePort for service when updating.
- [#1334](https://github.com/kubernetes-sigs/k... |
# TryRuby R4
This repo holds the source of the TryRuby website. TryRuby is a website
where you can learn the Ruby language. Starting from zero knowledge about
programming you can learn the basics of Ruby in 56 short lessons.
## Credits
Try Ruby version 1 by _why the lucky stiff_
Try Ruby version 2 by _Andrew McElro... |
# Linked List with C
Here is an implementation of a __linked list__ (Data Structure) and a few sorting algorithms
Some of this sorting algorithms are:
* Bubble sort
* Selection sort
* Insertion sort
* Merge sort
## What is a Linked List?
According with Wikipedia a Linked List is:
> A linear collection of data eleme... |
**Example 1: 获取通道组域名解析配置详情**
Input:
```
tccli gaap DescribeGroupDomainConfig --cli-unfold-argument \
--GroupId lg-b7h4d02f
```
Output:
```
{
"Response": {
"DefaultDnsIp": "lg-na2d00jf",
"AccessRegionCount": 2,
"RequestId": "74b5f95c-e976-4f78-b2ee-aad49eb844c4",
"AccessRe... |
---
layout: post
title: Longjing
date: 2017-12-31 22:37:56
summary:
categories: drawing
---
 |
# Eyes On Those Ads! | Freq Check #18

[ ] Is any paywalled content appropriate?
[ ] If so, which content? How can we better serve our subscribers?
[ ] Should the reading list be embe... |
# Scala.js typings for react-input-calendar
## Library description:
Datepicker widget react component
| | |
| ------------------ | :-------------: |
| Full name | react-input-calendar |
| Keywords | react, datepicker, calendar, input-datepicker, input-calendar, r... |
---
id: courses
title: Cursos
layout: community
sectionid: community
permalink: community/courses.html
---
## Cursos Gratuitos {#free-courses}
- [Glitch: React Starter Kit](https://glitch.com/culture/react-starter-kit/) - Um curso em vídeo gratuito de 5 partes com exemplos de código interativos que ajudarão você a ap... |
---
title: 'CLI: Implementación desde el repositorio GIT local'
description: Aprenda a usar la CLI de Azure para automatizar la implementación y administración de la aplicación App Service. En este ejemplo se indica cómo implementar código desde un repositorio local de Git.
author: msangapu-msft
tags: azure-service-man... |
---
swagger: "2.0"
x-collection-name: Slack
x-complete: 0
info:
title: Slack Get Messages History
description: Fetches history of messages and events from direct message channel.
version: 1.0.3
host: slack.com
basePath: /api
schemes:
- http
produces:
- application/json
consumes:
- application/json
paths:
/chat.... |
# User Group Field Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.0.4 - 2021-10-04
### Fixed
- Fixed error where user groups was not gettin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.