text
stringlengths
1
1.05M
repo_name
stringlengths
5
137
file_path
stringlengths
3
287
## Create New Read Replica Neptune Replicas are independent endpoints in an Neptune DB cluster, best used for scaling read operations and increasing availability. The DB cluster volume is made up of multiple copies of the data for the DB cluster. However, the data in the cluster volume is represented as a single, logi...
ejlp12/neptune-workshop
docs/create_read_replica.md
<<<<<<< .merge_file_H0TzN1 FullContact PHP Library ================ This is a PHP helper for the FullContact API - http://www.fullcontact.com/ It is modeled after the Twilio PHP Helper library because I think it's generally well done and thought through. This isn't official but should generally work except for the in...
Minxies/People
README.md
# Autopia “You cannot buy the revolution.\ You cannot make the revolution.\ You can only be the revolution.\ It is in your spirit, or it is nowhere.”\ ― Ursula K. Le Guin, The Dispossessed Autopia is an open-source social network emerging from co-created microfestivals and other real-life gatherings. Check out the c...
opencollective/autopia
README.md
create functions: ``` riff function create node square \ --git-repo https://github.com/trisberg/node-fun-square.git \ --artifact square.js \ --image markfisher/demo-node-square riff function create command hello \ --git-repo https://github.com/markfisher/riff-sample-hello.git \ --artifact hello.sh \ --ima...
spring-operator/correlator
README.md
# study-vhr 根据项目vhr的开发文档 ,学习,开发
HiEdwinJarvis/study-vhr
README.md
# php-patterns-catalog Catalog of popular patterns in PHP
kurpachsv/catalog-of-php-patterns
README.md
--- title: "One or more selected database objects return a schema that does not match the schema of the target class | Microsoft Docs" ms.custom: "" ms.date: 11/15/2016 ms.prod: "visual-studio-dev14" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" ms.assetid: 3794e88b-4d3d-4e7a-ade6-8208eabe3eae caps...
akeeton/visualstudio-docs
docs/vs-2015/data-tools/one-or-more-selected-database-objects-return-a-schema-that-does-not-match-the-schema-of-the-target-class.md
# PHP Execdir Patches ## 1. Description ***PHP Execdir Patches*** are built by patching it directly into PHP source code. This is not function as a PHP extension. If you build PHP using this patch, you can run only the shell command in the specified directory. And this means that possible to fundamentally protect th...
OOPS-ORG-PHP/mod_execdir
patches/README.md
--- title: 'Schnellstart: Erstellen und Bereitstellen von Apps in Azure Spring Cloud' description: Hier wird die App-Bereitstellung in Azure Spring Cloud beschrieben. author: MikeDodaro ms.author: brendm ms.service: spring-cloud ms.topic: quickstart ms.date: 08/03/2020 ms.custom: devx-track-java, devx-track-azurecli zo...
jayv-ops/azure-docs.de-de
articles/spring-cloud/spring-cloud-quickstart-deploy-apps.md
--- -api-id: P:Microsoft.UI.Xaml.Controls.LayoutPanel.BorderThicknessProperty -api-type: winrt property ms.custom: RS5 --- <!-- Property syntax. public DependencyProperty BorderThicknessProperty { get; } --> # Microsoft.UI.Xaml.Controls.LayoutPanel.BorderThicknessProperty ## -description Identifies the [BorderThick...
RBrid/winui-api
microsoft.ui.xaml.controls/layoutpanel_borderthicknessproperty.md
--- layout: base title: 'Statistics of iobj in UD_Latvian' udver: '2' --- ## Treebank Statistics: UD_Latvian: Relations: `iobj` This relation is universal. 2297 nodes (3%) are attached to their parents as `iobj`. 1559 instances of `iobj` (68%) are left-to-right (parent precedes child). Average distance between par...
mjabrams/docs
treebanks/lv_lvtb/lv-dep-iobj.md
--- title: "getOutputs | MicrosoftDocs" description: It is called by the framework prior to a component receiving the new data. Returns an object based on nomenclature defined in manifest, expecting objects[s] for the property marked as bound. ms.author: jdaly author: noazarur-microsoft manager: kvivek ms.date: 03/12/2...
JasonHQX/powerapps-docs
powerapps-docs/developer/component-framework/reference/control/getoutputs.md
--- title: Use time-shifting and Live Outputs to create on-demand video playback titleSuffix: Azure Media Services description: Learn how to use time-shifting and Live Outputs to record Live Streams and create on-demand playback. services: media-services documentationcenter: '' author: Juliako manager: femila editor: '...
ShowMeMore/azure-docs
articles/media-services/latest/live-event-cloud-dvr.md
Just the main landingpage for https://linux.pizza
AllanTaylor314/landingpage
README.md
# Платеж со счета кошелька ### Параметры * `type` = out - тип платежа * `client_payment_id` - клиентский идентификатор платежа (опциональный) * `amount` - сумма к зачислению * `service` - назначение платежа, идентификатор Сервиса * `parameters` - параметры платежного запроса в соответствии с /services/{service} ``...
Nebo15/mbank.docs
source/includes/mserver/_payments-out.md
# CustomSortDropdown Displays Sort components in a dropdown that can be styled as desired. ``` <div class="CoveoCustomSortDropdown" data-display-caption="true" data-caption="Sort by:"> <span class="CoveoSort" data-sort-criteria="relevancy" data-caption="Relevance"></span> <span class="CoveoSort" data-sort-cri...
Coveo-Turbo/sort-dropdown
README.md
# AI Head Tracking Peripheral Input ## What is this? This is a work in progress AI head tracking library which allows you to use your head as an additional input for your computer. All you need is a webcam. The priority of this project is for the learning experience that it provides me. ## Use cases - Leaning left an...
zacholade/aiheadtrack
README.md
# minishell by HyeokJu Gwon ## Description ### Description * No Description ### Notices * No Notices ### Hints #### 1st Hint Flag is in `/home/minishell/account/flag`. #### 2nd Hint Use `cat` command. ### Files * [minishell.py](https://github.com/ajou-whois/1st-cyber-security-mini-ctf/blob/master/challenge...
ajou-whois/1st-cyber-security-mini-ctf
challenges/minishell/readme.md
在测试当中,发现连接hive是通过 hive.metastore.uris连接hive。所以要注意的 是hive-site.xml配置中必须含有此参数;第二个是从Flink目录下opt/connectors找到hive和hadoop的jar包拷贝到lib目录下。 ## 一.本地集群 ## 1.启动本地集群 ``` ./bin/start-cluster.sh ``` ## 2,配置文件sql-client-defaults.yaml ``` execution:   # 'batch' or 'streaming' execution   type: batch   # allow 'event-time' or only 'pro...
walkhan/bigdata-notes
Flink/blink_example/Flink-Hive Examples/Flink-Hive Examples.md
# Release History ## 1.0.0-beta.5 (Unreleased) ## 1.0.0-beta.4 (2020-10-01) - Updated `azure-core` version. ## 1.0.0-beta.3 (2020-09-08) - Updated `azure-core` version to pickup bug fix. ## 1.0.0-beta.2 (2020-09-03) - Updated `ApacheAvroSerializer` to implement `AvroSerializer` instead of `ObjectSerializer`. - ...
mathowar/azure-sdk-for-java
sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
### [CVE-2015-2872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2872) ![](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=brighgr...
justinforbes/cve
2015/CVE-2015-2872.md
# [中文](README.md) [English](README-en.md) ## 愿景:为用户提供最简单、可靠、高效的分布式文件系统。 ![logo](doc/logo.png) # go-fastdfs是一个基于http协议的分布式文件系统,它基于大道至简的设计理念,一切从简设计,使得它的运维及扩展变得更加简单,它具有高性能、高可靠、无中心、免维护等优点。 ### 大家担心的是这么简单的文件系统,靠不靠谱,可不可以用于生产环境?答案是肯定的,正因为简单所以高效,因为简单所以稳定。如果你担心功能,那就跑单元测试,如果担心性能,那就跑压力测试,项目都自带了,跑一跑更放心^_^。 注意:使用前请认真阅读[使用文档...
gaoluhua99/go-fastdfs
README.md
--- title: <security> de <basicHttpBinding> ms.date: 03/30/2017 ms.assetid: 6432708d-5465-4bd9-bfc2-466742db99cb ms.openlocfilehash: 964f2bf9571cd3c3b8668c7ab5306fab89de2ab0 ms.sourcegitcommit: 14355b4b2fe5bcf874cac96d0a9e6376b567e4c7 ms.translationtype: MT ms.contentlocale: es-ES ms.lasthandoff: 01/30/2019 ms.locfilei...
AlejandraHM/docs.es-es
docs/framework/configure-apps/file-schema/wcf/security-of-basichttpbinding.md
--- title: "First thought [f] in your mind" metadate: "hide" categories: [ Pussy ] image: "https://preview.redd.it/tq49h1vebd671.jpg?auto=webp&s=1d9741894ec6e417fbdb6c52cd1ac2061b572764" thumb: "https://preview.redd.it/tq49h1vebd671.jpg?width=1080&crop=smart&auto=webp&s=8456d602b56b7767b0e9a161d534ce1317a0d2b2" visit:...
ipussy/ipussy.github.io
_posts/2021-07-08/2021-06-20-First-thought-f-in-your-mind-20210620152353820596.md
--- title: Animations overview short-title: Overview description: An overview of animation concepts. --- The animation system in Flutter is based on typed [`Animation`][] objects. Widgets can either incorporate these animations in their build functions directly by reading their current value and listening to their sta...
seifertm/website
src/docs/development/ui/animations/overview.md
<properties pageTitle="Azure RemoteApp image requirements" description="Learn about the requirements for creating images to be used with Azure RemoteApp" services="remoteapp" solutions="" documentationCenter="" authors="lizap" manager="mbaldwin" /> <tags ms.service="remoteapp" m...
jaime-espinosa/azure-content
articles/remoteapp/remoteapp-imagereqs.md
--- uid: web-pages/overview/getting-started/introducing-aspnet-web-pages-2/intro-to-web-pages-programming title: ASP.NET Web sayfalarına giriş-Programlama Temelleri | Microsoft Docs author: Rick-Anderson description: "Bu öğreticide, ASP.NET Web sayfalarındaki programın Razor söz dizimi ile nasıl kullanılacağına ilişkin...
terrajobst/AspNetDocs.tr-tr
aspnet/web-pages/overview/getting-started/introducing-aspnet-web-pages-2/intro-to-web-pages-programming.md
# `index.test.ts` **DO NOT MODIFY**. This file has been autogenerated. Run `rome test internal/js-parser/index.test.ts --update-snapshots` to update. ## `experimental > numeric-separator > invalid-108` ### `ast` ```javascript JSRoot { comments: Array [] corrupt: false directives: Array [] filename: "experimenta...
arneesh/rome
internal/js-parser/test-fixtures/experimental/numeric-separator/invalid-108/input.test.md
[Home](../) > [Azure](index) > An API for All Things ========================================================== _How do we get our speedtests up to the cloud? We need an API!_ Create another git repository ----------------------------- Create a new repository called "az-speedtest-api" as described in the previous sect...
cx-cloud-101/speedtest-workshop
azure/an-api-for-all-things.md
# window.fetch polyfill The `fetch()` function is a Promise-based mechanism for programmatically making web requests in the browser. This project is a polyfill that implements a subset of the standard [Fetch specification][], enough to make `fetch` a viable replacement for most uses of XMLHttpRequest in traditional we...
sonjavanteese/fetch
README.md
--- title: 既知の問題:SQL Database へのオンライン移行 titleSuffix: Azure Database Migration Service description: Azure Database Migration Service を使用した Azure SQL Database へのオンライン移行に関する既知の問題と移行の制限について説明します。 services: database-migration author: pochiraju ms.author: rajpo manager: craigg ms.reviewer: craigg ms.service: dms ms.workload:...
LifeRyuto/azure-docs.ja-jp
articles/dms/known-issues-azure-sql-online.md
--- title: Error when you import or delete solution description: Provides a solution to an error that occurs when importing or deleting solution in Microsoft Dynamics 365. ms.reviewer: ms.topic: troubleshooting ms.date: --- # Permission error "80040220" when importing or deleting solution in Microsoft Dynamics 365 T...
ThojoUno/SupportArticles-docs
support/dynamics-365/sales/error-when-you-import-delete-solution.md
--- title: Establecer un tema para GitHub Desktop intro: Puedes establecer un tema para personalizar el aspecto de GitHub Desktop. redirect_from: - /desktop/getting-started-with-github-desktop/setting-a-theme-for-github-desktop - /desktop/installing-and-configuring-github-desktop/setting-a-theme-for-github-desktop ...
Damian995/docs
translations/es-XL/content/desktop/installing-and-configuring-github-desktop/configuring-and-customizing-github-desktop/setting-a-theme-for-github-desktop.md
### [CVE-2018-19081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19081) ![](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...
justinforbes/cve
2018/CVE-2018-19081.md
--- title: Connect to a PDF file in Power BI Desktop (Preview) description: Easily connect to and use data from PDF files in Power BI Desktop author: davidiseminger manager: kfile ms.reviewer: '' ms.service: powerbi ms.component: powerbi-desktop ms.topic: conceptual ms.date: 11/13/2018 ms.author: davidi LocalizationG...
MI77/powerbi-docs
powerbi-docs/desktop-connect-pdf.md
--- layout: post title: "TOGAF企业架构体系" date: 2020-5-10 19:00:00 categories: thinking tags: thinking cover: >- http://csuzhang.info/photos/togaf.jpg --- ### TOGAF定义 TOGAF 即 The Open Group Architecture Framework (开放组体系结构框架),是由致力于技术标准制定和推广的非盈利组织 The Open Group 制定的用于开发企业架构(Enterprise Architecture)的一套方法和工具。 ### 在介绍 TO...
hanyuancheung/hanyuancheung.github.io
source/_posts/2020-5-10-TOGAF.md
# Counters Module The `counters` module defines a general purpose counter service that allows to associate counters to database entities. For example it can be used to track the number of times a blog post or a wiki page is accessed. The `counters` module maintains the counters in a table on a per-day and per-entity ...
stcarrez/ada-awa
awa/docs/AWA_Counters.md
# Italian-Plumber dotnet core pipeline lib lovingly named for everyone's favorite italian plumber The general idea of this lib will be to make a simple and as fluid as possible pipeline framework designed to handle complex data tasks. For example I will be using this in one of my products to process near realtime cha...
phpn00b/Italian-Plumber
README.md
# DeviceHealthEvent ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **EventId** | **string** | The id of the event. | [optional] **LocationId** | **string** | The id of the location in which the event was triggered. | [optional] **DeviceId** | **string** ...
iluminae/smartthings-golang-sdk
smartthings/docs/DeviceHealthEvent.md
--- title: Constante kosten voor een gefabriceerd artikel afschrijven description: De constante kosten van een gefabriceerd artikel staan voor de instellingstijden van de bewerking en voor de componenten die een constante hoeveelheid of een constant uitvalbedrag hebben. author: AndersGirke ms.date: 04/20/2017 ms.topic:...
MicrosoftDocs/Dynamics-365-Operations.nl-nl
articles/supply-chain/cost-management/amortize-constant-costs-manufactured-item.md
## **WePay-支付接口JAVA封装** #### **目标** - 不需要过分关注支付本身的支付逻辑 只关注支付过程中具体业务的实现 #### **微信支付UML** ![UML](https://git.oschina.net/uploads/images/2017/0816/151415_9f389a6d_975445.png "UML.png") #### **wiki** - 具体使用配置方法参看腾讯文档或者 wiki:[https://gitee.com/felord/WePay/wikis](https://gitee.com/f...
NotFound403/WePay
README.md
--- layout: exercise topic: NEON title: Harvard Forest Soils Analysis language: R --- The [National Ecological Observatory Network](http://www.neonscience.org) has invested in [high-resolution airborne imaging](http://www.neonscience.org/data-resources/get-data/airborne-data) of their field sites. Elevation models ge...
Vegpathology/phyto-data-viz
exercises/Neon-harvard-forest-soils-analysis-R.md
autopush ========
bbar21/autopush
README.md
--- order: 3 --- # Types First Thing we're going to do is define a struct that holds all the metadata of a name. We will call this struct Whois after the ICANN DNS terminology. ## `types.go` Begin by creating the file `./x/nameservice/types/types.go` to hold the customs types for your module. In Cosmos SDK applica...
shawntabrizi/sdk-tutorials
nameservice/tutorial/03-types.md
[TOC](Readme.md) [Prev](sumstruct.md) [Next](ranges.md) _Types ~~and~~ are Values_ # Numbers CUE defines two kinds of numbers. Integers, denoted `int`, are whole, or integral, numbers. Floats, denoted `float`, are decimal floating point numbers. An integer literal (e.g. `4`) can be of either type, but defaults to `...
takirala/cue
doc/tutorial/basics/numbers.md
2020年08月04日00时数据 Status: 200 1.孙俪妹妹艺考成绩 微博热度:1399827 2.武汉不一定是新冠跨物种传播地点 微博热度:979324 3.高洁丝出气垫了 微博热度:942639 4.姜思达红毯造型 微博热度:938562 5.三十而已 微博热度:871312 6.Lisa代言vivo S7 微博热度:831783 7.网易云回应网抑云 微博热度:824807 8.popi 微博热度:722519 9.四川一女孩长期遭受家暴失联 微博热度:533807 10.外交部回应美制裁新疆生产建设兵团 微博热度:506135 11.沈月言承旭CP感 微博热度:50318...
zhzhzhy/WeiBoHot_history
2020/08/04/2020-08-04 00:45.md
--- layout: watch title: TLP4 - 09/12/2020 - M20201209_033440_TLP_4T.jpg date: 2020-12-09 03:34:40 permalink: /2020/12/09/watch/M20201209_033440_TLP_4 capture: TLP4/2020/202012/20201208/M20201209_033440_TLP_4T.jpg ---
Meteoros-Floripa/meteoros.floripa.br
_watches/M20201209_033440_TLP_4.md
<!-- Instructions: Use this template for a proof of concept or when a deeper technical evaluation is required. Please weigh tech evaluation issues and follow the instructions below accordingly. --> ### Topic to Evaluate <!-- Describe the related issue and challenge we need to establish a proof of concept for--> * [L...
loriensinsight/gitlabhq
.gitlab/issue_templates/Technical Evaluation.md
About azure =========== Home: https://github.com/Azure/azure-sdk-for-python Package license: Apache-2.0 Feedstock license: BSD 3-Clause Summary: Microsoft Azure Client Libraries for Python Current build status ==================== All platforms: [![noarch](https://img.shields.io/circleci/project/github/conda-fo...
Korijn/azure-feedstock
README.md
--- UID: NS:treeinlinecryptoservice._INLINE_CRYPTO_PROGRAM_KEY_IN title: _INLINE_CRYPTO_PROGRAM_KEY_IN (treeinlinecryptoservice.h) description: ms.date: 11/20/2020 keywords: ["INLINE_CRYPTO_PROGRAM_KEY_IN structure"] ms.keywords: _INLINE_CRYPTO_PROGRAM_KEY_IN, INLINE_CRYPTO_PROGRAM_KEY_IN, *PINLINE_CRYPTO_PROGRA...
henke37/windows-driver-docs-ddi
wdk-ddi-src/content/treeinlinecryptoservice/ns-treeinlinecryptoservice-_inline_crypto_program_key_in.md
--- title: "Use natural language in real-time marketing journeys (Dynamics 365 Marketing) | Microsoft Docs" description: "Learn how to use natural language in real-time marketing journeys in Dynamics 365 Marketing." ms.date: 12/06/2021 ms.custom: - dyn365-marketing ms.topic: article author: alfergus ms.author: alfe...
Gen1a/dynamics-365-customer-engagement
ce/marketing/real-time-marketing-natural-language.md
# copenhagen-apartment-finder Scrape DBA and Boliga periodically for newly-listed apartments in Copenhagen, emailing you when one matches your search criteria. ## How to run - Configure the variables at the top of the script (GMAIL_USER, etc) - `python setup.py install` - `python apartment-finder.py` If DBA/Boliga ch...
andrewzk/copenhagen-apartment-finder
README.md
# Laravel Encrypt Database Automatic Encrypt and Decrypt your database data. Tested and used on Laravel 8. I'm yet building the tests. ## Important - Note the key used to encrypt your data is your `app_key`, so keep it in a secure place. - If you lose it, you will lose all your database data. <br> - The $casts attri...
WellingtonCarneiroBarbosa/laravel-encrypt-database
README.md
project: project-10 directory: 9 subdirectory: 7 file: file-2
kauppfbi/repository-performance-test
project-10/directory-9/subdirectory-7/file-2.md
--- description: Requests a state change. ms.assetid: 0ddc9e22-b73c-4ed5-a2e1-aa38f03c9ff2 title: RequestStateChange method of the Msvm_LANEndpoint class ms.topic: reference ms.date: 05/31/2018 topic_type: - APIRef - kbSyntax api_name: - Msvm_LANEndpoint.RequestStateChange api_type: - COM api_location: - vmms.exe -...
vvavrychuk/win32
desktop-src/HyperV_v2/msvm-lanendpoint-requeststatechange.md
--- title: 'Step 3: Configuring the Collector' backlink_href: /docs/install backlink_title: 'Installation Guide' --- After you've installed the packages, the collector should already be running on your server under the "pganalyze" user. ## Configuring the collector You can find the default configuration file in /etc...
joehorsnell/pganalyze-docs
install/03_configuring_the_collector.md
# Documentation Index ## Overview * [General Architecture](concepts/architecture.md) * [Gardener landing page `gardener.cloud`](https://gardener.cloud/) * ["Gardener, the Kubernetes Botanist" blog on kubernetes.io](https://kubernetes.io/blog/2018/05/17/gardener/) * ["Gardener Project Update" blog on kubernetes.io](ht...
23technologies/gardener
docs/README.md
## SWiG-HOI The assembled SWiG-HOI extracts human interactions with 1,000 object categories from the [SWiG](https://github.com/allenai/swig) dataset. After the filtering, ~400 verbs are kept. The processed annotations are stored in a JSON format for train, test and dev (the split is consistent with original SWiG). Bel...
scwangdyd/large_vocabulary_hoi_detection
data/assembled_datasets.md
--- title: Toolbar Control Constants description: . ms.assetid: 8c38a806-d9fd-4050-be34-9c0daa7180dd ms.topic: article ms.date: 05/31/2018 --- # Toolbar Control Constants ## In This Section - [Toolbar Button States](toolbar-button-states.md) - [Toolbar Control and Button Styles](toolbar-control-and-button-styles...
citelao/win32
desktop-src/Controls/bumper-toolbar-control-reference-constants.md
--- title: Worksheets.Item Property (Excel) keywords: vbaxl10.chm470078 f1_keywords: - vbaxl10.chm470078 ms.prod: excel api_name: - Excel.Worksheets.Item ms.assetid: 66099ca2-54a0-f8ae-58ab-07791bbf5e7c ms.date: 06/08/2017 --- # Worksheets.Item Property (Excel) Returns a single object from a collection. ## Syntax ...
italicize/VBA-Docs
api/Excel.Worksheets.Item.md
# orphng-dntn orphanage donation management
ibunubi/orphng-dntn
README.md
# 宝树号微信小程序 ## 开发规范 - 页面组织,页面开发,禁止把样式,模板都写在一个文件中,不便于代码阅读 - 目录介绍 **反模式** ``` <style lang='less'> .test { color: #fff; } </style> <template lang='wxml'> <view class='test'>test</view> </template> <script> // some code... </script> ``` **推荐模式** 将 less 样式和 wxml 模板独立出来,通过对应标签应进去 ...
liuyuanquan/babytree-wepy-template
template/README.md
--- title: Gerenciar a cobrança do Git Large File Storage intro: 'Você pode visualizar a utilização, atualizar e fazer downgrade do {% data variables.large_files.product_name_long %}.' redirect_from: - /articles/managing-large-file-storage-and-bandwidth-for-your-personal-account/ - /articles/managing-large-file-sto...
kyawburma/docs
translations/pt-BR/content/github/setting-up-and-managing-billing-and-payments-on-github/managing-billing-for-git-large-file-storage.md
✨ Thanks for contributing to **solana-web3.js**! ✨ As a contributor, here are the guidelines we would like you to follow: * Ensure `npm run ok` passes before submitting a Pull Request * Features and bug fixes should be covered by new test cases * Commits follow the [Angular commit convention](https://github.com/angul...
Blockdaemon/solana
web3.js/CONTRIBUTING.md
# Client-go JointFaaS Go SDK
JointFaaS/Client-go
README.md
# Snake-Game The classic snake game. Made with pygame. # Requirements - Python 3.x - pygame
lazarevtill/snake-bugs
README.md
--- layout: post title: Landau and Frohlich, The Beginning of the Polaron date: 2020-06-15 Author: Sizhe tags: [notes, electromagnetism, quantum-field-theory, polaron] toc: true --- ## Background The polaron theory will be an important part of my final thesis work. I'm writing this to make sure I own every piec...
Lonitch/Lonitch.github.io
_posts/2020-06-15-Landau-Pekar.md
# mb-smart-portfolio [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ## Purpose My protfolio website that shows my projects. ## Table of Contents * [Installation](#installation) * [Usage](#usage) * [Contributing](#contributing) * [License Info](#li...
mohamed0228/-mb-smart-portfolio
README.md
# 2021-12-20 ## English A few days ago, the Pentagon decided not to impose any form of punishment on military personnel who took part in the Kabul drone strike that killed 10 civilians in Afghanistan. However, a person who saw the killing of Afghan civilians by US drone strike was sentenced to 45 months in prison for ...
vencent2006/go-forward
english/2021.12/2021-12-20.md
--- author: MashaMSFT ms.service: sql-server ms.topic: include ms.date: 05/30/2019 ms.author: mathoma ms.openlocfilehash: 35a53a15ed74e8cc9d7381a2d45182fe6d211315 ms.sourcegitcommit: f29f74e04ba9c4d72b9bcc292490f3c076227f7c ms.translationtype: HT ms.contentlocale: es-ES ms.lasthandoff: 01/13/2021 ms.locfileid: "9818719...
luis-cazares-sql/sql-docs.es-es
docs/includes/azure-sql-db-replication-supportability-note.md
<!-- AUTO-GENERATED-CONTENT:START (STARTER) --> <h1 align="center"> Tameto Gatsby </h1> A more than minimal starter for a Gatsby site. ## 🚀 Quick start 1. **Create a Tameto Gatsby site.** Use the Gatsby CLI to create a new site, specifying the Tameto Gatsby starter. ```shell # create a new Gatsby ...
matteocarpi/360Tour
README.md
# React-Native-Food-Delivery food deliver app
leikezej/React-Native-Food-Delivery-master
README.md
# miniurl simple url shortner in python
oboynitro/miniurl
README.md
# Contributing to crimethinc/website ## Getting started Clone the repository, move into it and run the scripts: ``` git clone https://github.com/crimethinc/website.git cd website ./script/bootstrap ./script/setup ./script/server ``` [Run the test suite](#testing) to check everything works as expected. ## Testing ...
astronaut-wannabe/website
CONTRIBUTING.md
:smile::smile::smile: 1. :heart: 2. :heart: * :heart: * :heart:
youweiMa/markdown-portfolio
_includes/04-lists.md
# Today I Learned --- -[Study about GCD and make Example App](https://github.com/VincentGeranium/Swift-Study/tree/master/2019-11-03-About-GCD-Example) ---
VincentGeranium/TIL
Today_I_Learnd/191103-TIL.md
--- layout: post title: "Cap'n Proto v0.2: Compiler rewritten Haskell -> C++" author: kentonv --- Today I am releasing version 0.2 of Cap'n Proto. The most notable change: the compiler / code generator, which was previously written in Haskell, has been rewritten in C++11. There are a few other changes as well, but b...
aaron-tian/peloton
third_party/capnproto/doc/_posts/2013-08-12-capnproto-0.2-no-more-haskell.md
# E2E Red Hat App Studio Framework Testing framework solution written in golang using ginkgo framework to cover Red Hat AppStudio. # Specifications * Instrumented tests with ginkgo v2 framework. Find more info [here](https://docs.google.com/document/d/1h28ZknXRsTLPNNiOjdHIO-F2toCzq4xoZDXbfYaBdoQ/edit#heading=h.ptojc...
jkopriva/e2e-tests
README.md
--- layout: page title: OmpCloud permalink: / --- OmpCloud is a toolset that allows you to use the cloud as an OpenMP offloading device. ## How it works The version 4.0 of the OpenMP standard introduces new directives that enable the transfer of computation to heterogeneous computing devices (e.g. GPUs or DSP). We u...
ompcloud/ompcloud.github.io
index.md
# [Cookie without the HttpOnly flag](https://find-sec-bugs.github.io/bugs.htm#HTTPONLY_COOKIE) A new cookie is created without the `HttpOnly` flag set. The `HttpOnly` flag is a directive to the browser to make sure that the cookie can not be red by malicious script. When a user is the target of a "Cross-Site Scripting...
codacy/codacy-spotbugs
src/main/resources/docs/description/HTTPONLY_COOKIE.md
# schedule_24_hour Simple 24 hour schedule reminder --------------------------------- 1) The program will print your schedule for the day. 2) Download all files. 3) Edit 'events_today.py' and choose your time frame. 4) Find the time frame and add the event between the empty "". 5) Save the file. Example: hr_12_am = "12...
Huelife/schedule_24_hour
README.md
HEllo THis is Read Me file. THis is second text ![workflow](https://github.com/NyeinChanSoe2/sem/actions/workflows/main.yml/badge.svg) [![LICENSE](https://img.shields.io/github/license/NyeinChanSoe2/sem.svg?style=flat-square)](https://github.com/NyeinChanSoe2/sem/blob/master/LICENSE) [![Releases](https://img.shields.io...
NyeinChanSoe2/sem
README.md
--- title: ConditionValue.Creator property (Excel) keywords: vbaxl10.chm803074 f1_keywords: - vbaxl10.chm803074 ms.prod: excel api_name: - Excel.ConditionValue.Creator ms.assetid: 74c0263a-5f2a-3a44-b3ff-4a5b7cddf13a ms.date: 06/08/2017 localization_priority: Normal --- # ConditionValue.Creator property (Excel) Retu...
skucab/VBA-Docs
api/Excel.ConditionValue.Creator.md
# @security-alert/list-alerts Show list of GitHub Security Alerts. ## Install Install with [npm](https://www.npmjs.com/): npm install @security-alert/list-alerts --global Using with [npx](https://www.npmjs.com/package/npx): npx @security-alert/list-alerts ## Usage ``` Usage $ npx @security...
gg-caylent/security-alert
packages/list-alerts/README.md
# Start coding with Nocalhost VSCode Plugin (Recemmended) 1. Install Nocalhost VSCode Plugin, [here](/installation/#install-nocalhost-vscode-plugin). 2. Configure plugin and sigin nocalhost api server. 3. Install application and start development. <br /> Click the install icon of the application that you want to d...
wangkuan/nocalhost.github.io
docs/Tutorials/vscode-plugin.md
--- title: RulerLevels.Application property (PowerPoint) keywords: vbapp10.chm571001 f1_keywords: - vbapp10.chm571001 ms.prod: powerpoint api_name: - PowerPoint.RulerLevels.Application ms.assetid: 0e87f610-98d7-0e3d-b578-0f2819f372d7 ms.date: 06/08/2017 localization_priority: Normal --- # RulerLevels.Application prop...
kibitzerCZ/VBA-Docs
api/PowerPoint.RulerLevels.Application.md
<properties pageTitle="Készült ExpressRoute útválasztási követelményei |} Microsoft Azure" description="Ez az oldal beállításáról és kezeléséről a továbbítás készült ExpressRoute áramkörök részletes követelményeket ismerteti." documentationCenter="na" services="expressroute" authors="osamazia" manager...
OpenLocalizationTestOrg/azure-docs-pr15_hu-HU
articles/expressroute/expressroute-routing-nat.md
--- title: 管理企业安全性套餐群集 - Azure HDInsight description: 了解如何使用企业安全性套餐管理 Azure HDInsight 群集。 author: omidm1 ms.author: omidm ms.reviewer: jasonh ms.service: hdinsight ms.topic: conceptual ms.custom: hdinsightactive ms.date: 12/04/2019 ms.openlocfilehash: 99056bf95f793b95dea83e0e523e319f9265a99a ms.sourcegitcommit: 362814d...
grayknight2/mc-docs.zh-cn
articles/hdinsight/domain-joined/apache-domain-joined-manage.md
# openshift-ansible-automation Automating basic tasks on Openshift using Ansible
jwechsler10/openshift-ansible-automation
README.md
<properties pageTitle="Load terabytes of data into SQL Data Warehouse | Microsoft Azure" description="Demonstrates how 1 TB of data can be loaded into Azure SQL Data Warehouse under 15 minutes with Azure Data Factory" services="data-factory" documentationCenter="" authors="linda33wj" manager="jhubbard" ed...
anthonychu/azure-content
articles/data-factory/data-factory-load-sql-data-warehouse.md
--- title: Guide pratique pour sélectionner un périphérique d’entrée audio avec le SDK Speech titleSuffix: Azure Cognitive Services description: Découvrez-en plus sur la sélection de périphériques d’entrée audio dans le SDK Speech (C++, C#, Python, Objective-C, Java, JavaScript) en obtenant les ID des périphériques aud...
alzhr/azure-docs.fr-fr
articles/cognitive-services/Speech-Service/how-to-select-audio-input-devices.md
# 框架知识
hwnzy/web_knowledge_base
kuang-jia-zhi-shi/README.md
# [Multiline String Maker](https://www.codewars.com/kata/multiline-string-maker "https://www.codewars.com/kata/5da9e6f828f2c3001154a6eb") On codewars, you will often have to create manual test cases that check if a String equals another String. Sometimes, these Strings have many special characters like double quotes, ...
Sophia-Okito/codewars-handbook
kata/beta/multiline-string-maker/README.md
# Starter This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.0. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding Run `ng generate ...
zulfeqar44/axpertpos
README.md
# Understanding Hash Types For the sake of user convenience and compatibility, we expect the delivery of hashes and similar data in the form of a prefixed string when using the node. The following is a list of string representations used. ## Table of Associated Hash Types {#table-of-associated-hash-types} |Type|Pref...
ACStoneCL/docs
source/docs/casper/dapp-dev-guide/understanding-hash-types.md
--- title: Logs de consulta lentos-banco de dados do Azure para MariaDB description: Descreve os logs disponíveis no Banco de Dados do Azure para MariaDB para os parâmetros disponíveis para habilitar níveis de log diferentes. author: savjani ms.author: pariks ms.service: mariadb ms.topic: conceptual ms.date: 11/6/2020 ...
marcobrunodev/azure-docs.pt-br
articles/mariadb/concepts-server-logs.md
# Breaking The Loop Contributors: [Elena Goicoechea](https://github.com/ElenaBadilloG), [Loren Hinkson](https://github.com/lorenh516), [Saptarshi Ghose](https://github.com/sghoseWI), [Natasha Mathur](https://github.com/natashamathur) The goal of this project is to develop a risk-assessment model to proactively interv...
sghoseWI/Machine-Learning
Breakingtheloop ML Repository/README.md
# jupyter_webapp_demo Lien Binder: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dfialaire/Voila_init_demo/HEAD) Lien Voila : [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dfialaire/Voila_init_demo/HEAD?urlpath=%2Fvoila%2Frender%2FDemo.ipynb)
dfialaire/Voila_init_demo
README.md
+++ author = "Alpha" date = 2021-09-13T16:00:00Z description = "from台大資訊系統訓練班" image = "/images/量化研究員應具備的 基本能力.jpg" image_webp = "/images/量化研究員應具備的 基本能力.jpg" title = "【量化金融人】Python財務計算Day2-1" +++ > 我們想讓你知道的是:量化研究員應具備資料擷取、資料視覺化、策略發想、回測 ### 資料擷取 利用 [**ffn**](https://pmorissette.github.io/ffn/ "ffn")套件:只要在Yahoo Finance...
ZCKAO/meghna-hugo
exampleSite/content/english/blog/python-day2.md
--- title: 'History' author: adamdjbrett excerpt: "The formation of the World Conference of Associations of Theological Institutions (WOCATI) was a result of several years’ preparation. Over the past two decades, many theological institutions have commited themselves to closer cooperation at the local, national and reg...
adamdjbrett/wocati-archived
about/history.md