text
stringlengths
1
1.05M
repo_name
stringlengths
5
137
file_path
stringlengths
3
287
--- title: CMFCRibbonButton ํด๋ž˜์Šค ms.date: 11/04/2016 f1_keywords: - CMFCRibbonButton - AFXRIBBONBUTTON/CMFCRibbonButton - AFXRIBBONBUTTON/CMFCRibbonButton::CMFCRibbonButton - AFXRIBBONBUTTON/CMFCRibbonButton::AddSubItem - AFXRIBBONBUTTON/CMFCRibbonButton::CanBeStretched - AFXRIBBONBUTTON/CMFCRibbonButton::CleanUpSizes -...
insurgent92/cpp-docs.ko-kr
docs/mfc/reference/cmfcribbonbutton-class.md
--- title: Overview page_title: RadAutoCompleteTextView Overview | Progress NativeScript UI Documentation description: This article is a short description and summary of RadAutoCompleteTextView's features and their usage with Angular. slug: autocomplete-overview-angular tags: autocomplete, overview, angular, nativescri...
tehuel/docs
docs/ui/ng-components/ng-AutoCompleteTextView/overview.md
--- layout: post comments: true categories: Other --- ## Download Prentice hall health study guide answer key book This space is also a They are, 'Show me thy treasure, as though the needed words could be strummed She looked at him and at the Doorkeeper prentice hall health study guide answer key said nothing. Just a...
Bunki-booki/29
_posts/2019-01-31-Download-prentice-hall-health-study-guide-answer-key.md
## Last Week's Accomplishments SHUTTLES DISPLAY WORKS!!!! Merged into master. Able to display shuttles initial position based on update data endpoint. Clean way without use of writing to extra files or need of separate map API. Reviewed 2 pull requests about the front end and toggling the routes. Tried out diffe...
quuu/rcos-status-updates
fall_2018/week_08.md
GNSWebRTC_Transcriptionist ========================== A very lightweight client side JavaScript library for producing transcripts (textual representation of audio speech) of WebRTC audio. The source stream can also be the microphone by way of getUserMedia() or even recorded webm audio files. Requirement =========== M...
geraldselvino/GNSWebRTC_Transcriptionist
README.md
# 2.0.0 - Major changes to the way hooks are detected. - Hooks must now implement a static `hookType` method that returns the type of workflow. For example: "post-diff" is a valid hook type. - Minor: removed arcanist configuration files. # 1.0.1 - Remove proselint. - Add note about setting the arcanist_configuration...
material-foundation/arc-hook-conphig
CHANGELOG.md
Aardwolf ======== Aardwolf is a remote JavaScript debugger for Android / iOS / Windows Phone 7 / BlackBerry OS 6+ and is written in JavaScript. It's available under the MIT license. Home page: http://lexandera.com/aardwolf/ Currently it supports: * breakpoints * code evaluation at breakpoint * break on n...
blacherez/blog_petits_outils
node_modules/breakpoint/README.md
# Contributor Covenant Code of Conduct ## Our Pledge In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex ch...
jedbrown/pakman
CODE_OF_CONDUCT.md
# Acknowledgements This application makes use of the following third party libraries: ## DraggableView Copyright (c) 2019 IsaacDouglas <isaacdouglas2015@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to dea...
IsaacDouglas/DraggableView
Example/Pods/Target Support Files/Pods-DraggableView_Example/Pods-DraggableView_Example-acknowledgements.markdown
--- description: Returns a Collection object instantiated as a Chat type. Run create_or_update() from the Collection object to complete the build process. seo-description: Returns a Collection object instantiated as a Chat type. Run create_or_update() from the Collection object to complete the build process. seo-title:...
isabella232/livefyre.en
help/implementation/c-installing-libraries/r-buildchatcollection-site-method.md
--- layout: post comments: false title: "The Blockchain Series: Bitcoin First (puntata 1 di 25)" subtitle: "Intervista a Ferdinando M. Ametrano" author: "Staff" image: thumb: 2020-02-25-intervista-bicoccalumni-thumb.png youtube: L4ine_6noZA published: true newsfeed: true --- Se ne discute molto, ma su Bitcoin la d...
pmazzocchi/pmazzocchi.github.io
_posts/2020-02-25-intervista-bicoccalumni-01.md
--- title: "Creating a custom header that is signed and-or encrypted" ms.date: "03/30/2017" ms.assetid: e8668b37-c79f-4714-9de5-afcb88b9ff02 --- # Creating a custom header that is signed and-or encrypted When calling a non-WCF service using a WCF client it is sometimes necessary to use custom SOAP headers. There is a c...
roel4ez/docs
docs/framework/wcf/feature-details/creating-a-custom-header-that-is-signed-and-or-encrypted.md
# What is a "Breaking Change"? When developing a REST API, a "breaking change" is any change made to that API which could potentially cause an existing client to encounter an error, crash, or otherwise "break". It is important for API developers to understand what types of changes constitute "breaking" behavior and ho...
tsimbalar/openapi-diff-action
docs/WHATS_A_BREAKING_CHANGE.md
# npmtest-hashtable #### basic test coverage for [hashtable (v2.0.2)](https://github.com/chad3814/node-hashtable#readme) [![npm package](https://img.shields.io/npm/v/npmtest-hashtable.svg?style=flat-square)](https://www.npmjs.org/package/npmtest-hashtable) [![travis-ci.org build-status](https://api.travis-ci.org/npm...
npmtest/node-npmtest-hashtable
README.md
--- name: Bug Report about: Create a report to help us improve title: '' labels: '' assignees: '' --- ## Problem **Describe the bug** - Clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ## Expe...
kylejb/GAWL
.github/ISSUE_TEMPLATE/bug_report.md
--- title: "Acciones del ratรณn en detalle" linkTitle: "Acciones del ratรณn en detalle" weight: 3 description: > El ratรณn representa eventos del ratรณn. Las acciones del ratรณn son realizadas a travรฉs de una interfaz de bajo nivel la cual nos permite introducir acciones de dispositivos virtualizados al navegador web....
dizzydaizy/seleniumhq.github.io
website_and_docs/content/documentation/support_packages/mouse_and_keyboard_actions_in_detail.es.md
The Ember Router allows you to provide feedback that a route is loading, as well as when an error occurs in loading a route. ## `loading` substates During the `beforeModel`, `model`, and `afterModel` hooks, data may take some time to load. Technically, the router pauses the transition until the promises returned from...
kpfefferle/emberjs-guides
source/localizable/routing/loading-and-error-substates.zh-CN.md
# CONTROL-CHARS <PageHeader /> **Tags:** <badge text='control charaters' vertical='middle' /> <badge text='input' vertical='middle' /> ## Description The **CONTROL-CHARS** command is used to control whether or not the jBC **INPUT** statement accepts characters outside the printable range (decimal 32 through 126). ...
ronaldojr9/docs
site/jbase/utilities/control-chars/README.md
# koa-isoproxy [Koa](https://github.com/koajs/koa) middleware for [IsoProxy](https://github.com/s-shin/isoproxy). ## Usage ```js var koa = require("koa"); var koaBodyParser = require("koa-bodyparser"); var koaIsoProxy = require("koa-isoproxy"); var app = koa(); // koa-isoproxy depends on koa-bodyparser. app.use(koa...
s-shin/isoproxy-koa
README.md
* * * title: "Bee: Functions" view: page_curriculum theme: none * * * <%= partial('curriculum_header', :unittitle=>'Course 3', :lesson=>6, :title=> 'Bee: Functions', :unplugged=>false, :time=>30) %> [ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ] [ฮผฮฑฮถฮฏ] ## ฮ•ฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฮผฮฑฮธฮฎฮผฮฑฯ„ฮฟฯ‚ Using the Bee environment, students use and modify functions to help ...
pickettd/code-dot-org
i18n/locales/el-GR/curriculum/course3/6/Teacher.md
ColorReconstruction Methods =========================== <span id="publicmethodsSection"></span> Methods ======= <table> <colgroup> <col width="30%" /> <col width="60%" /> </colgroup> <thead> <tr class="header"> <th align="left">Name</th> <th align="left">Description</th> </tr> </thead> <tbody> <tr class="odd...
Kinect/Docs
Kinect4Windows2.0/k4w2/Reference/Kinect_for_Windows_v2/Kinect.Fusion/ColorReconstruction_Class/Methods.md
vxfgdfh ็š„่Œƒๅพท่จๅ‘็”Ÿๅคšไธชๅœฐๆ–น
study-2060/study-cell.github.io
_posts/2020-08-30-wo.md
--- authors: - Wayne Thayer date: "2014-10-30T16:15:01+00:00" dsq_thread_id: - 3171194704 keywords: - revocation - hsts - rsa - firefox - ssl - https - google - ocsp - forward secrecy - tls tags: - Revocation - HSTS - RSA - Firefox - SSL/TLS - Google - OCSP - Forward Secrecy title: Extra Trips are for Frequent Flyers, ...
sandorszoke/pkic.org
content/blog/2014/2014-10-30-extra-trips-are-for-frequent-flyers-not-ssltls-performance.md
--- title: Properties ๅฑฌๆ€ง๏ผˆClientNetworkProtocol๏ผ‰ ms.custom: seo-lt-2019 ms.date: 03/14/2017 ms.prod: sql ms.prod_service: database-engine ms.reviewer: '' ms.technology: wmi ms.topic: reference apiname: - Properties Property (ClientNetworkProtocol Class) apilocation: - sqlmgmproviderxpsp2up.mof apitype: MOFDef helpviewer...
huanwnn/sql-docs.zh-tw
docs/relational-databases/wmi-provider-configuration-classes/clientnetworkprotocol-class/properties-property-clientnetworkprotocol-class.md
project: project-37 directory: 13 subdirectory: 3 file: file-1
kauppfbi/repository-performance-test
project-37/directory-13/subdirectory-3/file-1.md
# Hero Talents & Abilities > Talent? Hah. That seems generous. > > --Raven Lord <a href="#heroes" class="btn-heroes">Jump to Heroes</a> Example: ```javascript { "id": "68", "shortName": "malthael", "attributeId": "MALT", "name": "Malthael", "icon": "malthael.png", "role": "Assassin", "type": "Melee", ...
keanedawg/heroes-talents
README.md
# OpenDNS Scraper ![OpenDNS](docs/opendns.png) ## Usage * [List of TLDs](docs/usage.ipynb) * [List of Domains](docs/usage.ipynb)
threatlead/opendns
README.md
--- title: common_type ็ตๆง‹ ms.date: 11/04/2016 f1_keywords: - chrono/std::common_type ms.assetid: 2b42722c-c3dc-4d62-8613-0271e52b6f00 ms.openlocfilehash: 4d2f1fe6ebf5b8f35f65fb9b551e6e7d473615a4 ms.sourcegitcommit: 0ab61bc3d2b6cfbd52a16c6ab2b97a8ea1864f12 ms.translationtype: MT ms.contentlocale: zh-TW ms.lasthandoff: 0...
littlenine/cpp-docs.zh-tw
docs/standard-library/common-type-structure.md
--- swagger: "2.0" x-collection-name: Data2CRM x-complete: 0 info: title: Data2CRM GET for Event description: Returns all events from the system version: "1" host: api.data2crm.com:80 basePath: /v1 schemes: - http produces: - application/json consumes: - application/json paths: /account: get: summary...
streamdata-gallery-organizations/data2crm
_listings/data2crm/event-get-openapi.md
# Presentation: Make your life (and analysis) easier with containers [Start Slide-Show](https://julianpistorius.com/presentation-containers-intro/index.html) [Print/PDF](https://github.com/julianpistorius/presentation-containers-intro/raw/dev/containers-101.pdf) ## Video of Webinar (January 2019) [![Webinar - Janua...
julianpistorius/presentation-containers-intro
README.md
# file-utils Some useful functions for handling files in Dart (for internal use) <pre> Usage: file_utils &lt;command&gt; [arguments] Global options: -h, --help Print this usage information. -v, --version Available commands: copy-latest-files Copy the latest files keeps-latest-files Keeps the lates...
phalbanez/file-utils
README.md
--- layout: post title: "Metamorfose" date: 2018-01-01 source: Mรณdulo Bรกsico 183, Mรณdulo Bรกsico Ediรงรฃo Revisada 193. tags: [nenhum, bardo] --- **arcana 4 (transmutaรงรฃo)** **Alcance**: toque **Teste de Resistรชncia**: nenhum. **Duraรงรฃo**: 10 minutos (D) **Alvo**: 1 criatura voluntรกria **Tempo de Execuรงรฃo**: aรงรฃo...
SemnoSao/grimorio-trpg
_posts/2018-01-01-Metamorfose.markdown
# ModelReturn ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_return** | **int** | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../READM...
Cadcorp/swagger-codegen
samples/client/petstore/python/docs/ModelReturn.md
--- layout: lesson root: ../.. title: Conflicts --- <div class="objectives" markdown="1"> #### Objectives * Explain what conflicts are and when they can occur. * Resolve conflicts resulting from a merge. </div> As soon as people can work in parallel, someone's going to step on someone else's toes. This will even...
joonro/bc
novice/git/03-conflict.md
--- title: Kullanฤฑcฤฑlarฤฑn iลŸ akฤฑลŸฤฑ ile ilgili e-posta iletileri almasฤฑnฤฑ etkinleลŸtirme description: ฤฐลŸ akฤฑลŸฤฑ ile ilgili olaylar gerรงekleลŸtiฤŸinde, sistem kullanฤฑcฤฑlara e-posta iletileri gรถnderecek ลŸekilde yapฤฑlandฤฑrabilirsiniz. author: jasongre ms.date: 06/01/2020 ms.topic: business-process ms.prod: '' ms.technology: ''...
MicrosoftDocs/Dynamics-365-Operations.tr-tr
articles/fin-ops-core/fin-ops/organization-administration/tasks/users-receive-workflow-related-email-messages.md
--- title: DeviceConfiguration.EnableTimeRegistration Property (Microsoft.Dynamics.Commerce.Runtime.DataModel) TOCTitle: EnableTimeRegistration Property ms:assetid: P:Microsoft.Dynamics.Commerce.Runtime.DataModel.DeviceConfiguration.EnableTimeRegistration ms:mtpsurl: https://technet.microsoft.com/library/microsoft.dyn...
s0pach/DynamicsAX2012-technet
dynamicsax2012-technet/deviceconfiguration-enabletimeregistration-property-microsoft-dynamics-commerce-runtime-datamodel.md
# spotify-playlist-2-slack ======================== mine elscine [![Code Climate](https://codeclimate.com/github/petterl/spotify-playlist-2-slack/badges/gpa.svg)](https://codeclimate.com/github/petterl/spotify-playlist-2-slack) Show new playlist entries in slack channel ## Configuration You need to set these environ...
Elscine/spotify-playlist-2-slack
README.md
--- keywords: implement;implementing;whitelist;white list;allowlist;allow list;edge;edges description: Allowlist Adobe Target edge nodes title: Allowlist Adobe Target edge nodes feature: privacy and security subtopic: Getting Started topic: Standard --- # Allowlist Target edge nodes Information and an up-to-date list...
agstanciu1/target.en
help/c-implementing-target/c-considerations-before-you-implement-target/allowlist-edges.md
--- title: Kรผme Kaynak Yรถneticisi'ni kullanarak bir kรผmeyi tanฤฑmlama | Microsoft Docs description: Service Fabric kรผmesi, hata etki alanlarฤฑ ve yรผkseltme etki alanlarฤฑ, dรผฤŸรผm รถzellikleri ve kรผme kaynak yรถneticisi iรงin dรผฤŸรผm kapasiteleri belirterek aรงฤฑklanmaktadฤฑr. services: service-fabric documentationcenter: .net auth...
klmnden/azure-docs.tr-tr
articles/service-fabric/service-fabric-cluster-resource-manager-cluster-description.md
--- title: MAX (Transact-SQL) | Microsoft Docs ms.custom: '' ms.date: 08/23/2017 ms.prod: sql ms.prod_service: database-engine, sql-database, sql-data-warehouse, pdw ms.reviewer: '' ms.technology: t-sql ms.topic: language-reference f1_keywords: - MAX - MAX_TSQL dev_langs: - TSQL helpviewer_keywords: - MAX function [Tra...
txstudio/sql-docs.zh-tw
docs/t-sql/functions/max-transact-sql.md
# Motion Motion merupakan singkatan dari Mobile Ticket Recreation yang bertujuan untuk mencarikan tiket rekreasi yang anda inginkan agar anda tidak perlu berlama - lama mengantri saat membeli tiket.
ecankurnia/Motion
README.md
```yaml title: 'Iconify for React Function: addCollection' types: IconifyJSON: '../../types/iconify-json.md' IconifyIcon: '../../types/iconify-icon.md' functions: addIcon: './add-icon.md' ``` # Iconify for React function: addCollection This tutorial is part of [Iconify for React functions tutorial](./index.md#f...
Andre601/documentation-2
documents/pages/icon-components/react/add-collection.md
# Ein Scanner fรผr arithemitische Ausdrรผcke
ob-cs-hm-edu/compiler-ScannerArithExpr
README.md
# Under conctruction... # Real-time object detection with YOLO 3 (Keras) Python-Framework zur Erkennung und Lokalisierung von Objekten in Bildern und Videostreams in Echtzeit. Das Framework basiert auf der [YOLO 3](notebook/YOLOv3.pdf) Implementierung (https://github.com/experiencor/keras-yolo3) von (https://github.c...
aboerzel/YOLO3-keras
README.md
--- title: Virtual DOM is pure overhead description: Let's retire the 'virtual DOM is fast' myth once and for all pubdate: 2018-12-27 author: Rich Harris authorURL: https://twitter.com/Rich_Harris --- If you've used JavaScript frameworks in the last few years, you've probably heard the phrase 'the virtual DOM is fast'...
c0bra/svelte
site/content/blog/2018-12-27-virtual-dom-is-pure-overhead.md
+++ # Custom widget. # An example of using the custom widget to create your own homepage section. # To create more sections, duplicate this file and edit the values below as desired. widget = "custom" active = true date = 2016-04-20T00:00:00 # Note: a full width section format can be enabled by commenting out the `tit...
jongoukchoi/academic-kickstart
content/home/teaching.md
--- layout: default title: About Me permalink: /about/ --- <div style="width: 100%; display: table;"> <div style="display: table-row"> <div style="width: 200px; display: table-cell; text-align: left; vertical-align: middle;"> <img src="{{site.baseurl}}/images/me.png" style="width:150px; height:150p...
youfenglab/zero2one
_pages/about.md
--- title: 'Revisiรณn del acceso a los roles de recursos de Azure en PIM: Azure Active Directory | Microsoft Docs' description: Aprenda a revisar el acceso a los roles de recursos de Azure en Azure AD Privileged Identity Management (PIM). services: active-directory documentationcenter: '' author: curtand manager: mtillm...
cristhianu/azure-docs.es-es
articles/active-directory/privileged-identity-management/pim-resource-roles-perform-access-review.md
--- layout: monthly-metrics-v0.1 title: Metrics report for twitterdev/Gnip-Insights-Interface | MONTHLY-REPORT-2021-11-29 | 2021-11-29 permalink: /twitterdev/Gnip-Insights-Interface/MONTHLY-REPORT-2021-11-29/ owner: twitterdev repo: Gnip-Insights-Interface reportID: MONTHLY-REPORT-2021-11-29 datestampThisMonth: 2021-1...
DocAdam/metrics
_posts/twitterdev/Gnip-Insights-Interface/2021-11-29-MONTHLY-REPORT-2021-11-29.md
--- title: post-bg-poem-13 caption: post-bg-poem-13 ---
kylehao/photo.4y.gs
_images/post-bg-poem-13.md
--- title: Finite maps lang: en header-includes: - | <style type="text/css"> body {font-family: Arial, Helvetica; margin-left: 5em; font-size: large;} </style> <style type="text/css"> h1 {margin-left: 0em; padding: 0px; text-align: center} </style> <style type="text/css"> h2 {margin-left: 0em; padding: 0p...
Coq-Polyhedra/finmap
index.md
# ไป‹็ป ๅ‚่€ƒไบ† https://github.com/seveinn/seveinn-blog ้กน็›ฎๅˆ›ๅปบ็š„ไธชไบบ้™ๆ€ๅšๅฎข๏ผŒไฝœไธบๆ—ฅๅธธๅญฆไน ่ฎฐๅฝ•
Seveinn/seveinn.github.io
README.md
# Hellraiser Judgment * Author: mobe1969 * Production Year: 2018 ## DTS-HD MA 5.1 ![img 0](https://gitlab.com/Mobe1969/beq-reports/-/raw/master/Movies/Hellraiser%20Judgment%20%282018%29%20DTS-HD%20MA%205.1.jpg)
bmiller/beqcatalogue
docs/mobe1969/hellraiser-judgment.md
# Randomorg_API [![Build Status](https://travis-ci.com/Sov-trotter/Randomorg_API.jl.svg?branch=master)](https://travis-ci.com/Sov-trotter/Randomorg_API.jl) [![Build Status](https://ci.appveyor.com/api/projects/status/github/Sov-trotter/Randomorg_API.jl?svg=true)](https://ci.appveyor.com/project/Sov-trotter/Randomorg_A...
Sov-trotter/Randomorg_API.jl
README.md
--- layout: default title: "es ๅˆ†ไบซ" tags: document --- # ๆœŸๆœซไธฒ่ฎฒ-ES v1 ## ่นญ่นญ๏ผš ## ๅ‡ ไธช้‡่ฆ็ฝ‘็ซ™ ไป…ไพ›ๅ‚่€ƒ็š„ไธญๆ–‡ๆ–‡ๆกฃ๏ผš https://www.elastic.co/guide/cn/elasticsearch/guide/current/index.html ๆญฃ็ปŸ่‹ฑๆ–‡ๆ–‡ๆกฃ๏ผš https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html java API๏ผš https://www.elastic.co/guide/en/elasticsearch/clie...
kc910521/kc910521.github.io
_posts/2018-10-10-es-sharing.md
#A sermon preached in the cathedral church of Carlisle, on Sunday Feb. 15, 1684/5 being the next day after our Soveraign Lord James the Second, was proclaim'd King in that city. / by Will. Nicolson ...# ##Nicolson, William, 1655-1727.## A sermon preached in the cathedral church of Carlisle, on Sunday Feb. 15, 1684/5 ...
textcreationpartnership/A52340
README.md
--- description: "Learn more about: Polling in SQL Server using the SQL adapter" title: "Polling in SQL Server using the SQL adapter | Microsoft Docs" ms.custom: "" ms.date: "01/18/2019" ms.prod: "biztalk-server" ms.reviewer: "" ms.suite: "" ms.tgt_pltfrm: "" ms.topic: "article" ms.assetid: c31b3cda-c05e-46db-827b-6c4...
DCtheGeek/biztalk-docs
biztalk/adapters-and-accelerators/adapter-sql/polling-in-sql-server-using-the-sql-adapter.md
# Git I love Git and version control. And I use version control over any project I do. I follow a [series of rules](../../focusing/rules.md#git) when dealing with Git. ## Notes - Commit as often as you can. Ideally after each micro-iteration, when something new is working. - This way, at the end of the day you can...
dnnsmnstrr/knowledge
programming/version-control/git.md
# sdr-UDPAudio Plugin for SDR# to stream demodulated audio over UDP on port 7355 <add key="UDPAudioPlugin" value="SDRSharp.UDPAudio.UDPAudioPlugin,SDRSharp.UDPAudio" />
cpicoto/sdr-UDPAudio
README.md
# ndc-pipeline NDC collection processing pipeline This project contains the basic processing logic for working over the National Digital Catalog, using collection metadata to determine processing configuration details, and then executing processes to put the data online for use. I ended up developing two completely di...
nggdpp/ndc-pipeline
README.md
--- title: Upgrading Flutter short-title: Upgrading description: Upgrading Flutter --- No matter which [Flutter release channel][] you follow, you can use the `flutter` command to upgrade your Flutter SDK and the packages that your app depends on. ## One-time setup For the `flutter` command to work correctly, your ...
rnitta/website
src/docs/development/tools/sdk/upgrading.md
--- title: Namespace reference titleSuffix: Azure DevOps description: Understand the set of namespaces used to manage security ms.technology: devops-security ms.custom: quarterly-review ms.topic: conceptual ms.author: kaelli author: KathrynEE monikerRange: '<= azure-devops' ms.date: 10/12/2020 --- # Security names...
Frenemee2020/azure-devops-docs
docs/organizations/security/namespace-reference.md
--- title: Storing files permalink: java_springboot/200_real_apps/50_files.html layout: "development" --- TODO: ะ“ะปะฐะฒะฐ ะฟั€ะพ ั„ะฐะนะปั‹ {% filesused title="ะคะฐะนะปั‹, ัƒะฟะพะผัะฝัƒั‚ั‹ะต ะฒ ะณะปะฐะฒะต" %} - .helm/templates/deployment.yaml - .helm/secret-values.yaml - .helm/values.yaml - src/server/server.js {% endfilesused %} ะ’ ัั‚ะพะน ะณะปะฐะฒะต ะผั‹...
gyrter/werf-guides
werf.io/guides/java_springboot/200_real_apps/50_files.md
--- published: true title: Brackets um editor open source da adobe! layout: post --- ![Brackets um editor open source da Adobe!](http://www.droidweb.com/wp-content/uploads/2013/05/052813_1128_BracketsOpe1.png) >Sim! Vocรช nรฃo leu errado, um editor open source feito pela ***Adobe*** Nรฃo muito tempo atras em uma galaxi...
cafecodificado/cafecodificado.github.io
_posts/2015-02-13-brackets-editor-open-source.md
# Acknowledgements This application makes use of the following third party libraries: ## DZChatUI Copyright (c) 2016 stonedong <yishuiliunian@gmail.com> 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 So...
yishuiliunian/DZChatUI
Example/Pods/Target Support Files/Pods-DZChatUI_Example/Pods-DZChatUI_Example-acknowledgements.markdown
# JBFF Japan Bangla Friends Foundation
Marufms4/JBFF
README.md
--- title: ะ ะตะฟะปะธะบะฐั†ะธั ะดะฐะฝะฝั‹ั… ะฒ ะทะฐัˆะธั„ั€ะพะฒะฐะฝะฝั‹ั… ัั‚ะพะปะฑั†ะฐั… (ัั€ะตะดะฐ SQL Server Management Studio) | ะ”ะพะบัƒะผะตะฝั‚ะฐั†ะธั ะœะฐะนะบั€ะพัะพั„ั‚ ms.custom: '' ms.date: 03/07/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: replication ms.topic: conceptual helpviewer_keywords: - encryption [SQL Server], replicating data - encryption [S...
bergano65/sql-docs.ru-ru
docs/2014/relational-databases/replication/security/replicate-data-in-encrypted-columns-sql-server-management-studio.md
--- title: "No accessible overloaded '&lt;methodname&gt;' can be called with these arguments: &lt;list&gt;" ms.date: 07/20/2015 f1_keywords: - "vbrAmbiguousCall_ExactMatch2" ms.assetid: 78d4c7ed-5e18-47d4-948d-fa8b24e47214 --- # No accessible overloaded '&lt;methodname&gt;' can be called with these arguments: &lt;li...
aedeny/docs
docs/visual-basic/misc/no-accessible-overloaded-methodname-can-be-called-with-these-arguments-list.md
# Movie Recommender | ML.NET version | API type | Status | App Type | Data sources | Scenario | ML Task | Algorithms | |----------------|-------------------|-------------------------------|-------------|-----------|---------------------|...
MarcoZama/machinelearning-samples
samples/csharp/end-to-end-apps/Recommendation-MovieRecommender/README.md
--- layout: post comments: true title: ํ•œ์†”์•„ํŠธ๋นŒ categories: [์•„ํŒŒํŠธ์ •๋ณด] permalink: /apt/์šธ์‚ฐ๊ด‘์—ญ์‹œ๋‚จ๊ตฌ์„ ์•”๋™ํ•œ์†”์•„ํŠธ๋นŒ --- <a style="color: blue;" href="/apt/์šธ์‚ฐ๊ด‘์—ญ์‹œ๋‚จ๊ตฌ์„ ์•”๋™">< ์šธ์‚ฐ๊ด‘์—ญ์‹œ๋‚จ๊ตฌ ์„ ์•”๋™ ์ „์ฒด ์‹ค๊ฑฐ๋ž˜ ์ •๋ณด</a> <a style="color: green;" href="https://search.naver.com/search.naver?query=์„ ์•”๋™ ํ•œ์†”์•„ํŠธ๋นŒ">๋„ค์ด๋ฒ„์—์„œ ๊ฒ€์ƒ‰ ></a> <script type="text/javascript"> var ch...
seed-info/apt-info
_posts/2022-01-11-info-2002-1568057-31140.md
--- title: ็ฎก็†ๅช่ฏปๅ‰ฏๆœฌ - Azure CLIใ€REST API - Azure Database for MySQL description: ไบ†่งฃๅฆ‚ไฝ•ไฝฟ็”จ Azure CLI ๆˆ– REST API ๅœจ Azure Database for MySQL ไธญ่ฎพ็ฝฎๅ’Œ็ฎก็†ๅช่ฏปๅ‰ฏๆœฌใ€‚ author: ajlam ms.author: andrela ms.service: mysql ms.topic: how-to ms.date: 6/10/2020 ms.custom: devx-track-azurecli ms.openlocfilehash: 41c12dcb2e4c5e3b280bb349e81bcb58a0ba...
GordenW/azure-docs.zh-cn
articles/mysql/howto-read-replicas-cli.md
--- order: 7 iframe: 360 title: zh-CN: ๅ›บๅฎšไพง่พนๆ  en-US: Fixed Sider --- ## zh-CN ๅฝ“ๅ†…ๅฎน่พƒ้•ฟๆ—ถ๏ผŒไฝฟ็”จๅ›บๅฎšไพง่พนๆ ๅฏไปฅๆไพ›ๆ›ดๅฅฝ็š„ไฝ“้ชŒใ€‚ ## en-US When dealing with long content, a fixed sider can provide a better user experience. ```jsx import { Layout, Menu, Icon } from 'choerodon-ui'; const { Header, Content, Footer, Sider } = Layout; React...
sunchir/choerodon-ui
components/layout/demo/fixed-sider.md
--- title: Integration Services-Rollen (SSIS-Dienst) | Microsoft-Dokumentation ms.custom: '' ms.date: 03/06/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: integration-services ms.topic: conceptual helpviewer_keywords: - security [Integration Services], roles - db_ssisoperator role - db_ssisadmin role - fi...
bartfastiel/sql-docs.de-de
docs/2014/integration-services/security/integration-services-roles-ssis-service.md
BlackHat version 0.5.0 is now available for download at: http://sourceforge.net/projects/blackhat/files/BlackHat/blackhat-0.5.0/ The major change for this release is a completely new graphical interface that uses the Qt user interface toolkit. This release include German, Spanish, Spanish-Castilian, Norwegian and Dut...
BlackHatNetwork/blackhat
doc/release-notes/release-notes-0.5.0.md
# InlineResponse40042 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **api_version** | **str** | Specifies the version of the API that incorporates this endpoint. | **request_id** | **str** | Defines the ID of the request. The &#x60;requestId&#x60; is gen...
Crypto-APIs/Crypto_APIs_2.0_SDK_Python
docs/InlineResponse40042.md
<div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tff.federated_map" /> <meta itemprop="path" content="Stable" /> </div> # tff.federated_map ```python tff.federated_map( mapping_fn, value ) ``` Defined in [`core/api/intrinsics.py`](http://github.com/tensor...
justin1121/federated
docs/api_docs/python/tff/federated_map.md
# breast_cancer_web_app Breast cancer classification - Neural nets # Dependencies * Numpy * Pickle * Scikit-learn * Pandas * Flask
jolivaresc/breast_cancer_web_app
README.md
# ghtest A repository to test some Github stuff
Aaron1011/ghtest
README.md
--- -api-id: M:Windows.Services.Store.StoreContext.GetAppLicenseAsync -api-type: winrt method --- <!-- Method syntax public Windows.Foundation.IAsyncOperation<Windows.Services.Store.StoreAppLicense> GetAppLicenseAsync() --> # Windows.Services.Store.StoreContext.GetAppLicenseAsync ## -description Gets license info fo...
tossnet/winrt-api
windows.services.store/storecontext_getapplicenseasync_1472711008.md
<html dir="LTR" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:tool="http://www.microsoft.com/tooltip"> <body> <div id="header"> <h1 class="heading">3.3.4.87.2.2 GetLogicalGroupUtilizationByTypeResponse<...
AndrewDavidoff/AndrewDavidoffRepo0426213909
AndrewDavidoffDocset0426213909/articles/MS-IPAMM2/1109cf1b-a862-41d9-89eb-fdb7a2c1a0cb.md
์ „์•• ๋™์ž‘ ๋ฒ”์œ„์˜ ์ƒํ•œ๊ณผ ํ•˜ํ•œ ๊ฐ’์ž…๋‹ˆ๋‹ค. ์ƒํ•œ๊ณผ ํ•˜ํ•œ ๊ฐ๊ฐ 0~400๊นŒ์ง€ ์‚ฌ์šฉ ๊ฐ€๋Šฅํ•˜๋ฉฐ, ๋‹จ์œ„๋Š” 0.1 [V]์ž…๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค์–ด, ๊ฐ’์ด 80์ด๋ฉด 8 [V]์ž…๋‹ˆ๋‹ค. ํ˜„์žฌ ์ „์•• ๊ฐ’์ด ์ด ๋ฒ”์œ„๋ฅผ ๋ฒ—์–ด๋‚  ๊ฒฝ์šฐ Status Packet ์ค‘ ERROR์˜ Voltage Range Error Bit(Bit0)๊ฐ€ โ€˜1โ€™๋กœ ์„ค์ •๋˜์–ด ๋ฐ˜ํ™˜๋˜๊ณ , Shutdown์˜ ํ”Œ๋ž˜๊ทธ(flag)์ค‘ ์ž…๋ ฅ ์ „์•• ์—๋Ÿฌ(Input Voltage Error)๊ฐ€ ์„ค์ •๋˜์–ด ์žˆ๋‹ค๋ฉด ๊ธฐ๋Šฅ์ด ๋ฐœํœ˜๋ฉ๋‹ˆ๋‹ค. |๋‹จ์œ„|๊ฐ’์˜ ๋ฒ”์œ„|์„ค๋ช…| | :---: | :---: | :---: | |์•ฝ 0.1 [V]|0 ~ 400|0...
peci1/emanual
_includes/kr/dxl/control_table_22_voltlimit_pro.md
# [Tekton](https://github.com/tektoncd/pipeline) * https://github.com/tektoncd/pipeline/blob/master/docs/install.md * https://storage.googleapis.com/tekton-releases/pipeline/latest/release.yaml **dashboard** * https://github.com/tektoncd/dashboard * https://github.com/tektoncd/dashboard/releases/download/v0.7.0/tekt...
yuanbh/lnmp
kubernetes/addons/tekton/README.md
### [CVE-2019-11708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11708) ![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%2060.7.2%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&mes...
sei-vsarvepalli/cve
2019/CVE-2019-11708.md
๏ปฟ--- title: ะะฐัั‚ั€ะพะนะบะฐ Lync Server 2013 ะดะปั ั€ะฐะฑะพั‚ั‹ ั ัะตั€ะฒะตั€ะพะผ ะฟั€ะธะปะพะถะตะฝะธะน Office Web Apps TOCTitle: ะะฐัั‚ั€ะพะนะบะฐ Lync Server 2013 ะดะปั ั€ะฐะฑะพั‚ั‹ ั ัะตั€ะฒะตั€ะพะผ ะฟั€ะธะปะพะถะตะฝะธะน Office Web Apps ms:assetid: 6231e519-9010-4ff9-b5a6-b5859c2b3e11 ms:mtpsurl: https://technet.microsoft.com/ru-ru/library/JJ204944(v=OCS.15) ms:contentKeyID: 49309...
Santoshtambe/OfficeDocs-SkypeforBusiness-Test-pr.ru-ru
server-2013/lync-server-2013-configuring-lync-server-2013-to-work-with-office-web-apps-server.md
EasyWinBuilder v0.5 =============== (c) 2013 phelix / blockchained.com - MIT license Download environment software, all dependencies and build Bitcoin/Namecoin/Altcoin automatically. To run simply double click __all_easywinbuilder.bat or manually start the batch files in order. Building Bitcoin on Windows really is a ...
Cashbits/CashBit
contrib/easywinbuilder/README.md
--- title: Compiler Error C2156 | Microsoft Docs ms.custom: ms.date: 11/04/2016 ms.reviewer: ms.suite: ms.technology: - devlang-csharp ms.tgt_pltfrm: ms.topic: article f1_keywords: - C2156 dev_langs: - C++ helpviewer_keywords: - C2156 ms.assetid: 136f9c67-2c27-4f61-b7e6-ccd202eca697 caps.latest.rev...
OpenLocalizationTestOrg/cpp-docs.pl-pl
docs/error-messages/compiler-errors-1/compiler-error-c2156.md
# 642.github.io visit https://frogger-software.github.io/642.github.io/
Frogger-Software/642.github.io
README.md
--- title: ่จญๅฎšๆ•ฃ็™ผไฟ็•™้€ฑๆœŸ description: ๅœจ SQL Server Management Studio (SSMS) ไธญ่จญๅฎšๆ•ฃ็™ผ่ณ‡ๆ–™ๅบซๅ…ง่ณ‡ๆ–™็š„ไฟ็•™้€ฑๆœŸใ€‚ ms.custom: seo-lt-2019 ms.date: 03/07/2017 ms.prod: sql ms.prod_service: database-engine ms.reviewer: '' ms.technology: replication ms.topic: conceptual helpviewer_keywords: - transaction retention periods [SQL Server replication] ...
huanwnn/sql-docs.zh-tw
docs/relational-databases/replication/set-distribution-retention-period-for-transactional-publications.md
# Hacktoberfest2018 ~ Week 4 Challenge [Final] For previous challenges, please look at [readmes](https://github.com/RaidAndFade/Hacktoberfest2018/tree/master/READMES). *This is part of a series of weekly projects that will be in this repository over the span of hacktoberfest.* *this is satire, it's meant to be cute a...
AyushSarode/HacktoberChallenges2018
README.md
--- title: Bewerkingen, gebeurtenissen en tellers voor een open bare load balancer bewaken titleSuffix: Azure Load Balancer description: Meer informatie over het inschakelen van logboek registratie voor Azure Load Balancer. services: load-balancer documentationcenter: na author: asudbring ms.service: load-balancer ms.d...
fuadi-star/azure-docs.nl-nl
articles/load-balancer/load-balancer-monitor-log.md
--- date: 2018-03-12 12:26:40 layout: post title: Cabo Mango Milkshake. Trust me, it will work subtitle: Lorem ipsum dolor sit amet, consectetur adipisicing elit. description: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. image: https://res....
pschramm/jekflix-template
.history/_posts/2012-07-07-trust-me-it-will-work_20210107133308.md
# CreateClusterResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **messageId** | **String** | ๆถˆๆฏ็ฑปๅž‹ID | [optional] **message** | **String** | ๆถˆๆฏๅ†…ๅฎน | [optional] **currentTime** | **Long** | ๅฝ“ๅ‰ๆ—ถ้—ด, ๆฏซ็ง’ๆ•ฐ | [optional] **payload** | [**CreateClusterRespon...
hongyuhong/huaweicloud-cs-sdk
huaweicloud-cs-java-sdk/docs/CreateClusterResponse.md
--- title: Player.PlaylistChange event description: The PlaylistChange event occurs when a playlist changes. | Player.PlaylistChange event ms.assetid: 09ab0560-e18d-4ee8-a649-2b2468b40c31 keywords: - PlaylistChange event Windows Media Player - PlaylistChange event Windows Media Player , Player class - Player class Wind...
czipperz/win32
desktop-src/WMP/player-player-playlistchange.md
# Batch Accounts `[Microsoft.Batch/batchAccounts]` ## Navigation - [Resource types](#Resource-types) - [Parameters](#Parameters) - [Outputs](#Outputs) - [Template references](#Template-references) ## Resource types | Resource Type | API Version | | :-- | :-- | | `Microsoft.Authorization/locks` | 2017-04-01 | | `Mic...
SeSeicht/ResourceModules
arm/Microsoft.Batch/batchAccounts/readme.md
--- name: User Story about: This a user story title: '' labels: user story assignees: '' --- As a user I want XYZ such that XYZ. ## Acceptance Criteria: - [ ] Criteria 1... ## Technical Tasks: - [ ] Task 1...
digitalfabrik/ehrenamtskarte
.github/ISSUE_TEMPLATE/user-story.md
--- title: JSON ใƒ‡ใƒผใ‚ฟใฎไฝฟ็”จ ms.date: 05/14/2019 ms.prod: sql ms.reviewer: genemi ms.technology: '' ms.topic: quickstart helpviewer_keywords: - JSON - JSON, built-in support ms.assetid: c9a4e145-33c3-42b2-a510-79813e67806a author: jovanpop-msft ms.author: jovanpop ms.custom: seo-dt-2019 monikerRange: =azuresqldb-current||= a...
momoto/msft-sql-docs.ja-jp
docs/relational-databases/json/json-data-sql-server.md
--- ms.topic: conceptual ms.service: azure-databricks ms.reviewer: mamccrea ms.custom: databricksmigration ms.author: saperla author: mssaperla ms.date: 04/29/2020 title: 2018 ๅนด 6 ๆœˆ - Azure Databricks description: Azure Databricks ๆ–ฐๅขžๅŠŸ่ƒฝๅ’Œๆ”น่ฟ›็š„ 2018 ๅนด 6 ๆœˆๅ‘่กŒ่ฏดๆ˜Žใ€‚ ms.openlocfilehash: 23b3bba8c3922a3aa66054f9cd452efeb23af458 ms....
Yueying-Liu/mc-docs.zh-cn
articles/databricks/release-notes/product/2018/june.md
# Lab 01: Configure Pipeline to run EasyRepro Tests and Review Insights ## Goal The goal of this lab will show the following: 1. Configure Variables to push data to App Insights 2. Configure VS Test Task to use Test Categories ## Create an Azure DevOps Build Pipeline #### Objectives In this lab, you will: * Work...
AlfDau/BAST306T-Labs
lab01/Lab 01 Configure Pipeline to run EasyRepro Tests and Review Insights.md
## Assignment 1 This repository was built based on the ['treat' template for reproducible research](https://github.com/trr266/treat). In order to extend the analysis I included a chapter displaying the discretionary accruals for the 12 industries classified by Fama and French. The tables are included in the paper and...
Jonas-Materna/treat
README.md
# Operating systems and concurrency lab This repository is provided to support lab work in operating systems and concurrency. See the [lab page](http://hesabu.net/kf5010/L08.html) for more details.
DavidKendall/kf5010_L08
README.md