text
stringlengths
1
1.05M
repo_name
stringlengths
5
137
file_path
stringlengths
3
287
Swiss Admin web guidelines ========================== - [About Accessibility](Accessibility.md) - [How to use the styleguide in your project?](HOWTO.md) ## Summary - [The Swiss Federal Administration on the Internet](#the-swiss-federal-administration-on-the-internet) - [Contribution](#contribution) - [Grid System](...
zeixcom/cadastre
README.md
# 重构讲解 ## 重构的常用功能介绍 ![重构的常用功能介绍](./images/xxiv-a-refactor-introduce-1.jpg) > * 如上图标注所示,IntelliJ IDEA 的重构功能全部都在这个菜单上,所以我们也可以理解为这个菜单就是重构功能的体现,只是有时候我们通过快捷键的方式来加以体现而已。 > * 如上图标注 1 所示,在实际开发中我们经常会对文件进行重命名,这里用的快捷键就是 `Shift + F6`。 > * 如上图标注 2 所示,移动文件到其他包或是目录,我们可以通过快捷键也可以通过拖动对应的文件到其他目录进行重构。 > * 如上图标注 3 所示,提取 Java 类代码也是经常遇到的优...
shangguankui/blog
docs/idea/refactor-introduce.md
# About [![CodeQL](https://github.com/nefray/dia-syncsys.eu/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/nefray/dia-syncsys.eu/actions/workflows/codeql-analysis.yml) Page dedicated to calculation of glucose intake. | | | |---|---| |_Language:_| Slovak :slovakia: | | Units: | ...
nefray/dia-syncsys.eu
README.md
--- id: troubleshooting title: Troubleshooting image: /img/logo.svg --- ## EADDRINUSE, Address already in use Kill all node processes. ```bash pkill node ``` ## Hooks can only be called inside the body of a function component React in both `packages/mobile/package.json` and `packages/web/package.json` need to be t...
tiagob/create-full-stack
packages/docusaurus/docs/troubleshooting.md
--- title: Docker Agent kind: documentation aliases: - /guides/basic_agent_usage/docker/ - /agent/docker - /agent/basic_agent_usage/docker/ - /integrations/docker_daemon/ - /docker/ further_reading: - link: "/agent/docker/log/" tag: "Documentation" text: "Collect your application logs" - link: "/agent/doc...
jebbench/documentation
content/en/agent/docker/_index.md
<properties pageTitle="Napredne Istraživanje podataka i Modeliranje s Spark | Microsoft Azure" description="Da biste pokrenuli Istraživanje podataka i binarni klasifikaciju i regresije modeli pomoću unakrsno provjere valjanosti i hyperparameter optimizaciju uvježbati pomoću HDInsight Spark." services="machi...
OpenLocalizationTestOrg/azure-docs-pr15_hr-HR
articles/machine-learning/machine-learning-data-science-spark-advanced-data-exploration-modeling.md
# generator-vuespfx SPFx Yeoman generator with Vue.js support ## Important Information The generator has been included int [@pnp/spfx](https://github.com/pnp/generator-spfx/) generator. All fixes and updates will be done there. ## Documentation Please, reference the repo's [wiki](https://github.com/AJIXuMuK/generator...
AJIXuMuK/generator-vuespfx
README.md
# Goblin Barrel Defense: Advanced Strategy * Author: 6Dad * Published: 2017-04-18 * [Reddit post](https://www.reddit.com/r/ClashRoyale/comments/65xm7b/strategy_goblin_barrel_defense_advanced_strategy/) <img src="/img/strategy/gob-barrel-tech-002.png" style="width:100%; height: auto"> ## Description When predicting ...
smlbiobot/racf-discord-doc
docs/strategy/goblin-barrel-defense.md
MIT License Copyright (c) 2018 RB-team 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 Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribut...
Hiipivahalko/RB-tips
LICENSE.md
# dbnkjs
dbnks/dbnkjs
README.md
--- title: "Give mailbox permissions to another user in Office 365 - Admin Help" ms.author: kwekua author: kwekua manager: scotv ms.audience: Admin ms.topic: article ms.service: o365-administration localization_priority: Normal ms.collection: - M365-subscription-management - Adm_O365 ms.custom: - Adm_O365 - Core_O365...
Jcoetsee/OfficeDocs-O365ITPro
Office365-Admin/add-users/give-mailbox-permissions-to-another-user.md
# 静态文件 #### 项目介绍 用来存放静态文件 #### 软件架构 软件架构说明 存放vue等单页面 html静态页面 #### 访问地址 1. https://bigqianduan.top 2. http://bigqianduan.top #### 使用说明 1. 初次拉取代码 git pull origin master 2. 初次推送代码 git commit -am 'fix' git remote add origin git@gitee.com:cjm0/mtw.git git push -u origin mast...
cjm0/static
test/README.md
12 月 25 日陕西新增本土确诊病例 157 例,西安市 155 例、咸阳市 2 例,目前情况如何? 2022 年考研政治肖秀荣翻车了吗? 如何看待普京称「美国遏制不了中国的发展,中国将必然成为世界第一大经济体」?这释放了哪些信号? 如何评价 2022 考研数学试题,数学一、数学二和数学三难度如何? 如何看待疑似完美世界员工泄露国内居民身份信息给老外注册《幻塔》? 媒体评邮政拒绝残疾应届生入职,称「公平不应在最后一公里缺席」,这种「就业歧视」可以消除吗? 西安一外籍男子当众辱骂防疫人员,家人称用错词语,还有哪些后续值得关注? 美赴华航班飞行途中突然返航,机上大批中国乘客无法按计划回国,原因到底是啥? ...
handn-work/spider
zhihutop_content/2021/2021-12/2021-12-26/13:50.md
Disallows modifying variables of class declarations Declaring a class such as `class A {}`, creates a variable `A`. Like any variable this can be modified or reassigned. In most cases this is a mistake and not what was intended. ### Invalid: ```typescript class A {} A = 0; // reassigning the class variable itself ``...
petamoriken/deno_lint
docs/rules/no_class_assign.md
## `php:8` ```console $ docker pull php@sha256:cf121e7ea3e49dab7289b31dbef53d8b6fbc2fc7c4bc9d49f551824a4b3ccaa7 ``` - Manifest MIME: `application/vnd.docker.distribution.manifest.list.v2+json` - Platforms: - linux; amd64 - linux; arm variant v5 - linux; arm variant v7 - linux; arm64 variant v8 - linux; 386 - li...
kamarules74/repo-info
repos/php/remote/8.md
Azure Virtual Machines は、複数のデータ ディスクの接続をサポートしています。 この記事では、VM のデータ ディスクのスケーラビリティとパフォーマンスのターゲットについて説明します。 これらのターゲットは、パフォーマンスと容量の要件を満たすために必要なディスクの数と種類を決めるときに役立ちます。 > [!IMPORTANT] > パフォーマンスを最適化するには、仮想マシンに接続する使用率が高いディスク数を制限して、スロットルを回避するようにします。 すべてのアタッチされているディスクの使用率が同時に高くならなければ、仮想マシンは多数のディスクに対応できます。 * **Azure Managed Disk...
tatazoe/azure-docs.ja-jp
includes/azure-storage-limits-vm-disks.md
<p align="center"><img alt="GeospatialVR" title="GeospatialVR" src="images/logo.png" width="250"></p> <h3 align="center"> A Web-based Virtual Reality Framework for Collaborative Environmental Simulations </h3> <br> ## Table of Contents - [Introduction](#introduction) - [How To Use](#how-to-use) - [Use Cases](#use...
journal-peerreview/GeospatialVR_anonymized
README.md
--- title: Else 陳述式 (Visual Basic) ms.date: 07/20/2015 f1_keywords: - vb.else helpviewer_keywords: - Else keyword [Visual Basic] ms.assetid: 154dd3d3-137b-4de6-a5aa-699b18dfb639 ms.openlocfilehash: f249ac0816ae9375b081709900299a7ef8961880 ms.sourcegitcommit: 0be8a279af6d8a43e03141e349d3efd5d35f8767 ms.translationtype: ...
marcustung/docs.zh-tw-1
docs/visual-basic/language-reference/statements/else-statement.md
--- title: GETNAME_TYPE | Microsoft Docs ms.custom: '' ms.date: 11/04/2016 ms.technology: - vs-ide-sdk ms.topic: conceptual f1_keywords: - GETNAME_TYPE helpviewer_keywords: - GETNAME_TYPE enumeration ms.assetid: 2f9f1679-e9e8-4c9c-ac90-aa07bfe69914 author: gregvanl ms.author: gregvanl manager: douge ms.wo...
tommorris/visualstudio-docs.tr-tr
docs/extensibility/debugger/reference/getname-type.md
--- title: Image.HyperlinkSubAddress property (Access) keywords: vbaac10.chm10373 f1_keywords: - vbaac10.chm10373 ms.prod: access api_name: - Access.Image.HyperlinkSubAddress ms.assetid: ba6f27ec-d28b-e495-4e63-9355cd26630b ms.date: 03/05/2019 localization_priority: Normal --- # Image.HyperlinkSubAddress property (Ac...
profray/VBA-Docs
api/Access.Image.HyperlinkSubAddress.md
# catkin_tools [![Build Status](https://github.com/catkin/catkin_tools/actions/workflows/workflow.yml/badge.svg)](https://github.com/catkin/catkin_tools/actions/workflows/workflow.yml) Command line tools for working with [catkin](https://github.com/ros/catkin) Documentation: http://catkin-tools.readthedocs.org/
enwaytech/catkin_tools
README.md
# Haruna <p align="center"> <img src="https://vignette.wikia.nocookie.net/kancolle/images/6/61/Haruna_Shopping_Full.png/revision/latest/"> </p> The ShipGirl Project. Haruna, the helping hand of Kashima. `(c) Kancolle for Haruna.` ## Why Haruna ? > Fast and reliable. > Standalone server that manages your votes for...
Lymdun/Haruna
README.md
--- title: Conteúdos do dispositivo (SQL Server) | Microsoft Docs ms.custom: '' ms.date: 03/01/2017 ms.prod: sql ms.prod_service: backup-restore ms.reviewer: '' ms.technology: backup-restore ms.topic: conceptual f1_keywords: - sql13.swb.bnrdevicecontents.f1 ms.assetid: 95e1902e-8c7a-4830-bdf9-1a6aca414a24 author: MikeR...
gmilani/sql-docs.pt-br
docs/relational-databases/backup-restore/device-contents-sql-server.md
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [9.0.24](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-tables@9.0.23...@sb1/ffe-tables@9.0.24) (2019-10-14) **Note:** Version bump only...
lfbergee/designsystem
packages/ffe-tables/CHANGELOG.md
--- layout: default title: HTTP_Status parent: Outputs grand_parent: Reference --- # nOutput HTTP_Status This output will render a HTML page with two columns: control and status (based on available/selected warnings). The control is the title list of all or specific warnings and the status is a summary text given the ...
OpenAF/nattrmon-docs
docs/reference/outputs/nAttrMon_nOutput_HTTP_Status.md
--- title: Verwenden von Spalten mit geringer Dichte | Microsoft-Dokumentation ms.custom: '' ms.date: 06/13/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: table-view-index ms.topic: conceptual helpviewer_keywords: - sparse columns, described - null columns - sparse columns ms.assetid: ea7ddb87-f50b-46b6-9...
bartfastiel/sql-docs.de-de
docs/2014/relational-databases/tables/use-sparse-columns.md
[[FlowCreation MOC]] %% - metadata: - tags: #on/flow %% # Balancing Challenge and Skill Conceptually, getting into flow requires [[Balancing Challenge and Skill]]. It's the meta-meta-skill of creating the conditions of flow. It's the most important condition because it's the direct result of the [[Four Factors of Flo...
omegakid1902/mkdocs-garden
docs/Balancing Challenge and Skill.md
The MIT License (MIT) Copyright (c) 2019 임규완 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 Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, di...
limgyuwan/test
LICENSE.md
--- title: IDebugComPlusSymbolProvider::GetEntryPoint | Documentos de Microsoft ms.custom: '' ms.date: 11/04/2016 ms.technology: - vs-ide-sdk ms.topic: conceptual helpviewer_keywords: - IDebugComPlusSymbolProvider::GetEntryPoint - GetEntryPoint ms.assetid: 9640e121-1da1-41f9-8e66-76efca36baf2 author: gregvanl...
tommorris/visualstudio-docs.es-es
docs/extensibility/debugger/reference/idebugcomplussymbolprovider-getentrypoint.md
--- title: "TextPattern and Embedded Objects Overview" ms.custom: "" ms.date: "03/30/2017" ms.prod: ".net-framework" ms.reviewer: "" ms.suite: "" ms.technology: - "dotnet-bcl" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords: - "UI Automation, TextPattern class" - "embedded objects, accessing" - "acc...
erikly/docs
docs/framework/ui-automation/textpattern-and-embedded-objects-overview.md
+++ title = "Godot learning paths" description = "Learn Godot with excellent, curated free resources made by the community. These paths will help you learn the engine step-by-step." date = 2019-12-09T14:18:14+02:00 weight = 1 aliases = [ "/tutorial/godot/learning-paths/",] type = "_default" [banner] src = "beginner/b...
DivineDominion/website
content/tutorial/godot/learning-paths/_index.md
## SSO Implementation This folder contains a task file and templates that make a good starting point for implementing SSO. ![SSO](img/sso.png)
GrahamCampbell/org-formation-cli
examples/sso/readme.md
# ConfigurationFileParser An open source parser to read .ini configuration files. The library reads structured configuration data, infer value types, and make this information available via the included ConfigurationParser and ConfigurationReader interfaces. ## Configuration Format The configuration file is a line-...
nikoo28/ConfigurationFileParser
README.md
--- layout: post title: "Deep Imitative Models for Flexible Inference, Planning, and Control" date: 2019-06-04 19:48:56 categories: arXiv_AI tags: arXiv_AI Reinforcement_Learning Optimization Inference author: Nicholas Rhinehart, Rowan McAllister, Sergey Levine mathjax: true --- * content {:toc} ##### Abstract Imitat...
AMDS123/papers
_posts/2019-06-04-Deep-Imitative-Models-for-Flexible-Inference-Planning-and-Control.md
# contraband-game http://kristopolous.github.io/BOOTSTRA.386/javascript.html#modals https://opengameart.org/content/roguelike-modern-city-pack Canvas + ReactJS https://blog.cloudboost.io/using-html5-canvas-with-react-ff7d93f5dc76
schematical/contraband-game
README.md
<p align="center"><a href="https://go-kratos.dev/" target="_blank"><img src="https://github.com/go-kratos/kratos/blob/main/docs/images/kratos-large.png?raw=true"></a></p> <p align="center"> <a href="https://github.com/go-kratos/kratos/actions"><img src="https://github.com/go-kratos/kratos/workflows/Go/badge.svg" alt="...
liuxiong332/kratos
README.md
--- title: Visão geral do Azure Percept description: Saiba mais sobre a plataforma do Azure Percept author: mimcco ms.author: mimcco ms.service: azure-percept ms.topic: overview ms.date: 03/23/2021 ms.custom: template-overview ms.openlocfilehash: 09ee8346b62f868be3811ebfb6b3dc36ff9d0f83 ms.sourcegitcommit: 32e0fedb80b5...
beatrizmayumi/azure-docs.pt-br
articles/azure-percept/overview-azure-percept.md
Syn Package Manager =================== Syn is a new kind of package manager. It's a package manager that's for very technical realists. The majority of it's usefulness is only useful if you put your system into the sort of state where you'd find a problem with modern package managers. This package manager was design...
paultag/syn
README.md
# Security Policy Please use the [security issue form](https://www.yiiframework.com/security) to report to us any security issue you find in Yii. DO NOT use the issue tracker or discuss it in the public forum as it will cause more damage than help. Please note that as a non-commerial OpenSource project we are not abl...
igraden322/reushop
vendor/yiisoft/yii2/.github/SECURITY.md
<img align="left" width="190" src="https://raw.githubusercontent.com/arturo-lang/arturo/master/logo.png"/> <h1>Arturo</h1> ### Simple, modern and portable<br>interpreted programming language for efficient scripting<br><br>![License](https://img.shields.io/github/license/arturo-lang/arturo?style=flat-square) ![GitHub ...
mbarkhau/arturo
README.md
--- title: 连接到 SQL Server 或 Azure SQL 数据库 - Azure 逻辑应用 description: 使用 Azure 逻辑应用自动完成本地或云中的 SQL 数据库的任务 services: logic-apps ms.service: logic-apps ms.suite: integration author: ecfan ms.author: v-yiso ms.reviewer: klam; LADocs manager: carmonm ms.topic: conceptual tags: connectors origin.date: 10/14/2019 ms.date: 11/11...
yhs666/mc-docs.zh-cn
articles/connectors/connectors-create-api-sqlazure.md
jquery.lookingfor ================= ![Screenshot](https://rawgithub.com/albburtsev/jquery.lookingfor/master/screenshots/highlight.png) Быстрый поиск набираемого текста. Плагин очень маленький (минифицированный — 2.5kb, сжатый — 1.2kb), очень быстрый и даже поддерживает старые браузеры (IE6+). Плагин __jquery.lookin...
albburtsev/jquery.lookingfor
README.ru.md
A H2HeaderFieldWithIndexing is a header field with enabled caching in the HPACK index table (see RFC 7541).
hpi-swa-teaching/HTTP-2
HTTP2-Core.package/H2HeaderFieldWithIndexing.class/README.md
--- title: Registrera dig för Video Indexer och ladda upp din första video – Azure titleSuffix: Azure Media Services description: Lär dig hur du registrerar dig och laddar upp din första video med hjälp av Video Indexer-portalen. services: media-services author: Juliako manager: femila ms.service: media-services ms.sub...
Microsoft/azure-docs.sv-se
articles/media-services/video-indexer/video-indexer-get-started.md
--- layout: title permalink: citi cover: 11986490_10153596374049764_3414184819326772403_n.jpg description: "In collaboration with Red Giant Books we announce the release of RA Washington's new novel, CITI." author: RA Washington price: "15" releasedate: "2015-09-20" instock: true numinstock: "200" collection: "collabor...
GuideToKulchur/press
_posts/title/2015-09-20-citi.md
--- title: Ver las dependencias entre los archivos de encabezado y archivos de código fuente de C++ ms.date: 05/16/2018 ms.topic: conceptual author: gewarren ms.author: gewarren manager: jillfra ms.workload: - multiple ms.openlocfilehash: 3904ff08496257d18589e36e5878f49404bbdf7c ms.sourcegitcommit: 94b3a052fb1229c7e7f8...
jcarmon4/visualstudio-docs.es-es
docs/modeling/code-maps-for-cpp.md
This project will not be developed any more, because the overlap of the basic ideas with the much further developed [Argo CD](https://github.com/argoproj/argo-cd) is too high. Please check out Argo CD - it's really neat. # Wheel GitOps Agent [![Build Status](https://travis-ci.com/wheel-sh/wheel-agent.svg?branch=master...
niiku/wheel-agent
README.md
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [kibana-plugin-server](./kibana-plugin-server.md) &gt; [RouteConfigOptionsBody](./kibana-plugin-server.routeconfigoptionsbody.md) &gt; [accepts](./kibana-plugin-server.routeconfigoptionsbody.accepts.md) ## RouteCo...
poisonousvenom/kibana
docs/development/core/server/kibana-plugin-server.routeconfigoptionsbody.accepts.md
# @daffodil/newsletter The `@daffodil/newsletter` library allows you to quickly scaffold a "newsletter" subscription UI feature in an Angular application. It supports drivers for a variety of ecommerce platforms in order to make connecting your UI to your platform's newsletter feature easy. <!-- talk about supported p...
mlandefeld/daffodil
libs/newsletter/README.md
--- title: Api.JetOpenTempTable method (Microsoft.Isam.Esent.Interop) TOCTitle: 'JetOpenTempTable method ' ms:assetid: M:Microsoft.Isam.Esent.Interop.Api.JetOpenTempTable(Microsoft.Isam.Esent.Interop.JET_SESID,Microsoft.Isam.Esent.Interop.JET_COLUMNDEF[],System.Int32,Microsoft.Isam.Esent.Interop.TempTableGrbit,Microso...
npherson/win32
desktop-src/extensible-storage-engine/api.jetopentemptable-method.md
## 1.0.0 - Initial version - View images - Upload from raw png - Upload from ShareX - View image informations - Delete images ## 1.1.0 - Add cloudflare cache purge
sinnlosername/ussr
CHANGELOG.md
# Lua CSV Parser A simple parser for CSV support different seperators and **array** values. This simple parse DOES NOT require any 3rd party libraries.
solomonxie/lua-csv-parser
README.md
--- layout: post title: 'News Feed' description: 'Get the latest news from our Twitter feed!' date: 2020-11-30 17:46:41 1000 categories: info by: 'Frost' icon: 'twitter' --- <div class="twitter-post"> <div class="size margin"> {% include feed.html %} </div> </div>
LSICPEP/info-board
_posts/2020-11-26-feed.md
Data Mapping library for Objective C ========================= [![Build Status](https://api.travis-ci.org/aryaxt/OCMapper.svg)](https://api.travis-ci.org/aryaxt/OCMapper) [![Version](http://cocoapod-badges.herokuapp.com/v/OCMapper/badge.png)](http://cocoadocs.org/docsets/OCMapper) OCMapper is a data mapping library fo...
imohsinj/_Think
Pods/OCMapper/README.md
# housemanager Manager for house and estate data. Keep house data with House Manager up to date and use it for creating reports and documents for authorities such as banks and registers. Initially this will be created to match finnish housing requirements.
palapiessa/housemanager
README.md
--- title: Диалоговое окно выравнивания для текста и заполнителей (построитель отчетов и службы SSRS) | Документация Майкрософт ms.custom: '' ms.date: 06/13/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: - reporting-services-native ms.topic: conceptual f1_keywords: - "10136" - "10137" - sql12.rtp.rptdesig...
B4V/sql-docs.ru-ru
docs/2014/reporting-services/alignment-dialog-box-for-text-and-placeholders-report-builder-and-ssrs.md
Pattern: Use of `case` with `fallthrough` only Issue: - ## Description Fall-throughs can only be used if the `case` contains at least one other statement. Examples of **correct** code: ```swift switch myvar { case 1: var a = 1 fallthrough case 2: var a = 2 } switch myvar { case "a": var one = 1 ...
Acidburn0zzz/docs-for-code-review-tools
SwiftLint/no_fallthrough_only.md
# Windows Manager StumpWM is a windows manager which is very customizable and really helps speed things up (much less mouse clicking). Sharing some settings which could help others get started. # File Descriptions `stumpwmrc` -- copy this to `~/.stumpwmrc` it has sensible keybindings and example of browser + termi...
klei22/Tech-OnBoarding-Class
Unix_Command_Line/stumpwm/README.md
Introduction ------------ **Proton** is a tool for use with the Steam client which allows games which are exclusive to Windows to run on the Linux operating system. It uses Wine to facilitate this. **Most users should use Proton provided by the Steam Client itself.** See [this Steam Community post][steam-play-introdu...
simon-i1-h/Proton
README.md
## Installation and execution 1. Clone this repository 2. Run `yarn` to install all dependencies 3. Run `yarn start` to start in development mode or `yarn build` to generate a production version. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
danielpavone/jovens-do-futuro
front/README.md
# react-base personal react + webpack + typescript boilerplate ## Structure ``` src - Sources store - Redux Store [name]... reducer.ts - Redux Reducer actions.ts - Redux Actions styles - SCSS Styles units [name.scss]... | [name]... ... units - React Units (Components, Containers) ...
So-chiru/react-base
README.md
<div align="center"> <img src="https://raw.githubusercontent.com/google/jax/master/images/jax_logo_250px.png" alt="logo"></img> </div> # JAX: Autograd and XLA [![Test status](https://travis-ci.org/google/jax.svg?branch=master)](https://travis-ci.org/google/jax) JAX is [Autograd](https://github.com/hips/autograd) and ...
ashishpatel26/jax
README.md
--- name: Bug report about: Create a report to help us improve --- # Polaris Bug Report ## Description of the bug --- A clear and concise description of what the bug is. ## Steps to reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error You can also ju...
vijayraavi/Polaris
.github/ISSUE_TEMPLATE/bug_report.md
# arkbot Simple Discord bot for Ark players Commands: **!help** - help **!list** _command_ - lists all creatures currently in database for given command **!tame** _dinoname_ - displays information on how to tame the dino **!best** _dinoname_ - displays the best stats we currently have for given creature
markourm/arkbot
README.md
--- layout: post comments: true categories: Other --- ## Download Skill check professional excel 2007 answers book He has no guardian but himself, never had a chance to struggle. " I turned and looked at what he was working on at the drafting table. He never felt entirely alive in Master Hemlock's house and presence....
Jobby-Kjhy/27
_posts/2018-10-08-Download-skill-check-professional-excel-2007-answers.md
--- layout: briefly category: briefly hidden: true date: 2017-12-30 09:51:22 -0500 permalink: new-kid --- We went on a family vacation earlier this year and I only brought my iPhone and a GoPro. I had no concerns not bringing my *camera*. I’m a strong proponent of the iPhone being good enough. Even still... my wife ju...
jonkit/jonkit.github.io
_posts/2017-12-30-briefly-new-kid.md
--- title: "msdyn_macrosolutionconfiguration Entity Reference | MicrosoftDocs" description: "Includes schema information and supported messages for the msdyn_macrosolutionconfiguration entity." author: "v-sailab" ms.author: "v-sailab" manager: "shujoshi" ms.date: 09/14/2020 ms.topic: "reference" ms.service: "dynamics-3...
eddybreezy/dynamics-365-customer-engagement
ce/customer-service/developer/reference/entities/msdyn_macrosolutionconfiguration.md
# OneRing One Ring to rule them all, One Ring to find them all ! Test ========== ## 更新历史 ### 1.0.4 * Docker化部署 ### 1.0.5 * 升级了Mysql-connector-java ### 1.1.0 * 从io.github.hengyunabc 分支到xyz.xyan,独立开发路线 * 修正了用户组的BUG
DreamInSun/OneRing
README.md
## [3.0.1](https://github.com/kpfromer/next-optimized-images/compare/v3.0.0...v3.0.1) (2021-01-27) ### Bug Fixes * usage of old loader ([a32165a](https://github.com/kpfromer/next-optimized-images/commit/a32165a998cecfd3b4cf3224488a6e9649e4ac7e))
kpfromer/next-optimized-images
CHANGELOG.md
#Number codec tool This tool class can encode number x(1<=x<=1000000000) to string which contains 6 chars using method **encode**. #####Encode result example: 1 => 9GFq89 2 => Kaoq8Z 3 => XaARpR 4 => R53ulX 5 => 98qzy3 6 => dkhLY8 7 => bl84y8 8 => KMfvok 9 => dBIjfj...
qfrank/number_codec_util
README.md
--- title: Definir el tipo de relación de una relación de atributo | Microsoft Docs ms.custom: '' ms.date: 06/13/2017 ms.prod: sql-server-2014 ms.reviewer: '' ms.technology: - analysis-services ms.topic: conceptual helpviewer_keywords: - removing member properties - deleting member properties - member properties [Analy...
antoniosql/sql-docs.es-es
docs/2014/analysis-services/multidimensional-models/attribute-relationships-define-the-relationship-type.md
## Variable `dflt_database` - Controls the default database for new connections ## Description The `dflt_database` variable can be used to place new connections in a specific database (or catalog, in JDBC terminology). ## See also [[database]]
scgray/jsqsh
jsqsh-core/src/main/resources/org/sqsh/docs/dflt_database.md
--- title: Supporting Passive-Level Interrupts author: windows-driver-content description: Starting with framework version 1.11, WDF drivers can create interrupt objects that require passive-level handling. ms.assetid: E464F885-928C-40BC-A09F-7A7921F8FF37 ms.author: windowsdriverdev ms.date: 04/20/2017 ms.topic: articl...
sarman1998/windows-driver-docs
windows-driver-docs-pr/wdf/supporting-passive-level-interrupts.md
# UEngine Ubpa Engine
Ubpa/UEngine
README.md
--- author: Editor description: date: 2014/01/22 image: link: https://www.youtube.com/watch?v=cz-3WDdqbj0&list=PLX9JDz3uBpNCjNfq20KOCvsP6szY94r2e org: Fujitsu tags: title: Brains, Data, and Machine Intelligence type: link ---
cmaver/numenta-web
packages/numenta.com/pages/press/2014/01/22/fujitsu-natf-video.md
Slide images go here
benbalter/the-dynamic-site-is-dead
images/readme.md
# APP_H5
jsjjl/APP_H5
README.md
# View frustum culling app App showing view frustum culling <img src="res/readme.gif">
jaafersheriff/Neo-Engine
AppVFC/README.md
# WinRM - IIS Web App Management ## Overview The WinRM - IIS Web App Management task is used to create or update websites, web apps, virtual directories and application pools, and the underlying technology used by the task is [AppCmd.exe](http://www.iis.net/learn/get-started/getting-started-with-iis/getting-started-w...
joaomoreno/azure-pipelines-extensions
Extensions/IISWebAppDeploy/Src/Tasks/IISWebAppMgmt/IISWebAppMgmtV3/README_IISAppMgmt.md
# GDBC - Go Database Connectivity [![Go Report Card](https://goreportcard.com/badge/github.com/go-gdbc/gdbc)](https://goreportcard.com/report/github.com/go-gdbc/gdbc) [![codecov](https://codecov.io/gh/go-gdbc/gdbc/branch/master/graph/badge.svg?token=VT4CY2UXNQ)](https://codecov.io/gh/go-gdbc/gdbc) [![Build Status](http...
go-gdbc/gdbc
README.md
--- title: 'Configurar o BGP em Gateways de VPN do Azure: Resource Manager: PowerShell | Microsoft Docs' description: Este artigo mostra como configurar o BGP com Gateways de VPN do Azure usando o Azure Resource Manager e o PowerShell. services: vpn-gateway documentationcenter: na author: yushwang manager: rossort edit...
jhomarolo/azure-docs.pt-br
articles/vpn-gateway/vpn-gateway-bgp-resource-manager-ps.md
<properties pageTitle="Données Factory - journal des modifications de l’API .NET | Microsoft Azure" description="Décrit les modifications de dernière minute, des ajouts de fonctionnalités, correctifs etc.... dans une version spécifique d’API .NET pour le Factory de données Azure." services="data-factory"...
OpenLocalizationTestOrg/azure-docs-pr15_fr-FR
articles/data-factory/data-factory-api-change-log.md
Create Godot tests here, each test suite (ie, regression tests) can be put each in it's own directory, with it's own config file we can later create scripts to run tests in batches.
AndreaCatania/godot-tests
tests/README.md
--- title: "7 Interview Questions on JavaScript Closures. Can You Answer Them?" description: "I compiled a list of 7 interesting and increasingly challenging questions on JavaScript closures. Can you answer them?" published: "2021-02-09T11:30Z" modified: "2021-02-15T10:20Z" thumbnail: "./images/cover-5.jpg" slug: javas...
davidburson/dmitripavlutin.com
content/posts/118-closure-interview/index.md
# Tirkx-Parser use for make custom Tirkx.com API data
pureexe/Tirkx-Parser
README.md
--- id: 98ad9b6b-53f3-4883-939e-e14055f2cac7 title: Release Notes(version 0.14) desc: '' updated: 1616950002664 created: 1604241475533 --- Dendron 0.14 is here 🌱 At 14, Dendron might not yet be old enough to vote (if you are old enough and in the USA, please do that next week) but it is coming out of **preview** 🥳 ...
oolonek/dendron-site
vault/dendron.release.2020-11-01.md
# Change Log ## [v9.18.0](https://github.com/authok/authok.js/tree/v9.18.0) (2021-11-09) [Full Changelog](https://github.com/authok/authok.js/compare/v9.17.0...v9.18.0) **Added** - Make state expiration configurable [\#1217](https://github.com/authok/authok.js/pull/1217) ([aedelbro](https://github.com/aedelbro)) [...
authok/authok.js
CHANGELOG.md
My programming languages are **Java**, __Python__, __C__, and __JavaScript__ My favorite IDEs are *Sublime*, *IntellIJ*, *Visual Studio*
jessieAnhNguyen/markdown-portfolio
_includes/05-emphasis.md
--- -api-id: E:Microsoft.UI.Xaml.UIElement.PointerCanceled -api-type: winrt event --- <!-- Event syntax public event Windows.UI.Xaml.Input.PointerEventHandler PointerCanceled --> # Microsoft.UI.Xaml.UIElement.PointerCanceled ## -description Occurs when a pointer that made contact abnormally loses contact. ## -xaml...
hyoshioka0128/winui-api
microsoft.ui.xaml/uielement_pointercanceled.md
# Iter8 <img alt="Iter8" src="mkdocs/docs/images/favicon.png" width="100" align="left"> ## Metrics Driven Experiments [![GitHub stars](https://img.shields.io/github/stars/iter8-tools/iter8?style=social)](https://github.com/iter8-tools/iter8/stargazers) [![Slack channel](https://img.shields.io/badge/Slack-Join-purple...
kalantar/iter8
README.md
五部委发文规范信用评级 强奸罪和猥亵罪有什么区别 阿里支持员工拒绝陪酒 95后女孩在卫生纸上绘连环画 又见5元板烧 狗被闭幕式吓到了 虞书欣红色露背泳装 于月仙去世 成为消防员的100个理由 父亲听全红婵说挣钱给妈妈治病很感动 洗衣液里加84几乎没有消毒效果 瘦了15斤的李云迪 遭遇性侵如何第一时间取证 颜人中当街背林允 为什么跳绳不能进奥运 网络把爱情扭曲成什么样了 猪肉价格下降43.5% 全红婵父亲称不收房产现金捐赠 侧卧睡带来的危害 被父母给我的备注破防了 孙千问结婚一定要买房吗 杨迪 奥运五环上有蛾子 阿里涉嫌侵犯女同事男员工被辞退 ...
handn-work/spider
weibotop_content/2021/2021-08/2021-08-09/13:50.md
--- title: "Let users reset their passwords" f1.keywords: - NOCSH ms.author: sirkkuw author: Sirkkuw manager: scotv audience: Admin ms.topic: article ms.service: o365-administration localization_priority: Normal ms.collection: - M365-subscription-management - Adm_O365 ms.custom: - AdminSurgePortfolio - adminvideo mo...
v-rechau/microsoft-365-docs
microsoft-365/business-video/set-up-self-serve-password-reset.md
#README 2017-Feb-03 @author: candy water 本プログラムは、1-page book embedding問題を解くバックトラックアルゴリズムである。 valgrindでメモリチェック済み。 #構成 メイン:main.cc h_head.h データ構造:classes.cc class_head.h 交差数を数える:func.cc バックトラック:backtrack.cc ヒューリスティック:greedyAppend.cc circularSifting.cc main.ccをいじれば、ヒューリスティックアルゴリズムだけを実行することができる。 #コンパイル方法 コマンドライ...
candywater/book-embedding-2016
smartBacktrack3/readme.md
--- title: 컴파일러 오류 CS1569 ms.date: 07/20/2015 f1_keywords: - CS1569 helpviewer_keywords: - CS1569 ms.assetid: 1d5e89d6-0a05-4e4f-b472-9089146696bb ms.openlocfilehash: ab4a874d94d28b9e5f97d6cd15403e60d53adb9e ms.sourcegitcommit: 9b552addadfb57fab0b9e7852ed4f1f1b8a42f8e ms.translationtype: MT ms.contentlocale: ko-KR ms.l...
powerumc/docs.ko-kr
docs/csharp/misc/cs1569.md
<h1 align="center">C# OOP Advanced - March 2018</h1> <h1><a style="text-align:center" href="https://softuni.bg/trainings/1843/csharp-oop-advanced-march-2018"><img src ="http://innovationstarterbox.bg/wp-content/uploads/2016/05/Softuni_logo_trasparent.png"><a/></h1> <p style="text-align:center" >This repository contai...
radoslavvv/CSharp-OOP-Advanced-March-2018
README.md
--- title: SerCx2 I/O 事务 description: SerCx2 简化了对串行控制器驱动程序的读取(IRP_MJ_READ)和写入(IRP_MJ_WRITE)请求的处理。 ms.assetid: C1B3F059-A445-4224-8316-DBF194CE6A80 ms.date: 04/20/2017 ms.localizationpriority: medium ms.openlocfilehash: 871d1dc2c10ae946d77e03909d2f13164e3c83ab ms.sourcegitcommit: 4b7a6ac7c68e6ad6f27da5d1dc4deabd5d34b748...
AnLazyOtter/windows-driver-docs.zh-cn
windows-driver-docs-pr/serports/sercx2-i-o-transactions.md
# place On Tile Move a sprite's position to the center of a tile location in the tilemap. ```sig tiles.placeOnTile(null, tiles.getTileLocation(0, 0)) ``` A sprite will locate itself on top of a tile in the tilemap using a tilemap location object. A location object contains a tile row value and a tile column value. ...
Microsoft/pxt-common-packages
libs/game/docs/reference/tiles/place-on-tile.md
Example of kafka in version confluent cp-all-in-one/ https://github.com/confluentinc/examples/ Translate docker compose to kubernetes kcompose convert -o confluent_kafka.yml https://kubernetes.io/docs/tasks/configure-pod-container/translate-compose-kubernetes/
nicolas2lee/Big-data-architecture
messaging-service/kafka/confluent/README.md
title: GoComics/DanaSummers url: "/comics/GoComics_DanaSummers.html" --- Dosage comic GoComics/DanaSummers ----------------------------------------- <p id="msg"></p> <script type="text/javascript"> if (window.location.search === '?edit_info_mail=sent_ok') { var elem = document.getElementById("msg"); elem.innerHTML...
yasen-m/dosage
doc/web/content/comics/GoComics_DanaSummers.md
--- layout: post current: post cover: /assets/images/multi-vendor-marketplace.jpg navigation: 'True' title: What is a multi-vendor marketplace? date: 2019-05-22T00:39:53.184Z tags: 'marketplace, b2b' class: post-template author: chris --- At Convictional, our vision is to build the Operating System for B2B Trade. Nor...
convictional/convictional-blog
_posts/2019-05-21-what-is-a-multi-vendor-marketplace.md