text
stringlengths
2
952k
# aurorelia Testing Aurelia
// <ol> <li><a href="https://www.scala-lang.org/api/2.12.3/scala/collection/mutable/ArrayBuffer.html#++=(xs:scala.collection.TraversableOnce[A]):ArrayBuffer.this.type">scala.collection.mutable.ArrayBuffer#++=</a></li> <li name="scala.collection.mutable.ArrayBuffer#++=" visbl="pub" class="indented0 " data-isabs="false" ...
--- UID: NS:ks.__unnamed_struct_76 title: KSOBJECT_CREATE_ITEM (ks.h) description: The KSOBJECT_CREATE_ITEM structure is used to look up the string passed to a create request. old-location: stream\ksobject_create_item.htm tech.root: stream ms.date: 04/23/2018 keywords: ["KSOBJECT_CREATE_ITEM structure"] ms.keywords: "*...
[carlie](../../index.md) / [io.seventeenninetyone.carlie.tcp_server](../index.md) / [InvalidPortException](index.md) / [&lt;init&gt;](./-init-.md) # &lt;init&gt; `InvalidPortException()`
--- title: WorksheetFunction.Frequency Method (Excel) keywords: vbaxl10.chm137172 f1_keywords: - vbaxl10.chm137172 ms.prod: excel api_name: - Excel.WorksheetFunction.Frequency ms.assetid: e13a993f-c669-45ca-90f9-41655f01cc18 ms.date: 06/08/2017 --- # WorksheetFunction.Frequency Method (Excel) Calculates how often va...
Title: Advanced Section 3: Word Embeddings Category: a-sections Slug: a-sec03 Author: Pavlos Protopapas Date: 2021-03-26 Tags: Word2Vec, Word Embeddings ## Slides - [Word Embeddings [PDF]]({static}a-sec3_WordEmbedding.pdf)
--- layout: post title: C++小程序 category: 示例代码 tags: code keywords: C++代码 description: --- # opencv3 跟踪API ``` // Standard include files #include <opencv2/opencv.hpp> #include <opencv2/tracking.hpp> using namespace cv; using namespace std; int main(int argc, char **argv) { // Set up tracker. // Instead o...
--- title: 'MFC: Verwenden von Datenbankklassen mit Dokumenten und Ansichten' ms.date: 11/04/2016 helpviewer_keywords: - documents [C++], database applications - recordsets [C++], documents and views - CRecordView class, using in database forms - views [C++], database applications - forms [C++], database applications -...
# Boulder-WeatherCheck ## Background <p class='util--hide'>Welcome to the “Boulder-Weathercheck” program by [me] Richard Burd! I am a student at the Flatiron School and this is my submission for <a href='https://github.com/learn-co-students/oo-student-scraper-v-000'>this project here</a> on Learn.co.</p> ## About T...
# Sprite Example This example is a clone of Kyle Halladay's sprite tutorial written in C. This program uses video mode 0 to display a simple sprite moving across the screen horizontally. You can find the tutorial: http://kylehalladay.com/blog/tutorial/2017/04/04/GBA-By-Example-2.html ## Requirements - You need to h...
Mac OS X Build Instructions and Notes ==================================== The commands in this guide should be executed in a Terminal application. The built-in one is located in `/Applications/Utilities/Terminal.app`. Preparation ----------- Install the OS X command line tools: `xcode-select --install` When the pop...
# Сеть, кластеры и подкластеры Все подкластеры кластера находятся в одной сети, все хосты каждого подкластера — в определенной подсети этой сети. У хостов кластера не может быть публичного IP-адреса. Подключиться к кластеру {{ dataproc-name }} можно только с виртуальных машин {{ yandex-cloud }}, расположенных в той ж...
# webengine3d A web based editor for making HTML games. Here are the features it will include: * three.js for the rendering engine * Portability - a single HTML file * Extreme ease of use and intuitiveness * A GUI system - powered by CSS grid. * A particle system * A physics engine * A scripting language * An audio sys...
# サンプル grid component 公式ドキュメントにサンプルとして記載されている[グリッドコンポーネント](https://v3.ja.vuejs.org/examples/grid-component.html)を移植したもの
--- title: Before/After Sequences in Sequential Segmentation description: This video explains how to segment in Adobe Analytics so that you get only the data from before or after a specific user path. feature: Segmentation topics: activity: use doc-type: feature video team: Technical Marketing kt: 2303 role: Business ...
# VPN Gateway Stack Using strongSwan An [AWS CloudFormation](https://aws.amazon.com/cloudformation/) template that can be used to automate deployment of the open source [strongSwan VPN solution](https://www.strongswan.org/) as a VPN gateway in support of several different [site-to-site VPN](https://docs.aws.amazon.com...
--- id: protocol title: RPC Endpoints sidebar_label: Protocol --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; ## Protocol --- ### Genesis Config > Returns current genesis configuration. - method: `EXPERIMENTAL_genesis_config` - params: _none_ Example: <Tabs> <TabItem value="json" labe...
--- layout: project_single title: "Reclaiming Ideas for Used Shipping Wood Pallets" slug: "reclaiming-ideas-for-used-shipping-wood-pallets" parent: "diy-unused-wood-pallet" --- Here we go with another artistic idea of delicately crafted wood pallet patio bench. Recycling the unused retire wood pallets to create such a...
--- title: March 22 1991 Friday nxt: /nwffacim/grad/g032591/ prev: /nwffacim/grad/g032191/ --- Paul: Okay. Here I am. And, I do wish to thank you and those who were, as you put it, standing in a chorus of support, for being present all night and into the day, because, indeed, there is a greater sense of stableness to...
--- ms.topic: include ms.openlocfilehash: e2ab71fa96be44168a52e5dde24967136e9a06fb ms.sourcegitcommit: be9658de032f3893741261f16162a664952ce178 ms.translationtype: MT ms.contentlocale: ru-RU ms.lasthandoff: 05/01/2019 ms.locfileid: "64992228" --- Xamarin можно установить в составе _новый_ установки 2019 г. Visual Studi...
--- title: Announcing the availability of IBM Mobile Foundation for Red Hat OpenShift Container platform date: 2019-09-13 tags: - MobileFirst_Platform - Announcement - Red_Hat_OCP version: - 8.0 author: name: Krishnakumar Bala --- We are happy to announce the availability of IBM Mobile Foundation for [Red Hat® Open...
# Documentação para aplicação de testes de usabilidade ## Testes de usabilidade ### 1.0 Propósito Após a finalização de uma versão mais estavel e completa da aplicação há duvidas voltadas a como ela está se comportando de modo geral. Dentre as preocupações do time de desenvolvimento temos um ponto principal, saber s...
# BlockTalk - Hyperledger Fabric Example This session covered the basics of getting started with the Truffle Ganache and how this applies to Dapp development. In the video, the team from Truffle spoke about how Ganache works, and gave a brief demonstration. # Prerequisites To run this demo you will need to have an Ub...
```javascript // showLog :: a -> IO () const showLog = (...args) => // eslint-disable-next-line no-console console.log( args .map(JSON.stringify) .join(" -> ") ); ```
--- title: Chart.GetChartElement Method (Project) keywords: vbapj.chm131624 f1_keywords: - vbapj.chm131624 ms.prod: project-server ms.assetid: f2705f1d-7252-41ec-848b-f7f9cc26663e ms.date: 06/08/2017 --- # Chart.GetChartElement Method (Project) Returns information about the chart element at specified X and Y coordina...
--- layout: post title: "OsORC6" description: "" category: genes tags: --- * **Information** + Symbol: OsORC6 + MSU: [LOC_Os07g43540](http://rice.plantbiology.msu.edu/cgi-bin/ORF_infopage.cgi?orf=LOC_Os07g43540) + RAPdb: [Os07g0628600](http://rapdb.dna.affrc.go.jp/viewer/gbrowse_details/irgsp1?name=...
CHANGELOG ========= v2.1.0 (06.04.2021) ---------- ## 🔥 New: - ✏️ Add support for `linux/arm64` platform for docker image (thanks @tarampampam) - ✏️ Add dotenv file support (`.env` in working directory by default; file location can be changed using CLI flag `--dotenv` or `DOTENV_PATH` environment variable) (thank...
--- lang: en title: 'API docs: rest.validationoptions' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/strongloop/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.validationoptions.html --- <!-- Do not edit this file. It is au...
--- description: 'Дополнительные сведения: первый оператор в "подnew" должен быть вызовом "MyBase. New" или "MyClass. New" (более чем один доступный конструктор без параметров)' title: Первая инструкция этого Sub New должна быть вызовом MyBase.New или MyClass.New (несколько доступных конструкторов без параметров). ms.d...
--- templateKey: bulletin title: This is a test bulletin date: 2020-04-17T01:21:43.801Z --- *Office Information* - We are still working in the office and will answer emails if you have any questions; the website is a great resource for keeping up to date on what is happening. Good Friday – There will be no Good Fri...
{:tsSymptoms: .tsSymptoms} {:tsCauses: .tsCauses} {:tsResolve: .tsResolve} {:new_window: target="_blank"} {:shortdesc: .shortdesc} # SendGrid 故障诊断 {: #ts_sendgrid} *上次更新时间:2015 年 12 月 9 日* 以下是关于在 {{site.data.keyword.Bluemix}} 中使用 SendGrid 的问题解答。{:shortdesc} ## 无法使用 SendGrid 发送电子邮件 {: #ts_sendgrid_email} 如果无法...
--- layout: post title: 垃圾收集器与内存分配策略 categories: Java description: 深入了解java虚拟机 keywords: JAVA,垃圾收集器,内存分配 --- # 对象已死吗 ## 引用计数算法 给对象中添加一个引用计数器,每当有一个地方引用它时,计数器值就加1;当引用失效时,计数器值就减1;任何时刻计数器为0的对象就是不可能再被使用的。 客观地说,引用计数算法(Reference Counting)的实现简单,判定效率也很高,在大部分情况下它都是一个不错的算法,也有一些比较著名的应用案例,例如微软公司的COM(Component Object Model)技术、使用...
# howfairis-report Web page explaining the state of a fair-software badge, including recommendations on how to get full compliance
Marketplace-hub ============ A simple demo of a Marketplace Hub [![Build Status](https://travis-ci.org/pvgomes/marketplace-hub.svg?branch=master)](https://travis-ci.org/pvgomes/marketplace-hub) ## Project configuration **1) Environment configuration (use docker + docker-compose)**: ``` docker-compose up -d ``` **2...
--- title: "Hadoop Hive Task | Microsoft Docs" ms.custom: - "SQL2016_New_Updated" ms.date: "03/01/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "integration-services" ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "sql13.ssis.designer.hadoophivetask.f1" ms.assetid: 10ff37...
--- title: Managing GitHub Actions settings for a repository intro: 'You can disable or configure {% data variables.product.prodname_actions %} for a specific repository.' redirect_from: - /github/administering-a-repository/configuring-the-retention-period-for-github-actions-artifacts-and-logs-in-your-repository - ...
# MIKHAEL NEVER GIVE UP
--- title: 'Tutorial: integración de Azure Active Directory con UltiPro | Microsoft Docs' description: Obtenga información acerca de cómo configurar un inicio de sesión único entre Azure Active Directory y UltiPro. services: active-directory author: jeevansd manager: CelesteDG ms.reviewer: celested ms.service: active-d...
# Azure Spring Data 2.2 Cosmos client library for Java **Azure Spring Data Cosmos** provides Spring Data 2.2.x support for Azure Cosmos DB using the [SQL API][sql_api_query], based on Spring Data framework. [Azure Cosmos DB][cosmos_introduction] is a globally-distributed database service which allows developers to wo...
--- page_type: sample languages: - javascript - csharp products: - azure description: "See the ease of integrating the MIP SDK with custom applications, as well as the experience in a line-of-business/SaaS application." urlFragment: mipsdk-fileapi-dotnet-onbehalfof --- # Using MIP SDK with ASP.NET to Label Files on Do...
--- title: Create an API key type: apicode order: 21.03 external_redirect: /api/#create-an-api-key --- ##### Signature `POST /v1/api_key/<API_KEY>` ##### Example Request {{< code-snippets basename="create_api_key" >}} ##### Example Response {{< code-snippets basename="result.create_api_key" >}}
The size of the adornment.
--- title: LOCALDB_ERROR_UNKNOWN_LANGUAGE_ID | Документация Майкрософт ms.custom: '' ms.date: 06/13/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: supportability ms.topic: reference ms.assetid: fa082dca-bf88-46e7-b61e-7ac8835a3493 author: stevestein ms.author: sstein manager: craigg ms.openlocfilehash: ec...
# api-rails-graphql This is a boilerplate for backend using: **rails api** only & [graphql](graphql.org). - Ruby Version: `2.4.2` - Database: Postgresql # Product Dependencies ``` gem 'rails', '~> 5.1.4' gem 'pg', '~> 0.18' gem 'puma', '~> 3.7' gem 'graphql', '~> 1.7.7 # in order to make graphiQL work, thes...
## clearEmptyTags(str) ⇒ <code>String</code> <p>去除空标签</p> **Date**: 2017-11-23 **Author**: liumouliang | Param | Type | | --- | --- | | str | <code>String</code> | **Example** ```javascript //iframe之类的可能也是空标签 clearEmptyTags(str) ```
--- title: SOrRestriction manager: soliver ms.date: 03/09/2015 ms.audience: Developer ms.topic: reference ms.prod: office-online-server localization_priority: Normal api_name: - MAPI.SOrRestriction api_type: - COM ms.assetid: 6fee29ce-9a34-4e0c-bb71-03120c3f1117 description: Dernière modification le 9 mars 2015 ms.open...
# Introduction Xilinx Intermediate Representation (XIR) is a graph based intermediate representation of the AI algorithms which is well designed for compilation and efficient deployment of the Domain-specific Processing Unit (DPU) on the powerful FPGA platform. And for advanced users, they can apply Whole Application A...
Container Networking Plugins Build docker image of [containernetworking-plugins](https://github.com/containernetworking/plugins) with given release and architecture Building image with default args, `ARCH=amd64` and `VERSION=v0.8.7` ``` $ docker build -t mellanox/containernetworking-plugins . ``` Building with chang...
# LudensVR_Project_01_SourceCode This is the first project of the Ludens VR (A Club for Creating Virtual Reality Contents, KR). kruore (Ludens VR Team Manager) said : Copyright (c) 2018, Ludens VR All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted prov...
# spine-unity The **Spine-Unity** runtime provides functionality to load, manipulate and render [Spine](http://esotericsoftware.com) skeletal animation data using [Unity](http://unity3d.com/). spine-unity is based on [spine-csharp](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-csharp). For more...
The port that the NetworkServer uses. The port that the NetworkServer uses. Tags: ReadOnly, NotReplicated
今日はVim Scriptの勉強をした。本当はPostfixの本を読むつもりだったのだけど、友人がVim Scriptのデバッグに苦しんでいるようだったので、それを手伝うことにした。結果としてVim Scriptの勉強になった。 友人はぼくよりVimが大好きだ。ぼくの知らないVimの機能をたくさん知っている。そんな友人の書くVim Scriptは面白い。関数も変数もみんなDictionaryに放り込んでいるし、`execute printf("function! ...`なんてぼくには黒魔術としか思えない。 友人はVim Scriptに慣れている。Vim界隈では当たり前の書き方なのかもしれないけど、それでも友人の慣れた感じのする...
--- layout: "fluid/docs_base" version: "3.3.0" versionHref: "/docs/3.3.0" path: "" category: api id: "tab" title: "Tab" header_sub_title: "Ionic API Documentation" doc: "Tab" docType: "class" show_preview_device: true preview_device_url: "/docs/demos/src/tabs/www/" angular_controller: APIDemoCtrl --- <h1 class...
--- title: Get the Android Studio VSTS plug-in description: Information and download links for the Android Studio VSTS plug-in ms.prod: vs-devops-alm ms.technology: vs-devops-build ms.manager: douge ms.author: douge ms.reviewer: dastahel ms.date: 01/31/2018 monikerRange: '>= tfs-2015' --- # Visual Studio Team Servic...
--- title: "Install All Optional Components" keywords: 'kubesphere, kubernetes, docker, devops, service mesh, openpitrix' description: 'Install KubeSphere with all optional components enabled on Linux machine' --- The installer only installs required components (i.e. minimal installation) by default since v2.1.0. Othe...
### Dorkanoid This **Arkanoid**-like game was inspired by the following Youtube tutorial by Vittorio Romeo. It's a good introduction to the SFML library and uses C++ 11 features. * [Arkanoid Clone Tutorial](https://www.youtube.com/watch?v=_4K3tsKa1Uc) * [Github](https://github.com/SuperV1234/Tutorials) After followi...
--- title: "next Method (SQLServerResultSet) | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: "sql" ms.prod_service: "drivers" ms.service: "" ms.component: "jdbc" ms.reviewer: "" ms.suite: "sql" ms.technology: - "drivers" ms.tgt_pltfrm: "" ms.topic: "article" apiname: - "SQLServerResultSet.next" api...
Task for students doing Django. ``` You have to complete django basics and django rest framework from Coursera. ``` ## Group 1 - Kartik - Sonu
<p align="center"> <img src="http://www.itowns.fr/images/logo-itowns2XS.png" /> </p> # iTowns V2 ## What is it? iTowns is a web framework written in Javascript/WebGL for visualisation of 3D geographic data allowing precise measurements in 3D. Its first purpose was the visualisation of street view images and terrestr...
--- description: 'Daha fazla bilgi edinin: GetFileVersion Işlevi' title: GetFileVersion İşlevi ms.date: 03/30/2017 api_name: - GetFileVersion api_location: - mscoree.dll api_type: - DLLExport f1_keywords: - GetFileVersion helpviewer_keywords: - GetFileVersion function [.NET Framework hosting] ms.assetid: b3222c85-da88-...
--- redirect_from: /blg redirect_to: https://querty.hypotheses.org ---
# SSH Permit A38 - Changelog ## v0.2.0 - 2018-08-18 - Support for SSH config files [#5](https://github.com/ierror/ssh-permit-a38/issues/5) If a ssh-permit-a38 hostname or alias matches the ssh configs Host (or Hostname), User, Port and Host information are used for authorized_keys sync connection - sync command...
# Conway's Game of Life This project fulfills the requirements for the Lambda School CS Unit 1 Build Week. For this project, we were building a version of Conway's Game of Life. #### Link: https://tanksley-gameoflife.netlify.app/ ## About the Game: My concept for the game was originally to build it using an object ...
--- title: Многоугольник | Документация Майкрософт ms.custom: '' ms.date: 03/06/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: - dbe-spatial ms.topic: conceptual helpviewer_keywords: - geometry subtypes [SQL Server] - Polygon geometry subtype [SQL Server] ms.assetid: b6a21c3c-fdb8-4187-8229-1c488454fdfb a...
--- layout: post title: Meeting with our client feature-img: "assets/img/portfolio/cabin.png" img: "assets/img/p/036.jpg?" tags: [project 1, professional proficiency] date: 2019-09-18 color: brown --- As I said at Debrief 2, today we met our client Claire as scheduled. Carthor made an appointment to meet at our projec...
# ActiveFormatDescriptorTest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **AllowedFormats** | **string** | | [optional] **RejectOnError** | **bool** | | [optional] **Checked** | **bool** | | [optional] [[Back to Model list]](../README.md#document...
<!-- ----------^ Click "Preview"! --> We are excited about your pull request, but unfortunately we are not accepting pull requests against this repository, as all development happens on the [main project repository](https://github.com/stdlib-js/stdlib). We kindly request that you submit this pull request against the [...
# SQL vs NoSQL [Reference](https://www.educative.io/collection/page/5668639101419520/5649050225344512/5728116278296576) - NoSQL types: - K-V stores. - Document databases: documents are grouped together in collections. - Wide-column databases: column families/containers for rows. - Graph databases: used to stor...
[![npm](https://img.shields.io/npm/v/mock-repository-provider.svg)](https://www.npmjs.com/package/mock-repository-provider) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![minified size](https://badgen.net/bundlephobia/min/mock-repository-prov...
Qui adipisicing officia voluptate cillum duis magna eu esse. Officia velit do tempor veniam exercitation ullamco irure. Reprehenderit laborum aliquip ipsum dolore ullamco. Consequat irure commodo culpa id nostrud. Aute et officia esse cillum amet commodo consequat nulla amet aute sint elit proident. Incididunt sunt tem...
# yunpian-go-sdk 使用Golang封装的云片短信平台SDK 官方文档:https://www.yunpian.com/dev-doc # 接口支持 | 接口名称 | 接口地址 | | ------------------------ | -------------------------------------- | | 单条发送 | /v2/sms/single_send.json | | 批量发送相同内容 | /v2/sms/batch_send.json ...
# C-Programs Some of my school projects and random codes based on C++.
## Working with CSV Files It is not required that CSV files have a header line, although they SHOULD. The examples in this repo are for comma (,) separated columns, however, any character can be used as a delimiter to separate columns. Other common delimiters include pipe (|) and tab (\t). If your CSV file uses a diff...
--- UID: NE:d3dkmdt._DXGKMDT_DPCP_PROTECTION_LEVEL title: "_DXGKMDT_DPCP_PROTECTION_LEVEL" author: windows-driver-content description: The DXGKMDT_OPM_DPCP_PROTECTION_LEVEL enumeration indicates the protection levels for a protected output that supports DisplayPort Content Protection (DPCP). old-location: display\dxgkm...
--- title: Autorisieren mit einem bestimmten Schema in ASP.net Core author: rick-anderson description: In diesem Artikel wird erläutert, wie Sie die Identität auf ein bestimmtes Schema beschränken, wenn Sie mit mehreren Authentifizierungsmethoden arbeiten. monikerRange: '>= aspnetcore-2.1' ms.author: riande ms.date: 11...
--- title: "openForm (Client API reference) in model-driven apps| MicrosoftDocs" ms.date: 03/10/2019 ms.service: powerapps ms.topic: "reference" ms.assetid: 0206c43b-b1fc-490d-a867-1d75331885a8 author: "Nkrb" ms.author: "nabuthuk" manager: "kvivek" search.audienceType: - developer search.app: - PowerApps - D365...
--- title: Secret content_type: concept feature: title: Secretと構成管理 description: > Secretやアプリケーションの構成情報を、イメージの再ビルドや機密情報を晒すことなくデプロイ、更新します weight: 30 --- <!-- overview --> KubernetesのSecretはパスワード、OAuthトークン、SSHキーのような機密情報を保存し、管理できるようにします。 Secretに機密情報を保存することは、それらを{{< glossary_tooltip text="Pod" term_id="pod" >}}の定...
# aiss-spider 爱丝APP图片爬虫,以及免支付破解VIP看图 # 下载图片 下载本工程后,执行下面的代码下载所有图片 pip install requests python run.py 这个时候,会在 `data/` 目录下生成图片文件。 共有2万多张图片,默认10个进程并发下载,在网速3M/s的情况下,大约20分钟下载完毕。下载完后如下图所示: ![](assets/download.png?raw=true) 如果想要更新最新的图片,重复执行上面的操作就行了。代码会自动判断是否下载过,下载过的不会重复下载。 # 破解VIP看图 使用 `爱思APP`的过程中, 用户在查看大图的时候,...
--- id: persisting-data-locally title: Persisting data locally --- Sometimes, you'll need to persist some data locally. Bellow is a basic example using `localStorage`, but the same concept can be applied to any type of persistence: ```javascript import { autorun } from 'mobx'; import { Collection } from '@datx/core';...
Task: ConvAI2 ============== Description: A chit-chat dataset based on PersonaChat (https://arxiv.org/abs/1801.07243) for a NIPS 2018 competition. Link: http://convai.io/. Tags: #ConvAI2, #All, #ChitChat
--- layout: base title: 'Statistics of fixed in UD_Bulgarian-BTB' udver: '2' --- ## Treebank Statistics: UD_Bulgarian-BTB: Relations: `fixed` This relation is universal. 738 nodes (0%) are attached to their parents as `fixed`. 738 instances of `fixed` (100%) are left-to-right (parent precedes child). Average dista...
# Win10BSFixer A repository for fixing various nasty things about Windows 10. Fow now, the main feature is that it allows you to FULLY disable windows updates. Runs as a small program that lives in your system tray. A product of frustration. Added features: - Fully disable Windows updates - Run windows updates manual...
## Plural Security We take security very seriously at Plural, we welcome any review of our open source code to ensure no application or infrastructure deployed by Plural is compromised. ### Where should I report security issues? In order to give the community time to respond and upgrade we strongly urge you report a...
<h1>Hackathon Salalah</h1> Hackathon Salalah is a competition where developers, coders, graphic designers, data scientists, innovators, students, engineers, entrepreneurs, and scientists convene together to prototype and develop state-of-the-art smart solutions that would help to transform ‘Salalah City’ into a respon...
# Weekly ARTS - `function_ref`:可调用对象的非持有引用 - `function_ref`实现技术解析 - 注意平衡 ## Algorithm [1006. Clumsy Factorial](https://leetcode.com/problems/clumsy-factorial/) 正整数的阶乘计算方式为`factorial(N)=N*(N-1)*(N-2)....*(1)`.题目中定义了一种`clumsy factorial`操作,对以上的序列计算方式,不再是全部的乘法,而是`*`、`/`、`+`、`-`顺序执行.例如`clumsy(10)=10*9/8+7-6*5/4+3-2*1`.除法...
# MovieRaterApi Movie Rater API from Udemy course source code
# awesome-github 优秀的github资源整理 ## 站在巨人的肩膀 [一些HTML, CSS 和 JS 最佳实践](https://github.com/i5ting/frontend-guidelines) [Curated list of awesome lists](https://github.com/sindresorhus/awesome) ## 前端 ### react [React-Learning](https://github.com/zhangmengxue/React-Learning) [Minimal live-editing boilerplate for your next Re...
# Tracing Kitex supports original opentracing tracer, and also customized tracer. ## opentracing client side, use opentracing `GlobalTracer` by default ```go import ( internal_opentracing "github.com/kitex-contrib/tracer-opentracing" ) ... client, err := echo.NewClient("echo", internal_opentracing.DefaultClientOpt...
# Kinect2 Bridge ## Maintainer - [Thiemo Wiedemeyer](https://ai.uni-bremen.de/team/thiemo_wiedemeyer) <<wiedemeyer@cs.uni-bremen.de>>, [Institute for Artificial Intelligence](http://ai.uni-bremen.de/), University of Bremen ## Description This is a bridge between [libfreenect2](https://github.com/OpenKinect/libfreen...
--- title: EmailMergeEnvelope.Bcc Property (Publisher) keywords: vbapb10.chm9043974 f1_keywords: - vbapb10.chm9043974 ms.prod: publisher api_name: - Publisher.EmailMergeEnvelope.Bcc ms.assetid: 1d846fac-d93c-6a20-ce3b-090525dbbfe1 ms.date: 06/08/2017 --- # EmailMergeEnvelope.Bcc Property (Publisher) Gets or sets a s...
# Valeur par défaut Avant ES6, il y avait un pattern. ```js function getNomComplet(nom, prenom) { let lastname = nom || 'INCONNU'; let firstname = prenom || 'INCONNU'; return lastname + ' ' + firstname; } getNomComplet(); // INCONNU INCONNU getNomComplet('Robert'); // Robert INCONNU getNomComplet('Robert...
# MapData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **latitude** | **Float** | Value of the location latitude, in decimal format degrees | **longitude** | **Float** | Value of the location longitude, in decimal format degrees | **zoom** | **Integer**...
# v2ex热议话题 `最后更新时间:2021-04-23 23:09:11 +0800` 1. [程序员日常英文水平怎么提高? Java 别再读“渣蛙”了!](https://www.v2ex.com/t/772621) 1. [苹果 marketing chief 表示不打算整合 iPad 和 MacBook](https://www.v2ex.com/t/772612) 1. [数据库设计太拉跨被喷了。](https://www.v2ex.com/t/772712) 1. [官宣,国行来了!](https://www.v2ex.com/t/772651) 1. [怎么避免怯场,或者是说提高自己的沟通技巧](https://...
# ScrapyProject #This is a scrapy project, it will scrapy some popular website like JingDong,TaoBao,ZhiHu,MaoYan and so on. #Attention this license is apache license 2.0.
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) # Make your First Contribution here! New to Open Source? New to Github? Don't know where to Start? Don't know how to Start? **Here is the One Stop Solution for Every Newcomer!** ## 1. Begin with learni...
# Using a WebSocket Endpoint WebSocket is a protocol that provides full-duplex communication channels over a single TCP connection. This can be used by any client or server application. The Micro Integrator provides WebSocket support via the [WebSocket Transport](../../../../setup/transport_configurations/configuring-...
--- title: Contadores de desempenho e aplicativos lado a lado em processo description: Examine os contadores de desempenho e os aplicativos lado a lado no processo no .NET. Use Perfmon.exe para diferenciar os contadores de desempenho em cada tempo de execução. ms.date: 03/30/2017 dev_langs: - csharp - vb helpviewer_key...
# MachineVision_NUS This repo is for the use of ME5405 Machine Vision project Group 7 @NUS. > *Contributor: Yizhuo, Yuedong & Yao Jun* ## Description Main entries of two tasks are respectively in ` \code\main1.m` & `\code\main2.m`.
# Instance Parameters Instance parameters are part of the [configuration file], but for each provider they are different. Here you can find parameters for a remote instance: - __`containerName`__ _(optional)_ - a name of the container from the `containers` section. Default value: `default`. - __`volumes`__ _(option...
# Acknowledgements This application makes use of the following third party libraries: ## CheckboxList The MIT License (MIT) Copyright (c) 2015 Kyle Somers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the...