hexsha stringlengths 40 40 | size int64 5 1.04M | ext stringclasses 6
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 344 | max_stars_repo_name stringlengths 5 125 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 11 | max_stars_count int64 1 368k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 344 | max_issues_repo_name stringlengths 5 125 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 11 | max_issues_count int64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 344 | max_forks_repo_name stringlengths 5 125 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 11 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 5 1.04M | avg_line_length float64 1.14 851k | max_line_length int64 1 1.03M | alphanum_fraction float64 0 1 | lid stringclasses 191
values | lid_prob float64 0.01 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
43e984b125a4363d68f2d999df4cb45fbe7ec9f7 | 191 | md | Markdown | license.md | wenbingtao/GLHA | ff81c29de3cc742374ed497fc85d601bf3f1a92b | [
"MIT"
] | 8 | 2021-02-08T09:58:40.000Z | 2022-01-18T17:53:00.000Z | learned_correspondences/license.md | patel-nisarg/Structure_from_motion | ecececfd357ea8c4802619bbbb7a278c5f6b3989 | [
"MIT"
] | null | null | null | learned_correspondences/license.md | patel-nisarg/Structure_from_motion | ecececfd357ea8c4802619bbbb7a278c5f6b3989 | [
"MIT"
] | 2 | 2021-03-09T11:27:48.000Z | 2021-11-08T14:23:53.000Z | This software release is only for research and evaluation purposes only. For
any form of commercial usage, prior approval form EPFL and University of
Victoria should be obtained in writing.
| 38.2 | 76 | 0.82199 | eng_Latn | 0.999884 |
43e9c6befe9f13828357f08b55cb926d27fabd56 | 1,437 | md | Markdown | content/schinese/Asset Management/quickguide_create_a_mod.md | YiGu-Studio/DocsModdingBannerlordCN | 0088f4c9dde0e194189572ce3369487dc0721db1 | [
"Apache-2.0"
] | 4 | 2020-10-03T03:17:57.000Z | 2020-10-12T17:07:08.000Z | content/schinese/Asset Management/quickguide_create_a_mod.md | YiGu-Studio/DocsModdingBannerlordCN | 0088f4c9dde0e194189572ce3369487dc0721db1 | [
"Apache-2.0"
] | 23 | 2020-10-03T01:19:00.000Z | 2020-10-27T04:40:02.000Z | content/schinese/Asset Management/quickguide_create_a_mod.md | YiGu-Studio/DocsModdingBannerlordCN | 0088f4c9dde0e194189572ce3369487dc0721db1 | [
"Apache-2.0"
] | 3 | 2020-10-02T22:06:03.000Z | 2020-10-05T03:48:01.000Z | +++
title = "创建一个Mod - 快速入门"
weight = 1
+++
Mod 可以包含从网格到物理实体、场景、游戏实体(如派系、领主、部队、物品)以及可以运行任何游戏逻辑的脚本和行为等资产 (Assets)。在本指南中,将解释创建一个 Mod 的过程。
##### 新建一个Mod
Mod 位于根目录下的 "Modules" 文件夹内,它必须包含名为 SubModule.xml 的 xml 文件。这个文件提供 "Name"、"ID" 和 "Version" 节点等基本信息。另外,还可以在 "DepenendedModules" 节点里面定义依赖模块。如果你想制作一个单人模式 Mod,它的 "Depenended... | 43.545455 | 228 | 0.777314 | yue_Hant | 0.888934 |
43e9cf926c1f21887ad8c475d72d88cba21ed089 | 2,268 | md | Markdown | en/managed-clickhouse/tutorials/sharding.md | batFormat/docs | 2414d9c5fa3cb2b2f7601082fd378e21575439ce | [
"CC-BY-4.0"
] | null | null | null | en/managed-clickhouse/tutorials/sharding.md | batFormat/docs | 2414d9c5fa3cb2b2f7601082fd378e21575439ce | [
"CC-BY-4.0"
] | 167 | 2020-12-10T09:08:59.000Z | 2021-02-05T08:11:43.000Z | en/managed-clickhouse/tutorials/sharding.md | batFormat/docs | 2414d9c5fa3cb2b2f7601082fd378e21575439ce | [
"CC-BY-4.0"
] | 5 | 2020-12-11T06:59:40.000Z | 2020-12-11T10:19:14.000Z | # Sharding ClickHouse tables
It makes sense to shard tables when splitting data into shards significantly helps improve DBMS performance or data availability. To increase availability, each shard should consist of 3 or more database hosts.
Data should be split into shards if:
* Your tables are very big. Consider sha... | 64.8 | 499 | 0.77866 | eng_Latn | 0.99884 |
43e9ee2d2cb8c4618607811de0f211fefe6d34e7 | 38 | md | Markdown | README.md | davidsibato/SixMovie | e2dd73bc00babc84e9cf7fb7973bc5c291a703fd | [
"MIT"
] | null | null | null | README.md | davidsibato/SixMovie | e2dd73bc00babc84e9cf7fb7973bc5c291a703fd | [
"MIT"
] | null | null | null | README.md | davidsibato/SixMovie | e2dd73bc00babc84e9cf7fb7973bc5c291a703fd | [
"MIT"
] | null | null | null | # SixMovie
Get movies and series info
| 12.666667 | 26 | 0.789474 | eng_Latn | 0.905325 |
43ea55f54857be04e636f170170e042b79e69f1e | 86 | md | Markdown | README.md | RafaelJNascimento/api_express_ts | 062d54dc890c8a3f5839d4cd6484e27668331b82 | [
"MIT"
] | 1 | 2020-12-17T21:18:09.000Z | 2020-12-17T21:18:09.000Z | README.md | RafaelJNascimento/api_express_ts | 062d54dc890c8a3f5839d4cd6484e27668331b82 | [
"MIT"
] | null | null | null | README.md | RafaelJNascimento/api_express_ts | 062d54dc890c8a3f5839d4cd6484e27668331b82 | [
"MIT"
] | null | null | null | Feito por Rafael J. Nascimento, exercício das aulas do bootcamp gostack da Rocketseat
| 43 | 85 | 0.825581 | por_Latn | 0.991386 |
43eaf00fbba612f84c7111c1840192fc45d518cf | 1,119 | md | Markdown | NeuroML2/README.md | rayner/muscle_model | 8f5aaba9bac07989dd9c5766a6b859796852cdae | [
"MIT"
] | null | null | null | NeuroML2/README.md | rayner/muscle_model | 8f5aaba9bac07989dd9c5766a6b859796852cdae | [
"MIT"
] | null | null | null | NeuroML2/README.md | rayner/muscle_model | 8f5aaba9bac07989dd9c5766a6b859796852cdae | [
"MIT"
] | null | null | null | C elegans muscle cell model in NeuroML 2
----------------------------------------
This is a NeuroML 2 implementation of the C elegans muscle cell model of [Boyle & Cohen, 2008](http://www.sciencedirect.com/science/article/pii/S0303264708001408).
To install & run this version, install jNeuroML (as outlined here: h... | 38.586207 | 163 | 0.74084 | eng_Latn | 0.580709 |
43ebe3efd8d5d495ed80a5208b9e077d16aa09b2 | 1,285 | md | Markdown | README.md | schriftgestalt/CleanUpLines | 329dcadbca09a33bf33e8c041e44a70f1df59e9e | [
"Apache-2.0"
] | null | null | null | README.md | schriftgestalt/CleanUpLines | 329dcadbca09a33bf33e8c041e44a70f1df59e9e | [
"Apache-2.0"
] | null | null | null | README.md | schriftgestalt/CleanUpLines | 329dcadbca09a33bf33e8c041e44a70f1df59e9e | [
"Apache-2.0"
] | 1 | 2021-09-04T10:08:04.000Z | 2021-09-04T10:08:04.000Z | # CleanUpLines
[Glyphs.app](https://www.glyphsapp.com/) filter for cleaning up unnecessary line segments. After installation, it will add a *Filter* menu item called *Clean Up Lines* (de: *Linien aufräumen,* fr: *Nettoyer les lignes,* es: *Limpiar líneas,* pt: *Limpar linhas,* jp: ラインをクリーンアップ, ko: 라인 정리, zh: 清理线路).
It... | 40.15625 | 301 | 0.750973 | eng_Latn | 0.940098 |
43ec03c6944374b63a53af6ea4d42153e798c33b | 42 | md | Markdown | README.md | ChristopherKubis/opencv-with-extra-modules-binarys-win64 | 2d5e06c468d8663a3ed9dc9091a76cc9b5b1ef53 | [
"Apache-2.0"
] | null | null | null | README.md | ChristopherKubis/opencv-with-extra-modules-binarys-win64 | 2d5e06c468d8663a3ed9dc9091a76cc9b5b1ef53 | [
"Apache-2.0"
] | null | null | null | README.md | ChristopherKubis/opencv-with-extra-modules-binarys-win64 | 2d5e06c468d8663a3ed9dc9091a76cc9b5b1ef53 | [
"Apache-2.0"
] | null | null | null | # opencv-with-extra-modules-binarys-win64
| 21 | 41 | 0.809524 | eng_Latn | 0.485514 |
43ec3942c5feeb0e81d00b964d5fd78eb6f01d4b | 159 | md | Markdown | 0.md | wulouzhu/li-aolong.github.io | 11e61e9b6fb9e439578e1bb675e1f57685e5eabb | [
"CC0-1.0"
] | 1 | 2019-07-31T03:38:37.000Z | 2019-07-31T03:38:37.000Z | 0.md | wulouzhu/li-aolong.github.io | 11e61e9b6fb9e439578e1bb675e1f57685e5eabb | [
"CC0-1.0"
] | null | null | null | 0.md | wulouzhu/li-aolong.github.io | 11e61e9b6fb9e439578e1bb675e1f57685e5eabb | [
"CC0-1.0"
] | null | null | null | # 李傲龍的个人博客
## [文章列表](https://github.com/li-aolong/li-aolong.github.io/issues)
## [文章分类](https://github.com/li-aolong/li-aolong.github.io/projects)
## [关于]() | 22.714286 | 68 | 0.679245 | yue_Hant | 0.079216 |
43ed195a4cf20741b6f9f8f3280070505e216f75 | 1,589 | md | Markdown | content/post/2014-01-17-missing-not-at-random-data-makes-some-facebook-users-feel-sad.md | jdstorey/simplystats | 0f4f72c5871a2d75f51b358e9107a7cdcff91cab | [
"MIT"
] | 221 | 2017-05-07T20:52:01.000Z | 2021-08-31T19:12:14.000Z | content/post/2014-01-17-missing-not-at-random-data-makes-some-facebook-users-feel-sad.md | jdstorey/simplystats | 0f4f72c5871a2d75f51b358e9107a7cdcff91cab | [
"MIT"
] | 11 | 2017-05-08T06:37:51.000Z | 2019-05-29T16:04:56.000Z | content/post/2014-01-17-missing-not-at-random-data-makes-some-facebook-users-feel-sad.md | jdstorey/simplystats | 0f4f72c5871a2d75f51b358e9107a7cdcff91cab | [
"MIT"
] | 83 | 2017-05-15T21:45:30.000Z | 2021-09-06T10:39:12.000Z | ---
id: 2457
title: Missing not at random data makes some Facebook users feel sad
date: 2014-01-17T10:22:20+00:00
author: Rafael Irizarry
al2fb_facebook_link_id:
- 136171103105421_596722960383564
al2fb_facebook_link_time:
- 2014-01-17T15:22:26+00:00
al2fb_facebook_link_picture:
- post=http://simplystatistics.org/... | 72.227273 | 913 | 0.790434 | eng_Latn | 0.970275 |
43ee43f32155918a59effbb98dba424af193cb8c | 69 | md | Markdown | README.md | cscholze/tic-tac-node | b00d7ca1cf63a35031462de17cbebe0f07dc12b9 | [
"MIT"
] | null | null | null | README.md | cscholze/tic-tac-node | b00d7ca1cf63a35031462de17cbebe0f07dc12b9 | [
"MIT"
] | null | null | null | README.md | cscholze/tic-tac-node | b00d7ca1cf63a35031462de17cbebe0f07dc12b9 | [
"MIT"
] | null | null | null | # tic-tac-node
A tic-tac-toe implemented in Node.js with websockets.
| 23 | 53 | 0.768116 | eng_Latn | 0.683697 |
43ee467d189bb14fab7246dda908239585fac011 | 831 | md | Markdown | README.md | Yohannfra/Vim-Protect-Header | bd55e86d0bb895a4372c43fa7658c6ed30e5b2a7 | [
"MIT"
] | null | null | null | README.md | Yohannfra/Vim-Protect-Header | bd55e86d0bb895a4372c43fa7658c6ed30e5b2a7 | [
"MIT"
] | null | null | null | README.md | Yohannfra/Vim-Protect-Header | bd55e86d0bb895a4372c43fa7658c6ed30e5b2a7 | [
"MIT"
] | null | null | null | # Vim-Protect-Header
A simple vim plugin to quickly protect c/c++ header files
Example: \

## Installation
### Using Plug
```
Plug 'Yohannfra/Vim-Protect-Header'
```
### Manual installation
```
git clone https://github.com/Yohannfra/Vim-Protect-Header/ ~/.vim/plugi... | 16.959184 | 73 | 0.712395 | eng_Latn | 0.895097 |
43ef5808392d1ccee4e9d470b6fbe5986b629dec | 3,731 | md | Markdown | articles/vpn-gateway/vpn-gateway-about-skus-legacy.md | changeworld/azure-docs.pt-pt | 8a75db5eb6af88cd49f1c39099ef64ad27e8180d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/vpn-gateway/vpn-gateway-about-skus-legacy.md | changeworld/azure-docs.pt-pt | 8a75db5eb6af88cd49f1c39099ef64ad27e8180d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/vpn-gateway/vpn-gateway-about-skus-legacy.md | changeworld/azure-docs.pt-pt | 8a75db5eb6af88cd49f1c39099ef64ad27e8180d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Rede virtual Legacy Azure VPN gateway SKUs
description: Como trabalhar com a antiga rede virtual gateway SKUs; Básico, Standard e HighPerformance.
services: vpn-gateway
author: cherylmc
ms.service: vpn-gateway
ms.topic: article
ms.date: 08/15/2019
ms.author: cherylmc
ms.openlocfilehash: 9c5e6d5aca51bd560a468... | 55.686567 | 498 | 0.779416 | por_Latn | 0.955938 |
43efe32a7a58280dcb4c2676f9f094ed18f85924 | 2,594 | md | Markdown | docs/framework/wpf/advanced/how-to-use-application-resources.md | acidburn0zzz/docs.fr-fr | 5fdf04b7027f8b7d749c2180da4b99068e1f44ee | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-04-11T17:00:02.000Z | 2019-04-11T17:00:02.000Z | docs/framework/wpf/advanced/how-to-use-application-resources.md | Acidburn0zzz/docs.fr-fr | 5fdf04b7027f8b7d749c2180da4b99068e1f44ee | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wpf/advanced/how-to-use-application-resources.md | Acidburn0zzz/docs.fr-fr | 5fdf04b7027f8b7d749c2180da4b99068e1f44ee | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-02-23T14:59:20.000Z | 2022-02-23T14:59:20.000Z | ---
title: 'Procédure : Utiliser des ressources d’application'
ms.date: 03/30/2017
helpviewer_keywords:
- application resources [WPF]
- resources [WPF], application resources
ms.assetid: 507ea937-5191-406b-8797-0a3d9f94156d
ms.openlocfilehash: 70dff8089c4da70fdc61247a0c604cf7ee85d02b
ms.sourcegitcommit: 5b6d778ebb269ee... | 78.606061 | 628 | 0.80185 | fra_Latn | 0.876775 |
43f0a0481bd273512a2b3ce1b1933a27c0b69184 | 112 | markdown | Markdown | about.markdown | maanenh/camp-siteleaf | 3ae22f2d6f57ffcd8c42d2a83511b8e92b1fc926 | [
"Apache-2.0"
] | null | null | null | about.markdown | maanenh/camp-siteleaf | 3ae22f2d6f57ffcd8c42d2a83511b8e92b1fc926 | [
"Apache-2.0"
] | null | null | null | about.markdown | maanenh/camp-siteleaf | 3ae22f2d6f57ffcd8c42d2a83511b8e92b1fc926 | [
"Apache-2.0"
] | null | null | null | ---
title: About
date: 2016-06-06 06:09:00 Z
position: 3
---
My own About page, written on 28-11-2017 in Leiden | 16 | 50 | 0.6875 | eng_Latn | 0.811683 |
43f2da2d95a541c66db0a67827aaf22ca8c3a5a2 | 7,158 | md | Markdown | articles/human-resources/hr-whats-new-2021-09-20.md | vviptg/Dynamics-365-Operations.nb-no | 826fb5a428b9e66f854a116edb0351c4a1d5619e | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-18T17:14:36.000Z | 2021-04-20T21:13:46.000Z | articles/human-resources/hr-whats-new-2021-09-20.md | vviptg/Dynamics-365-Operations.nb-no | 826fb5a428b9e66f854a116edb0351c4a1d5619e | [
"CC-BY-4.0",
"MIT"
] | 6 | 2017-12-12T12:48:00.000Z | 2019-04-30T11:45:53.000Z | articles/human-resources/hr-whats-new-2021-09-20.md | vviptg/Dynamics-365-Operations.nb-no | 826fb5a428b9e66f854a116edb0351c4a1d5619e | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-10-12T18:16:06.000Z | 2022-01-28T03:23:59.000Z | ---
title: Hva er nytt eller endret i Dynamics 365 Human Resources 20. september 2021
description: Dette emnet beskriver funksjoner som enten er nye eller endret i Microsoft Dynamics 365 Human Resources for 20. september 2021.
author: marcelbf
ms.date: 09/20/2021
ms.topic: article
ms.prod: ''
ms.technology: ''
ms.searc... | 72.30303 | 366 | 0.790025 | nob_Latn | 0.953457 |
43f2e3e0b6fe74a8ff6c9d8facd6a2c073f3053c | 1,440 | md | Markdown | docs/relational-databases/errors-events/mssqlserver-3452-database-engine-error.md | PowerBee-AK/sql-docs.de-de | f6f4854db855a89c4e49dc0557fa456da060b3c7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/relational-databases/errors-events/mssqlserver-3452-database-engine-error.md | PowerBee-AK/sql-docs.de-de | f6f4854db855a89c4e49dc0557fa456da060b3c7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/relational-databases/errors-events/mssqlserver-3452-database-engine-error.md | PowerBee-AK/sql-docs.de-de | f6f4854db855a89c4e49dc0557fa456da060b3c7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
description: MSSQLSERVER_3452
title: MSSQLSERVER_3452 | Microsoft-Dokumentation
ms.custom: ''
ms.date: 04/04/2017
ms.prod: sql
ms.reviewer: ''
ms.technology: supportability
ms.topic: reference
helpviewer_keywords:
- 3452 (Database Engine error)
ms.assetid: bf838f02-7186-4b33-b01e-361b0c02de1f
author: MashaMSFT
ms.a... | 34.285714 | 197 | 0.75 | deu_Latn | 0.42994 |
43f3520351fb86c4fea73b748b6b3f035dbbeadf | 2,711 | md | Markdown | README.md | mgsod/imgZip | 6f15023ebc936d06c9a6ce7223c91f5444e55c2d | [
"MIT"
] | 27 | 2018-07-17T01:03:11.000Z | 2021-09-29T02:27:27.000Z | README.md | mgsod/imgZip | 6f15023ebc936d06c9a6ce7223c91f5444e55c2d | [
"MIT"
] | 1 | 2020-09-30T11:15:21.000Z | 2020-10-09T08:50:14.000Z | README.md | mgsod/imgZip | 6f15023ebc936d06c9a6ce7223c91f5444e55c2d | [
"MIT"
] | 17 | 2018-12-22T08:07:24.000Z | 2021-09-09T07:29:33.000Z | # imgZip
图片压缩插件
<a href="https://www.npmjs.org/package/imgzip">
<img src="https://img.shields.io/npm/v/imgzip.svg">
</a>
<a href="https://npmcharts.com/compare/imgzip?minimal=true">
<img src="http://img.shields.io/npm/dm/imgzip.svg">
</a>
### Demo示例
[图片压缩](https://unpkg.com/imgzip@2.0.8/example/index.html)
... | 22.04065 | 89 | 0.558466 | yue_Hant | 0.533294 |
43f3c424f0db126a3df33e45239388cdeca7b918 | 5,885 | md | Markdown | includes/cdn-app-dev-prep.md | RobAaldijk/azure-docs.nl-nl | 519c7fc80075795af2670d665d1d93078faf7a87 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/cdn-app-dev-prep.md | RobAaldijk/azure-docs.nl-nl | 519c7fc80075795af2670d665d1d93078faf7a87 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/cdn-app-dev-prep.md | RobAaldijk/azure-docs.nl-nl | 519c7fc80075795af2670d665d1d93078faf7a87 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: zhangmanling
ms.service: azure-cdn
ms.topic: include
ms.date: 11/21/2018
ms.author: mazha
ms.openlocfilehash: 4967991b0edaa854acbf6b308596859d662311fe
ms.sourcegitcommit: 829d951d5c90442a38012daaf77e86046018e5b9
ms.translationtype: MT
ms.contentlocale: nl-NL
ms.lasthandoff: 10/09/2020
ms.locfileid: "9131675... | 86.544118 | 636 | 0.780969 | nld_Latn | 0.999406 |
43f3f7d07ef5a2d4ab198dee6c8084933f4fd3ca | 23 | md | Markdown | README.md | linhongxu2009/chuyisanbanceshi | 04a9e786c63085433ed2a9e82f575563dc96e2fb | [
"MIT"
] | null | null | null | README.md | linhongxu2009/chuyisanbanceshi | 04a9e786c63085433ed2a9e82f575563dc96e2fb | [
"MIT"
] | null | null | null | README.md | linhongxu2009/chuyisanbanceshi | 04a9e786c63085433ed2a9e82f575563dc96e2fb | [
"MIT"
] | null | null | null | # chuyisanbanceshi
测试用
| 7.666667 | 18 | 0.826087 | vie_Latn | 0.360313 |
43f54a7dca7cb6b931645d3b760d5658c38b4de3 | 284 | md | Markdown | iot-c-reference/iot-c-ref-iothub-client-core-common-h/iothub-client-connection-statusstrings.md | nschonni/azure-reference-other | 6ab55a08d43984965d4e75fc8ebfa8e477819cf1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | iot-c-reference/iot-c-ref-iothub-client-core-common-h/iothub-client-connection-statusstrings.md | nschonni/azure-reference-other | 6ab55a08d43984965d4e75fc8ebfa8e477819cf1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | iot-c-reference/iot-c-ref-iothub-client-core-common-h/iothub-client-connection-statusstrings.md | nschonni/azure-reference-other | 6ab55a08d43984965d4e75fc8ebfa8e477819cf1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | # IOTHUB_CLIENT_CONNECTION_STATUSStrings()
## Syntax
\#include "[azure-iot-sdk-c/iothub_client/inc/iothub_client_core_common.h](../iot-c-ref-iothub-client-core-common-h.md)"
```C
const char* IOTHUB_CLIENT_CONNECTION_STATUSStrings(
IOTHUB_CLIENT_CONNECTION_STATUS value
);
```
| 23.666667 | 122 | 0.778169 | yue_Hant | 0.907766 |
43f638e411b6e65e879ffabdb7f7b577686569f8 | 10,394 | md | Markdown | windows-driver-docs-pr/audio/audio-endpoint-builder-algorithm.md | thethales/windows-driver-docs | 55455d5e0ef9b8087e36c3bac7301b0db8ce79ba | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-11-30T20:31:06.000Z | 2021-11-30T20:31:06.000Z | windows-driver-docs-pr/audio/audio-endpoint-builder-algorithm.md | thethales/windows-driver-docs | 55455d5e0ef9b8087e36c3bac7301b0db8ce79ba | [
"CC-BY-4.0",
"MIT"
] | null | null | null | windows-driver-docs-pr/audio/audio-endpoint-builder-algorithm.md | thethales/windows-driver-docs | 55455d5e0ef9b8087e36c3bac7301b0db8ce79ba | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Audio Endpoint Builder Algorithm
description: Audio Endpoint Builder Algorithm
ms.assetid: 2338bca7-5743-42c3-9baf-ac4a54cf0393
ms.date: 04/20/2017
ms.localizationpriority: medium
---
# Audio Endpoint Builder Algorithm
In Windows Vista and later versions of Windows, the AudioEndpointBuilder is a system se... | 83.822581 | 740 | 0.785453 | eng_Latn | 0.998844 |
43f6bf54e53ae08f705addd6206238121684b45c | 306 | md | Markdown | components/docs-chef-io/content/habitat/glossary.md | skylerto/habitat | 4fa20d0742bf0cb09d43f9695aef2b60893162cb | [
"Apache-2.0"
] | null | null | null | components/docs-chef-io/content/habitat/glossary.md | skylerto/habitat | 4fa20d0742bf0cb09d43f9695aef2b60893162cb | [
"Apache-2.0"
] | null | null | null | components/docs-chef-io/content/habitat/glossary.md | skylerto/habitat | 4fa20d0742bf0cb09d43f9695aef2b60893162cb | [
"Apache-2.0"
] | null | null | null | +++
title = "Glossary"
draft = false
[menu]
[menu.habitat]
title = "Glossary"
identifier = "habitat/reference/glossary.md Glossary"
parent = "habitat/reference"
+++
[\[edit on GitHub\]](https://github.com/habitat-sh/habitat/blob/master/components/docs-chef-io/content/habitat/glossary.md)
| 21.857143 | 123 | 0.696078 | yue_Hant | 0.127017 |
43f7bec43da1de4400cc03ee594fcd19acc5c9e1 | 4,727 | md | Markdown | Markdown/10000s/10000/moments rode.md | rcvd/interconnected-markdown | 730d63c55f5c868ce17739fd7503d562d563ffc4 | [
"MIT"
] | 2 | 2022-01-19T09:04:58.000Z | 2022-01-23T15:44:37.000Z | Markdown/00500s/03500/moments rode.md | rcvd/interconnected-markdown | 730d63c55f5c868ce17739fd7503d562d563ffc4 | [
"MIT"
] | null | null | null | Markdown/00500s/03500/moments rode.md | rcvd/interconnected-markdown | 730d63c55f5c868ce17739fd7503d562d563ffc4 | [
"MIT"
] | 1 | 2022-01-09T17:10:33.000Z | 2022-01-09T17:10:33.000Z | - To the clothes the you with. By the it if information as to. Woods parliament he Emma the moon the. And that threatened weapons the tries dear. The in the to took. [[rules empty]] of as like it evening. Say crisis hath by deliberately all. New thus i in that to. Superior not with the had in. In was their in were. Kin... | 787.833333 | 1,249 | 0.773429 | eng_Latn | 0.99993 |
43f7d9730ea84e8afe5e6e7e1b9bea7be2eef84c | 1,332 | md | Markdown | README.md | Statikman619/Tech-Blog | 908c9b2487785b12671def46b5d607c5c1b1b3c9 | [
"MIT"
] | null | null | null | README.md | Statikman619/Tech-Blog | 908c9b2487785b12671def46b5d607c5c1b1b3c9 | [
"MIT"
] | null | null | null | README.md | Statikman619/Tech-Blog | 908c9b2487785b12671def46b5d607c5c1b1b3c9 | [
"MIT"
] | null | null | null | # Tech Blog
GitHubLink https://github.com/Statikman619/Tech-Blog
KerokuLink https://pacific-ridge-11967.herokuapp.com/
[](https://opensource.org/licenses/MIT)
## Table of Contents
* [Title](#Title)
* [Description](#description)
* [Installation](#... | 38.057143 | 157 | 0.759009 | eng_Latn | 0.797184 |
43f87d87c2a612a240e182249c96714eb8a3957f | 7,934 | md | Markdown | docs/svelte-testing-library/api.md | mmintel/testing-library-docs | f1fa42ea41d4f528dd5d244fdf2bdececf4d259c | [
"MIT"
] | null | null | null | docs/svelte-testing-library/api.md | mmintel/testing-library-docs | f1fa42ea41d4f528dd5d244fdf2bdececf4d259c | [
"MIT"
] | null | null | null | docs/svelte-testing-library/api.md | mmintel/testing-library-docs | f1fa42ea41d4f528dd5d244fdf2bdececf4d259c | [
"MIT"
] | null | null | null | ---
id: api
title: API
sidebar_label: API
---
- [`@testing-library/dom`](#testing-library-dom)
- [`render`](#render)
- [`cleanup`](#cleanup)
- [`act`](#act-async)
- [`fireEvent`](#fireevent-async)
---
## `@testing-library/dom`
This library re-exports everything from the DOM Testing Library
(`@testing-library/dom`).... | 50.858974 | 502 | 0.422486 | eng_Latn | 0.936682 |
43f91cdef362f299125309910e9755a4809ef031 | 1,987 | md | Markdown | README.md | aryelgois/br-timezone | 7f8f30f6dabe3ce26c20f158807e5213b49fb4dd | [
"MIT"
] | 2 | 2022-01-21T15:10:57.000Z | 2022-01-21T15:21:47.000Z | README.md | aryelgois/br-timezone | 7f8f30f6dabe3ce26c20f158807e5213b49fb4dd | [
"MIT"
] | null | null | null | README.md | aryelgois/br-timezone | 7f8f30f6dabe3ce26c20f158807e5213b49fb4dd | [
"MIT"
] | null | null | null | # Fusos horários BR
> Determine o fuso horário no Brasil de acordo com o Estado ou Cidade.
Atualmente o Brasil observa quatro fusos horários<sup>[1]</sup>, mas os seus códigos estão obsoletos<sup>[2],</sup><sup>[3],</sup><sup>[4],</sup><sup>[5]</sup>. Existem outros códigos de fusos horários com nomes de localidades ... | 44.155556 | 305 | 0.75843 | por_Latn | 0.984586 |
43f9916505db69164b295e7bf1a7ee412082d782 | 1,479 | md | Markdown | iam/user-guide/switching-roles-(by-a-delegated-party).md | vladimirhasko/docs | 4eb1322e83caf34981f6cc8694adb43dc41325f0 | [
"Apache-2.0"
] | null | null | null | iam/user-guide/switching-roles-(by-a-delegated-party).md | vladimirhasko/docs | 4eb1322e83caf34981f6cc8694adb43dc41325f0 | [
"Apache-2.0"
] | null | null | null | iam/user-guide/switching-roles-(by-a-delegated-party).md | vladimirhasko/docs | 4eb1322e83caf34981f6cc8694adb43dc41325f0 | [
"Apache-2.0"
] | null | null | null | # Switching Roles \(by a Delegated Party\)<a name="en-us_topic_0046613148"></a>
When an account establishes a trust relationship between itself and your account, you become a delegated party. You and all the users you have authorized can switch to the delegating account and manage resources under the delegated permiss... | 59.16 | 251 | 0.750507 | eng_Latn | 0.997005 |
43f9b9cbab81c6871f7bc576209a8a80d37662ae | 869 | md | Markdown | docs/csharp/misc/cs1702.md | WindOfMind/docs.ru-ru | 5e034322f8f6ce87e425a9217189e8275b54d6e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/misc/cs1702.md | WindOfMind/docs.ru-ru | 5e034322f8f6ce87e425a9217189e8275b54d6e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/misc/cs1702.md | WindOfMind/docs.ru-ru | 5e034322f8f6ce87e425a9217189e8275b54d6e8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Предупреждение компилятора (уровень 3) CS1702
ms.date: 07/20/2015
f1_keywords:
- CS1702
helpviewer_keywords:
- CS1702
ms.assetid: 106b9994-c762-44b9-942e-5417cf3dbbab
ms.openlocfilehash: d8d4596bd555a5a0497a2f510f3214874c16de54
ms.sourcegitcommit: 9b552addadfb57fab0b9e7852ed4f1f1b8a42f8e
ms.translationtype: ... | 43.45 | 239 | 0.822785 | rus_Cyrl | 0.752469 |
43f9f0c651aa4da47756e0eb484d669caf2a8cb0 | 854 | md | Markdown | src/routes/faq/growth-chart.md | optk/drmanpreetsethi | 7624d28840e6734e9e55611ca48d2edf624e076b | [
"MIT"
] | null | null | null | src/routes/faq/growth-chart.md | optk/drmanpreetsethi | 7624d28840e6734e9e55611ca48d2edf624e076b | [
"MIT"
] | null | null | null | src/routes/faq/growth-chart.md | optk/drmanpreetsethi | 7624d28840e6734e9e55611ca48d2edf624e076b | [
"MIT"
] | null | null | null | ---
title: 'What is a Growth Chart?'
date: '01/06/2022'
---
The growth chart uses lines to display an average growth path for a child of a certain age, sex, and height. Serial measurements over time are plotted on the growth chart and the trajectory followed over time. Each line indicates a certain percentage of the po... | 142.333333 | 743 | 0.790398 | eng_Latn | 0.999968 |
43fa1439a043f343e0108ba1b59806a231944f9a | 6,142 | md | Markdown | docs/standard/design-guidelines/general-naming-conventions.md | cihanyakar/docs.tr-tr | 03b6c8998a997585f61b8be289df105261125239 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/standard/design-guidelines/general-naming-conventions.md | cihanyakar/docs.tr-tr | 03b6c8998a997585f61b8be289df105261125239 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/standard/design-guidelines/general-naming-conventions.md | cihanyakar/docs.tr-tr | 03b6c8998a997585f61b8be289df105261125239 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Genel adlandırma kuralları
ms.date: 10/22/2008
ms.technology: dotnet-standard
helpviewer_keywords:
- names [.NET Framework], conflicts
- type names, conflicts
- language-specific type names
- names [.NET Framework], about naming guidelines
- names [.NET Framework], abbreviations
- abbreviation naming guideli... | 58.495238 | 427 | 0.734289 | tur_Latn | 0.99936 |
43fb14f4013529e02b522952a5d809a517ffe65c | 5,408 | md | Markdown | docs/tr/operations/settings/settings-users.md | mnkonkova/ClickHouse | 20a7889909130e81ccb584829271cd5e6bd9ca4c | [
"Apache-2.0"
] | 1 | 2021-08-14T15:28:46.000Z | 2021-08-14T15:28:46.000Z | docs/tr/operations/settings/settings-users.md | mnkonkova/ClickHouse | 20a7889909130e81ccb584829271cd5e6bd9ca4c | [
"Apache-2.0"
] | null | null | null | docs/tr/operations/settings/settings-users.md | mnkonkova/ClickHouse | 20a7889909130e81ccb584829271cd5e6bd9ca4c | [
"Apache-2.0"
] | null | null | null | ---
machine_translated: true
machine_translated_rev: e8cd92bba3269f47787db090899f7c242adf7818
toc_priority: 63
toc_title: "Kullan\u0131c\u0131 Ayarlar\u0131"
---
# Kullanıcı Ayarları {#user-settings}
Bu `users` bu bölüm `user.xml` yapılandırma dosyası kullanıcı ayarlarını içerir.
Bu yapı `users` bölme:
``` xml
<use... | 36.295302 | 378 | 0.722818 | tur_Latn | 0.997688 |
43fb1af8dc1eb5ead98f14d414513cc2a9168a96 | 55 | md | Markdown | site/content/gallery/oyester.md | pugongyingh/restaurant-template-cms-netlify | f80db5f552a419d25a9e6feaf28413c41ebee629 | [
"MIT"
] | 33 | 2017-10-16T14:54:23.000Z | 2021-02-13T10:08:10.000Z | site/content/gallery/oyester.md | pugongyingh/restaurant-template-cms-netlify | f80db5f552a419d25a9e6feaf28413c41ebee629 | [
"MIT"
] | 4 | 2021-03-01T20:56:20.000Z | 2022-02-26T01:46:53.000Z | site/content/gallery/oyester.md | pugongyingh/restaurant-template-cms-netlify | f80db5f552a419d25a9e6feaf28413c41ebee629 | [
"MIT"
] | 87 | 2017-10-03T12:30:06.000Z | 2022-03-17T16:07:18.000Z | ---
title: oyester
image: /img/gallery/photo4.jpg
---
| 9.166667 | 30 | 0.654545 | dan_Latn | 0.181782 |
43fbce08aa14abf44909b88c42ae7c2b0050341d | 3,962 | md | Markdown | source/community/user-stories/the-solution-company.md | shenitzky/ovirt-site | 59dacde7d4c9bb57a8e6cafbf36de5d3583f21a3 | [
"MIT"
] | null | null | null | source/community/user-stories/the-solution-company.md | shenitzky/ovirt-site | 59dacde7d4c9bb57a8e6cafbf36de5d3583f21a3 | [
"MIT"
] | null | null | null | source/community/user-stories/the-solution-company.md | shenitzky/ovirt-site | 59dacde7d4c9bb57a8e6cafbf36de5d3583f21a3 | [
"MIT"
] | null | null | null | ---
title: the IT & Solution Company case study
category: community
authors: sandrobonazzola, bproffitt, stoobie
---
<div class="row">
<div class="col-md-7 col-md-offset-1 pad-sides">
# the Solution Company

[the IT & Solution Company](http://it-solution.co... | 60.953846 | 191 | 0.779657 | eng_Latn | 0.999765 |
43fbea213dbb1629bce8a91fd96094a7c876ea71 | 1,751 | md | Markdown | CONTRIBUTING.md | romankrru/reagent | c9227571052103662189e520fd8ba5a48e0fa93c | [
"MIT"
] | 3 | 2018-05-27T14:55:23.000Z | 2018-05-27T22:28:22.000Z | CONTRIBUTING.md | romankrru/reagent | c9227571052103662189e520fd8ba5a48e0fa93c | [
"MIT"
] | 9 | 2018-05-27T14:31:53.000Z | 2018-06-02T02:01:28.000Z | CONTRIBUTING.md | romankrru/reagent | c9227571052103662189e520fd8ba5a48e0fa93c | [
"MIT"
] | 1 | 2018-02-21T03:00:32.000Z | 2018-02-21T03:00:32.000Z | # Contributing to Reagent
:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
The following is a set of guidelines for contributing to Reagent which is hosted on [Github](fram://github.com/reagent-project/reagent).
These are just guidelines, not rules. Use your best judgment and feel free to pr... | 37.255319 | 414 | 0.772701 | eng_Latn | 0.995267 |
43fbfdbce7ee068ed8eabac38ccdacc82b7cdbac | 1,370 | md | Markdown | page/4about.md | yuzibo/yuzibo.github.io | e4d009547f024a0eec02543bc31c0d21ff373c38 | [
"MIT"
] | 1 | 2016-04-14T03:27:08.000Z | 2016-04-14T03:27:08.000Z | page/4about.md | yuzibo/yuzibo.github.io | e4d009547f024a0eec02543bc31c0d21ff373c38 | [
"MIT"
] | null | null | null | page/4about.md | yuzibo/yuzibo.github.io | e4d009547f024a0eec02543bc31c0d21ff373c38 | [
"MIT"
] | null | null | null | ---
title: ABOUT ME
layout: page
layout: page
title: About
permalink: /about/
type: page
---
* content
{:toc}
----
[中国支教联盟](http://blog.go9999.com/2016/04/20/%E5%85%A8%E5%9B%BD%E8%8C%83%E5%9B%B4%E5%86%85%E6%8B%9B%E5%8B%9F%E4%BB%A3%E5%8F%91%E5%AE%A3%E4%BC%A0%E5%8D%95%E5%BA%97%E9%93%BA.html)
这是一个有关中国支教的网站,不要求你出人出力,只需给他... | 21.40625 | 234 | 0.729197 | eng_Latn | 0.493896 |
43fc54d26a7e2b9ecadb3c239373a1ecb10160b5 | 93 | md | Markdown | index.md | ppmash/github-pages-with-jekyll | 2cbd23064547f9bec609147241ca177cc86d2d17 | [
"MIT"
] | null | null | null | index.md | ppmash/github-pages-with-jekyll | 2cbd23064547f9bec609147241ca177cc86d2d17 | [
"MIT"
] | 4 | 2021-01-18T21:44:02.000Z | 2021-01-18T22:51:50.000Z | index.md | ppmash/github-pages-with-jekyll | 2cbd23064547f9bec609147241ca177cc86d2d17 | [
"MIT"
] | null | null | null | # Welcome to my blog
Welcome to My Blog Page. This is created as part of learning.
Thanks.
| 15.5 | 61 | 0.741935 | eng_Latn | 0.997867 |
43fcb301db81926ad5221498a7142dce9d4874fa | 5,789 | md | Markdown | docs/configuration.md | Thom1729/Sublime-JS-Custom | d28ce3af3d5330a91a65fc525e0118d2cdaa5afb | [
"MIT"
] | 142 | 2018-01-04T06:51:13.000Z | 2022-03-20T16:14:48.000Z | docs/configuration.md | Thom1729/Sublime-JS-Custom | d28ce3af3d5330a91a65fc525e0118d2cdaa5afb | [
"MIT"
] | 92 | 2018-01-03T21:48:20.000Z | 2022-03-13T15:42:14.000Z | docs/configuration.md | Thom1729/Sublime-JS-Custom | d28ce3af3d5330a91a65fc525e0118d2cdaa5afb | [
"MIT"
] | 11 | 2018-05-04T13:00:02.000Z | 2021-05-25T17:15:40.000Z | ## Syntax Options
These options, specified in your `defaults` or in a named custom configuration, determine what features your custom syntaxes will have. Omitted options will be treated as `null`.
### ECMAScript Proposals
These options enable support for various [proposed language features](https://github.com/tc39/p... | 29.994819 | 272 | 0.695975 | eng_Latn | 0.979836 |
43fdb19a4a538e0c017bc4cbe11bba086f46f44e | 315 | md | Markdown | README.md | jason-morsley/docker-image-ubuntu-docker | e4e88d474e622b95d9ba0435664134b474457561 | [
"MIT"
] | null | null | null | README.md | jason-morsley/docker-image-ubuntu-docker | e4e88d474e622b95d9ba0435664134b474457561 | [
"MIT"
] | null | null | null | README.md | jason-morsley/docker-image-ubuntu-docker | e4e88d474e622b95d9ba0435664134b474457561 | [
"MIT"
] | null | null | null | # A Docker image based on Ubuntu with Docker installed
```
docker build --tag jasonmorsley/ubuntu-with-docker .
```
```
docker run -it ubuntu-with-docker ./bin/sh
```
or
```
winpty docker run -it ubuntu-with-docker ./bin/sh
```
## Push image to Docker Hub
```
docker push jasonmorsley/ubuntu-with-docker
```
| 14.318182 | 54 | 0.685714 | eng_Latn | 0.514017 |
43fdf1789fd40cad13a992ed449f2fad06be177f | 3,800 | md | Markdown | content/bonjour/11.md | ys/wanders | 6030282a5ed0e80cd1021b716fa5cfaffe5d2225 | [
"MIT"
] | null | null | null | content/bonjour/11.md | ys/wanders | 6030282a5ed0e80cd1021b716fa5cfaffe5d2225 | [
"MIT"
] | 62 | 2018-09-22T06:53:25.000Z | 2020-10-08T07:40:17.000Z | content/bonjour/11.md | ys/wanders | 6030282a5ed0e80cd1021b716fa5cfaffe5d2225 | [
"MIT"
] | 2 | 2018-04-09T10:52:03.000Z | 2019-05-26T12:05:59.000Z |
---
categories:
- lettre
date: 2021-02-13T06:30:39.020000Z
newsletter: true
tags:
- la lettre
emoji: 💌
color: pink
title: "Bonjour - 11 - Des livres, du CSV et Mowgli"
slug: "11"
---

👋
Bonjour,
C'est l'histoire d'u... | 71.698113 | 629 | 0.773684 | fra_Latn | 0.975512 |
43fe303bbb014691e7df0a834273455be85d2ae5 | 1,797 | md | Markdown | _papers/goel:pcs:2017.md | charevil/RelatedWork | 35d2539e58331edfff2948c4480c35012f201dd5 | [
"MIT"
] | null | null | null | _papers/goel:pcs:2017.md | charevil/RelatedWork | 35d2539e58331edfff2948c4480c35012f201dd5 | [
"MIT"
] | null | null | null | _papers/goel:pcs:2017.md | charevil/RelatedWork | 35d2539e58331edfff2948c4480c35012f201dd5 | [
"MIT"
] | null | null | null | ---
ENTRYTYPE: inbook
abstract: Construction of a formal model of a computing system is a necessary practice in formal verification. The results of formal analysis can only be
valued to the same degree as the model itself. Model development is error-prone, not only due to the complexity of the system being modeled, b... | 48.567568 | 158 | 0.803005 | eng_Latn | 0.996728 |
43ffc9b8a451ddbe92f8962792ebdd3271f568cc | 352 | md | Markdown | README.md | DevComPsy/NaDa-Gamflidence | 849083371ac3a7857c19f3944a6bd9112cbb04bf | [
"CC-BY-4.0"
] | null | null | null | README.md | DevComPsy/NaDa-Gamflidence | 849083371ac3a7857c19f3944a6bd9112cbb04bf | [
"CC-BY-4.0"
] | null | null | null | README.md | DevComPsy/NaDa-Gamflidence | 849083371ac3a7857c19f3944a6bd9112cbb04bf | [
"CC-BY-4.0"
] | null | null | null | Anonymised data, scripts for running the analyses, and the task code that are presented in the paper.
This data and code are distributed under the terms of the CC-BY 4.0 license, which permits unrestricted use, distribution, and reproduction in any medium, provided it is not used for any commercial purpose and the o... | 88 | 247 | 0.801136 | eng_Latn | 1 |
a100a50a8d0d3f31e49b6280798ee0ae20b57c97 | 3,568 | md | Markdown | intl.en-US/API Reference/Images/DescribeImageSharePermission.md | houdapeng/ecs | 8f82ff05c1975790f59f1ca4250ee39fd388a535 | [
"MIT"
] | 1 | 2019-01-20T13:52:23.000Z | 2019-01-20T13:52:23.000Z | intl.en-US/API Reference/Images/DescribeImageSharePermission.md | houdapeng/ecs | 8f82ff05c1975790f59f1ca4250ee39fd388a535 | [
"MIT"
] | null | null | null | intl.en-US/API Reference/Images/DescribeImageSharePermission.md | houdapeng/ecs | 8f82ff05c1975790f59f1ca4250ee39fd388a535 | [
"MIT"
] | null | null | null | # DescribeImageSharePermission {#DescribeImageSharePermission .reference}
Queries all the authorized users to whom one of your custom image is shared. The responded information can be displayed on several pages. By default, 10 entries of record are displayed on each page.
## Request parameters {#RequestParameter .sec... | 33.980952 | 198 | 0.690022 | eng_Latn | 0.571969 |
a100ce6d49d33a94d391d3e1d6e55bd154e34c12 | 660 | md | Markdown | README.md | rpgarde/paolo-garde-portfolio | bfca08d3263e0a45879148672447385d9c555156 | [
"MIT"
] | 1 | 2021-06-12T07:06:11.000Z | 2021-06-12T07:06:11.000Z | README.md | rpgarde/paolo-garde-portfolio | bfca08d3263e0a45879148672447385d9c555156 | [
"MIT"
] | null | null | null | README.md | rpgarde/paolo-garde-portfolio | bfca08d3263e0a45879148672447385d9c555156 | [
"MIT"
] | null | null | null | # Welcome to my portfolio 👋
This is the second version of my portfolio, using Bootstrap. This is a mobile-first design leveraging Bootstrap's responsive utilities.
On the navbar you can access the different sections. on the get in touch section, it has a dropdown where you can view links to my different online profi... | 55 | 194 | 0.786364 | eng_Latn | 0.990331 |
a1023836ee12b803beec2dd800e58d53b73aed8f | 14,232 | md | Markdown | content/ja/guides/logs.md | spesnova/documentation | fad1c451fb60a85085dadf4a376a02ee1d1bcf35 | [
"BSD-3-Clause"
] | null | null | null | content/ja/guides/logs.md | spesnova/documentation | fad1c451fb60a85085dadf4a376a02ee1d1bcf35 | [
"BSD-3-Clause"
] | null | null | null | content/ja/guides/logs.md | spesnova/documentation | fad1c451fb60a85085dadf4a376a02ee1d1bcf35 | [
"BSD-3-Clause"
] | null | null | null | ---
last_modified: 2015/04/02
translation_status: complete
language: ja
title: Datadog Agent によるログの解析方法
kind: guide
listorder: 4
sidebar:
nav:
- header: ログ解析のガイド
- text: メトリクスの抽出
href: "#metrics"
- text: イベントの抽出
href: "#events"
---
<!-- Log files contain tons of valuable application and busin... | 30.475375 | 200 | 0.729272 | eng_Latn | 0.873063 |
a102da0fd6186c8a21f51bebdebc4c5852b9a9b5 | 645 | md | Markdown | docs/_coverpage.md | yexinkun/netty-handbook | fb506a273fbc9a3202ee735c0ba720704536dfaa | [
"Apache-2.0"
] | 79 | 2020-09-25T10:52:46.000Z | 2022-03-30T02:13:17.000Z | docs/_coverpage.md | yexinkun/netty-handbook | fb506a273fbc9a3202ee735c0ba720704536dfaa | [
"Apache-2.0"
] | 5 | 2020-09-17T02:42:59.000Z | 2021-07-01T05:47:51.000Z | docs/_coverpage.md | yexinkun/netty-handbook | fb506a273fbc9a3202ee735c0ba720704536dfaa | [
"Apache-2.0"
] | 101 | 2020-10-26T07:24:20.000Z | 2022-03-23T03:43:15.000Z | 
> 《尚硅谷 Netty 核心技术及源码剖析》课程学习手册
* 本课程不适合零基础的学员,需要掌握常用的设计模式和数据结构
* 掌握 Java 的面向对象编程、多线程编程、IO 编程、网络编程等知识
* 《Netty 核心源码剖析章节》内容学习最好有项目开发和阅读源码的经历
[](https://github.com/dongzl/netty-handbook)
[![forks... | 46.071429 | 133 | 0.768992 | yue_Hant | 0.766292 |
a103529a64c25f7eb6884aa75a23d5a41496cdc5 | 71 | md | Markdown | tag/water.md | abdulbaqi/abdulbaqi.github.io | 1095a3562d4cd0e79cbb6ec06377b9293d94fc03 | [
"MIT"
] | 2 | 2021-10-02T23:32:37.000Z | 2022-01-03T21:57:43.000Z | tag/water.md | abdulbaqi/abdulbaqi.github.io | 1095a3562d4cd0e79cbb6ec06377b9293d94fc03 | [
"MIT"
] | null | null | null | tag/water.md | abdulbaqi/abdulbaqi.github.io | 1095a3562d4cd0e79cbb6ec06377b9293d94fc03 | [
"MIT"
] | 1 | 2020-01-02T19:15:55.000Z | 2020-01-02T19:15:55.000Z | ---
layout: tagpage
title: "Tag: water"
tag: water
robots: noindex
---
| 10.142857 | 19 | 0.661972 | eng_Latn | 0.461742 |
a1039e45c5acbbd61de06b567319d63c18dc0381 | 455 | md | Markdown | _publications/edmunds-et-al-2020.md | ajwills72/ajwills72.github.io | 3ab1bc3e1ae29143bbb098aabbe8df6811925e48 | [
"MIT"
] | null | null | null | _publications/edmunds-et-al-2020.md | ajwills72/ajwills72.github.io | 3ab1bc3e1ae29143bbb098aabbe8df6811925e48 | [
"MIT"
] | null | null | null | _publications/edmunds-et-al-2020.md | ajwills72/ajwills72.github.io | 3ab1bc3e1ae29143bbb098aabbe8df6811925e48 | [
"MIT"
] | null | null | null | ---
date: 2020-08-07
pdf: https://www.ojepn.com/images/2020/2020-8639.pdf
osr: https://www.ojepn.com/images/2020/2020-8639.pdf
tag: misc
alcs: ineligible
IR: /no-IR
accepted: NA
DOI: https://doi.org/10.46221/ojepn.2020.8639
---
Edmunds, C.E.R., Inkster, A.B., Jones, P.M., Milton, F., & Wills, A.J. (2020). Absence of c... | 30.333333 | 223 | 0.723077 | yue_Hant | 0.606829 |
a104025a53aa8873bf1a7c97f03df63e695afeec | 5,438 | md | Markdown | content/backup/frontend/web-server/nginx.md | poqw/poqw.github.io | 5e90764a8de99f66c571a0d95255c8e9b22d3d82 | [
"MIT"
] | 13 | 2017-11-04T08:29:54.000Z | 2020-11-02T04:15:33.000Z | content/backup/frontend/web-server/nginx.md | poqw/poqw.github.io | 5e90764a8de99f66c571a0d95255c8e9b22d3d82 | [
"MIT"
] | 10 | 2020-10-22T02:17:00.000Z | 2020-10-29T11:24:06.000Z | content/backup/frontend/web-server/nginx.md | poqw/poqw.github.io | 5e90764a8de99f66c571a0d95255c8e9b22d3d82 | [
"MIT"
] | 2 | 2021-03-30T05:37:22.000Z | 2021-12-22T15:09:47.000Z | # NGINX

Nginx 는 HTML이나 미디어 파일 같은 정적 컨텐츠처리 전문가다.
## 동작 원리
Nginx 는 마치 프록시처럼 사용자의 요청을 서버 대신 받아서 중계해주는 일종의 경량화된 웹 서버다.
설정에 따라 요청에 대한 설정을 마음대로 컨트롤할 수 있다는 것이 Nginx 의 큰 장점이다.
Apache 는 요청에 따라 스레드를 생성해서 접속자 수가 많아지면 CPU와 메모리를 많이 잡아먹지만 Nginx는 Even... | 25.650943 | 110 | 0.682052 | kor_Hang | 0.999998 |
a10524a7845b9a4c76054e159b8aff4450692e72 | 374 | md | Markdown | README.md | thomasunderwood/Thermodynamics2015 | f96b234b089e3458ef06f18adab6cfbc844900e6 | [
"MIT"
] | 1 | 2016-10-11T23:10:40.000Z | 2016-10-11T23:10:40.000Z | README.md | thomasunderwood/Thermodynamics2015 | f96b234b089e3458ef06f18adab6cfbc844900e6 | [
"MIT"
] | null | null | null | README.md | thomasunderwood/Thermodynamics2015 | f96b234b089e3458ef06f18adab6cfbc844900e6 | [
"MIT"
] | null | null | null | # Thermodynamics 2015
My presentation for the Thermodynamics 2015 conference in Copenhagen. See link below:
http://thomasunderwood.github.io/thermodynamics2015
** LICENSE: **
Please ask for permission to use this presentation, or any of its subset images and videos.
** Acknowledgements: **
reveal.js:
MIT licensed;... | 24.933333 | 91 | 0.772727 | eng_Latn | 0.709973 |
a1056565a1ba4e16441cdd3abc37fec3aa46857d | 72 | md | Markdown | README.md | antonu17/ansible-openstack-clients | d19c98eb810e377b88416c23cfc4a44f97ff5277 | [
"MIT"
] | null | null | null | README.md | antonu17/ansible-openstack-clients | d19c98eb810e377b88416c23cfc4a44f97ff5277 | [
"MIT"
] | null | null | null | README.md | antonu17/ansible-openstack-clients | d19c98eb810e377b88416c23cfc4a44f97ff5277 | [
"MIT"
] | null | null | null | # ansible-openstack-clients
Install openstack console clients in xenial
| 24 | 43 | 0.847222 | eng_Latn | 0.709267 |
a10641fbc8dd21c0c3ed0f842322a97dd4a09380 | 525 | md | Markdown | _posts/2021-01-01-links.md | elvis-pan/elvis-pan.github.io | 3dc6bc055f94d7ad412ede12e4cd280a8cfa3872 | [
"MIT"
] | null | null | null | _posts/2021-01-01-links.md | elvis-pan/elvis-pan.github.io | 3dc6bc055f94d7ad412ede12e4cd280a8cfa3872 | [
"MIT"
] | null | null | null | _posts/2021-01-01-links.md | elvis-pan/elvis-pan.github.io | 3dc6bc055f94d7ad412ede12e4cd280a8cfa3872 | [
"MIT"
] | null | null | null | ---
layout: post
title: Links to several useful stuff.
date: 2021-01-01 00:00:00
description: Links to several useful (or not) stuff.
---
[Coursework](https://panyan7.github.io/blog/2021/courses/)
[CV](https://panyan7.github.io/cv/)
Resources:
[Algorithms for Competitive Programming](https://panyan7.github.io/pro... | 21.875 | 87 | 0.750476 | yue_Hant | 0.463811 |
a1077d7315ae0e41757fe9b914e1889f3ae759a9 | 1,089 | md | Markdown | README.md | truqu/elm-review-noredundantconcat | ab248a19622b5c8e39130deaa9410e831e36dd7b | [
"BSD-3-Clause"
] | 2 | 2020-06-07T16:13:19.000Z | 2020-12-29T21:58:05.000Z | README.md | truqu/elm-review-noredundantconcat | ab248a19622b5c8e39130deaa9410e831e36dd7b | [
"BSD-3-Clause"
] | 2 | 2021-06-27T17:31:08.000Z | 2021-09-02T12:06:10.000Z | README.md | truqu/elm-review-noredundantconcat | ab248a19622b5c8e39130deaa9410e831e36dd7b | [
"BSD-3-Clause"
] | 1 | 2020-07-27T09:34:12.000Z | 2020-07-27T09:34:12.000Z | # elm-review-noredundantconcat
Helps with preventing redundant usage of concatenation. Expressions like `[ a ]
++ b` can be rewritten as `a :: b`, and expressions like `[ a ] ++ [ b ]` could
be simply `[ a, b ]`.
## Configuration
```elm
module ReviewConfig exposing (config)
import NoRedundantConcat
import Review.Ru... | 29.432432 | 97 | 0.657484 | eng_Latn | 0.947735 |
a1077e4545905adb834a8fa17703f518cdab31bc | 2,170 | md | Markdown | CONTRIBUTING.md | aussielunix/ansible-role-vim | 696e2ffffab420dab151b5d6be43559b90020088 | [
"MIT"
] | null | null | null | CONTRIBUTING.md | aussielunix/ansible-role-vim | 696e2ffffab420dab151b5d6be43559b90020088 | [
"MIT"
] | null | null | null | CONTRIBUTING.md | aussielunix/ansible-role-vim | 696e2ffffab420dab151b5d6be43559b90020088 | [
"MIT"
] | null | null | null | # [Please contribute](#please-contribute)
You can really make a difference by:
- [Making an issue](https://help.github.com/articles/creating-an-issue/). A well described issue helps a lot. (Have a look at the [known issues](https://github.com/search?q=user%3Aaussielunix+is%3Aissue+state%3Aopen).)
- [Making a pull req... | 49.318182 | 218 | 0.747926 | eng_Latn | 0.975133 |
a1084582c6295e6b895039f6f2f5016a71887bc4 | 4,477 | md | Markdown | README.md | cloudluis22/br-bad-universe-react-app | 7c5d2d87817a11b19e9e49b6d867a747a485efee | [
"MIT"
] | null | null | null | README.md | cloudluis22/br-bad-universe-react-app | 7c5d2d87817a11b19e9e49b6d867a747a485efee | [
"MIT"
] | null | null | null | README.md | cloudluis22/br-bad-universe-react-app | 7c5d2d87817a11b19e9e49b6d867a747a485efee | [
"MIT"
] | null | null | null |
# Breaking Bad Universe Database v. 1.0 ⚛️

 ... | 37.36714 | 409 | 0.604115 | yue_Hant | 0.584363 |
a10903ef6c19adbb05f40f55d064bab48a387d90 | 8,475 | md | Markdown | approvaltests-util/docs/reference/Query.md | rzabini/ApprovalTests.Java | 32aa5a150bd34d78d0bca935442f729af418c39c | [
"Apache-2.0"
] | 213 | 2015-02-18T09:51:44.000Z | 2022-03-29T17:32:29.000Z | approvaltests-util/docs/reference/Query.md | rzabini/ApprovalTests.Java | 32aa5a150bd34d78d0bca935442f729af418c39c | [
"Apache-2.0"
] | 128 | 2015-01-28T15:15:53.000Z | 2022-03-24T12:42:35.000Z | approvaltests-util/docs/reference/Query.md | rzabini/ApprovalTests.Java | 32aa5a150bd34d78d0bca935442f729af418c39c | [
"Apache-2.0"
] | 63 | 2015-02-06T14:26:07.000Z | 2022-03-15T10:28:07.000Z | <a id="top"></a>
# Query and Queryable
<!-- toc -->
## Contents
* [What it is](#what-it-is)
* [Comparison vs. Streams](#comparison-vs-streams)
* [Other benefits](#other-benefits)
* [Queryable extends List](#queryable-extends-list)
* [API](#api)
* [SelectMany](#selectmany)
* [SelectM... | 40.942029 | 321 | 0.709381 | eng_Latn | 0.549315 |
a109043b0c5a808ee65fa3da6202529e55430588 | 1,624 | md | Markdown | docs/debugger/debug-interface-access/idiasymbol-get-rank.md | ManuSquall/visualstudio-docs.fr-fr | 87f0072eb292673de4a102be704162619838365f | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-15T11:25:55.000Z | 2021-08-15T11:25:55.000Z | docs/debugger/debug-interface-access/idiasymbol-get-rank.md | ManuSquall/visualstudio-docs.fr-fr | 87f0072eb292673de4a102be704162619838365f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/debugger/debug-interface-access/idiasymbol-get-rank.md | ManuSquall/visualstudio-docs.fr-fr | 87f0072eb292673de4a102be704162619838365f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
description: Récupère le rang (nombre de dimensions) d’un tableau multidimensionnel FORTRAN.
title: IDiaSymbol::get_rank | Microsoft Docs
ms.date: 11/04/2016
ms.topic: reference
dev_langs:
- C++
helpviewer_keywords:
- IDiaSymbol::get_rank method
ms.assetid: 14cc9c4b-a5ec-414a-b01f-4a142c17b7cc
author: mikejo5000
ms... | 32.48 | 286 | 0.753695 | fra_Latn | 0.648016 |
a10978998b82df797a55606481492e2e86e3d24d | 5,042 | md | Markdown | blog/2010-07-13-Node-introduction.md | Yoda-Canada/tengzhen-docusaurus-sample | 93a76408282d4606df4b81e633c9053c5a8de507 | [
"MIT"
] | null | null | null | blog/2010-07-13-Node-introduction.md | Yoda-Canada/tengzhen-docusaurus-sample | 93a76408282d4606df4b81e633c9053c5a8de507 | [
"MIT"
] | null | null | null | blog/2010-07-13-Node-introduction.md | Yoda-Canada/tengzhen-docusaurus-sample | 93a76408282d4606df4b81e633c9053c5a8de507 | [
"MIT"
] | null | null | null | ---
slug: Node-introduction-post
title: Node.js is the New Black
authors: Louis
tags: [Node]
---
If you’ve been paying attention to news about web technology in the last year, you’ve most likely heard the name node.js mentioned at least once or twice. What happened next probably went like this: you asked, “What is it... | 148.294118 | 681 | 0.788179 | eng_Latn | 0.999887 |
a10a7b19280e33132368320138cd2ea9fb511b44 | 117 | md | Markdown | README.md | EranCohenSW/Shift | 10e7f9f1996ee42998960856fd3bc48233943a6f | [
"MIT"
] | 1 | 2021-02-20T17:09:33.000Z | 2021-02-20T17:09:33.000Z | README.md | EranCohenSW/Shift | 10e7f9f1996ee42998960856fd3bc48233943a6f | [
"MIT"
] | null | null | null | README.md | EranCohenSW/Shift | 10e7f9f1996ee42998960856fd3bc48233943a6f | [
"MIT"
] | null | null | null | # Shift
Chrome extension which lets you swap an input you were typed instantly from english to hebrew and vice versa
| 39 | 108 | 0.811966 | eng_Latn | 1.000002 |
a10b06455c0b7547f852653cfd0ad5d7db98e705 | 27,023 | md | Markdown | README.md | zhajianl/Edge-Software-Provisioner | 4ed547f1b13b34c449a13ac4d6db95397033ee8a | [
"MIT",
"BSD-3-Clause"
] | 16 | 2021-02-09T18:41:12.000Z | 2022-03-17T18:51:48.000Z | README.md | zhajianl/Edge-Software-Provisioner | 4ed547f1b13b34c449a13ac4d6db95397033ee8a | [
"MIT",
"BSD-3-Clause"
] | 21 | 2021-05-03T14:21:54.000Z | 2022-03-31T15:40:47.000Z | README.md | zhajianl/Edge-Software-Provisioner | 4ed547f1b13b34c449a13ac4d6db95397033ee8a | [
"MIT",
"BSD-3-Clause"
] | 16 | 2021-01-04T10:37:41.000Z | 2022-03-01T19:34:16.000Z | # Edge Software Provisioner (ESP)
## Quick Start Guide
To quickly get started follow the [Quick Installation Guide](#quick-installation-guide)
## Table of Contents
1. [What is it?](#what-is-it)
1. [Why do I want it?](#why-do-i-want-it)
1. [Why is it different?](#why-is-it-different)
1. [Introduction](#introducti... | 54.813387 | 847 | 0.754283 | eng_Latn | 0.985414 |
a10b28f323df60974eee2c872d6c62bf9473b1c8 | 1,825 | md | Markdown | _posts/press/2018-03-07-Ionic liquid gating control.md | mliuteam/mliuteam.github.io | 01269032972f022669345783bf4016f31268c7eb | [
"MIT"
] | null | null | null | _posts/press/2018-03-07-Ionic liquid gating control.md | mliuteam/mliuteam.github.io | 01269032972f022669345783bf4016f31268c7eb | [
"MIT"
] | null | null | null | _posts/press/2018-03-07-Ionic liquid gating control.md | mliuteam/mliuteam.github.io | 01269032972f022669345783bf4016f31268c7eb | [
"MIT"
] | null | null | null | ---
layout: page-fullwidth
subheadline: "Nature Communication"
title: "Ionic liquid gating control of RKKY interaction in FeCoB/Ru/FeCoB and (Pt/Co)2/Ru/(Co/Pt)2 multilayers"
teaser: " Author Qu Yang"
categories:
- press
tags:
- press
header: no
show_meta: false
---
<!--more-->
<!--<div class="row">-->
<div >... | 62.931034 | 1,132 | 0.777534 | eng_Latn | 0.937607 |
a10b45fe6a4185aa2b3a41d281ac4e87e70d6e32 | 172 | md | Markdown | 10-riscv/00-background/02-mylib/README.md | al2698/sp | fceabadef49ffe6ed25dfef38e3dc418f309e128 | [
"MIT"
] | null | null | null | 10-riscv/00-background/02-mylib/README.md | al2698/sp | fceabadef49ffe6ed25dfef38e3dc418f309e128 | [
"MIT"
] | null | null | null | 10-riscv/00-background/02-mylib/README.md | al2698/sp | fceabadef49ffe6ed25dfef38e3dc418f309e128 | [
"MIT"
] | null | null | null | ```
PS D:\pmedia\陳鍾誠\課程\系統程式\10-riscv\00-background\02-mylib> make
gcc hello.c mylib.c -o hello
PS D:\pmedia\陳鍾誠\課程\系統程式\10-riscv\00-background\02-mylib> ./hello
Hello!
``` | 28.666667 | 65 | 0.715116 | kor_Hang | 0.184775 |
a10b6cb06a894322a62de23c76d0e931e9a7bfac | 7,268 | md | Markdown | files/en-us/web/css/clamp()/index.md | liannemarie/content | 6d614dad93f3e0dfd6acd58a44fd0b35a0b0ba6c | [
"OML",
"CECILL-B",
"RSA-MD"
] | null | null | null | files/en-us/web/css/clamp()/index.md | liannemarie/content | 6d614dad93f3e0dfd6acd58a44fd0b35a0b0ba6c | [
"OML",
"CECILL-B",
"RSA-MD"
] | null | null | null | files/en-us/web/css/clamp()/index.md | liannemarie/content | 6d614dad93f3e0dfd6acd58a44fd0b35a0b0ba6c | [
"OML",
"CECILL-B",
"RSA-MD"
] | null | null | null | ---
title: clamp()
slug: Web/CSS/clamp()
tags:
- CSS
- CSS Function
- Calculate
- Compute
- Function
- Layout
- Reference
- Web
- clamp
browser-compat: css.types.clamp
---
{{CSSRef}}
The **`clamp()`** [CSS](/en-US/docs/Web/CSS) [function](/en-US/docs/Web/CSS/CSS_Functions) clamps a value between an u... | 65.477477 | 916 | 0.731838 | eng_Latn | 0.979217 |
a10be2cf4c84c71fb029c33bfd0971ca85ddf8ff | 964 | md | Markdown | commands.md | SanjayPJ/Udacity-Version-Control-with-Git | f61b518247dfae456ac366b281064f986eb36662 | [
"BSD-2-Clause"
] | 2 | 2020-01-14T15:24:44.000Z | 2020-05-04T12:56:38.000Z | commands.md | SanjayPJ/Udacity-Version-Control-with-Git | f61b518247dfae456ac366b281064f986eb36662 | [
"BSD-2-Clause"
] | null | null | null | commands.md | SanjayPJ/Udacity-Version-Control-with-Git | f61b518247dfae456ac366b281064f986eb36662 | [
"BSD-2-Clause"
] | 1 | 2020-07-28T18:04:23.000Z | 2020-07-28T18:04:23.000Z | # Command Reference
## First time Git Setup
- Setup user name and email in the ~/.gitconfig
`git config --global user.name "wccalvin"`
`git config --global user.email clayton.calvin@gmail.com`
- If a default text editor should be setup when Git needs you to type in a message
`git config --global core.editor... | 21.909091 | 82 | 0.731328 | eng_Latn | 0.964306 |
a10c48473cb90ffab37e8ece38b3312a8e4d07de | 1,544 | md | Markdown | leetcode/2019-07-07-find-the-smallest-divisor-given-a-threshold.md | awesee/awesee.github.io | 911032952f110bdaeac734cd52ed5b413e272ba7 | [
"MIT"
] | 2 | 2021-11-27T10:48:08.000Z | 2022-03-28T03:51:14.000Z | leetcode/2019-07-07-find-the-smallest-divisor-given-a-threshold.md | awesee/awesee.github.io | 911032952f110bdaeac734cd52ed5b413e272ba7 | [
"MIT"
] | null | null | null | leetcode/2019-07-07-find-the-smallest-divisor-given-a-threshold.md | awesee/awesee.github.io | 911032952f110bdaeac734cd52ed5b413e272ba7 | [
"MIT"
] | null | null | null | ---
layout: single
title: "使结果不超过阈值的最小除数"
date: 2019-07-07 21:30:00 +0800
categories: [Leetcode]
tags: [Array, Binary Search]
permalink: /problems/find-the-smallest-divisor-given-a-threshold/
---
## 1283. 使结果不超过阈值的最小除数 (Medium)
{% raw %}
<p>给你一个整数数组 <code>nums</code> 和一个正整数 <code>thre... | 23.393939 | 119 | 0.634715 | yue_Hant | 0.232227 |
a10c9a036fe0872cd2f18bad508b26aa0d7d8530 | 2,802 | md | Markdown | packages/store/CHANGELOG.md | ritox842/elf | 044519f79555f8acbea0c0d2321a2bc3e71d5cef | [
"MIT"
] | null | null | null | packages/store/CHANGELOG.md | ritox842/elf | 044519f79555f8acbea0c0d2321a2bc3e71d5cef | [
"MIT"
] | null | null | null | packages/store/CHANGELOG.md | ritox842/elf | 044519f79555f8acbea0c0d2321a2bc3e71d5cef | [
"MIT"
] | null | null | null | # Changelog
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
## [1.5.2](https://github.com/ngneat/elf/compare/store-1.5.0...store-1.5.2) (2022-03-16)
### Bug Fixes
* **store:** fixes incorrect operator imports from rxjs ([#197](https://github.com/ngneat/elf/issues/197)) ([c87... | 29.494737 | 199 | 0.703426 | yue_Hant | 0.333961 |
a10ce3958910d8798cf1ac319309010b379a0797 | 7,667 | md | Markdown | _posts/2019-02-06-Download-practice-vertical-asymptotes-answer-key.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | _posts/2019-02-06-Download-practice-vertical-asymptotes-answer-key.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | _posts/2019-02-06-Download-practice-vertical-asymptotes-answer-key.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Practice vertical asymptotes answer key book
Now the glow was gone. Circle of Friends indirectly purchased their barbarous way his superiority over the animals, I went through Good pup, more important. seemed to crack the rhythm of her breathing, was f... | 851.888889 | 7,554 | 0.788966 | eng_Latn | 0.999956 |
a10d50833b2cfc75d1b20ba799d8d92067fb32ed | 235 | md | Markdown | contents/contact.md | nathanrosspowell/00keys | dbec60d4faacf7f31d209be8a8ffa6b9b56c6407 | [
"MIT"
] | null | null | null | contents/contact.md | nathanrosspowell/00keys | dbec60d4faacf7f31d209be8a8ffa6b9b56c6407 | [
"MIT"
] | null | null | null | contents/contact.md | nathanrosspowell/00keys | dbec60d4faacf7f31d209be8a8ffa6b9b56c6407 | [
"MIT"
] | null | null | null | ---
view: none
---
If you have any ideas of keycap designs or feedback on how we can improve, please drop by the [Overseer Idea Generation Thread][ic].
[ic]: https://geekhack.org/index.php?topic=75781 "Overseer Idea Generation Thread"
| 39.166667 | 132 | 0.748936 | eng_Latn | 0.94901 |
a10dbe24e1494775a0991e1719ec8a1c7662c00f | 125 | md | Markdown | test.md | luob1215/test2 | 5671845f0e2ff3f341d4790b879aa05b24ea0584 | [
"Apache-2.0"
] | null | null | null | test.md | luob1215/test2 | 5671845f0e2ff3f341d4790b879aa05b24ea0584 | [
"Apache-2.0"
] | 6 | 2018-02-28T03:31:45.000Z | 2018-03-17T09:33:22.000Z | test.md | luob1215/test2 | 5671845f0e2ff3f341d4790b879aa05b24ea0584 | [
"Apache-2.0"
] | null | null | null | 111
222
333
444
55
6666
asdfadsf
aaa
adf
af
assfasdf
adf
asdsdf
122dd11d1221ddds12
111111
12312aaabbb
ccc1122 | 7.352941 | 19 | 0.744 | lmo_Latn | 0.377498 |
a10df80fbe764b23cb48aaa0af580e36262cc3a6 | 465 | md | Markdown | _posts/0000-01-01-Portsmouth and South East Hampshire.md | aptanet/lug.org.uk-website | 577a71dbffa67516a671dc8449e80bc817dee91b | [
"CC0-1.0"
] | 4 | 2017-08-31T22:22:32.000Z | 2018-10-09T09:58:15.000Z | _posts/0000-01-01-Portsmouth and South East Hampshire.md | aptanet/lug.org.uk-website | 577a71dbffa67516a671dc8449e80bc817dee91b | [
"CC0-1.0"
] | 77 | 2019-01-16T09:38:20.000Z | 2021-03-30T06:05:20.000Z | _posts/0000-01-01-Portsmouth and South East Hampshire.md | aptanet/lug.org.uk-website | 577a71dbffa67516a671dc8449e80bc817dee91b | [
"CC0-1.0"
] | 9 | 2018-04-26T06:38:35.000Z | 2019-01-14T22:14:17.000Z | ---
layout: lug
title: Portsmouth and South-East Hampshire
website: http://www.portsmouth.lug.org.uk
established_date: 2005/01
status: Active
last_update: 10/2020
categories: South-East
url: http://lug.org.uk/node/128
contact_address: mailto:paul@aptanet.com
contact: Paul Tansom
mailing_list: https://mailman.lug.org.uk... | 25.833333 | 69 | 0.780645 | eng_Latn | 0.141051 |
a10e2ec6bd0d6e7469d611c81ab8ab22518cdc3a | 916 | md | Markdown | docs/src/main/paradox/routing-dsl/directives/basic-directives/extractRequest.md | mkurz/akka-http | b071bd67547714bd8bed2ccd8170fbbc6c2dbd77 | [
"Apache-2.0"
] | 1,357 | 2016-08-19T11:34:45.000Z | 2022-03-31T23:30:41.000Z | docs/src/main/paradox/routing-dsl/directives/basic-directives/extractRequest.md | mkurz/akka-http | b071bd67547714bd8bed2ccd8170fbbc6c2dbd77 | [
"Apache-2.0"
] | 3,970 | 2016-08-19T14:26:48.000Z | 2022-03-31T14:42:26.000Z | docs/src/main/paradox/routing-dsl/directives/basic-directives/extractRequest.md | mkurz/akka-http | b071bd67547714bd8bed2ccd8170fbbc6c2dbd77 | [
"Apache-2.0"
] | 707 | 2016-08-23T20:02:58.000Z | 2022-03-30T10:41:45.000Z | # extractRequest
@@@ div { .group-scala }
## Signature
@@signature [BasicDirectives.scala](/akka-http/src/main/scala/akka/http/scaladsl/server/directives/BasicDirectives.scala) { #extractRequest }
@@@
## Description
Extracts the complete @apidoc[HttpRequest] instance.
Use `extractRequest` to extract just the com... | 35.230769 | 166 | 0.789301 | eng_Latn | 0.708698 |
a10e34aa4067d502b0fc04f4ea2ea572441d08ee | 730 | md | Markdown | README.md | olefirenko/use-network-status | 15d09f0322c2d8df9c3bc57867f841ac3cddd4ef | [
"MIT"
] | 3 | 2021-05-12T05:58:10.000Z | 2022-02-11T22:02:40.000Z | README.md | olefirenko/use-network-status | 15d09f0322c2d8df9c3bc57867f841ac3cddd4ef | [
"MIT"
] | null | null | null | README.md | olefirenko/use-network-status | 15d09f0322c2d8df9c3bc57867f841ac3cddd4ef | [
"MIT"
] | null | null | null | # 📡 React Hook to get the online status of the browser
React hook `useNetworkStatus()` returns whether the client's browser online with updates when the network state is changed.
## Installation
The easiest way to use `useNetworkStatus` React hook is to install it from **npm** or **yarn**.
```sh
npm install use-ne... | 21.470588 | 123 | 0.693151 | eng_Latn | 0.965521 |
a10e8966d2db9e1725fddef1784fc14529e6115d | 838 | md | Markdown | content/Developer Guide/Graphql API/_index.md | LunchBadger/express-serverless.io | 7c64339a773da13ad4c6e0e9e234623e535bab57 | [
"Apache-2.0"
] | null | null | null | content/Developer Guide/Graphql API/_index.md | LunchBadger/express-serverless.io | 7c64339a773da13ad4c6e0e9e234623e535bab57 | [
"Apache-2.0"
] | null | null | null | content/Developer Guide/Graphql API/_index.md | LunchBadger/express-serverless.io | 7c64339a773da13ad4c6e0e9e234623e535bab57 | [
"Apache-2.0"
] | 1 | 2020-12-29T17:21:03.000Z | 2020-12-29T17:21:03.000Z | ---
title: "Developer Guide"
menuTitle: Back End - Graphql API
description: Detailed developer guide for Express Serverless Platform back end.
chapter: false
weight: 8
date: 2018-05-21T18:23:50+03:00
draft: false
---
# graphql-api
{{% button href="https://github.com/LunchBadger/graphql-api" icon="fab fa-github-square... | 26.1875 | 252 | 0.712411 | kor_Hang | 0.301471 |
a10ef69ed6951c90aba5575c4a0ab519a0778c09 | 647 | md | Markdown | README.md | 6666473/10 | fca240ae2e23ff4ad92fe556e47b5fe5bc555ccd | [
"Apache-2.0"
] | null | null | null | README.md | 6666473/10 | fca240ae2e23ff4ad92fe556e47b5fe5bc555ccd | [
"Apache-2.0"
] | null | null | null | README.md | 6666473/10 | fca240ae2e23ff4ad92fe556e47b5fe5bc555ccd | [
"Apache-2.0"
] | null | null | null |
<p><img align="left" src="https://github-readme-stats.vercel.app/api/top-langs?username=TECH-BABA&show_icons=true&locale=en&layout=compact" alt="TECH-BABA" /></p>
<p> <img align="center" src="https://github-readme-stats.vercel.app/api?username=TECH-BABA&show_icons=true&locale=en" alt="TECH-BABA" /></p>
<p align... | 71.888889 | 162 | 0.727975 | yue_Hant | 0.743975 |
a10f95f60ba1fa01fc3a135b9608f5178e98ad67 | 3,558 | md | Markdown | docs/csharp/language-reference/operators/invocation-operator.md | moebius87/docs.it-it | ab767314e9d53480fcc4e6a78819a3233cffb718 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/language-reference/operators/invocation-operator.md | moebius87/docs.it-it | ab767314e9d53480fcc4e6a78819a3233cffb718 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/csharp/language-reference/operators/invocation-operator.md | moebius87/docs.it-it | ab767314e9d53480fcc4e6a78819a3233cffb718 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Operatore () - Riferimenti per C#
ms.custom: seodec18
ms.date: 01/15/2019
f1_keywords:
- ()_CSharpKeyword
helpviewer_keywords:
- type conversion [C#], () operator
- cast operator [C#]
- () operator [C#]
ms.assetid: 846e1f94-8a8c-42fc-a42c-fbd38e70d8cc
ms.openlocfilehash: 8f7382a49c81b6fd8e104b864ffc2f70db7fe... | 59.3 | 470 | 0.777403 | ita_Latn | 0.94161 |
a1105db7a7e30e80bebd8a7144116ef8ef36e684 | 3,086 | md | Markdown | README.md | devmattrick/math-ml | 034cc7488e3e8a61260ae63d2e27cbc4ad58b432 | [
"MIT"
] | 76 | 2018-11-05T20:03:46.000Z | 2021-11-17T15:49:58.000Z | README.md | devmattrick/math-ml | 034cc7488e3e8a61260ae63d2e27cbc4ad58b432 | [
"MIT"
] | 4 | 2018-11-05T21:19:11.000Z | 2021-05-07T21:12:20.000Z | README.md | devmattrick/math-ml | 034cc7488e3e8a61260ae63d2e27cbc4ad58b432 | [
"MIT"
] | 4 | 2018-12-18T09:26:14.000Z | 2021-08-25T07:25:59.000Z |
# Math-ML

A small-ish (compared to alternatives ~ 12kb gzipped) implementation of [MathML](https://developer.mozilla.org/en-US/docs/Web/MathML) using custom-elements.
MathML has been part of part of the HTML5 spec for some time now, but many browsers don't support... | 33.182796 | 308 | 0.72359 | eng_Latn | 0.809076 |
a110724d868b0d4b27947a6c3c7f94d0c9cbc423 | 13,108 | md | Markdown | ECOSYSTEM.md | MarkGibbons/test-kitchen | 49f44b32e8f380505e6c6d1e1ff5addfe4bd8cdc | [
"Apache-2.0"
] | null | null | null | ECOSYSTEM.md | MarkGibbons/test-kitchen | 49f44b32e8f380505e6c6d1e1ff5addfe4bd8cdc | [
"Apache-2.0"
] | null | null | null | ECOSYSTEM.md | MarkGibbons/test-kitchen | 49f44b32e8f380505e6c6d1e1ff5addfe4bd8cdc | [
"Apache-2.0"
] | null | null | null | # Community and Ecosystem plugins
Here is collection of possible extensions to the base test-kitchen application:
The following are in the test-kitchen organization
[kitchen-ec2][ec2] | [kitchen-digitalocean][do] | [kitchen-openstack][open] | [kitchen-rackspace][rs] | [kitchen-google][google] | [kitchen-vagrant][vag... | 139.446809 | 821 | 0.732377 | yue_Hant | 0.586897 |
a1127c126b5620a52956cfcfdf985a7d2949ecdc | 3,058 | md | Markdown | _posts/2019-02-26-Download-new-holland-278-hayliner-baler-manual.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | _posts/2019-02-26-Download-new-holland-278-hayliner-baler-manual.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | _posts/2019-02-26-Download-new-holland-278-hayliner-baler-manual.md | Bunki-booki/29 | 7d0fb40669bcc2bafd132f0991662dfa9e70545d | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download New holland 278 hayliner baler manual book
III. "From. When the vn position when frozen in, Chukch. " "He left about half an hour before they found Maurice. What has happened is of no importance. It gave the inhabitants only a slight houses, and the cl... | 339.777778 | 2,947 | 0.779267 | eng_Latn | 0.999856 |
a112b2c0124f5872b584c0338618a0831d32aa94 | 4,753 | md | Markdown | src/posts/2016-01-07-rubyist-by-accident/index.md | ccverak/carloscastellanos.dev | 2a174c356d6870c1165e7ef860195d4c1aaf5b48 | [
"MIT"
] | null | null | null | src/posts/2016-01-07-rubyist-by-accident/index.md | ccverak/carloscastellanos.dev | 2a174c356d6870c1165e7ef860195d4c1aaf5b48 | [
"MIT"
] | 22 | 2020-07-16T22:13:07.000Z | 2021-09-09T11:51:11.000Z | src/posts/2016-01-07-rubyist-by-accident/index.md | karloscodes/carloscastellanos.dev | f3d8e155fda1b94459e8ae91fc0d0d2bb1cb4971 | [
"MIT"
] | 1 | 2021-09-09T11:47:12.000Z | 2021-09-09T11:47:12.000Z | ---
draft: false
date: "2016-01-07"
title: "Rubyist by accident"
tags: general
description: "This is my Ruby story and how I discovered the language back in 2011"
keywords: ["ruby, programming, java, software development"]
aliases:
- /2016/01/rubyist-by-accident/
- /posts/2016-01-07-rubyist-by-accident/
---
It wa... | 144.030303 | 1,063 | 0.788555 | eng_Latn | 0.999681 |
a113ac0d1bf6fb3c074903bc31629ad8c35832d7 | 7,344 | md | Markdown | README.md | migolovanov/lua-cbson | b666427295aa588a493fee3db4a52863e56f9189 | [
"WTFPL"
] | 18 | 2015-10-21T13:20:49.000Z | 2021-02-22T21:26:02.000Z | README.md | migolovanov/lua-cbson | b666427295aa588a493fee3db4a52863e56f9189 | [
"WTFPL"
] | 6 | 2018-11-08T21:19:03.000Z | 2019-08-19T19:10:14.000Z | README.md | migolovanov/lua-cbson | b666427295aa588a493fee3db4a52863e56f9189 | [
"WTFPL"
] | 12 | 2016-11-20T02:16:10.000Z | 2022-01-27T09:49:43.000Z | # Lua-cbson
Lua bindings to MongoDB's libbson
## Table of Contents
* [FAQ](#faq)
* [Requirements](#requirements)
* [Installation](#installation)
* [Usage](#usage)
* [Authors](#authors)
* [Copyright and License](#copyright-and-license)
## FAQ
* Q: Is it compatible with cjson?
A: Hell no. All bson subtypes are d... | 24.894915 | 160 | 0.709423 | eng_Latn | 0.685118 |
a113d4f6f4867250aee9eb91e8b236ed91860ad5 | 744 | md | Markdown | new-docs/puppeteer.protocol.security.setoverridecertificateerrorsrequest.md | hugodes/puppeteer | 15d1906e7c1b6ded6cfd802db38a2f906094c6fb | [
"Apache-2.0"
] | 1 | 2020-08-08T18:56:31.000Z | 2020-08-08T18:56:31.000Z | new-docs/puppeteer.protocol.security.setoverridecertificateerrorsrequest.md | hugodes/puppeteer | 15d1906e7c1b6ded6cfd802db38a2f906094c6fb | [
"Apache-2.0"
] | 1 | 2020-10-06T18:53:37.000Z | 2020-10-06T18:53:37.000Z | new-docs/puppeteer.protocol.security.setoverridecertificateerrorsrequest.md | hugodes/puppeteer | 15d1906e7c1b6ded6cfd802db38a2f906094c6fb | [
"Apache-2.0"
] | 1 | 2020-09-14T04:23:23.000Z | 2020-09-14T04:23:23.000Z | <!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Security](./puppeteer.protocol.security.md) > [SetOverrideCertificateErrorsRequest](./puppeteer.protocol.security.setoverridecertifica... | 39.157895 | 256 | 0.731183 | eng_Latn | 0.326364 |
a114a9979e488775fb6774661514592c3af3fc1d | 9,130 | md | Markdown | kinks/level4/numerical_mathematics/README.md | zubmic/REPL | 2946623d0efe5369163d4ecc5dfb69242bcf7951 | [
"MIT"
] | null | null | null | kinks/level4/numerical_mathematics/README.md | zubmic/REPL | 2946623d0efe5369163d4ecc5dfb69242bcf7951 | [
"MIT"
] | null | null | null | kinks/level4/numerical_mathematics/README.md | zubmic/REPL | 2946623d0efe5369163d4ecc5dfb69242bcf7951 | [
"MIT"
] | null | null | null | [Go back to the main page](https://world-class.github.io/REPL/)
# Table of contents
<!-- vim-markdown-toc GFM -->
* [Numerical Mathematics - Reported problems](#numerical-mathematics---reported-problems)
* [Week 1](#week-1)
* [Video: 1.001 Introduction to number bases and modular arithmetic](#video-1001-i... | 59.673203 | 415 | 0.717306 | eng_Latn | 0.974473 |
a1158d321f59659340446981758ed61227c07d5f | 382 | md | Markdown | _posts/2014/2014-09-01-kein-neuzugang-mehr.md | eintracht-stats/eintracht-stats.github.io | 9d1cd3d82bff1b70106e3b5cf3c0da8f0d07bb43 | [
"MIT"
] | null | null | null | _posts/2014/2014-09-01-kein-neuzugang-mehr.md | eintracht-stats/eintracht-stats.github.io | 9d1cd3d82bff1b70106e3b5cf3c0da8f0d07bb43 | [
"MIT"
] | 1 | 2021-04-01T17:08:43.000Z | 2021-04-01T17:08:43.000Z | _posts/2014/2014-09-01-kein-neuzugang-mehr.md | eintracht-stats/eintracht-stats.github.io | 9d1cd3d82bff1b70106e3b5cf3c0da8f0d07bb43 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Kein Neuzugang mehr"
---
Ohne weiteren Neuzugang und damit ohne Ersatz für Nelson Valdez wird die Eintracht die Hinrunde der Saison absolvieren. Heute schloss das Transferfenster und bis auf den schon bereits feststehenden Wechsel von Slobodan Medojevic gab es heute nichts mehr zu vermelden. ... | 38.2 | 327 | 0.808901 | deu_Latn | 0.999333 |
a115b7a3d6dffe291cb0edec1ba24aefe815c389 | 2,878 | md | Markdown | README.md | abdelhamidbakhta/smartgiveaway | 1f30254fc22555bea186b7076c23bb22d3f9d186 | [
"Apache-2.0"
] | null | null | null | README.md | abdelhamidbakhta/smartgiveaway | 1f30254fc22555bea186b7076c23bb22d3f9d186 | [
"Apache-2.0"
] | 1 | 2020-12-10T10:53:20.000Z | 2020-12-10T10:53:20.000Z | README.md | abdelhamidbakhta/smartgiveaway | 1f30254fc22555bea186b7076c23bb22d3f9d186 | [
"Apache-2.0"
] | 1 | 2020-12-10T10:49:36.000Z | 2020-12-10T10:49:36.000Z | [](https://github.com/abdelhamidbakhta/smartgiveaway/actions)
[](https://github.com/abdelhamidbakhta/smartgiveaway/blob/master/LICE... | 35.975 | 180 | 0.776581 | eng_Latn | 0.613473 |
a1160be175d46e595468d6377389ada6a5e0c097 | 4,127 | md | Markdown | doc/examples.md | ExecutableBookProject/markup_test_cases | cabd2a10883f46e44f1bdb4c3294c3cd4b1e9d5a | [
"BSD-3-Clause"
] | null | null | null | doc/examples.md | ExecutableBookProject/markup_test_cases | cabd2a10883f46e44f1bdb4c3294c3cd4b1e9d5a | [
"BSD-3-Clause"
] | 6 | 2020-02-10T01:41:06.000Z | 2020-02-15T12:11:21.000Z | doc/examples.md | ExecutableBookProject/markup_test_cases | cabd2a10883f46e44f1bdb4c3294c3cd4b1e9d5a | [
"BSD-3-Clause"
] | 1 | 2020-02-13T19:23:06.000Z | 2020-02-13T19:23:06.000Z | # Example syntax for myst
As a base, Myst adheres to the [CommonMark specification](https://spec.commonmark.org/).
For this, it uses the [Mistletoe project](https://github.com/miyuchina/mistletoe),
which is a well-structured markdown parser for Python that is CommonMark-compliant
and also extensible.
Myst adds severa... | 22.551913 | 88 | 0.717955 | eng_Latn | 0.99784 |
a1169168bcd48e280ca5d62f92e68da2a242aba2 | 305 | md | Markdown | content/runner/kubernetes/configuration/reference/drone-resource-request-cpu.md | phil-davis/docs | f3db0b46c949586e50a6323051d33362fb4518de | [
"BlueOak-1.0.0"
] | 151 | 2015-01-30T23:32:00.000Z | 2022-02-20T20:23:46.000Z | content/runner/kubernetes/configuration/reference/drone-resource-request-cpu.md | phil-davis/docs | f3db0b46c949586e50a6323051d33362fb4518de | [
"BlueOak-1.0.0"
] | 339 | 2015-01-04T05:21:48.000Z | 2022-03-26T07:08:04.000Z | content/runner/kubernetes/configuration/reference/drone-resource-request-cpu.md | phil-davis/docs | f3db0b46c949586e50a6323051d33362fb4518de | [
"BlueOak-1.0.0"
] | 386 | 2015-01-04T05:08:19.000Z | 2022-03-29T19:05:10.000Z | ---
date: 2000-01-01T00:00:00+00:00
title: DRONE_RESOURCE_REQUEST_CPU
author: bradrydzewski
weight: 1
---
Optional integer, sets the default millicpu resource request for all pipeline steps. This value maps to the `spec.containers[].resources.requests.cpu` field.
```
DRONE_RESOURCE_REQUEST_CPU=1000
``` | 25.416667 | 157 | 0.780328 | eng_Latn | 0.445032 |
a117adffab24dee555e28906ab8e1bbf990a81e6 | 3,133 | md | Markdown | docs/extensibility/debugger/reference/context-info.md | Jteve-Sobs/visualstudio-docs.de-de | 59bd3c5d2776a76ef8d28407c5cc97efc9e72f84 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/extensibility/debugger/reference/context-info.md | Jteve-Sobs/visualstudio-docs.de-de | 59bd3c5d2776a76ef8d28407c5cc97efc9e72f84 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-07-24T14:57:38.000Z | 2020-07-24T14:57:38.000Z | docs/extensibility/debugger/reference/context-info.md | angelobreuer/visualstudio-docs.de-de | f553469c026f7aae82b7dc06ba7433dbde321350 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: CONTEXT_INFO | Microsoft Docs
ms.date: 11/04/2016
ms.topic: reference
f1_keywords:
- CONTEXT_INFO
helpviewer_keywords:
- CONTEXT_INFO structure
ms.assetid: 6b513f4e-e7b0-4969-adf0-2205ccc1e09b
author: acangialosi
ms.author: anthc
manager: jillfra
ms.workload:
- vssdk
dev_langs:
- CPP
- CSharp
ms.openlocfileh... | 33.688172 | 216 | 0.748165 | deu_Latn | 0.519872 |
a117f02c857dd2ae46261c4b34267ca98ca4fb0c | 20,939 | md | Markdown | entries/tocs/_macos.md | Bollos00/opensourcegames | b94aeac3cd96bd3caed121fa1880e21eaca571b3 | [
"CC0-1.0"
] | null | null | null | entries/tocs/_macos.md | Bollos00/opensourcegames | b94aeac3cd96bd3caed121fa1880e21eaca571b3 | [
"CC0-1.0"
] | null | null | null | entries/tocs/_macos.md | Bollos00/opensourcegames | b94aeac3cd96bd3caed121fa1880e21eaca571b3 | [
"CC0-1.0"
] | null | null | null | [comment]: # (autogenerated content, do not edit)
# macOS
- **[0 A.D.](../0_ad.md)** (C, C++, JavaScript, GPL-2.0, beta)
- **[3D Pong](../3d_pong.md)** (C, GPL-2.0, beta, inactive since 2004)
- **[4D Maze Game](../4d_maze_game.md)** (Java, Public domain, mature, inactive since 2008)
- **[4D-TRIS](../4d-tris.md)** (C, ... | 70.0301 | 114 | 0.60681 | eng_Latn | 0.084073 |
a1185d6bc4ed535134bf1d7f34a9bc0e107218f3 | 1,287 | md | Markdown | docs/framework/wpf/app-development/how-to-set-the-title-of-a-window-from-a-page.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wpf/app-development/how-to-set-the-title-of-a-window-from-a-page.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wpf/app-development/how-to-set-the-title-of-a-window-from-a-page.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "如何: 设置从页窗口的标题"
ms.custom:
ms.date: 03/30/2017
ms.prod: .net-framework
ms.reviewer:
ms.suite:
ms.technology: dotnet-wpf
ms.tgt_pltfrm:
ms.topic: article
helpviewer_keywords:
- windows [WPF], setting title from a page
- title of window [WPF], setting from a page
- pages [WPF], setting window t... | 34.783784 | 194 | 0.765346 | yue_Hant | 0.583653 |
a118d14ad44508f9515d0c07f28616f6d79006e1 | 15,753 | md | Markdown | content/blog/INS_Cute_Sweet_rainbow_Smile_Phone_Case_For_iPhone_12_11_Pro_X_XS_MAX_XR_7_8plus_Photograph_Earth_plane_Soft_silicon_Clear_Cover/index.md | muazinasro/rifanmuazin | 59519ab30db6c107824b577620e851da3ea00b16 | [
"MIT"
] | null | null | null | content/blog/INS_Cute_Sweet_rainbow_Smile_Phone_Case_For_iPhone_12_11_Pro_X_XS_MAX_XR_7_8plus_Photograph_Earth_plane_Soft_silicon_Clear_Cover/index.md | muazinasro/rifanmuazin | 59519ab30db6c107824b577620e851da3ea00b16 | [
"MIT"
] | null | null | null | content/blog/INS_Cute_Sweet_rainbow_Smile_Phone_Case_For_iPhone_12_11_Pro_X_XS_MAX_XR_7_8plus_Photograph_Earth_plane_Soft_silicon_Clear_Cover/index.md | muazinasro/rifanmuazin | 59519ab30db6c107824b577620e851da3ea00b16 | [
"MIT"
] | null | null | null | ---
title: INS Cute Sweet rainbow Smile Phone Case For iPhone 12 11 Pro X XS MAX XR 7 8plus Photograph Earth plane Soft silicon Clear Cover
date: 2020-10-25 21:54:39
tags: [Phones & Telecommunications]
cover: https://ae01.alicdn.com/kf/H39d6abb66c2e46138ff9ebd8355d0ba81/INS-Cute-Sweet-rainbow-Smile-Phone-Case-For-font-... | 164.09375 | 1,119 | 0.837364 | yue_Hant | 0.5399 |
a119082a09978e785e13c783aa2651d34151afac | 20,861 | md | Markdown | rfcs/components/moving-from-focus-zone-to-tabster.md | CheerfulSatchel/fluentui | 8a141d14f3a14de2e1c4691dad908622f310a9d1 | [
"MIT"
] | 7,194 | 2016-07-21T19:41:05.000Z | 2020-03-20T11:30:44.000Z | rfcs/components/moving-from-focus-zone-to-tabster.md | CheerfulSatchel/fluentui | 8a141d14f3a14de2e1c4691dad908622f310a9d1 | [
"MIT"
] | 10,472 | 2016-07-21T22:56:20.000Z | 2020-03-20T19:50:35.000Z | rfcs/components/moving-from-focus-zone-to-tabster.md | CheerfulSatchel/fluentui | 8a141d14f3a14de2e1c4691dad908622f310a9d1 | [
"MIT"
] | 1,664 | 2016-07-22T03:30:48.000Z | 2020-03-19T05:23:44.000Z | # Moving from `FocusZone` to `Tabster`
---
Contributors: @khmakoto @ling1726
## Problem statement
We currently use `FocusZone` for focus management in both v0 and v8. For our converged components we are trying out a different approach by using `Tabster`.
The reason for doing this is to use a framework-agnostic sol... | 74.238434 | 489 | 0.76933 | eng_Latn | 0.997703 |
a11993ed60c1f1a8ef3af87c68f4d58014581d51 | 47 | md | Markdown | README.md | felipemm-santos/Academy-manager | 01b9d5ae17a2da2d8973e819057b0f3763b63233 | [
"MIT"
] | null | null | null | README.md | felipemm-santos/Academy-manager | 01b9d5ae17a2da2d8973e819057b0f3763b63233 | [
"MIT"
] | null | null | null | README.md | felipemm-santos/Academy-manager | 01b9d5ae17a2da2d8973e819057b0f3763b63233 | [
"MIT"
] | null | null | null | # Academy manager
A site to manage an academy
| 15.666667 | 28 | 0.765957 | eng_Latn | 0.998271 |
a119d6e5a036de605e15c406ac0e149ecb9e3122 | 848 | md | Markdown | templates/simple.md | giscafer/touch-readme | 5554e07abfca5dfd8ece9a421ebe897169b2bbcf | [
"MIT"
] | null | null | null | templates/simple.md | giscafer/touch-readme | 5554e07abfca5dfd8ece9a421ebe897169b2bbcf | [
"MIT"
] | null | null | null | templates/simple.md | giscafer/touch-readme | 5554e07abfca5dfd8ece9a421ebe897169b2bbcf | [
"MIT"
] | null | null | null | # touch-readme
transform a stream into a quoted string
[](https://ci.testling.com/substack/touch-readme)
[](http://travis-ci.org/substack/touch-readme)
# example
``` js
var quo... | 15.703704 | 117 | 0.694575 | eng_Latn | 0.481772 |
a11a3faaea7776d68862dfc1773eb0cd66f98b85 | 3,383 | md | Markdown | content/publication/karapanagiotidis-2020-psychological/index.md | tkarapan/academic-kickstart | 0c61f5afe1e9c1877bcd1aba1ae39e8c5da7ae23 | [
"MIT"
] | null | null | null | content/publication/karapanagiotidis-2020-psychological/index.md | tkarapan/academic-kickstart | 0c61f5afe1e9c1877bcd1aba1ae39e8c5da7ae23 | [
"MIT"
] | null | null | null | content/publication/karapanagiotidis-2020-psychological/index.md | tkarapan/academic-kickstart | 0c61f5afe1e9c1877bcd1aba1ae39e8c5da7ae23 | [
"MIT"
] | null | null | null | +++
title = "The psychological correlates of distinct neural states occurring during wakeful rest"
date = 2020-12-03
authors = ["**Theodoros Karapanagiotidis**", "Diego Vidaurre", "Andrew J Quinn", "Deniz Vatansever", "Giulia L Poerio", "Adam Turnbull", "Nerissa Siu Ping Ho", "Robert Leech", "Boris C Bernhardt", "Eliza... | 105.71875 | 1,887 | 0.784215 | eng_Latn | 0.993414 |
a11b55062427658966c10c6ae206d26f3ef4da69 | 32,984 | md | Markdown | en/device-dev/driver/driver-platform-spi-des.md | acidburn0zzz/openharmony | f19488de6f7635f3171b1ad19a25e4844c0a24df | [
"CC-BY-4.0"
] | 35 | 2021-08-30T08:11:25.000Z | 2022-02-10T03:39:10.000Z | en/device-dev/driver/driver-platform-spi-des.md | acidburn0zzz/openharmony | f19488de6f7635f3171b1ad19a25e4844c0a24df | [
"CC-BY-4.0"
] | 9 | 2021-09-17T08:41:42.000Z | 2021-09-22T11:03:54.000Z | en/device-dev/driver/driver-platform-spi-des.md | acidburn0zzz/openharmony | f19488de6f7635f3171b1ad19a25e4844c0a24df | [
"CC-BY-4.0"
] | 6 | 2021-09-13T11:12:34.000Z | 2022-02-25T15:13:21.000Z | # SPI<a name="EN-US_TOPIC_0000001206171293"></a>
- [Overview](#section193356154511)
- [Available APIs](#section1325964832615)
- [Usage Guidelines](#section71363452477)
- [How to Use](#section32846814820)
- [Obtaining an SPI Device Handle](#section1927265711481)
- [Obtaining SPI Device Configura... | 58.690391 | 330 | 0.68797 | eng_Latn | 0.396865 |
a11bfcd9b93bf954b9aa42eda5cc8629e8ef1094 | 6,246 | md | Markdown | docs/extensibility/internals/checklist-creating-new-project-types.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/extensibility/internals/checklist-creating-new-project-types.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/extensibility/internals/checklist-creating-new-project-types.md | tommorris/visualstudio-docs.es-es | 651470ca234bb6db8391ae9f50ff23485896393c | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Lista de comprobación: Creación de nuevos tipos de proyecto | Microsoft Docs'
ms.custom: ''
ms.date: 11/04/2016
ms.technology:
- vs-ide-sdk
ms.topic: conceptual
helpviewer_keywords:
- projects [Visual Studio SDK], creating new types
- project types, checklist for creating
ms.assetid: 29eb9c3b-1933-4741-aa85... | 94.636364 | 558 | 0.778098 | spa_Latn | 0.949579 |
a11c03eb2ee6fb453b9fe0fc00320b7b1a474d55 | 5,917 | md | Markdown | _posts/2018-12-18-Download-decoding-theory-of-knowledge-for-the-ib-diploma-themes-skills-and-assessment.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2018-12-18-Download-decoding-theory-of-knowledge-for-the-ib-diploma-themes-skills-and-assessment.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2018-12-18-Download-decoding-theory-of-knowledge-for-the-ib-diploma-themes-skills-and-assessment.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Decoding theory of knowledge for the ib diploma themes skills and assessment book
I indicate every power leak, The Slut Queen qualified as yet more evidence. MARKHAM, she had no interest in anyone but "She's real protective," the boy assures him. " sho... | 657.444444 | 5,767 | 0.789589 | eng_Latn | 0.999926 |
a11c21823ad899940b19de8477260cbe0e37f2a5 | 2,229 | md | Markdown | _publications/2020-11-19-FAIM2021.md | vcangadi1/Veer-Angadi.github.io | 6ca21409267e23e18a7662d9e79e717f867453ed | [
"MIT"
] | null | null | null | _publications/2020-11-19-FAIM2021.md | vcangadi1/Veer-Angadi.github.io | 6ca21409267e23e18a7662d9e79e717f867453ed | [
"MIT"
] | null | null | null | _publications/2020-11-19-FAIM2021.md | vcangadi1/Veer-Angadi.github.io | 6ca21409267e23e18a7662d9e79e717f867453ed | [
"MIT"
] | null | null | null | ---
title: "Regressive Event-Tracker: A Causal Prediction Modelling of Degradation in High Speed Manufacturing"
collection: publications
permalink: /publication/2020-11-19-FAIM2021
excerpt: 'Regressive Event-Tracker: A Causal Prediction Modelling of Degradation in High Speed Manufacturing.'
date: 2021-06-15
venue: '30<... | 131.117647 | 935 | 0.79677 | eng_Latn | 0.978743 |
a11c79e0ae5c4691201acec872d91e4d05bc8a5f | 2,392 | md | Markdown | docs/standard/security/index.md | Youssef1313/docs.it-it | 15072ece39fae71ee94a8b9365b02b550e68e407 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/standard/security/index.md | Youssef1313/docs.it-it | 15072ece39fae71ee94a8b9365b02b550e68e407 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/standard/security/index.md | Youssef1313/docs.it-it | 15072ece39fae71ee94a8b9365b02b550e68e407 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Sicurezza in .NET
ms.date: 06/04/2018
ms.technology: dotnet-standard
helpviewer_keywords:
- .NET, security
- security [.NET], about security
- application development [.NET], security
- security [.NET Framework]
- security [.NET]
ms.assetid: 9a9621d7-8883-4a4f-a874-65e8e09e20a6
author: mairaw
ms.author: mair... | 55.627907 | 428 | 0.805602 | ita_Latn | 0.995928 |