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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
53fdbdf58a22ff5df27ebc03aebe5c9a15631c33 | 1,247 | md | Markdown | docs/fields/select.md | yiisoft/yii-form | 79bb78aca77f23438a913ed5bc81a0bea45dc818 | [
"BSD-3-Clause"
] | 13 | 2020-04-12T01:06:59.000Z | 2020-05-18T08:59:56.000Z | docs/fields/select.md | yiisoft/yii-active-form | 86ce1f0c80a1eb5be93e52cabce4feaa47933ec2 | [
"BSD-3-Clause"
] | 14 | 2020-04-14T22:44:41.000Z | 2020-05-22T22:31:21.000Z | docs/fields/select.md | yiisoft/yii-active-form | 86ce1f0c80a1eb5be93e52cabce4feaa47933ec2 | [
"BSD-3-Clause"
] | 7 | 2020-04-13T15:35:32.000Z | 2020-05-18T17:07:34.000Z | # Select Field
Represents `<select>` element that provides a menu of options. Documentation:
- [HTML Living Standard](https://html.spec.whatwg.org/multipage/form-elements.html#the-select-element)
- [MDN Web Docs](https://developer.mozilla.org/docs/Web/HTML/Element/select)
## Usage Example
Form model:
```php
final ... | 20.783333 | 102 | 0.631115 | eng_Latn | 0.300781 |
53fe2f4b64bac606edad0b0de67685df5349006e | 220 | md | Markdown | P2417/README.md | neargye-wg21/WG21 | dc0c6a11137548e881741c1047737bb923c12941 | [
"CC-BY-4.0"
] | 3 | 2021-12-27T14:32:30.000Z | 2022-01-06T17:58:55.000Z | P2417/README.md | neargye-wg21/WG21 | dc0c6a11137548e881741c1047737bb923c12941 | [
"CC-BY-4.0"
] | 5 | 2020-07-10T15:24:08.000Z | 2021-09-18T20:23:58.000Z | P2417/README.md | Neargye/WG21 | dc0c6a11137548e881741c1047737bb923c12941 | [
"CC-BY-4.0"
] | null | null | null | # A more constexpr bitset
Morris Hafner
Daniil Goncharov
## Full Text of Proposal
* [P1944R1](https://wg21.link/p1251)
* [P1944R2](P1944R2.pdf)
## References
* <https://wg21.link/p0784>
* <https://wg21.link/p0980>
| 13.75 | 36 | 0.695455 | kor_Hang | 0.292633 |
53feabb6b63e18675982b7a1775cfecda67fcad1 | 1,506 | md | Markdown | doc/ref/feat/evaluation verification.md | kniz/wrd | a8c9e8bd2f7b240ff64a3b80e7ebc7aff2775ba6 | [
"MIT"
] | 7 | 2019-03-12T03:04:32.000Z | 2021-12-26T04:33:44.000Z | doc/ref/feat/evaluation verification.md | kniz/wrd | a8c9e8bd2f7b240ff64a3b80e7ebc7aff2775ba6 | [
"MIT"
] | 25 | 2016-09-23T16:36:19.000Z | 2019-02-12T14:14:32.000Z | doc/ref/feat/evaluation verification.md | kniz/World | 13b0c8c7fdc6280efcb2135dc3902754a34e6d06 | [
"MIT"
] | null | null | null | # 평가 검증
* 식이 올바른 값을 가지고 있는지, 정상적으로 파싱이 완료되었는지를 검증한다.
* Linking 에러가 여기에 속하게 된다.
# verifier의 기준
* 파싱이 가능한가 불가능한가는 이 단계에서 검증하지 않는다.
* 의미를 파악해서 해당 의미를 가진 항목이 여기에 오는 것이 타당한가의 여부는 이 단계에서만 검출한다.
# 사례
* 어떠한 expr 이 있을때 이 expr이 lhs인가 rhs인가를 판단하는 것은 verifier에서 검증해야 한다. lowscanner, lowparser에서 판단해서는 안된다. lowparser는 구분 없이 모두 exp... | 38.615385 | 138 | 0.702523 | kor_Hang | 1.00001 |
53ff1f0dfb509c86e0f585290156a5f5ba6176b6 | 152 | md | Markdown | _posts/2014-07-28-nest-store.md | NullVoxPopuli/built-with-ember | 5992870ee23412f8974935f28af5a18f2e00d627 | [
"MIT"
] | 37 | 2015-01-08T15:56:11.000Z | 2021-11-01T18:50:56.000Z | _posts/2014-07-28-nest-store.md | NullVoxPopuli/built-with-ember | 5992870ee23412f8974935f28af5a18f2e00d627 | [
"MIT"
] | 82 | 2015-01-08T00:11:32.000Z | 2022-02-26T01:42:44.000Z | _posts/2014-07-28-nest-store.md | NullVoxPopuli/built-with-ember | 5992870ee23412f8974935f28af5a18f2e00d627 | [
"MIT"
] | 91 | 2015-01-08T00:10:00.000Z | 2022-01-29T22:50:13.000Z | ---
layout: post
title: "Nest Store"
slug: nest-store
source: https://store.nest.com/
category: "featured"
---
<img src="/screenshots/nest-store.png">
| 15.2 | 39 | 0.690789 | eng_Latn | 0.08666 |
53ffefa1b17a937b94a4056c1762c23bfa1152cc | 2,034 | md | Markdown | includes/data-box-shares.md | maiemy/azure-docs.it-it | b3649d817c2ec64a3738b5f05f18f85557d0d9b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/data-box-shares.md | maiemy/azure-docs.it-it | b3649d817c2ec64a3738b5f05f18f85557d0d9b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/data-box-shares.md | maiemy/azure-docs.it-it | b3649d817c2ec64a3738b5f05f18f85557d0d9b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: alkohli
ms.service: databox
ms.subservice: pod
ms.topic: include
ms.date: 06/05/2020
ms.author: alkohli
ms.openlocfilehash: 5aaf0ce747b14b2fa9f2fcd9a65b774aa7d2db3b
ms.sourcegitcommit: 829d951d5c90442a38012daaf77e86046018e5b9
ms.translationtype: HT
ms.contentlocale: it-IT
ms.lasthandoff: 10/09/2020
ms.locfi... | 65.612903 | 277 | 0.764012 | ita_Latn | 0.964899 |
990000b02f4edad6544f779c940f194d252e38d9 | 2,036 | md | Markdown | README.md | nonlinear-chaos-order-etc-etal/gostcoin | b140f5f92024c73ee639abd1dd8a503a3a778c54 | [
"MIT"
] | 35 | 2017-04-20T17:52:30.000Z | 2021-10-05T02:41:23.000Z | README.md | SSSR220Sec/SSSR5CRYPTOCURRENCY | 51240469f0933c6efa7f02239c413fd26f528465 | [
"MIT"
] | 32 | 2017-04-07T19:31:57.000Z | 2022-02-15T14:57:43.000Z | README.md | SSSR220Sec/SSSR5CRYPTOCURRENCY | 51240469f0933c6efa7f02239c413fd26f528465 | [
"MIT"
] | 23 | 2017-04-14T21:46:08.000Z | 2022-03-28T00:21:59.000Z | GOSTCoin Core
=============
GOSTCoin (GST) is a digital currency based on [blockchain](https://en.wikipedia.org/wiki/Blockchain) technology.
It allows instant payments worldwide with focus on privacy and security of its users.
Why GOSTCoin?
-------------
GOSTCoin uses Soviet and Russian government standard cryptogra... | 29.941176 | 228 | 0.710707 | eng_Latn | 0.497798 |
99000170ac9c0ae7bffd7cd8414ad74b3dff0838 | 91 | md | Markdown | README.md | ReklezWlthr/bookinfo-details | cdd4bfe1246409f1e30d355b11176994bbd1e7d7 | [
"MIT"
] | null | null | null | README.md | ReklezWlthr/bookinfo-details | cdd4bfe1246409f1e30d355b11176994bbd1e7d7 | [
"MIT"
] | null | null | null | README.md | ReklezWlthr/bookinfo-details | cdd4bfe1246409f1e30d355b11176994bbd1e7d7 | [
"MIT"
] | null | null | null | # How to run details service
## Prerequisite
* Ruby 2.7
```bash
ruby details.rb 8080
``` | 10.111111 | 28 | 0.67033 | eng_Latn | 0.964205 |
99006af02d6d12821784311a76d9c4a4b2122857 | 111 | md | Markdown | _posts/2019-07-20-captures.md | Meteoros-Floripa/meteoros.floripa.br | 7d296fb8d630a4e5fec9ab1a3fb6050420fc0dad | [
"MIT"
] | 5 | 2020-05-19T17:04:49.000Z | 2021-03-30T03:09:14.000Z | _posts/2019-07-20-captures.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | null | null | null | _posts/2019-07-20-captures.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | 2 | 2020-05-19T17:06:27.000Z | 2020-09-04T00:00:43.000Z | ---
layout: post
title: 20/07/2019
date: 2019-07-20 10:00:00
preview: TLP1/2019/201907/20190720/stack.jpg
---
| 15.857143 | 45 | 0.702703 | eng_Latn | 0.086344 |
99008225fec994e57d05c8b075e2ee3db4772c2a | 619 | md | Markdown | docs/ShareRequestReq.md | maytechnet/api-client-js | 816c74cee6136e67b0f93f639a71b9fb94a783dc | [
"MIT"
] | 2 | 2019-01-10T15:51:53.000Z | 2020-06-27T14:49:24.000Z | docs/ShareRequestReq.md | maytechnet/api-client-js | 816c74cee6136e67b0f93f639a71b9fb94a783dc | [
"MIT"
] | null | null | null | docs/ShareRequestReq.md | maytechnet/api-client-js | 816c74cee6136e67b0f93f639a71b9fb94a783dc | [
"MIT"
] | null | null | null | # QuatrixApi.ShareRequestReq
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**returnPgpEncrypted** | **Boolean** | if PGP keys were generated by the sender or the recipient. | [optional] [default to false]
**requestAuth** | **Boolean** | Defines if return f... | 44.214286 | 129 | 0.605816 | eng_Latn | 0.673 |
9900878add9d955d7f797a89187813e13b47816e | 71 | md | Markdown | vault/tn/EZK-gj4t.md | mandolyte/uw-obsidian | 39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d | [
"MIT"
] | null | null | null | vault/tn/EZK-gj4t.md | mandolyte/uw-obsidian | 39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d | [
"MIT"
] | null | null | null | vault/tn/EZK-gj4t.md | mandolyte/uw-obsidian | 39e987c4cdc49d2a68e3af6b4e3fc84d1cda916d | [
"MIT"
] | null | null | null | # General Information:
Ezekiel tells about his experience at Tel-Aviv. | 23.666667 | 47 | 0.802817 | eng_Latn | 0.968247 |
9900df22d95e7bf3ef11ea1a2493cb7951d27e3e | 46 | md | Markdown | Packs/PAN-OS/IncidentFields/incidentfield-TargetFirewallVersion_CHANGELOG.md | ddi-danielsantander/content | 67e2edc404f50c332d928dbdbce00a447bb5532f | [
"MIT"
] | 1 | 2020-07-22T05:55:11.000Z | 2020-07-22T05:55:11.000Z | Packs/PAN-OS/IncidentFields/incidentfield-TargetFirewallVersion_CHANGELOG.md | ddi-danielsantander/content | 67e2edc404f50c332d928dbdbce00a447bb5532f | [
"MIT"
] | 1 | 2020-07-29T21:48:58.000Z | 2020-07-29T21:48:58.000Z | Packs/PAN-OS/IncidentFields/incidentfield-TargetFirewallVersion_CHANGELOG.md | ddi-danielsantander/content | 67e2edc404f50c332d928dbdbce00a447bb5532f | [
"MIT"
] | 2 | 2020-07-15T06:41:52.000Z | 2020-07-19T18:45:23.000Z | ## [Unreleased]
-
## [20.2.3] - 2020-02-18
- | 7.666667 | 24 | 0.478261 | eng_Latn | 0.464453 |
9900f1a99a5c290a53044d04c5e2a3df0c7afb27 | 6,816 | md | Markdown | Documents/OlympusDocument/data/SampleAppGuide/capture_sample_android.md | Psewall/SpotAI | 1e760e60c6d0f5cdb0a672e19c4d2670ace3fc5f | [
"MIT"
] | 1 | 2021-12-14T11:05:47.000Z | 2021-12-14T11:05:47.000Z | Documents/OlympusDocument/data/SampleAppGuide/capture_sample_android.md | Psewall/SpotAI | 1e760e60c6d0f5cdb0a672e19c4d2670ace3fc5f | [
"MIT"
] | null | null | null | Documents/OlympusDocument/data/SampleAppGuide/capture_sample_android.md | Psewall/SpotAI | 1e760e60c6d0f5cdb0a672e19c4d2670ace3fc5f | [
"MIT"
] | null | null | null | # Sample Capture App User Guide (Android OS)
This document is an operation manual for ImageCaptureSample which uses Olympus Camera Kit for Android OS. This document does not cover app installation or wireless connection between camera and mobile device.
## Starting Application
+ Application will start by tappin... | 40.331361 | 210 | 0.742224 | eng_Latn | 0.99252 |
99015b21106bceeb41bf72970c108890a918803d | 650 | md | Markdown | business-central/LocalFunctionality/Australia/how-to-print-deposit-slip-reports.md | AleksanderGladkov/dynamics365smb-docs | f061beeb61260d6b78df86334a7a8c50be2bb8d4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | business-central/LocalFunctionality/Australia/how-to-print-deposit-slip-reports.md | AleksanderGladkov/dynamics365smb-docs | f061beeb61260d6b78df86334a7a8c50be2bb8d4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | business-central/LocalFunctionality/Australia/how-to-print-deposit-slip-reports.md | AleksanderGladkov/dynamics365smb-docs | f061beeb61260d6b78df86334a7a8c50be2bb8d4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Print Deposit Slip Reports in the Australian version
description: The Deposit Slip report displays cash and check details in a format required by the bank in the Australian version.
author: SorenGP
ms.service: dynamics365-business-central
ms.topic: article
ms.devlang: na
ms.tgt_p... | 28.26087 | 132 | 0.730769 | eng_Latn | 0.747783 |
9901a88b6601ee91d285443c023785895a26b2ee | 2,659 | md | Markdown | api/Outlook.AppointmentItem.EndTimeZone.md | MarkWithC/VBA-Docs | a43a38a843c95cbe8beed2a15218a5aeca4df8fb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | api/Outlook.AppointmentItem.EndTimeZone.md | MarkWithC/VBA-Docs | a43a38a843c95cbe8beed2a15218a5aeca4df8fb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | api/Outlook.AppointmentItem.EndTimeZone.md | MarkWithC/VBA-Docs | a43a38a843c95cbe8beed2a15218a5aeca4df8fb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: AppointmentItem.EndTimeZone property (Outlook)
keywords: vbaol11.chm3276
f1_keywords:
- vbaol11.chm3276
ms.prod: outlook
api_name:
- Outlook.AppointmentItem.EndTimeZone
ms.assetid: 8f33d93f-c0fe-fda1-608d-dec7fb86c732
ms.date: 06/08/2017
ms.localizationpriority: medium
---
# AppointmentItem.EndTimeZone pro... | 59.088889 | 720 | 0.777736 | eng_Latn | 0.981115 |
990204f45f2b73e9ce6a092d6206068f65cc1982 | 20 | md | Markdown | README.md | rgborges/rgborges.github.io | 858fe6f066d1ff37571750653254481bddb66cd2 | [
"MIT"
] | null | null | null | README.md | rgborges/rgborges.github.io | 858fe6f066d1ff37571750653254481bddb66cd2 | [
"MIT"
] | null | null | null | README.md | rgborges/rgborges.github.io | 858fe6f066d1ff37571750653254481bddb66cd2 | [
"MIT"
] | null | null | null | # rgborges.github.io | 20 | 20 | 0.8 | nob_Latn | 0.458772 |
9903b0b3d7b12b624d4e7805c67322de4bcb5af8 | 148 | md | Markdown | _posts/2018-04-29-faith-acts.md | sermons/sermons.github.io | 037e28d217479aa79cb54c8d5d49757cfa04fd0e | [
"MIT"
] | 2 | 2018-08-04T11:02:36.000Z | 2020-10-06T07:52:14.000Z | _posts/2018-04-29-faith-acts.md | sermons/sermons.github.io | 037e28d217479aa79cb54c8d5d49757cfa04fd0e | [
"MIT"
] | 9 | 2016-08-26T07:14:58.000Z | 2020-04-19T22:41:45.000Z | _posts/2018-04-29-faith-acts.md | sermons/sermons.github.io | 037e28d217479aa79cb54c8d5d49757cfa04fd0e | [
"MIT"
] | 1 | 2018-08-04T11:02:39.000Z | 2018-08-04T11:02:39.000Z | ---
layout: post
title: "Faith that Acts (4/10)"
subtitle: "James 2:17-24"
tags: james keep-the-faith fec
---
Fujian Evangelical Church (Richmond)
| 16.444444 | 36 | 0.702703 | eng_Latn | 0.839851 |
9903ea833c476204a59d8d246cdf553e7a0332db | 392 | md | Markdown | reports/Vermont.md | Inclushe/police-brutality | 8da3f06cf1f763473d15198afa00cdde97099928 | [
"MIT"
] | 1 | 2020-07-08T14:24:24.000Z | 2020-07-08T14:24:24.000Z | reports/Vermont.md | php1301/police-brutality | 37070468bab194124ef9f210cc97af81ddd3d14c | [
"MIT"
] | null | null | null | reports/Vermont.md | php1301/police-brutality | 37070468bab194124ef9f210cc97af81ddd3d14c | [
"MIT"
] | null | null | null | ## St. Johnsbury
### Police shove a protesting woman down a set of concrete steps. | June 3rd
Police shove a protesting woman down a set of concrete steps.
tags: shove, arrest, push
id: vt-stjohnsbury-1
**Links**
* https://www.facebook.com/story.php?story_fbid=3011143412313088&id=100002523772680
* https://vtdigge... | 24.5 | 87 | 0.755102 | eng_Latn | 0.342775 |
9904ba9b021249c4ac32a34589cfdba42ffcfd6a | 3,458 | md | Markdown | treebanks/kpv_lattice/kpv_lattice-feat-Degree.md | vistamou/docs | 116b9c29e4218be06bf33b158284b9c952646989 | [
"Apache-2.0"
] | 204 | 2015-01-20T16:36:39.000Z | 2022-03-28T00:49:51.000Z | treebanks/kpv_lattice/kpv_lattice-feat-Degree.md | vistamou/docs | 116b9c29e4218be06bf33b158284b9c952646989 | [
"Apache-2.0"
] | 654 | 2015-01-02T17:06:29.000Z | 2022-03-31T18:23:34.000Z | treebanks/kpv_lattice/kpv_lattice-feat-Degree.md | vistamou/docs | 116b9c29e4218be06bf33b158284b9c952646989 | [
"Apache-2.0"
] | 200 | 2015-01-16T22:07:02.000Z | 2022-03-25T11:35:28.000Z | ---
layout: base
title: 'Statistics of Degree in UD_Komi_Zyrian-Lattice'
udver: '2'
---
## Treebank Statistics: UD_Komi_Zyrian-Lattice: Features: `Degree`
This feature is universal.
It occurs with 2 different values: `Cmp`, `Sup`.
40 tokens (0%) have a non-empty value of `Degree`.
34 types (1%) occur at least once ... | 55.774194 | 357 | 0.665703 | yue_Hant | 0.366758 |
99054bc0db6b3638dba20e4e5fb04415865ceb6f | 34,582 | md | Markdown | docs/framework/wcf/feature-details/how-to-implement-a-discovery-proxy.md | emrekas/docs.tr-tr | 027bd2c6c93900a75cac7ac42531c89085f87888 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/feature-details/how-to-implement-a-discovery-proxy.md | emrekas/docs.tr-tr | 027bd2c6c93900a75cac7ac42531c89085f87888 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/feature-details/how-to-implement-a-discovery-proxy.md | emrekas/docs.tr-tr | 027bd2c6c93900a75cac7ac42531c89085f87888 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "Nasıl yapılır: Keşif Proxy'si Uygulama"
ms.date: 03/30/2017
ms.assetid: 78d70e0a-f6c3-4cfb-a7ca-f66ebddadde0
ms.openlocfilehash: 350baa6047d11a2d262e4a6c1d54cc874939ed9d
ms.sourcegitcommit: 581ab03291e91983459e56e40ea8d97b5189227e
ms.translationtype: MT
ms.contentlocale: tr-TR
ms.lasthandoff: 08/27/2019
ms.... | 35.002024 | 707 | 0.63348 | yue_Hant | 0.469654 |
990596edf01d70de68559abeadd1c119af66af12 | 55 | md | Markdown | README.md | fchenxi/easykafka | ab49f4dce873777a9bf44cd23ddb3951f3ad97f2 | [
"Apache-2.0"
] | null | null | null | README.md | fchenxi/easykafka | ab49f4dce873777a9bf44cd23ddb3951f3ad97f2 | [
"Apache-2.0"
] | 6 | 2020-03-04T21:46:08.000Z | 2021-12-09T19:55:18.000Z | README.md | fchenxi/easykafka | ab49f4dce873777a9bf44cd23ddb3951f3ad97f2 | [
"Apache-2.0"
] | 1 | 2019-08-31T04:05:07.000Z | 2019-08-31T04:05:07.000Z | # easykafka
A easy kafka client based on spring-kafka.
| 18.333333 | 42 | 0.781818 | eng_Latn | 0.727105 |
99063f1159cd35004fa7de5c9c655acd12728d02 | 53 | md | Markdown | README.md | thanhbn87/terragrunt-aws | c65fce9ef04a497520e782a94c35c38ccd999b45 | [
"Apache-2.0"
] | 1 | 2020-04-27T08:14:49.000Z | 2020-04-27T08:14:49.000Z | README.md | thanhbn87/terragrunt-aws | c65fce9ef04a497520e782a94c35c38ccd999b45 | [
"Apache-2.0"
] | null | null | null | README.md | thanhbn87/terragrunt-aws | c65fce9ef04a497520e782a94c35c38ccd999b45 | [
"Apache-2.0"
] | 2 | 2020-04-27T08:14:54.000Z | 2021-05-21T07:48:51.000Z | # terragrunt-aws
AWS Terrform modules for Terragrunt
| 17.666667 | 35 | 0.830189 | swe_Latn | 0.350295 |
99065ca7d39301a84f79a06dfb8c1b6c0c0ef2fe | 3,893 | md | Markdown | README.md | signotheque/sign-puppet | dec8e75ecbaf4bad78a2465f59d8ebac0aaa3e4c | [
"MIT"
] | 11 | 2015-05-06T18:11:53.000Z | 2021-10-31T06:59:19.000Z | README.md | signotheque/sign-puppet | dec8e75ecbaf4bad78a2465f59d8ebac0aaa3e4c | [
"MIT"
] | null | null | null | README.md | signotheque/sign-puppet | dec8e75ecbaf4bad78a2465f59d8ebac0aaa3e4c | [
"MIT"
] | 4 | 2016-12-01T13:06:21.000Z | 2017-10-09T08:14:26.000Z | #HTML5 Canvas-based Puppet Animation Rig for Sign Language
A Javascript API for drawing a stylized human figure in a limited range of specific poses.
The API provides for full control of the hands and face and limited control of the neck and shoulders. The figure is shown from the waist up.
The goal of this project... | 33.852174 | 152 | 0.620344 | eng_Latn | 0.870291 |
990694582dc8c20b0ec40b3a5f9f070fbf62d8df | 16,006 | md | Markdown | Exchange/ExchangeOnline/security-and-compliance/in-place-ediscovery/create-custom-management-scope.md | TransVaultCTO/OfficeDocs-Exchange | c4fb7692e458692acc63ae19d6078bdf6123ecaa | [
"CC-BY-4.0",
"MIT"
] | 2 | 2022-01-18T18:21:46.000Z | 2022-01-18T18:22:05.000Z | Exchange/ExchangeOnline/security-and-compliance/in-place-ediscovery/create-custom-management-scope.md | TransVaultCTO/OfficeDocs-Exchange | c4fb7692e458692acc63ae19d6078bdf6123ecaa | [
"CC-BY-4.0",
"MIT"
] | null | null | null | Exchange/ExchangeOnline/security-and-compliance/in-place-ediscovery/create-custom-management-scope.md | TransVaultCTO/OfficeDocs-Exchange | c4fb7692e458692acc63ae19d6078bdf6123ecaa | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-03-19T11:08:05.000Z | 2021-03-19T11:08:05.000Z | ---
localization_priority: Normal
description: You can use a custom management scope to let specific people or groups use In-Place eDiscovery to search a subset of mailboxes in your Exchange Online organization. For example, you might want to let a discovery manager search only the mailboxes of users in a specific loca... | 78.078049 | 1,029 | 0.791453 | eng_Latn | 0.997467 |
990715b6a8c2fecd1222a645d17f3601e35db975 | 3,258 | md | Markdown | _posts/problem solving/Python/2021-03-04-PS-baekjoon011.md | YongjoonSeo/YongjoonSeo.github.io | 68d7d248d51b3711ea423e0ea35de4a03d22de50 | [
"MIT"
] | null | null | null | _posts/problem solving/Python/2021-03-04-PS-baekjoon011.md | YongjoonSeo/YongjoonSeo.github.io | 68d7d248d51b3711ea423e0ea35de4a03d22de50 | [
"MIT"
] | 2 | 2021-08-17T22:39:32.000Z | 2022-01-22T12:36:30.000Z | _posts/problem solving/Python/2021-03-04-PS-baekjoon011.md | YongjoonSeo/YongjoonSeo.github.io | 68d7d248d51b3711ea423e0ea35de4a03d22de50 | [
"MIT"
] | 2 | 2019-05-14T11:11:16.000Z | 2021-02-19T16:40:33.000Z | ---
layout: single
title: "[파이썬] 백준 19237번 어른 상어"
excerpt: "백준 삼성 기출 19237번 파이썬 풀이"
categories:
- Problem Solving
- Python
tags:
- Baekjoon
- 삼성기출
- Simulation
---
## 백준 #19237 어른 상어
- [백준 19237번 어른 상어 문제풀기](https://www.acmicpc.net/problem/19237)
<br>
```python
# 1 이상 M 이하의 자연수 상어
# 1이 가장 강력한 상어
# N x N 격자
# 상어에 따라... | 25.255814 | 75 | 0.495396 | kor_Hang | 0.973938 |
99073f519080559b834e65b9e0388ac3e2fd6a35 | 10,684 | md | Markdown | applications/popart/bert/README.md | payoto/graphcore_examples | 46d2b7687b829778369fc6328170a7b14761e5c6 | [
"MIT"
] | 260 | 2019-11-18T01:50:00.000Z | 2022-03-28T23:08:53.000Z | applications/popart/bert/README.md | payoto/graphcore_examples | 46d2b7687b829778369fc6328170a7b14761e5c6 | [
"MIT"
] | 27 | 2020-01-28T23:07:50.000Z | 2022-02-14T15:37:06.000Z | applications/popart/bert/README.md | payoto/graphcore_examples | 46d2b7687b829778369fc6328170a7b14761e5c6 | [
"MIT"
] | 56 | 2019-11-18T02:13:12.000Z | 2022-02-28T14:36:09.000Z | # Graphcore benchmarks: BERT training
This README describes how to run BERT models for NLP pre-training and training on IPUs.
## Benchmarking
To reproduce the published Mk2 throughput and inference benchmarks, please follow the setup instructions in this README, and then follow the instructions in [README_Benchmarks... | 44.33195 | 380 | 0.74663 | eng_Latn | 0.987487 |
99082a510f096017a8442ed3436408f0d9a245ca | 300 | md | Markdown | docs/linux/markdown-file/maintenance.md | shangguankui/blog | 314875336737fe545d51d2ac7b421e17215675e3 | [
"MIT"
] | null | null | null | docs/linux/markdown-file/maintenance.md | shangguankui/blog | 314875336737fe545d51d2ac7b421e17215675e3 | [
"MIT"
] | 2 | 2021-07-08T19:09:39.000Z | 2021-07-10T20:18:58.000Z | docs/linux/markdown-file/maintenance.md | shangguankui/blog | 314875336737fe545d51d2ac7b421e17215675e3 | [
"MIT"
] | 3 | 2019-08-29T06:08:42.000Z | 2021-07-07T20:00:34.000Z | # 常见日常维护
## Vim 编辑文件报:Swap file "Hello.java.swp" already exists!
- 问题原因:
- Vim 编辑 Hello.java 文件的时候,非正常退出,然后又重新再 Vim 这个文件一般都会提示这个。
- 解决办法:
- 进入被编辑的文件目录,比如:Hello.java 我放在 /opt 目录下,那就先:`cd /opt`,
- 然后:`ls -A`,会发现有一个:.Hello.java.swp,把这个文件删除掉:`rm -rf .Hello.java.swp`,然后重新 Vim 文件即可。
| 21.428571 | 88 | 0.653333 | zho_Hans | 0.312822 |
9908edb9674df168e2a42b8cbc6402ac9238213c | 4,628 | md | Markdown | readme.md | fingerprintjs/botd-integrations | 982e20236a575e8f7aec7c4ca19511aa7914b2d0 | [
"MIT"
] | 20 | 2021-07-01T14:13:57.000Z | 2022-03-29T13:54:00.000Z | readme.md | fingerprintjs/botd-integrations | 982e20236a575e8f7aec7c4ca19511aa7914b2d0 | [
"MIT"
] | 7 | 2021-07-06T06:59:22.000Z | 2021-09-30T14:34:59.000Z | readme.md | fingerprintjs/botd-integrations | 982e20236a575e8f7aec7c4ca19511aa7914b2d0 | [
"MIT"
] | 2 | 2021-08-06T13:18:41.000Z | 2021-12-20T09:02:06.000Z | ## This project contains cloud integrations code and docs for [BotD](https://github.com/fingerprintjs/botd) - FingerprintJS new bot detection product that allows to detect bots in JavaScript easily.
<img width="960" alt="bot-detection cloud integration-2" src="https://user-images.githubusercontent.com/27387/122214619-f... | 53.195402 | 229 | 0.760372 | eng_Latn | 0.86117 |
9909500541d23b5fcd68b197659e38449f4b749a | 13 | md | Markdown | readme.md | NandySekar/CodeDeployGitHubDemo | 8aab41811b4e244003bac1ddf02d02f06ed0d3c4 | [
"Apache-2.0"
] | null | null | null | readme.md | NandySekar/CodeDeployGitHubDemo | 8aab41811b4e244003bac1ddf02d02f06ed0d3c4 | [
"Apache-2.0"
] | null | null | null | readme.md | NandySekar/CodeDeployGitHubDemo | 8aab41811b4e244003bac1ddf02d02f06ed0d3c4 | [
"Apache-2.0"
] | null | null | null | Sample app!!! | 13 | 13 | 0.692308 | eng_Latn | 0.986971 |
9909a5bf3bc2aebb292df294ebbafbd300263c6d | 351 | md | Markdown | README.md | khoateamer/learn-redux | c80fbe3d7eab639499b561589a9632b09055b57c | [
"MIT"
] | null | null | null | README.md | khoateamer/learn-redux | c80fbe3d7eab639499b561589a9632b09055b57c | [
"MIT"
] | null | null | null | README.md | khoateamer/learn-redux | c80fbe3d7eab639499b561589a9632b09055b57c | [
"MIT"
] | null | null | null | # learn-redux
> start date: 27/6/18
## Development
```bash
npm i && npm run start
```
## Meta
Valentino Gagliardi - [valentinog.com](https://www.valentinog.com/blog/react-redux-tutorial-beginners/) - valentino@valentinog.com
## License
This project is open-sourced software licensed under the [MIT license](http:/... | 19.5 | 130 | 0.729345 | eng_Latn | 0.352425 |
990a03d819486fd9374f246d8c174b93a5cee5b8 | 221 | md | Markdown | ONLINE.md | Cp0204/wecomchan | ce469a6b5c53b073b49d9fcd45bb6160fd51b144 | [
"MIT"
] | null | null | null | ONLINE.md | Cp0204/wecomchan | ce469a6b5c53b073b49d9fcd45bb6160fd51b144 | [
"MIT"
] | null | null | null | ONLINE.md | Cp0204/wecomchan | ce469a6b5c53b073b49d9fcd45bb6160fd51b144 | [
"MIT"
] | null | null | null | # 在线服务搭建指南(PHP版)
## 安装条件
- PHP7.4+
- 可访问外部网络的运行环境
## 安装说明
1. 用编辑器打开 `index.php`,按提示修改头部 define 的值( sendkey自己随意写,其他参见企业微信配置文档 )
2. 将 `index.php` 上传运行环境
3. 通过 `http://指向运行环境的域名/?sendkey=你设定的sendkey&text=你要发送的内容` 即可发送内容
| 17 | 68 | 0.714932 | yue_Hant | 0.745837 |
990a54b4c4128491dddc7c5253cc10dce7005093 | 2,320 | md | Markdown | test/fixtures/sha-user/input.md | g12i/remark-github | eda42e5cf141cb8208a4c17cb5a995b4a8bf5e23 | [
"MIT"
] | null | null | null | test/fixtures/sha-user/input.md | g12i/remark-github | eda42e5cf141cb8208a4c17cb5a995b4a8bf5e23 | [
"MIT"
] | null | null | null | test/fixtures/sha-user/input.md | g12i/remark-github | eda42e5cf141cb8208a4c17cb5a995b4a8bf5e23 | [
"MIT"
] | null | null | null | # User@SHA
A user-SHA is relative to the project, but relative to the user’s fork.
GitHub’s usernames can contain alphabetical characters and dashes, but can neither begin nor end with a dash. Additionally, the length of a username can be between 1 and 39 characters (both including).
- wooorm@000000;
- wooorm@00... | 35.151515 | 201 | 0.793534 | eng_Latn | 0.286495 |
990ab30af2df981b2870f7a746074f639490ef08 | 7,803 | md | Markdown | README.md | degyes/kin-ecosystem-android-sdk | e4bed0996ef7c1a527feb409a393d4dff1483799 | [
"MIT"
] | null | null | null | README.md | degyes/kin-ecosystem-android-sdk | e4bed0996ef7c1a527feb409a393d4dff1483799 | [
"MIT"
] | null | null | null | README.md | degyes/kin-ecosystem-android-sdk | e4bed0996ef7c1a527feb409a393d4dff1483799 | [
"MIT"
] | null | null | null | # Kin Ecosystem Android SDK #
## What is the Kin Ecosystem SDK? ##
The Kin Ecosystem SDK allows you to quickly and easily integrate with the Kin platform. This enables you to provide your users with new opportunities to earn and spend the Kin digital currency from inside your app or from the Kin Marketplace offer wal... | 47.290909 | 508 | 0.747405 | eng_Latn | 0.994114 |
990ac567ee23b049113427f02be9206de40be946 | 270 | md | Markdown | README.md | drdplusinfo/google-sheets | 59d3f6e8281197688ce99f3a965d8ed8ee9374c1 | [
"MIT"
] | 1 | 2021-12-17T07:00:59.000Z | 2021-12-17T07:00:59.000Z | README.md | drdplusinfo/google-sheets | 59d3f6e8281197688ce99f3a965d8ed8ee9374c1 | [
"MIT"
] | null | null | null | README.md | drdplusinfo/google-sheets | 59d3f6e8281197688ce99f3a965d8ed8ee9374c1 | [
"MIT"
] | null | null | null | # google-sheets
Testing Google Sheets read and write via PHP
Just sa little bit modified Google Sheets quickstart https://developers.google.com/sheets/api/quickstart/php
We will need it for a mass control of some [Gamecon](https://github.com/gamecon-cz/gamecon) data.
| 38.571429 | 108 | 0.792593 | eng_Latn | 0.527498 |
990af6a9644b2a881e9c0cdf9ec34d6bc3106a61 | 5,518 | md | Markdown | docs/standard/design-guidelines/names-of-namespaces.md | gosali/docs-1 | fc75797ccc7b10ae6b526133d70693b99963def8 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-07T14:05:00.000Z | 2021-09-07T14:05:00.000Z | docs/standard/design-guidelines/names-of-namespaces.md | gosali/docs-1 | fc75797ccc7b10ae6b526133d70693b99963def8 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/standard/design-guidelines/names-of-namespaces.md | gosali/docs-1 | fc75797ccc7b10ae6b526133d70693b99963def8 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-12-03T21:11:06.000Z | 2019-12-03T21:11:06.000Z | ---
title: "Names of Namespaces"
ms.date: "03/30/2017"
helpviewer_keywords:
- "names [.NET Framework], conflicts"
- "names [.NET Framework], namespaces"
- "type names, conflicts"
- "namespaces [.NET Framework], names"
- "names [.NET Framework], type names"
ms.assetid: a49058d2-0276-43a7-9502-04adddf857b2
aut... | 64.917647 | 420 | 0.749366 | eng_Latn | 0.995824 |
990b17b81b6690e3f953dc943521bb287c411c4a | 1,518 | md | Markdown | SRP/com.unity.shadergraph@4.10.0-preview/Documentation~/index.md | zloop1982/KhaosLWRP | 562e93050461367e18244a20d5902b49790e5b09 | [
"MIT"
] | 56 | 2019-08-09T02:17:26.000Z | 2022-03-27T09:06:19.000Z | SRP/com.unity.shadergraph@4.10.0-preview/Documentation~/index.md | zloop1982/KhaosLWRP | 562e93050461367e18244a20d5902b49790e5b09 | [
"MIT"
] | 1 | 2020-12-20T01:26:38.000Z | 2020-12-20T01:26:38.000Z | SRP/com.unity.shadergraph@4.10.0-preview/Documentation~/index.md | zloop1982/KhaosLWRP | 562e93050461367e18244a20d5902b49790e5b09 | [
"MIT"
] | 10 | 2019-08-28T22:46:18.000Z | 2021-07-16T07:00:42.000Z | ## Description
A **Shader Graph** enables you to build shaders visually. Instead of hand writing code you create and connect nodes in a graph network. The graph framework gives instant feedback on the changes, and it’s simple enough that new users can become involved in shader creation.
For an introduction to **Shade... | 43.371429 | 272 | 0.723979 | yue_Hant | 0.774245 |
990b2abd7a5f637f6464916120823217ddebca24 | 456 | md | Markdown | README.md | rzrbld/goth-provider-wso2 | 5fc804d7c1de42ff41e99506f467359e5d3c785a | [
"Apache-2.0"
] | null | null | null | README.md | rzrbld/goth-provider-wso2 | 5fc804d7c1de42ff41e99506f467359e5d3c785a | [
"Apache-2.0"
] | null | null | null | README.md | rzrbld/goth-provider-wso2 | 5fc804d7c1de42ff41e99506f467359e5d3c785a | [
"Apache-2.0"
] | null | null | null | ## Goth provider wso2
a simple [wso2](https://github.com/wso2/product-is) oauth provider for [goth](https://github.com/markbates/goth) based on auth0 provider
## Use
see example at `example/main.go`
| ENV | description | example value |
|-----|-------------|---------------|
| WSO2_KEY | appID of the app | xbSblZrQV... | 35.076923 | 137 | 0.682018 | eng_Latn | 0.5367 |
990b9b49f72abd58afacfe1c46b98fc00167e5c5 | 8,887 | md | Markdown | components/pipedream/sql/README.md | PThangJr/pipedream | cae57dd64af17f8628a6a3648f2285eb14db7891 | [
"MIT"
] | 2 | 2020-10-03T07:57:17.000Z | 2020-10-03T08:01:14.000Z | components/pipedream/sql/README.md | dannyroosevelt/pipedream | 1702750dfaf80b41fcad2acf85f6be4e672976ee | [
"MIT"
] | 7 | 2021-06-28T20:27:05.000Z | 2022-02-27T10:04:49.000Z | components/pipedream/sql/README.md | dannyroosevelt/pipedream | 1702750dfaf80b41fcad2acf85f6be4e672976ee | [
"MIT"
] | 1 | 2020-12-18T18:43:42.000Z | 2020-12-18T18:43:42.000Z | # Pipedream Scheduled SQL Source
This source runs a SQL query against the [Pipedream SQL Service](https://docs.pipedream.com/destinations/sql/) on a schedule, emitting the query results to any listeners for further processing.
You can use this source to:
- Produce scheduled reports: [aggregate the results of some ta... | 36.875519 | 346 | 0.626983 | eng_Latn | 0.875003 |
990baece3a9aea2b4cb384bcaaab3da18ae65a78 | 1,409 | md | Markdown | source/Classroom/Troubleshooting/Account_Administration/cant_access_the_email_address_on_file_for_your_sendgrid_account.md | katieporter/docs | 5fb13d4bbb1602759c5963fb04d2332ebd0c01a3 | [
"MIT"
] | 1 | 2019-04-13T05:54:25.000Z | 2019-04-13T05:54:25.000Z | source/Classroom/Troubleshooting/Account_Administration/cant_access_the_email_address_on_file_for_your_sendgrid_account.md | katieporter/docs | 5fb13d4bbb1602759c5963fb04d2332ebd0c01a3 | [
"MIT"
] | 4 | 2020-12-31T09:10:59.000Z | 2022-02-26T10:04:20.000Z | source/Classroom/Troubleshooting/Account_Administration/cant_access_the_email_address_on_file_for_your_sendgrid_account.md | katieporter/docs | 5fb13d4bbb1602759c5963fb04d2332ebd0c01a3 | [
"MIT"
] | 1 | 2018-10-09T12:49:23.000Z | 2018-10-09T12:49:23.000Z | ---
st:
published_at: 2016-06-10
type: Classroom
seo:
title: Can't access the email address on file for your SendGrid account?
description: Nowhere for you password reset emails to go? Inquire within...
keywords: address, password, reset, maintenance, primary, forgot, lost, left
title: Can't access the email ... | 61.26087 | 333 | 0.788502 | eng_Latn | 0.997856 |
990bd7730b440ac94ee195b5e5d6d0bd3d1294ea | 60 | md | Markdown | README.md | bugrayuksel/Nomon_Social_MERN | 810330380bca513cbfad119ca253b55a5e8d5f93 | [
"MIT"
] | null | null | null | README.md | bugrayuksel/Nomon_Social_MERN | 810330380bca513cbfad119ca253b55a5e8d5f93 | [
"MIT"
] | null | null | null | README.md | bugrayuksel/Nomon_Social_MERN | 810330380bca513cbfad119ca253b55a5e8d5f93 | [
"MIT"
] | null | null | null | # Nomon_Social_MERN
Social platform, built with MERN stack
| 20 | 39 | 0.816667 | eng_Latn | 0.877148 |
990c37df86f192afd06d3a04d2d120822ea09fbd | 43,482 | md | Markdown | articles/active-directory/develop/active-directory-authentication-scenarios.md | qianw211/azure-docs | fdbd39ed58dce7f381d501ac004eb4fa10eff748 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/develop/active-directory-authentication-scenarios.md | qianw211/azure-docs | fdbd39ed58dce7f381d501ac004eb4fa10eff748 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/develop/active-directory-authentication-scenarios.md | qianw211/azure-docs | fdbd39ed58dce7f381d501ac004eb4fa10eff748 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Authentication scenarios for Azure AD | Microsoft Docs
description: Provides an overview of the five most common authentication scenarios for Azure Active Directory (Azure AD)
services: active-directory
documentationcenter: dev-center-name
author: CelesteDG
manager: mtillman
editor: ''
ms.assetid: 0c84e7d0-... | 130.96988 | 1,262 | 0.802654 | eng_Latn | 0.998044 |
990cbed63c4bb42416b0e7bd57c756f48ecd6f78 | 4,010 | md | Markdown | content/installs/nn.md | nycmeshnet/Docs | 4b13f9c0c6b7c41323051760be51003215faf3c3 | [
"CC0-1.0"
] | null | null | null | content/installs/nn.md | nycmeshnet/Docs | 4b13f9c0c6b7c41323051760be51003215faf3c3 | [
"CC0-1.0"
] | null | null | null | content/installs/nn.md | nycmeshnet/Docs | 4b13f9c0c6b7c41323051760be51003215faf3c3 | [
"CC0-1.0"
] | null | null | null | ---
title: "Network Number"
aliases: ["/nn"]
---
Enter the Install Number* below to get the NN that can be used to configure the rooftop antennas/routers. This can also be used with existing multiple apartment installs to figure out the network number (NN) for the roof/building you are connected to.
<form action="http... | 71.607143 | 545 | 0.753367 | eng_Latn | 0.996635 |
990d47fed4cb83973af2f416ec4c2a2a1bca9c71 | 975 | md | Markdown | fsharp/parallel-letter-frequency/README.md | ErikSchierboom/exercism | 3da5d41ad3811c5963a0da62f862602ba01a9f55 | [
"Apache-2.0"
] | 23 | 2017-02-22T16:57:12.000Z | 2022-02-11T20:32:36.000Z | fsharp/parallel-letter-frequency/README.md | ErikSchierboom/exercism | 3da5d41ad3811c5963a0da62f862602ba01a9f55 | [
"Apache-2.0"
] | 36 | 2020-07-21T09:34:05.000Z | 2020-07-21T10:29:20.000Z | fsharp/parallel-letter-frequency/README.md | ErikSchierboom/exercism | 3da5d41ad3811c5963a0da62f862602ba01a9f55 | [
"Apache-2.0"
] | 14 | 2017-02-22T16:58:23.000Z | 2021-10-06T00:21:57.000Z | # Parallel Letter Frequency
Welcome to Parallel Letter Frequency on Exercism's F# Track.
If you need help running the tests or submitting your code, check out `HELP.md`.
## Instructions
Count the frequency of letters in texts using parallel computation.
Parallelism is about doing things in parallel that can also be... | 31.451613 | 278 | 0.784615 | eng_Latn | 0.998908 |
990d4c3c75c3313bbc5cbe9119209764959667d4 | 1,535 | markdown | Markdown | _entries/september-11-2018.markdown | 200066/hkisdragons | eec0b16291507e2c97f605e01779b67071aa3efb | [
"MIT"
] | null | null | null | _entries/september-11-2018.markdown | 200066/hkisdragons | eec0b16291507e2c97f605e01779b67071aa3efb | [
"MIT"
] | null | null | null | _entries/september-11-2018.markdown | 200066/hkisdragons | eec0b16291507e2c97f605e01779b67071aa3efb | [
"MIT"
] | null | null | null | ---
title: September 11, 2018
date: 2018-09-11 09:01:00 Z
images:
- "/uploads/unnamed-66fa99.jpg"
- "/uploads/unnamed-1-136f9d.jpg"
- "/uploads/unnamed-69c6b1.png"
---
### GOOD LUCK CHINA CUP ATHLETES!
Good luck to Season One varsity and JV teams as they head overseas to compete in China Cup and Bangkok XC Invitation... | 76.75 | 463 | 0.77785 | eng_Latn | 0.975966 |
990d6369abc16dbd34dbd0343eb9d799ddad06ce | 1,810 | md | Markdown | README.md | c-krit/ftmpl | 0722ecdbda545cf85c13504016c77ea91ff8f358 | [
"MIT"
] | 2 | 2022-01-11T10:14:53.000Z | 2022-01-12T11:42:29.000Z | README.md | c-krit/ftmpl | 0722ecdbda545cf85c13504016c77ea91ff8f358 | [
"MIT"
] | null | null | null | README.md | c-krit/ftmpl | 0722ecdbda545cf85c13504016c77ea91ff8f358 | [
"MIT"
] | null | null | null | <div align="center">
<img src="ftmpl/res/images/logo.png" alt="c-krit/ftmpl"><br>
[](https://github.com/c-krit/ftmpl)
[](https://github.com/c-kri... | 24.794521 | 136 | 0.689503 | eng_Latn | 0.655917 |
990eb8e8fef40ad3fb36c3c4798564f3a7dd6759 | 11,488 | markdown | Markdown | _posts/2020-09-07-Us_and_ourselves.markdown | NILOIDE/NILOIDE.github.io | 158ec2b7e1cf1437a854c0c314c4dbefbec5b36b | [
"CC-BY-3.0"
] | null | null | null | _posts/2020-09-07-Us_and_ourselves.markdown | NILOIDE/NILOIDE.github.io | 158ec2b7e1cf1437a854c0c314c4dbefbec5b36b | [
"CC-BY-3.0"
] | null | null | null | _posts/2020-09-07-Us_and_ourselves.markdown | NILOIDE/NILOIDE.github.io | 158ec2b7e1cf1437a854c0c314c4dbefbec5b36b | [
"CC-BY-3.0"
] | null | null | null | ---
layout: post
title: "Us and Ourselves"
date: 07-09-2020
image: "/images/nerves.jpg"
teaser: "What is the nature of consciousness? What does it mean for something to be conscious? How does our brain give rise to it?"
---
<img src="{{ site.baseurl }}/images/nerves.jpg" class="fit image">
Consciousness is a term ... | 85.096296 | 133 | 0.797267 | eng_Latn | 0.999922 |
990efea81e26262b3b15481bfde3bc9f7b320ff1 | 679 | md | Markdown | docs/CatalogModifier.md | dudizimber/connect-nodejs-sdk | 097fabf8e59ce2de1c9e5a68e427f97d7fbf392f | [
"Apache-2.0"
] | null | null | null | docs/CatalogModifier.md | dudizimber/connect-nodejs-sdk | 097fabf8e59ce2de1c9e5a68e427f97d7fbf392f | [
"Apache-2.0"
] | null | null | null | docs/CatalogModifier.md | dudizimber/connect-nodejs-sdk | 097fabf8e59ce2de1c9e5a68e427f97d7fbf392f | [
"Apache-2.0"
] | null | null | null | # SquareConnect.CatalogModifier
### Description
A modifier in the Catalog object model.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The modifier name. Searchable. This field has max length of 255 Unicode code points. | [optional... | 42.4375 | 138 | 0.643594 | eng_Latn | 0.498658 |
990fd622b03e0a5aa19bf35702ba5bcdba7a142d | 1,250 | md | Markdown | _posts/2015-08-30-Accessing-to-AngularJS-from-the-Console.md | jsarafajr/jsarafajr.github.io | 741ed9f517abce79f0ca1d0dba0210242db37ef8 | [
"MIT"
] | null | null | null | _posts/2015-08-30-Accessing-to-AngularJS-from-the-Console.md | jsarafajr/jsarafajr.github.io | 741ed9f517abce79f0ca1d0dba0210242db37ef8 | [
"MIT"
] | null | null | null | _posts/2015-08-30-Accessing-to-AngularJS-from-the-Console.md | jsarafajr/jsarafajr.github.io | 741ed9f517abce79f0ca1d0dba0210242db37ef8 | [
"MIT"
] | null | null | null | ---
layout: post
title: Accessing to AngularJS from the Console
published: true
---
There are a set of scenarios when you need to get angular variables such as scopes, services, values etc. from the developer console to debug. Angular provide methods to do this.
## angular.element
Angular provide a function [angul... | 29.069767 | 183 | 0.7408 | eng_Latn | 0.963699 |
9910addbc9cbcf317c61063253571635536f8a1c | 5,244 | md | Markdown | dynamicsax2012-technet/product-configuration-configuration-key-pc.md | MicrosoftDocs/DynamicsAX2012-technet | 4e3ffe40810e1b46742cdb19d1e90cf2c94a3662 | [
"CC-BY-4.0",
"MIT"
] | 9 | 2019-01-16T13:55:51.000Z | 2021-11-04T20:39:31.000Z | dynamicsax2012-technet/product-configuration-configuration-key-pc.md | MicrosoftDocs/DynamicsAX2012-technet | 4e3ffe40810e1b46742cdb19d1e90cf2c94a3662 | [
"CC-BY-4.0",
"MIT"
] | 265 | 2018-08-07T18:36:16.000Z | 2021-11-10T07:15:20.000Z | dynamicsax2012-technet/product-configuration-configuration-key-pc.md | MicrosoftDocs/DynamicsAX2012-technet | 4e3ffe40810e1b46742cdb19d1e90cf2c94a3662 | [
"CC-BY-4.0",
"MIT"
] | 32 | 2018-08-09T22:29:36.000Z | 2021-08-05T06:58:53.000Z | ---
title: Product configuration configuration key (PC)
TOCTitle: Product configuration configuration key (PC)
ms:assetid: 47d50ba9-d44b-4cb2-b3c5-71ecb797eaa9
ms:mtpsurl: https://technet.microsoft.com/library/Hh433453(v=AX.60)
ms:contentKeyID: 36941206
author: Khairunj
ms.date: 05/02/2014
mtps_version: v=AX.60
---
# ... | 31.781818 | 191 | 0.684211 | eng_Latn | 0.24647 |
9910c80798de742555b63bececa938e3807437ae | 6,595 | md | Markdown | microsoft-365/business/set-up-windows-devices.md | PSPally/microsoft-365-docs | 0d4eac3af5eaad66499cb4df9659e0b897c4bcb2 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-03-17T18:42:20.000Z | 2020-07-17T00:25:45.000Z | microsoft-365/business/set-up-windows-devices.md | PSPally/microsoft-365-docs | 0d4eac3af5eaad66499cb4df9659e0b897c4bcb2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | microsoft-365/business/set-up-windows-devices.md | PSPally/microsoft-365-docs | 0d4eac3af5eaad66499cb4df9659e0b897c4bcb2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "Set up Windows devices for Microsoft 365 Business users"
f1.keywords:
- CSH
ms.author: sirkkuw
author: Sirkkuw
manager: scotv
audience: Admin
ms.topic: article
ms.service: o365-administration
localization_priority: Normal
ms.collection:
- M365-subscription-management
- M365-identity-device-management
ms.c... | 52.34127 | 419 | 0.753753 | eng_Latn | 0.973324 |
9910d167960bcaaa75ea360837c1095491df26e3 | 3,202 | md | Markdown | examples/postman-ordering/readme.md | schelv/portman | 11dea88c054de1cfbc5377da04133b5ebd55ed63 | [
"Apache-2.0"
] | 416 | 2021-05-05T12:03:23.000Z | 2022-03-30T02:55:56.000Z | examples/postman-ordering/readme.md | schelv/portman | 11dea88c054de1cfbc5377da04133b5ebd55ed63 | [
"Apache-2.0"
] | 145 | 2021-05-14T14:38:56.000Z | 2022-03-31T15:25:58.000Z | examples/postman-ordering/readme.md | schelv/portman | 11dea88c054de1cfbc5377da04133b5ebd55ed63 | [
"Apache-2.0"
] | 36 | 2021-05-14T11:59:08.000Z | 2022-03-22T08:46:08.000Z | # Postman collection request ordering
This example contains the setup of Portman to convert & sort an OpenAPI, with sorting of the Postman requests.
_use-case_: execute Postman requests in a certain order typically linked to test scenario's, like CRUD.
## CLI usage
```ssh
portman -l ./examples/postman-ordering/crm.... | 26.245902 | 117 | 0.642723 | eng_Latn | 0.966677 |
991104e9f52295a1d80a4f29e4b90c4feebe2790 | 255 | md | Markdown | README.md | sakamotodesu/mokumoku | 9eb59bdf795f241d6303472af0ee716c6f7e4e3e | [
"Apache-2.0"
] | null | null | null | README.md | sakamotodesu/mokumoku | 9eb59bdf795f241d6303472af0ee716c6f7e4e3e | [
"Apache-2.0"
] | null | null | null | README.md | sakamotodesu/mokumoku | 9eb59bdf795f241d6303472af0ee716c6f7e4e3e | [
"Apache-2.0"
] | null | null | null | mokumoku
=================================
[](https://travis-ci.org/sakamotodesu/mokumoku)
[](https://heroku.com/deploy) | 36.428571 | 125 | 0.654902 | yue_Hant | 0.188888 |
99116222a213a943bcb0b58e79cac64c795ce5c5 | 1,198 | md | Markdown | doc/DataClass.md | christophsturm/KustomExport | b2a97a74368dbee2c24c8f0a4dd421826581ccd7 | [
"Apache-2.0"
] | 25 | 2021-11-09T17:15:07.000Z | 2022-03-31T11:28:57.000Z | doc/DataClass.md | christophsturm/KustomExport | b2a97a74368dbee2c24c8f0a4dd421826581ccd7 | [
"Apache-2.0"
] | 17 | 2021-11-09T17:18:34.000Z | 2022-03-26T21:50:50.000Z | doc/DataClass.md | christophsturm/KustomExport | b2a97a74368dbee2c24c8f0a4dd421826581ccd7 | [
"Apache-2.0"
] | 2 | 2022-03-25T08:01:20.000Z | 2022-03-25T12:18:40.000Z | # Data class
## Problem
`data class` is a very powerful Kotlin tool that handle struct implementation requirements (mainly for JVM):
- equals()/hashcode() are generated and compare each properties from the primary constructor
- toString() to create a pretty string of the instance
- copy to be able to change a few va... | 23.96 | 108 | 0.686978 | eng_Latn | 0.991981 |
9911c350c26d4f80520ba9e44616f4b8babf32e9 | 2,531 | md | Markdown | docs/docs/glossary/Add-VSKinesisAnalyticsApplicationRecordFormat.md | sheldonhull/VaporShell | e6a29672ce84b461e4f8d6058a52b83cbfaf3c5c | [
"Apache-2.0"
] | 35 | 2017-08-22T23:16:27.000Z | 2020-02-13T18:26:47.000Z | docs/docs/glossary/Add-VSKinesisAnalyticsApplicationRecordFormat.md | sheldonhull/VaporShell | e6a29672ce84b461e4f8d6058a52b83cbfaf3c5c | [
"Apache-2.0"
] | 31 | 2017-08-29T03:27:32.000Z | 2020-03-04T22:02:20.000Z | docs/docs/glossary/Add-VSKinesisAnalyticsApplicationRecordFormat.md | sheldonhull/VaporShell | e6a29672ce84b461e4f8d6058a52b83cbfaf3c5c | [
"Apache-2.0"
] | 6 | 2020-04-21T18:29:31.000Z | 2021-12-24T11:01:08.000Z | # Add-VSKinesisAnalyticsApplicationRecordFormat
## SYNOPSIS
Adds an AWS::KinesisAnalytics::Application.RecordFormat resource property to the template.
Describes the record format and relevant mapping information that should be applied to schematize the records on the stream.
## SYNTAX
```
Add-VSKinesisAnalyticsAppli... | 35.152778 | 315 | 0.817463 | eng_Latn | 0.426038 |
9911d2031622239294cb065be9178a6002ce9a5b | 1,002 | md | Markdown | README.md | fastmonkeys/betterimportpackages | ed172414b9ace3c31bfc280cf69d4c1d18ca7c27 | [
"MIT"
] | null | null | null | README.md | fastmonkeys/betterimportpackages | ed172414b9ace3c31bfc280cf69d4c1d18ca7c27 | [
"MIT"
] | null | null | null | README.md | fastmonkeys/betterimportpackages | ed172414b9ace3c31bfc280cf69d4c1d18ca7c27 | [
"MIT"
] | null | null | null | 
Sublime Text 3 plugin that helps with Python imports. It scans the open folders for imports that were used previously and uses them to write the correct import. Please note that the plugin is just a prototype at this stage.
## How to use
1. Select the class o... | 37.111111 | 223 | 0.728543 | eng_Latn | 0.954837 |
9912d095040a8ebc15dc621b810271ba3441b343 | 841 | md | Markdown | docs/visual-basic/misc/bc30217.md | hyoshioka0128/docs.ja-jp | 979df25b1da8e21036438e0c8bc5f4d61bd1181d | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-01-29T12:31:08.000Z | 2019-01-29T12:31:08.000Z | docs/visual-basic/misc/bc30217.md | hyoshioka0128/docs.ja-jp | 979df25b1da8e21036438e0c8bc5f4d61bd1181d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/bc30217.md | hyoshioka0128/docs.ja-jp | 979df25b1da8e21036438e0c8bc5f4d61bd1181d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 文字列定数を指定してください。
ms.date: 07/20/2015
f1_keywords:
- bc30217
- vbc30217
helpviewer_keywords:
- BC30217
ms.assetid: 02e4f418-fd5d-41a4-8896-70d06eb5035a
ms.openlocfilehash: c95366fe5323509b105125ad0a85eed863fb6548
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.... | 28.033333 | 122 | 0.747919 | yue_Hant | 0.353012 |
9913024b9697b8dfaa37719e8c300bb3ab73bf3b | 241 | md | Markdown | PULL_REQUEST_TEMPLATE.md | CodeLingoBot/slackscot | 0122455deaa040dd47f76c9769f5db3dd0374b2f | [
"MIT"
] | 54 | 2015-10-28T17:52:42.000Z | 2022-03-24T20:47:36.000Z | PULL_REQUEST_TEMPLATE.md | CodeLingoBot/slackscot | 0122455deaa040dd47f76c9769f5db3dd0374b2f | [
"MIT"
] | 30 | 2015-10-28T03:27:38.000Z | 2021-02-22T02:26:40.000Z | PULL_REQUEST_TEMPLATE.md | CodeLingoBot/slackscot | 0122455deaa040dd47f76c9769f5db3dd0374b2f | [
"MIT"
] | 18 | 2015-10-22T15:51:03.000Z | 2022-01-23T06:28:51.000Z | ## What is this about
Describe your changes and the context.
### Checklist
* [ ] I've reviewed my own code
* [ ] I've executed `go build ./...` and confirmed the build passes
* [ ] I've run `go test ./...` and confirmed the tests pass | 34.428571 | 69 | 0.647303 | eng_Latn | 0.999387 |
9913340da3c8c845b3687e2d806576dfcfbde734 | 1,700 | md | Markdown | README.md | lacti/please-watch-jira | 0a398c46bf8300975ae5aecfd38d39f587926796 | [
"MIT"
] | 1 | 2020-09-27T05:22:13.000Z | 2020-09-27T05:22:13.000Z | README.md | lacti/please-watch-jira | 0a398c46bf8300975ae5aecfd38d39f587926796 | [
"MIT"
] | 4 | 2020-07-29T22:30:08.000Z | 2022-02-27T08:46:32.000Z | README.md | lacti/please-watch-jira | 0a398c46bf8300975ae5aecfd38d39f587926796 | [
"MIT"
] | null | null | null | # Please watch Jira
Chrome extension to add issue watchers easily.

## Installation
1. Download latest `please-watch-jira.zip` from [releases](https://github.com/music-flo/please-watch-jira/releases).
2. Unpack it.
3. Turn on `Developer mode` from [`chrome://extensions`](chrome://exten... | 41.463415 | 199 | 0.738824 | eng_Latn | 0.89631 |
99139b662f5eb5b288db589175dbb4981bfddb2e | 526 | md | Markdown | readme.md | Poornartha/Odonata | 71e8dfc4e8d93c6ecc1a3a155459b7e43bd28cdb | [
"MIT"
] | null | null | null | readme.md | Poornartha/Odonata | 71e8dfc4e8d93c6ecc1a3a155459b7e43bd28cdb | [
"MIT"
] | null | null | null | readme.md | Poornartha/Odonata | 71e8dfc4e8d93c6ecc1a3a155459b7e43bd28cdb | [
"MIT"
] | null | null | null | This project aims at solving project, team and employee management problems.<br>
Features include the creation of a root project which organization can track and sub-projects within the root project, auction system for tasks, employee to employee shout outs,<br> weakly, monthly, yearly leaderboard and graphical analysi... | 87.666667 | 295 | 0.821293 | eng_Latn | 0.991654 |
9913e9dca8ee91ccda92da5bbc5e13f3baecaf5c | 1,824 | md | Markdown | docs/sharepoint/how-to-add-or-remove-sharepoint-connections.md | MarcoMue/visualstudio-docs | 3aee1c1269d8c490327ec18b5eb65588f115ad67 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-06-18T05:51:49.000Z | 2019-06-18T05:51:49.000Z | docs/sharepoint/how-to-add-or-remove-sharepoint-connections.md | MarcoMue/visualstudio-docs | 3aee1c1269d8c490327ec18b5eb65588f115ad67 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/sharepoint/how-to-add-or-remove-sharepoint-connections.md | MarcoMue/visualstudio-docs | 3aee1c1269d8c490327ec18b5eb65588f115ad67 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "How to: Add or Remove SharePoint Connections | Microsoft Docs"
ms.date: "02/02/2017"
ms.topic: "conceptual"
dev_langs:
- "VB"
- "CSharp"
helpviewer_keywords:
- "SharePoint development in Visual Studio, browsing SharePoint sites"
- "SharePoint development in Visual Studio, SharePoint Connections"
-... | 43.428571 | 200 | 0.739583 | eng_Latn | 0.922783 |
9914c5ca3222ed3bbf0200322eab049565cd5ab1 | 68 | md | Markdown | README.md | Pixmeg/Collision-Curves | 0380bef894a69eed7f2ad4b538e89a5b7352bd8e | [
"MIT"
] | 1 | 2019-03-18T12:20:51.000Z | 2019-03-18T12:20:51.000Z | README.md | Pixmeg/Collision-Curves | 0380bef894a69eed7f2ad4b538e89a5b7352bd8e | [
"MIT"
] | null | null | null | README.md | Pixmeg/Collision-Curves | 0380bef894a69eed7f2ad4b538e89a5b7352bd8e | [
"MIT"
] | 1 | 2019-04-27T17:12:33.000Z | 2019-04-27T17:12:33.000Z | # Collision-Curves
Tutorial for this is available at www.pixmeg.com
| 22.666667 | 48 | 0.808824 | eng_Latn | 0.955945 |
9914d57705fa88a121db66be442a0e3fd16668fb | 4,655 | md | Markdown | lessons/3- Easing and Delays/index.md | Jam3/jam3-lesson-tweening | 8694a10eb554f7e1931601fa6f3b9ff2469f958d | [
"MIT"
] | 5 | 2015-04-16T18:54:48.000Z | 2021-07-17T13:12:37.000Z | lessons/3- Easing and Delays/index.md | Jam3/jam3-lesson-tweening | 8694a10eb554f7e1931601fa6f3b9ff2469f958d | [
"MIT"
] | 3 | 2015-04-23T15:54:29.000Z | 2016-01-05T15:28:27.000Z | lessons/3- Easing and Delays/index.md | Jam3/jam3-lesson-tweening | 8694a10eb554f7e1931601fa6f3b9ff2469f958d | [
"MIT"
] | 1 | 2020-12-27T09:47:42.000Z | 2020-12-27T09:47:42.000Z | # Easing and Delays
Next we're going to learn about Easing, and Delays. Two very important features of our tweening engine that give us a lot of power over how our animation feels and controls timing of it when combined with other functions and animations.
## Easing
Easings are one of the most important settings to ... | 81.666667 | 838 | 0.762406 | eng_Latn | 0.999589 |
9915e2289f096768b2e9fe728999f6e2894a6122 | 14,244 | md | Markdown | Instructions/Labs/10b - Self-Service Password Reset (az-100-05b).md | tikuslasso/AZ-103-MicrosoftAzureAdministrator | 6504ee27b9521c55196ba4d9e700252a80e180c5 | [
"MIT"
] | 1 | 2020-02-07T08:59:54.000Z | 2020-02-07T08:59:54.000Z | Instructions/Labs/10b - Self-Service Password Reset (az-100-05b).md | tikuslasso/AZ-103-MicrosoftAzureAdministrator | 6504ee27b9521c55196ba4d9e700252a80e180c5 | [
"MIT"
] | null | null | null | Instructions/Labs/10b - Self-Service Password Reset (az-100-05b).md | tikuslasso/AZ-103-MicrosoftAzureAdministrator | 6504ee27b9521c55196ba4d9e700252a80e180c5 | [
"MIT"
] | null | null | null | ---
lab:
title: 'Self-Service Password Reset'
module: 'Module 10 - Securing Identtities'
---
# Lab: Self-Service Password Reset
All tasks in this lab are performed from the Azure portal
Lab files: none
### Scenario
Adatum Corporation wants to take advantage of Azure AD Premium features
### Objectives
Af... | 40.697143 | 334 | 0.723322 | eng_Latn | 0.991064 |
9916faf76698fa54221e58b23dd88995c30bb5a2 | 1,324 | md | Markdown | docs/zh_cn/upgrade-csi-driver.md | fishincat/juicefs-csi-driver | 3027a154165076f9ef05671a9a4724bcd06a5a35 | [
"Apache-2.0"
] | null | null | null | docs/zh_cn/upgrade-csi-driver.md | fishincat/juicefs-csi-driver | 3027a154165076f9ef05671a9a4724bcd06a5a35 | [
"Apache-2.0"
] | null | null | null | docs/zh_cn/upgrade-csi-driver.md | fishincat/juicefs-csi-driver | 3027a154165076f9ef05671a9a4724bcd06a5a35 | [
"Apache-2.0"
] | null | null | null | # 升级 JuiceFS CSI Driver
## CSI Driver v0.10 及以上版本
JuiceFS CSI Driver 从 v0.10.0 开始将 JuiceFS 客户端与 CSI Driver 进行了分离,升级 CSI Driver 将不会影响已存在的 PV。
### v0.13.0
v0.13.0 相比于 v0.12.0 更新了 CSI node & controller 的 ClusterRole,不可以直接更新 image。
1. 请将您的 `k8s.yaml` 修改为要 [v0.13.0 版本](https://github.com/juicedata/juicefs-csi-driver/b... | 32.292683 | 148 | 0.719789 | yue_Hant | 0.963161 |
99170a75057e5d73697fa24c77b8be921cc56959 | 59 | md | Markdown | README.md | SavSidorov/team4334.github.io | 02c2c1b5a3da6ffb13cf09f69a5dcb1afc9227a1 | [
"Unlicense"
] | null | null | null | README.md | SavSidorov/team4334.github.io | 02c2c1b5a3da6ffb13cf09f69a5dcb1afc9227a1 | [
"Unlicense"
] | null | null | null | README.md | SavSidorov/team4334.github.io | 02c2c1b5a3da6ffb13cf09f69a5dcb1afc9227a1 | [
"Unlicense"
] | null | null | null | team4334.github.io
==================
Team 4334's Website
| 11.8 | 19 | 0.542373 | oci_Latn | 0.410153 |
991795d154074b07b6a1ff51a2c9b35ce80fbe10 | 51,567 | md | Markdown | README.md | nguyendat0410/react-native-basic | 507edeb7057f247a5ca99c948242b7164cbeea40 | [
"MIT"
] | null | null | null | README.md | nguyendat0410/react-native-basic | 507edeb7057f247a5ca99c948242b7164cbeea40 | [
"MIT"
] | null | null | null | README.md | nguyendat0410/react-native-basic | 507edeb7057f247a5ca99c948242b7164cbeea40 | [
"MIT"
] | null | null | null |

# CODE 101 - React Native
Chào mừng các bạn đến với hướng dẫn học React-Native cho người mới bắt. Sau đây là một số chia sẻ, hướng dẫn của mình cho người mới bắt đầu tìm hiểu về React-Native. Qua đó nhằm giúp các bạn có cách nhìn tổng quát hơn và dễ dàng tìm hiểu vấn đề ... | 40.413009 | 625 | 0.656098 | vie_Latn | 1.000009 |
9918125d315cd431b0d00f6f5f71a25a77a847c9 | 3,130 | md | Markdown | _posts/Tech/CourseNotes/2021-03-25-编译原理.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 4 | 2018-03-13T06:49:11.000Z | 2020-11-29T14:28:48.000Z | _posts/Tech/CourseNotes/2021-03-25-编译原理.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 10 | 2020-01-12T12:17:07.000Z | 2021-09-27T21:34:48.000Z | _posts/Tech/CourseNotes/2021-03-25-编译原理.md | mafulong/mafulong.github.io | 1745f5b940ca495c21a92c2e3d404f0c2a188d53 | [
"MIT"
] | 9 | 2017-10-09T23:48:27.000Z | 2022-01-06T16:42:11.000Z | ---
layout: post
category: CourseNotes
title: 编译原理
tags: CourseNotes
---
##
## 编译原理
> [参考](https://juejin.cn/post/6844903486258151431)
### 预处理
最后简单描述一下预处理。预处理主要是处理一些宏定义,比如 `#define`、`#include`、`#if` 等。预处理的实现有很多种,有的编译器会在词法分析前先进行预处理,替换掉所有 # 开头的宏,而有的编译器则是在词法分析的过程中进行预处理。当分析到 # 开头的单词时才进行替换。虽然先预处理再词法分析比较符合直觉,但在实际使用中,GC... | 29.809524 | 288 | 0.774121 | yue_Hant | 0.682014 |
991953a37d284226cd217e3b19ca1c6bb1e61950 | 2,420 | md | Markdown | Conditional_Stastement/README.md | reddyprasade/PYTHON-BASIC-FOR-ALL | 4fa4bf850f065e9ac1cea0365b93257e1f04e2cb | [
"MIT"
] | 21 | 2019-06-28T05:11:17.000Z | 2022-03-16T02:02:28.000Z | Conditional_Stastement/README.md | reddyprasade/PYTHON-BASIC-FOR-ALL | 4fa4bf850f065e9ac1cea0365b93257e1f04e2cb | [
"MIT"
] | 2 | 2021-12-28T14:15:58.000Z | 2021-12-28T14:16:02.000Z | Conditional_Stastement/README.md | reddyprasade/PYTHON-BASIC-FOR-ALL | 4fa4bf850f065e9ac1cea0365b93257e1f04e2cb | [
"MIT"
] | 18 | 2019-07-07T03:20:33.000Z | 2021-05-08T10:44:18.000Z | * **Q1:** Take values of length and breadth of a rectangle from user and check if it is square or not.
* **Q2:** Take two int values from user and print greatest among them.
* **Q:** A shop will give discount of 10% if the cost of purchased quantity is more than 1000.
* Ask user for quantity
* Suppo... | 60.5 | 202 | 0.671901 | eng_Latn | 0.999795 |
991a3f5972837380b37b5e64683b89ddc51b0ed1 | 4,132 | md | Markdown | README.md | garno/video-jwplayer-js | e3fa2fb08cf1694b5396ce32e099e017962e6c76 | [
"Apache-2.0"
] | 1 | 2020-05-09T00:43:36.000Z | 2020-05-09T00:43:36.000Z | README.md | garno/video-jwplayer-js | e3fa2fb08cf1694b5396ce32e099e017962e6c76 | [
"Apache-2.0"
] | 1 | 2021-01-19T17:50:28.000Z | 2021-01-19T17:50:28.000Z | README.md | garno/video-jwplayer-js | e3fa2fb08cf1694b5396ce32e099e017962e6c76 | [
"Apache-2.0"
] | 1 | 2021-01-19T15:54:03.000Z | 2021-01-19T15:54:03.000Z | [](https://github.com/newrelic/open-source-office/blob/master/examples/categories/index.md#community-project)
# New Relic JW Player JS Tracker
The New Relic JWPlayer tracker instrume... | 37.225225 | 328 | 0.764763 | eng_Latn | 0.954604 |
991a4611fd52c538cc387038cdb5c6fdd1b36015 | 3,524 | md | Markdown | site/content/post/i-yourtherapist-at-wits-end.md | MichaelFlops/poliwat-site | 159ed9ed891f4937aa5c68c163e573b31cb82aee | [
"MIT"
] | null | null | null | site/content/post/i-yourtherapist-at-wits-end.md | MichaelFlops/poliwat-site | 159ed9ed891f4937aa5c68c163e573b31cb82aee | [
"MIT"
] | null | null | null | site/content/post/i-yourtherapist-at-wits-end.md | MichaelFlops/poliwat-site | 159ed9ed891f4937aa5c68c163e573b31cb82aee | [
"MIT"
] | null | null | null | ---
title: "I, your therapist at wits end"
date: 2017-07-28T23:00:13-07:00
draft: false
---
Friday 533 PM | OnCalTrain | JULY 28 2017 | #####I your therapist at wits end
#### Had 1 beer @ [jack's]() house and we livestreamed the Sims 3 on Twitch as prep for our play.
<img src="/images/simsims.jpg">
<!-- https://sou... | 110.125 | 1,258 | 0.763905 | eng_Latn | 0.999881 |
991a4fc0b774a19a36933e3c99cd6b0a196f89b1 | 14,451 | md | Markdown | articles/stream-analytics/stream-analytics-scale-with-machine-learning-functions.md | eltociear/azure-docs.de-de | 7171dffd9fa27c72cc17bb1916941cb64330a2af | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/stream-analytics/stream-analytics-scale-with-machine-learning-functions.md | eltociear/azure-docs.de-de | 7171dffd9fa27c72cc17bb1916941cb64330a2af | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/stream-analytics/stream-analytics-scale-with-machine-learning-functions.md | eltociear/azure-docs.de-de | 7171dffd9fa27c72cc17bb1916941cb64330a2af | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Skalieren von Machine Learning-Funktionen in Azure Stream Analytics
description: In diesem Artikel wird beschrieben, wie Sie Stream Analytics-Aufträge mit Machine Learning-Funktionen skalieren, indem Sie die Partitionierung und Streamingeinheiten konfigurieren.
author: jseb225
ms.author: jeanb
ms.reviewer: m... | 95.072368 | 772 | 0.810325 | deu_Latn | 0.994073 |
991abc6754ba3643205d2039ea26c6492891d273 | 1,980 | md | Markdown | docs/extensibility/debugger/reference/idebugmethodfield-enumparameters.md | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2019-08-19T19:51:53.000Z | 2021-03-17T18:30:52.000Z | docs/extensibility/debugger/reference/idebugmethodfield-enumparameters.md | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-07-18T09:59:10.000Z | 2019-07-18T09:59:10.000Z | docs/extensibility/debugger/reference/idebugmethodfield-enumparameters.md | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-07-11T07:13:18.000Z | 2020-07-11T07:13:18.000Z | ---
title: "IDebugMethodField::EnumParameters | Microsoft Docs"
ms.date: "11/04/2016"
ms.topic: reference
f1_keywords:
- "IDebugMethodField::EnumParameters"
helpviewer_keywords:
- "IDebugMethodField::EnumParameters method"
ms.assetid: d77b1197-deb6-4144-8d1b-8b09949ccfac
author: madskristensen
ms.author: madsk
mana... | 36.666667 | 316 | 0.767677 | eng_Latn | 0.659037 |
991b1c29b333525a347cdb543d2f6f91f02b7bb9 | 17,810 | md | Markdown | articles/aks/use-managed-identity.md | KreizIT/azure-docs.fr-fr | dfe0cb93ebc98e9ca8eb2f3030127b4970911a06 | [
"CC-BY-4.0",
"MIT"
] | 43 | 2017-08-28T07:44:17.000Z | 2022-02-20T20:53:01.000Z | articles/aks/use-managed-identity.md | KreizIT/azure-docs.fr-fr | dfe0cb93ebc98e9ca8eb2f3030127b4970911a06 | [
"CC-BY-4.0",
"MIT"
] | 676 | 2017-07-14T20:21:38.000Z | 2021-12-03T05:49:24.000Z | articles/aks/use-managed-identity.md | KreizIT/azure-docs.fr-fr | dfe0cb93ebc98e9ca8eb2f3030127b4970911a06 | [
"CC-BY-4.0",
"MIT"
] | 153 | 2017-07-11T00:08:42.000Z | 2022-01-05T05:39:03.000Z | ---
title: Utiliser les identités managées dans Azure Kubernetes Service
description: Découvrez comment utiliser les identités managées dans Azure Kubernetes Service (AKS).
ms.topic: article
ms.date: 05/12/2021
ms.openlocfilehash: e9a7a0a46e36d544a5b7d785da2b64ecde4f3faa
ms.sourcegitcommit: f6e2ea5571e35b9ed3a79a22485e... | 56.900958 | 1,076 | 0.752274 | fra_Latn | 0.929889 |
991b45e45d9cd9b60408e8d113417c037dfa0444 | 866 | md | Markdown | sdks/python/docs/AppRepoResponse.md | Brantone/appcenter-sdks | eeb063ecf79908b6e341fb00196d2cd9dc8f3262 | [
"MIT"
] | null | null | null | sdks/python/docs/AppRepoResponse.md | Brantone/appcenter-sdks | eeb063ecf79908b6e341fb00196d2cd9dc8f3262 | [
"MIT"
] | 6 | 2019-10-23T06:38:53.000Z | 2022-01-22T07:57:58.000Z | sdks/python/docs/AppRepoResponse.md | Brantone/appcenter-sdks | eeb063ecf79908b6e341fb00196d2cd9dc8f3262 | [
"MIT"
] | 2 | 2019-10-23T06:31:05.000Z | 2021-08-21T17:32:47.000Z | # AppRepoResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | The unique id (UUID) of the repository integration |
**app_id** | **string** | The unique id (UUID) of the app that this repository integration belongs to |
**repo_url*... | 54.125 | 161 | 0.635104 | eng_Latn | 0.811945 |
991bf35ab18cd6941b2aa4f780185e4f4f13dfae | 4,521 | md | Markdown | docs/cross-platform/macios/binding/troubleshooting.md | poulad/xamarin-docs | 83c7557d962684d67a553922b36ec6ff6b71f898 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/cross-platform/macios/binding/troubleshooting.md | poulad/xamarin-docs | 83c7557d962684d67a553922b36ec6ff6b71f898 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/cross-platform/macios/binding/troubleshooting.md | poulad/xamarin-docs | 83c7557d962684d67a553922b36ec6ff6b71f898 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-02-07T20:00:06.000Z | 2020-02-07T20:00:06.000Z | ---
title: "Binding troubleshooting"
description: "This guide describes what to do if you have difficulty binding an Objective-C library."
ms.prod: xamarin
ms.assetid: 7C65A55C-71FA-46C5-A1B4-955B82559844
author: asb3993
ms.author: amburns
ms.date: 10/19/2016
---
# Binding troubleshooting
Some tips for troubleshootin... | 83.722222 | 556 | 0.780801 | eng_Latn | 0.998999 |
991c0c0d10c7e7ade5bbdd7727723cdef2865f25 | 677 | md | Markdown | openshift/templates/nsp/readme.md | amichard/zeva | 19ba22b07946674cc31a48c632aceca594a53e1a | [
"Apache-2.0"
] | null | null | null | openshift/templates/nsp/readme.md | amichard/zeva | 19ba22b07946674cc31a48c632aceca594a53e1a | [
"Apache-2.0"
] | null | null | null | openshift/templates/nsp/readme.md | amichard/zeva | 19ba22b07946674cc31a48c632aceca594a53e1a | [
"Apache-2.0"
] | null | null | null | ## Add role to users
oc policy add-role-to-user system:image-puller system:serviceaccount:tbiwaq-dev:default --namespace=tbiwaq-tools
oc policy add-role-to-user system:image-puller system:serviceaccount:tbiwaq-test:default --namespace=tbiwaq-tools
oc policy add-role-to-user system:image-puller system:serviceaccount:tbi... | 75.222222 | 113 | 0.824225 | eng_Latn | 0.382218 |
991cdf96bda4be1ca75a5a8eb653cc4265441763 | 3,014 | md | Markdown | lsi/rom/doc/micasm.md | yshestakov/cpu11 | 5715b9633b77c68d0c56e24c6a2d88878bf46383 | [
"CC-BY-3.0"
] | 118 | 2018-11-24T10:49:24.000Z | 2022-02-26T22:53:22.000Z | lsi/rom/doc/micasm.md | sebras/cpu11 | 37316edbaa5327143bbc9807671c0988f8cffe8f | [
"CC-BY-3.0"
] | 9 | 2019-02-05T21:56:25.000Z | 2022-02-05T11:46:26.000Z | lsi/rom/doc/micasm.md | sebras/cpu11 | 37316edbaa5327143bbc9807671c0988f8cffe8f | [
"CC-BY-3.0"
] | 19 | 2019-02-03T18:49:15.000Z | 2022-01-20T05:44:38.000Z | ## Micro Assembler
The [Micro Assembler](/lsi/rom/tools/cp16mic.py) to compile the microcode
was develeoped in Python. It compiles the multiple source files in two
passes and writes out the united object file in Verlig Memory format
and optionally the TTL/PLA translation fields content. Program uses standard
Python 3.... | 43.681159 | 88 | 0.696417 | eng_Latn | 0.982853 |
991d4145729b5609dba336c91f8e1e54225b8f2a | 681 | md | Markdown | src/components/ui/documentation/readme.md | arjunyel/Stellar | 4e2440cfeb3a4f63ea47ca3a426061725a92c083 | [
"MIT"
] | null | null | null | src/components/ui/documentation/readme.md | arjunyel/Stellar | 4e2440cfeb3a4f63ea47ca3a426061725a92c083 | [
"MIT"
] | null | null | null | src/components/ui/documentation/readme.md | arjunyel/Stellar | 4e2440cfeb3a4f63ea47ca3a426061725a92c083 | [
"MIT"
] | null | null | null | # stellar-documentation
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type |
| ------------ | ------------- | ----------- | --------- |
| `codeString` | `code-string` | | `string` |
| `feature` | `feature` | | `string` |
| `preview... | 23.482759 | 58 | 0.36417 | eng_Latn | 0.214696 |
991d471c3ec6e0cae63c1417fadba81ff7692d20 | 328 | md | Markdown | 05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/README.md | cornpip/Node.js-Design-Patterns | 494edc690f357340fbb03636b00db1af58aa8f00 | [
"MIT"
] | null | null | null | 05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/README.md | cornpip/Node.js-Design-Patterns | 494edc690f357340fbb03636b00db1af58aa8f00 | [
"MIT"
] | null | null | null | 05-asynchronous-control-flow-patterns-with-promises-and-async-await/12-promises-recursion-leak/README.md | cornpip/Node.js-Design-Patterns | 494edc690f357340fbb03636b00db1af58aa8f00 | [
"MIT"
] | null | null | null | # 12-promises-recursion-leak
This sample demonstrate how infinite chains of unresolved Promises can lead to memory leaks.
## Run
To run the example launch:
```bash
node index.js
```
----
foreach, map에서는 await가 무시된다. await는 for또는 while을 쓰자
프라미스 체인은 상관x, resolve 체인은 메모리 누수의 원인
resolve와 reject는 택1이다. (2개 동시에 써도 ... | 19.294118 | 92 | 0.737805 | kor_Hang | 0.999617 |
991db276883072e441f5676a3f7f4102659b6914 | 490 | md | Markdown | README.md | KSayrs/Autocomplete | 833b9d1a58a6a7eb925603a397ad250edcf020f9 | [
"MIT"
] | null | null | null | README.md | KSayrs/Autocomplete | 833b9d1a58a6a7eb925603a397ad250edcf020f9 | [
"MIT"
] | null | null | null | README.md | KSayrs/Autocomplete | 833b9d1a58a6a7eb925603a397ad250edcf020f9 | [
"MIT"
] | null | null | null | ## Autocomplete
Project done for an upper-level CSC course. Shows a list of matches for a search, much like google. This was made using [the algs4 library](http://algs4.cs.princeton.edu/code/).
## Usage
Best run with the GUI. Arguments are the text file you wish to search, and the number of autocompleted searches
you... | 49 | 177 | 0.773469 | eng_Latn | 0.998128 |
991df595fb5df997c8d31050eb2d6520784f8925 | 1,774 | markdown | Markdown | _posts/2017-02-03-das-fernsehwetter-fuer-funkamateure.markdown | hamnet-as64600/hamnet-as64600.github.io | e16178d6516083600ef7f573f580b018c58074a0 | [
"MIT"
] | null | null | null | _posts/2017-02-03-das-fernsehwetter-fuer-funkamateure.markdown | hamnet-as64600/hamnet-as64600.github.io | e16178d6516083600ef7f573f580b018c58074a0 | [
"MIT"
] | null | null | null | _posts/2017-02-03-das-fernsehwetter-fuer-funkamateure.markdown | hamnet-as64600/hamnet-as64600.github.io | e16178d6516083600ef7f573f580b018c58074a0 | [
"MIT"
] | null | null | null | ---
author: IN3DOV
comments: false
date: 2017-02-03 13:52:06+00:00
layout: page
link: https://drc.bz/das-fernsehwetter-fuer-funkamateure/
slug: das-fernsehwetter-fuer-funkamateure
title: Das "Fernsehwetter" für Funkamateure
wordpress_id: 13752
tags:
- Allgemein
---
Wir sind es gewohnt, im Rahmen der Nachrichtensendung... | 70.96 | 474 | 0.816798 | deu_Latn | 0.994929 |
991e161d0384ade9adb9b2d731e069810d370597 | 2,713 | md | Markdown | dev-itpro/developer/analyzers/uicop.md | AleksanderGladkov/dynamics365smb-devitpro-pb | df3fee95c4e093b9a785b887f37be4e3e66d7010 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | dev-itpro/developer/analyzers/uicop.md | AleksanderGladkov/dynamics365smb-devitpro-pb | df3fee95c4e093b9a785b887f37be4e3e66d7010 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | dev-itpro/developer/analyzers/uicop.md | AleksanderGladkov/dynamics365smb-devitpro-pb | df3fee95c4e093b9a785b887f37be4e3e66d7010 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "UICop Analyzer"
description: "UICop is an analyzer that enforces rules that must be respected by extensions meant to customize the Web Client."
ms.author: solsen
ms.custom: na
ms.date: 02/02/2022
ms.reviewer: na
ms.suite: na
ms.tgt_pltfrm: na
ms.topic: reference
author: SusanneWindfeldPedersen
---
[//]: # (... | 67.825 | 202 | 0.767048 | eng_Latn | 0.872746 |
991f61dc44026d24c4537512488c53ba8db0a239 | 465 | md | Markdown | _posts/2018-12-31-comlink-rust-webassembly-qiita.md | jser/realtime.jser.info | 1c4e18b7ae7775838604ae7b7c666f1b28fb71d4 | [
"MIT"
] | 5 | 2016-01-25T08:51:46.000Z | 2022-02-16T05:51:08.000Z | _posts/2018-12-31-comlink-rust-webassembly-qiita.md | jser/realtime.jser.info | 1c4e18b7ae7775838604ae7b7c666f1b28fb71d4 | [
"MIT"
] | 3 | 2015-08-22T08:39:36.000Z | 2021-07-25T15:24:10.000Z | _posts/2018-12-31-comlink-rust-webassembly-qiita.md | jser/realtime.jser.info | 1c4e18b7ae7775838604ae7b7c666f1b28fb71d4 | [
"MIT"
] | 2 | 2016-01-18T03:56:54.000Z | 2021-07-25T14:27:30.000Z | ---
title: Comlink + Rust で言語とスレッドの垣根を越えた WebAssembly 開発 - Qiita
author: azu
layout: post
itemUrl: 'https://qiita.com/3846masa/items/92d24e16ebb5151b08ba'
editJSONPath: 'https://github.com/jser/jser.info/edit/gh-pages/data/2018/12/index.json'
date: '2018-12-31T08:17:03Z'
tags:
- WebAssembly
- webworker
- Rust
-... | 27.352941 | 87 | 0.793548 | yue_Hant | 0.708198 |
991f89c148b6a815b2873c705e818db7940fb83d | 8,175 | md | Markdown | wdk-ddi-src/content/d3dukmdt/ns-d3dukmdt-_d3dddi_synchronizationobject_flags.md | aktsuda/windows-driver-docs-ddi | a7b832e82cc99f77dbde72349c0a61670d8765d3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | wdk-ddi-src/content/d3dukmdt/ns-d3dukmdt-_d3dddi_synchronizationobject_flags.md | aktsuda/windows-driver-docs-ddi | a7b832e82cc99f77dbde72349c0a61670d8765d3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | wdk-ddi-src/content/d3dukmdt/ns-d3dukmdt-_d3dddi_synchronizationobject_flags.md | aktsuda/windows-driver-docs-ddi | a7b832e82cc99f77dbde72349c0a61670d8765d3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
UID: NS:d3dukmdt._D3DDDI_SYNCHRONIZATIONOBJECT_FLAGS
title: "_D3DDDI_SYNCHRONIZATIONOBJECT_FLAGS"
author: windows-driver-content
description: Identifies attributes of a synchronization object.
old-location: display\d3dddi_synchronizationobject_flags.htm
old-project: display
ms.assetid: 57e5ea18-ccdd-40a7-9ff5-4d6b9... | 26.370968 | 514 | 0.747645 | eng_Latn | 0.910846 |
99200042ff3fe1e9a1253d77b1a1e94790f07934 | 3,337 | md | Markdown | _chapters/redirect-on-login-and-logout.md | ajesse11x/serverless-stack-com | 35612c28dbe48d19fed1da25a4374e0b4cc3c9d1 | [
"MIT"
] | 1 | 2019-05-14T13:23:03.000Z | 2019-05-14T13:23:03.000Z | _chapters/redirect-on-login-and-logout.md | ajesse11x/serverless-stack-com | 35612c28dbe48d19fed1da25a4374e0b4cc3c9d1 | [
"MIT"
] | null | null | null | _chapters/redirect-on-login-and-logout.md | ajesse11x/serverless-stack-com | 35612c28dbe48d19fed1da25a4374e0b4cc3c9d1 | [
"MIT"
] | 2 | 2019-11-22T14:54:07.000Z | 2021-06-18T13:49:09.000Z | ---
layout: post
title: Redirect on Login and Logout
date: 2017-01-17 00:00:00
description: To ensure that the user is redirected after logging in and logging out of our React.js app, we are going to use the withRouter higher-order component from React Router v4. And we’ll use the history.push method to navigate the ap... | 36.271739 | 501 | 0.733593 | eng_Latn | 0.988529 |
9920af4a7f2aad46fafafe495f4fcb01b06dcecb | 4,836 | md | Markdown | README.md | gaotuan/x-pipe | 3f6e42b89caeffc08e7efd0ea65b3c1f885c48ab | [
"Apache-2.0"
] | null | null | null | README.md | gaotuan/x-pipe | 3f6e42b89caeffc08e7efd0ea65b3c1f885c48ab | [
"Apache-2.0"
] | null | null | null | README.md | gaotuan/x-pipe | 3f6e42b89caeffc08e7efd0ea65b3c1f885c48ab | [
"Apache-2.0"
] | null | null | null | x-pipe
================
### [master]
[](https://travis-ci.org/ctripcorp/x-pipe)
[](https://coveralls.io/github/ctripcorp/x-pipe?branch=master)
[![Coveri... | 38.688 | 223 | 0.73139 | yue_Hant | 0.668005 |
9920ca9fcc0d158d47af6d7942a6e9f511f2189d | 5,263 | md | Markdown | articles/storage/blobs/storage-blob-performance-tiers.md | jkudo/azure-docs.ja-jp | 91f0b0c63c4e01743cd750160d36fdb3a9d7c6a7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/blobs/storage-blob-performance-tiers.md | jkudo/azure-docs.ja-jp | 91f0b0c63c4e01743cd750160d36fdb3a9d7c6a7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storage/blobs/storage-blob-performance-tiers.md | jkudo/azure-docs.ja-jp | 91f0b0c63c4e01743cd750160d36fdb3a9d7c6a7 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: ブロック BLOB ストレージのパフォーマンス レベル - Azure Storage
description: Azure ブロック BLOB ストレージの Premium と Standard のパフォーマンス レベルの違いについて説明します。
author: mhopkins-msft
ms.author: mhopkins
ms.date: 11/12/2019
ms.service: storage
ms.subservice: blobs
ms.topic: conceptual
ms.reviewer: clausjor
ms.openlocfilehash: ff82986b27d038c536... | 59.134831 | 401 | 0.802014 | jpn_Jpan | 0.392381 |
99214bb13bfdf89614fd7b2dc93f2fca712f8e3d | 1,942 | md | Markdown | Readme.md | gregpaton08/react-confirm-alert | 09cdf55dd39682e1be64800b1c4ee2dfe6632ab9 | [
"MIT"
] | null | null | null | Readme.md | gregpaton08/react-confirm-alert | 09cdf55dd39682e1be64800b1c4ee2dfe6632ab9 | [
"MIT"
] | 8 | 2020-07-07T19:52:46.000Z | 2022-02-26T10:25:52.000Z | Readme.md | gregpaton08/react-confirm-alert | 09cdf55dd39682e1be64800b1c4ee2dfe6632ab9 | [
"MIT"
] | null | null | null | # react-confirm-alert
react component confirm dialog. [Live demo](https://ga-mo.github.io/react-confirm-alert/demo/)
[](https://badge.fury.io/js/react-confirm-alert)
Document for v.1.x.x [see](https://github.com/GA-MO/react-confirm-alert/blob/master/Docu... | 21.820225 | 112 | 0.54171 | eng_Latn | 0.235407 |
992288cc672d47922fc997989aa283c77769a578 | 4,901 | md | Markdown | DocGen/Documentation/HowTos/Samples/WLT_ASA_Software.md | digitalarche/MixedReality-WorldLockingTools-Unity | 4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c | [
"MIT"
] | 139 | 2020-02-19T16:46:41.000Z | 2022-03-21T17:27:12.000Z | DocGen/Documentation/HowTos/Samples/WLT_ASA_Software.md | digitalarche/MixedReality-WorldLockingTools-Unity | 4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c | [
"MIT"
] | 208 | 2020-02-19T22:20:21.000Z | 2022-03-29T10:57:53.000Z | DocGen/Documentation/HowTos/Samples/WLT_ASA_Software.md | digitalarche/MixedReality-WorldLockingTools-Unity | 4cd7c309fbf662c65687c74afdc06f9c7f6a4e1c | [
"MIT"
] | 33 | 2020-02-20T19:26:24.000Z | 2022-02-23T11:02:29.000Z |
# WLT+ASA: Overview of supporting software
## IBinder - binding SpacePins to Azure Spatial Anchors
The [IBinding](xref:Microsoft.MixedReality.WorldLocking.ASA.IBinder) interface is at the center. It is implemented here by the [SpacePinBinder class](xref:Microsoft.MixedReality.WorldLocking.ASA.SpacePinBinder). It is ... | 108.911111 | 573 | 0.811875 | eng_Latn | 0.986289 |
9922de5a6d7df7b06cca1e374e03ddc05f802ed5 | 21 | md | Markdown | README.md | jaselnik/Dict-Match-UnitTest | 2b981f45e88c480048f8502315696faf6967bd6f | [
"MIT"
] | 1 | 2019-07-18T18:57:58.000Z | 2019-07-18T18:57:58.000Z | README.md | tamkovich/Dict-Match-UnitTest | 2b981f45e88c480048f8502315696faf6967bd6f | [
"MIT"
] | null | null | null | README.md | tamkovich/Dict-Match-UnitTest | 2b981f45e88c480048f8502315696faf6967bd6f | [
"MIT"
] | null | null | null | # Dict-Match-UnitTest | 21 | 21 | 0.809524 | kor_Hang | 0.565464 |
9922e1e3145d7e0755a02dfa034af12d5cb28e5f | 6,095 | md | Markdown | README.md | ISebSej/pygame_aseprite_animator | 9179c02c1f17612aa51eb9eb8ae520d0aae2f166 | [
"MIT"
] | 2 | 2021-08-15T01:55:37.000Z | 2021-08-20T07:21:11.000Z | README.md | ISebSej/pygame_aseprite_animator | 9179c02c1f17612aa51eb9eb8ae520d0aae2f166 | [
"MIT"
] | null | null | null | README.md | ISebSej/pygame_aseprite_animator | 9179c02c1f17612aa51eb9eb8ae520d0aae2f166 | [
"MIT"
] | null | null | null | Pygame_Aseprite_Animation
============
[](https://github.com/IgorAntun/node-chat/stargazers) [](https://github.com/IgorAntun/node-chat/issue... | 42.922535 | 426 | 0.774897 | eng_Latn | 0.977204 |
99230b05553c8719b40d7e11ae03a054e44a4c23 | 7,423 | md | Markdown | content/blog/HEALTH/1/6/1c2f4afaf9ce0ea5dfe4bf0966305164.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | 1 | 2022-03-03T17:52:27.000Z | 2022-03-03T17:52:27.000Z | content/blog/HEALTH/1/6/1c2f4afaf9ce0ea5dfe4bf0966305164.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | null | null | null | content/blog/HEALTH/1/6/1c2f4afaf9ce0ea5dfe4bf0966305164.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | null | null | null | ---
title: 1c2f4afaf9ce0ea5dfe4bf0966305164
mitle: "Ácidos grasos omega-3: beneficios y propiedades"
image: "https://fthmb.tqn.com/sTVKLW7BCEQ5BwMMGbnsXrx3uVk=/1500x999/filters:fill(auto,1)/salmon-56a647923df78cf7728c37f6.jpg"
description: ""
---
Las grasas son una serie de compuestos but tienen en común ... | 927.875 | 7,174 | 0.784858 | spa_Latn | 0.994229 |
99232d6fa40b79354ac63d686c8f4b5500f6b6de | 370 | markdown | Markdown | _posts/2011-06-09-change-kindle-network-provider.markdown | andrewbolster/andrewbolster.github.io | f84e40212b1d288bd60f0fc94513fa40312accbc | [
"MIT"
] | null | null | null | _posts/2011-06-09-change-kindle-network-provider.markdown | andrewbolster/andrewbolster.github.io | f84e40212b1d288bd60f0fc94513fa40312accbc | [
"MIT"
] | 1 | 2022-02-08T22:43:44.000Z | 2022-02-08T22:43:44.000Z | _posts/2011-06-09-change-kindle-network-provider.markdown | andrewbolster/andrewbolster.github.io | f84e40212b1d288bd60f0fc94513fa40312accbc | [
"MIT"
] | null | null | null | ---
author: admin
comments: true
date: 2011-06-09 09:57:00+00:00
layout: post
slug: change-kindle-network-provider
title: Change Kindle Network Provider
categories:
- Instructional
tags:
- kindle 3g networking troubleshooting
---
More a note for myself than anyone else. Stolen shamelessly from [Marc Fletcher](http://b... | 20.555556 | 103 | 0.756757 | eng_Latn | 0.796364 |
9923365b96dc0e719c46f52ca9f9e17a2e1a4fc6 | 4,693 | md | Markdown | guides/manage-account/reports/available-money/how-to-use.pt.md | samhermeli/devsite-docs | f3300b353a1f16d1719dd6c0fb83145c54a275de | [
"MIT"
] | 1 | 2021-07-20T23:06:07.000Z | 2021-07-20T23:06:07.000Z | guides/manage-account/reports/available-money/how-to-use.pt.md | samhermeli/devsite-docs | f3300b353a1f16d1719dd6c0fb83145c54a275de | [
"MIT"
] | null | null | null | guides/manage-account/reports/available-money/how-to-use.pt.md | samhermeli/devsite-docs | f3300b353a1f16d1719dd6c0fb83145c54a275de | [
"MIT"
] | null | null | null |
# Como usar o relatório?
Quando o relatório estiver pronto e baixado, você terá um arquivo pronto para consultar as planilhas de cálculo e importá-las para o programa que você usa.
Para consultar o relatório, recomendamos baixá-lo em formato .csv para poder abri-lo no programa que possa visualizá-lo. O arquivo dev... | 52.730337 | 402 | 0.763691 | por_Latn | 0.999852 |
9923e0e39d1bb3cc36b86184fafef0a672e1488f | 1,981 | md | Markdown | README.md | rafal-pracht/ibm-quantum-challenge-fall-2021 | 698a84e22a52f23d1127832d936f475a9ea1e146 | [
"Apache-2.0"
] | 1 | 2021-11-19T04:14:28.000Z | 2021-11-19T04:14:28.000Z | README.md | rafal-pracht/ibm-quantum-challenge-fall-2021 | 698a84e22a52f23d1127832d936f475a9ea1e146 | [
"Apache-2.0"
] | null | null | null | README.md | rafal-pracht/ibm-quantum-challenge-fall-2021 | 698a84e22a52f23d1127832d936f475a9ea1e146 | [
"Apache-2.0"
] | 4 | 2021-11-21T02:44:41.000Z | 2021-12-05T15:45:06.000Z | # ibm-quantum-challenge-fall-2021
[](https://opensource.org/licenses/Apache-2.0)<!--- long-description-skip-begin -->.md | jeonyeohun/jeonyeohun.github.io | 9512d77f90d7fabb88036647f53523c1e548ee75 | [
"MIT"
] | 1 | 2020-03-15T08:43:15.000Z | 2020-03-15T08:43:15.000Z | content/blog/Algorithm-Analysis/2020-05-11-알고리즘-단절점(Articulation-Point).md | jeonyeohun/jeonyeohun.github.io | 9512d77f90d7fabb88036647f53523c1e548ee75 | [
"MIT"
] | 2 | 2020-05-05T06:00:25.000Z | 2021-07-07T05:35:55.000Z | content/blog/Algorithm-Analysis/2020-05-11-알고리즘-단절점(Articulation-Point).md | jeonyeohun/jeonyeohun.github.io | 9512d77f90d7fabb88036647f53523c1e548ee75 | [
"MIT"
] | 2 | 2021-04-19T10:28:14.000Z | 2021-07-20T07:29:15.000Z | ---
title: '[알고리즘 정리] 단절점(Articulation Point)'
date: 2020-05-11 19:05:91
category: Algorithm-Analysis
thumbnail: { thumbnailSrc }
draft: false
---
# Articulation Point (단절점)
방향이 없는 그래프에서 어떤 정점(vertex)를 제거했을 때, 두 개 이상의 그래프가 형성되게 하는 정점을 Articulation Point 라고 한다. 조금 더 쉽게 이야기하자면, 이 정점이 두 그래프의 연결점이 되는 것과 같다. 다음 그래프를 한번 살펴... | 37.907407 | 243 | 0.706888 | kor_Hang | 1.00001 |
9924641385f11a2173a780980e28d973e2440bae | 1,499 | md | Markdown | _listings/stripe/invoicesinvoice-get-postman.md | streamdata-gallery-organizations/stripe | 09963d8e9c96d2575a082b7fdb7348273cf86862 | [
"CC-BY-3.0"
] | null | null | null | _listings/stripe/invoicesinvoice-get-postman.md | streamdata-gallery-organizations/stripe | 09963d8e9c96d2575a082b7fdb7348273cf86862 | [
"CC-BY-3.0"
] | null | null | null | _listings/stripe/invoicesinvoice-get-postman.md | streamdata-gallery-organizations/stripe | 09963d8e9c96d2575a082b7fdb7348273cf86862 | [
"CC-BY-3.0"
] | null | null | null | {
"info": {
"name": "Stripe Get Invoices Invoice",
"_postman_id": "c949055f-6006-4f3f-8db7-8bbf0df3e08a",
"description": "Retrieves the invoice with the given ID.",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/"
},
"item": [
{
"name": "invoices",
"item"... | 26.767857 | 70 | 0.338225 | yue_Hant | 0.368711 |
99246889fe7334bd7d843975051d38c09891d552 | 3,725 | md | Markdown | content/making_money_last.cy.md | uk-gov-mirror/guidance-guarantee-programme.pension_guidance | 65566a40b910e2a5848a1e9bc5e7502e6b00013a | [
"MIT"
] | 6 | 2015-02-09T13:27:18.000Z | 2017-03-24T17:25:14.000Z | content/making_money_last.cy.md | uk-gov-mirror/guidance-guarantee-programme.pension_guidance | 65566a40b910e2a5848a1e9bc5e7502e6b00013a | [
"MIT"
] | 752 | 2015-01-21T10:31:19.000Z | 2021-06-29T12:19:58.000Z | content/making_money_last.cy.md | uk-gov-mirror/guidance-guarantee-programme.pension_guidance | 65566a40b910e2a5848a1e9bc5e7502e6b00013a | [
"MIT"
] | 10 | 2016-01-15T13:40:58.000Z | 2021-04-10T22:31:06.000Z | ---
description: Beth i’w ystyried pan rydych yn gweithio allan faint o amser bydd eich arian pensiwn yn parhau, yn cynnwys eich dyddiad ymddeol, oed, costau a sut bydd eich incwm yn newid.
tags:
- call-to-action
---
# Gwneud eich arian barhau
Mae gwybod pa mor hir mae angen i’ch arian barhau yn dibynnu ar pryd ryd... | 77.604167 | 436 | 0.787114 | cym_Latn | 1.00001 |
9924c9687a933325e8bc1fba2e1570dc193bd375 | 30,111 | md | Markdown | desktop/windows/release-notes/3.x.md | HSKPeter/docker.github.io | 9f76ff5615bedd7724edb87ed2d034b73ad4e98c | [
"Apache-2.0"
] | 3,924 | 2016-09-23T21:04:18.000Z | 2022-03-30T21:57:00.000Z | desktop/windows/release-notes/3.x.md | HSKPeter/docker.github.io | 9f76ff5615bedd7724edb87ed2d034b73ad4e98c | [
"Apache-2.0"
] | 12,149 | 2016-09-23T21:21:36.000Z | 2022-03-31T23:20:11.000Z | desktop/windows/release-notes/3.x.md | HSKPeter/docker.github.io | 9f76ff5615bedd7724edb87ed2d034b73ad4e98c | [
"Apache-2.0"
] | 7,276 | 2016-09-23T21:13:39.000Z | 2022-03-31T07:50:40.000Z | ---
description: Docker Desktop for Windows 3.x Release notes
keywords: Docker Desktop for Windows 3.x, release notes
title: Docker for Windows 3.x release notes
toc_min: 1
toc_max: 2
redirect_from:
- /desktop/windows/previous-versions/
- /docker-for-windows/previous-versions/
---
This page contains release notes ... | 66.913333 | 1,185 | 0.761283 | eng_Latn | 0.903329 |
9924f24ca0f2479805b04d89c0966e4064d9675e | 2,973 | md | Markdown | README.md | Megaxela/FilesystemWatcher | ce133115be0405e3cb8eec58809419506587b5f5 | [
"MIT"
] | 3 | 2018-03-29T01:55:04.000Z | 2020-11-06T15:16:08.000Z | README.md | Megaxela/FilesystemWatcher | ce133115be0405e3cb8eec58809419506587b5f5 | [
"MIT"
] | null | null | null | README.md | Megaxela/FilesystemWatcher | ce133115be0405e3cb8eec58809419506587b5f5 | [
"MIT"
] | null | null | null | # Cross Platform Filesystem Watcher
It's C++17 based cross platform filesystem watcher.
## OS Coverage
:heavy_check_mark: Linux
:x: Windows
:x: MacOS
## Build
It's CMake based project, it can be used as
subproject (`add_subdirectory`) in your CMake project.
But also you can build it and use in any build system.
S... | 30.96875 | 108 | 0.722839 | eng_Latn | 0.752947 |
99259457d244a56200d0cbaa1084e99dd882b7ea | 677 | md | Markdown | website/content/ChapterFour/0204. Count Primes.md | yiliyili/LeetCode-Go | 911e4f2ff3a595ee361e1d557a27e8e6237d2280 | [
"MIT"
] | null | null | null | website/content/ChapterFour/0204. Count Primes.md | yiliyili/LeetCode-Go | 911e4f2ff3a595ee361e1d557a27e8e6237d2280 | [
"MIT"
] | null | null | null | website/content/ChapterFour/0204. Count Primes.md | yiliyili/LeetCode-Go | 911e4f2ff3a595ee361e1d557a27e8e6237d2280 | [
"MIT"
] | null | null | null | # [204. Count Primes](https://leetcode.com/problems/count-primes/)
## 题目:
Count the number of prime numbers less than a non-negative number, **n**.
**Example**:
Input: 10
Output: 4
Explanation: There are 4 prime numbers less than 10, they are 2, 3, 5, 7.
## 题目大意
统计所有小于非负整数 n 的质数的数量。
## 解题思路
- 给出一... | 13.54 | 77 | 0.577548 | eng_Latn | 0.708993 |