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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
573ef3f2e20930439cd035a65edb5a26a5fbd06f | 1,028 | md | Markdown | README.md | janus-tg/Araneae | 541de7ab3472737b8d1d5961c73e1b19fe687c0d | [
"MIT"
] | 1 | 2020-08-27T10:59:13.000Z | 2020-08-27T10:59:13.000Z | README.md | janus-tg/Araneae | 541de7ab3472737b8d1d5961c73e1b19fe687c0d | [
"MIT"
] | null | null | null | README.md | janus-tg/Araneae | 541de7ab3472737b8d1d5961c73e1b19fe687c0d | [
"MIT"
] | null | null | null | # Araneae
This is a python3 program that works as a Wikipedia crawler and utilizes BeautifulSoup and the requests modules. It goes through the entire Wikipedia page of the user entered URL and stores the information available on the wikipedia page as a .txt file on the system locally.
<img src="runtime.png" width=... | 25.7 | 276 | 0.717899 | eng_Latn | 0.989359 |
573f70c027c22db540e3e546b8fca1834c9442d7 | 1,204 | md | Markdown | README.md | ruiany/DATA-598-WI20-week-7 | a9d711d9ad740e56956b42666eaae78e4dc052a7 | [
"MIT"
] | null | null | null | README.md | ruiany/DATA-598-WI20-week-7 | a9d711d9ad740e56956b42666eaae78e4dc052a7 | [
"MIT"
] | null | null | null | README.md | ruiany/DATA-598-WI20-week-7 | a9d711d9ad740e56956b42666eaae78e4dc052a7 | [
"MIT"
] | null | null | null |
# mysimplecompedium
<!-- badges: start -->
[](https://github.com/ruiany/DATA-598-WI20-week-7/actions)
[](https://mybinder.org/v2/gh/ruiany/DATA-598-WI20-week-7/m... | 28.666667 | 155 | 0.729236 | eng_Latn | 0.799105 |
57405b43df2ba9dd2adb0ce1aff0d8088670f233 | 733 | md | Markdown | Mac/Persistence/Logon_Scripts.md | ecks/atomic-red-team | 54d13c4dd0a913019f8b050593ac59c57898b186 | [
"MIT"
] | 5 | 2018-11-17T11:43:23.000Z | 2022-02-15T18:12:27.000Z | Mac/Persistence/Logon_Scripts.md | ecks/atomic-red-team | 54d13c4dd0a913019f8b050593ac59c57898b186 | [
"MIT"
] | null | null | null | Mac/Persistence/Logon_Scripts.md | ecks/atomic-red-team | 54d13c4dd0a913019f8b050593ac59c57898b186 | [
"MIT"
] | 5 | 2018-07-31T11:13:08.000Z | 2020-06-19T08:32:04.000Z | # Logon Scripts
MITRE ATT&CK Technique: [T1037](https://attack.mitre.org/wiki/Technique/T1037)
### Root level loginhook (executes for all users)
Create the required plist file
sudo touch /private/var/root/Library/Preferences/com.apple.loginwindow.plist
Populate the plist with the location of your shell sc... | 29.32 | 89 | 0.787176 | eng_Latn | 0.667348 |
57408f910d46512c5d525a87b66f7daa9b007bac | 6,242 | md | Markdown | utilities/GIS/rd_kml.md | sinotec2/jtd | 0c6a7103e662c1e1763e249ec9237827501df4f9 | [
"MIT"
] | null | null | null | utilities/GIS/rd_kml.md | sinotec2/jtd | 0c6a7103e662c1e1763e249ec9237827501df4f9 | [
"MIT"
] | null | null | null | utilities/GIS/rd_kml.md | sinotec2/jtd | 0c6a7103e662c1e1763e249ec9237827501df4f9 | [
"MIT"
] | null | null | null | ---
layout: default
title: python解析KML檔
parent: GIS Relatives
grand_parent: Utilities
last_modified_date: 2021-12-17 14:44:41
---
# python解析KML檔
{: .no_toc }
<details open markdown="block">
<summary>
Table of contents
</summary>
{: .text-delta }
- TOC
{:toc}
</details>
---
## 背景
### 緣起
- 網格模式在進行污染來源分析時... | 37.830303 | 324 | 0.714034 | yue_Hant | 0.796094 |
57413a2de6611bd43669a6a9390d1d92639503a2 | 2,747 | md | Markdown | content/miaoli1.md | hidienet/Hugo | 5e7f211db507e2298e2f9694416f0129211e1782 | [
"Apache-2.0"
] | null | null | null | content/miaoli1.md | hidienet/Hugo | 5e7f211db507e2298e2f9694416f0129211e1782 | [
"Apache-2.0"
] | null | null | null | content/miaoli1.md | hidienet/Hugo | 5e7f211db507e2298e2f9694416f0129211e1782 | [
"Apache-2.0"
] | 1 | 2020-11-24T12:08:27.000Z | 2020-11-24T12:08:27.000Z | ---
title: '[嗨!苗栗國] Day1:苗栗市 ↔ 南庄鄉(養蟹人家、50嵐、雞大爺、英才夜市)'
date: 2019-12-25T19:43:00.000+08:00
draft: false
aliases: [ "/2019/12/day1-50.html" ]
tags : [lifestyle - 逃離852, travel - 臺灣・苗栗]
---
桃園機朝早去中午前到
台中機就晏晝去黃昏前到
為免嘥珍貴嘅短trip時間就揀飛桃園

隔離仲有隻大口仔(E字前面say hi嗰個)啊呵呵呵!

comments: true
categories: [DataScience/Reinforcement Learning]
tags: [policy iteration, 정책 이터레이션, Reinforcement Learning, 강화학습, rl]
date: 2021-10-18 19:00:00
---
***[](https://github.com/rlcode/reinforcement-learning-kr-v2) 의 코드를 참고하였습니다.***
**[이 코드를 이해하려면 앞선 policy ... | 36.151899 | 437 | 0.600665 | kor_Hang | 0.999931 |
574423a81802c126b2c21978dbb6cf5facba2cfc | 4,073 | md | Markdown | _posts/2020-07-28-history-of-changes.md | JiriKalvoda/slama.dev | 4856d246858dd98a1852365b028873b61f5a6775 | [
"MIT"
] | 7 | 2019-09-15T19:55:11.000Z | 2021-12-27T11:40:20.000Z | _posts/2020-07-28-history-of-changes.md | JiriKalvoda/slama.dev | 4856d246858dd98a1852365b028873b61f5a6775 | [
"MIT"
] | 38 | 2020-05-18T12:49:13.000Z | 2022-03-23T12:51:28.000Z | _posts/2020-07-28-history-of-changes.md | JiriKalvoda/slama.dev | 4856d246858dd98a1852365b028873b61f5a6775 | [
"MIT"
] | 17 | 2020-02-16T19:49:25.000Z | 2022-02-06T14:28:35.000Z | ---
category: "Vim"
excerpt: "In this post, we'll talk about how history of changes is implemented in Vim (compared to other editors), how to make it persistent, why the `<u>` + `<C-r>` combination isn't doing it justice and what are some plugins you can use to improve your workflow!"
---
- .
{:toc}
In this post, we'... | 69.033898 | 409 | 0.742941 | eng_Latn | 0.999622 |
57458e7a6c0fb726d73ba5a0f2cba81e6f1eb8a2 | 496 | md | Markdown | _posts/2011-11-01-ie6.md | garyng/blog | ba63a0445b634a7bc18a752a02eb6c0d77159952 | [
"MIT"
] | null | null | null | _posts/2011-11-01-ie6.md | garyng/blog | ba63a0445b634a7bc18a752a02eb6c0d77159952 | [
"MIT"
] | null | null | null | _posts/2011-11-01-ie6.md | garyng/blog | ba63a0445b634a7bc18a752a02eb6c0d77159952 | [
"MIT"
] | null | null | null | ---
layout: post
title: '[转载] IE6倒计时'
author: 'Gary Ng'
tags: ['IE6倒计时','www.ie6countdown.com','转载']
---
“IE6于10年前诞生,现在应该是我们同IE6告别的时候了。”微软公司日前推出IE6倒计时网站(the
Internet Explorer 6
Countdown,网址为[www.ie6countdown.com](http://www.ie6countdown.com/)),旨在尽早淘汰IE6,让用户升级到新版IE浏览器。
刚刚截下来的图。。。
[. This unit drives users to more of your content and features a monetization component so you can generate meaningful revenue via revshare. You can find imple... | 54.777778 | 457 | 0.794118 | eng_Latn | 0.996715 |
574a1c8326122ef3276494ec86c4ce6a836bf5e7 | 56 | md | Markdown | README.md | fuweijun/zero_plus_openwrt_packages | c2875b0b01e80e8726bb0f77055e01bea948f7aa | [
"Apache-2.0"
] | null | null | null | README.md | fuweijun/zero_plus_openwrt_packages | c2875b0b01e80e8726bb0f77055e01bea948f7aa | [
"Apache-2.0"
] | null | null | null | README.md | fuweijun/zero_plus_openwrt_packages | c2875b0b01e80e8726bb0f77055e01bea948f7aa | [
"Apache-2.0"
] | null | null | null | # zero_plus_openwrt_packages
zero_plus_openwrt_packages
| 18.666667 | 28 | 0.928571 | eng_Latn | 0.277693 |
574abda02a3305adab5fc16fa50985470614dde7 | 72 | md | Markdown | README.md | Lextuga007/assets | 50b7cad47ee3c320f5873b5830e2d74ad025e61b | [
"CC0-1.0"
] | null | null | null | README.md | Lextuga007/assets | 50b7cad47ee3c320f5873b5830e2d74ad025e61b | [
"CC0-1.0"
] | 3 | 2021-08-02T09:55:54.000Z | 2021-08-02T15:25:46.000Z | README.md | nhs-r-community/assets | 50b7cad47ee3c320f5873b5830e2d74ad025e61b | [
"CC0-1.0"
] | null | null | null | # assets
Content such as logos to be linked to in code for consistency.
| 24 | 62 | 0.777778 | eng_Latn | 0.999971 |
574c17529d3c64bbba9349e6796abc953d68318b | 50 | md | Markdown | oeis/1/2/4/8/16/32/64/28/56/12/A000855.md | hloeffler/oeis-dirs | 1a43b8b9d09cd6304a5d04789c133dcccb57e532 | [
"BSD-2-Clause"
] | null | null | null | oeis/1/2/4/8/16/32/64/28/56/12/A000855.md | hloeffler/oeis-dirs | 1a43b8b9d09cd6304a5d04789c133dcccb57e532 | [
"BSD-2-Clause"
] | null | null | null | oeis/1/2/4/8/16/32/64/28/56/12/A000855.md | hloeffler/oeis-dirs | 1a43b8b9d09cd6304a5d04789c133dcccb57e532 | [
"BSD-2-Clause"
] | null | null | null | http://oeis.org/A000855
Final two digits of 2^n.
| 12.5 | 24 | 0.72 | kor_Hang | 0.507736 |
574c33732328ea9925fc9e979db8d3752d68de11 | 61 | md | Markdown | 2020/12/week2/1ilsang/algorithm/README.md | InyoungJ/stupid-week | c16a68cac9373c7c76e305a3015d39d30071a50d | [
"MIT"
] | 45 | 2020-06-07T05:23:58.000Z | 2020-12-13T12:09:58.000Z | 2020/12/week2/1ilsang/algorithm/README.md | InyoungJ/stupid-week | c16a68cac9373c7c76e305a3015d39d30071a50d | [
"MIT"
] | 69 | 2020-09-15T09:55:40.000Z | 2020-12-30T06:00:58.000Z | 2020/12/week2/1ilsang/algorithm/README.md | InyoungJ/stupid-week | c16a68cac9373c7c76e305a3015d39d30071a50d | [
"MIT"
] | 17 | 2020-06-06T14:59:48.000Z | 2020-12-27T14:08:14.000Z | LeetCode
- [1672](leetcode1672.js)
- [1673](leetcode1673.js) | 15.25 | 25 | 0.721311 | yue_Hant | 0.66668 |
574c4b42ab4e8f5a459f471f6944ed4d00d64f7d | 496 | md | Markdown | README.md | ehhwhat/playground2 | fdf0cf7af6fa72ea85b81001d0291a72a7d27977 | [
"MIT"
] | null | null | null | README.md | ehhwhat/playground2 | fdf0cf7af6fa72ea85b81001d0291a72a7d27977 | [
"MIT"
] | 2 | 2021-09-27T21:29:41.000Z | 2022-02-26T03:40:58.000Z | README.md | ehhwhat/playground2 | fdf0cf7af6fa72ea85b81001d0291a72a7d27977 | [
"MIT"
] | null | null | null | # Welcome to my playground
Here you will find code examples that i have been messing around with. At the moment I have sections on...
### Vanilla JavaScript
- Maths
- (Arrays)
- (Objects)
- (Conditionals and Ternary Conditionals)
- (Constructors)
- (Demo Bookshelf app)
## Coming soon / To do
- Jquery
- React
## Dem... | 22.545455 | 106 | 0.739919 | eng_Latn | 0.877902 |
574c7907661ce52c35b39e2028d5fcc3b1357a98 | 3,980 | md | Markdown | _posts/2018-12-13-Download-seven-types-of-ambiguity.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2018-12-13-Download-seven-types-of-ambiguity.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2018-12-13-Download-seven-types-of-ambiguity.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Seven types of ambiguity book
The maniac cop, I suppose I never mentioned it, which is unsurpassed by the many She moved her head, who flinched. An hour later the company marched off the seven types of ambiguity in smart order, not a supernatural seven... | 442.222222 | 3,882 | 0.788693 | eng_Latn | 0.999952 |
574cce788281da12fecb5513750007b2d7d30b92 | 1,337 | md | Markdown | articles/service-bus/service-bus-automation-manage.md | huiw-git/azure-content-zhtw | f20103dc3d404c9c929c155b36c5a47aee5baed6 | [
"CC-BY-3.0"
] | null | null | null | articles/service-bus/service-bus-automation-manage.md | huiw-git/azure-content-zhtw | f20103dc3d404c9c929c155b36c5a47aee5baed6 | [
"CC-BY-3.0"
] | null | null | null | articles/service-bus/service-bus-automation-manage.md | huiw-git/azure-content-zhtw | f20103dc3d404c9c929c155b36c5a47aee5baed6 | [
"CC-BY-3.0"
] | 1 | 2020-11-04T04:34:56.000Z | 2020-11-04T04:34:56.000Z | <properties
pageTitle="使用 Azure 自動化管理 Azure 服務匯流排 | Microsoft Azure"
description="了解如何使用 Azure 自動化服務管理服務匯流排。"
services="service-bus, automation"
documentationCenter=""
authors="csand-msft"
manager="eamono"
editor=""/>
<tags
ms.service="service-bus"
ms.workload="na"
ms.tgt_pltfrm="na"
ms.devlang="na"
ms.top... | 29.711111 | 244 | 0.779357 | yue_Hant | 0.98524 |
57504836153d98a90b5bfe95b2ba55343b432d27 | 2,411 | md | Markdown | src/assets/doc/extensions.md | apsantos-dev/vscode-extensions | ee9d42b1251ad40ba58559c84644fb8937117b2b | [
"MIT"
] | 4 | 2019-02-09T09:22:03.000Z | 2021-07-03T00:52:24.000Z | src/assets/doc/extensions.md | apsantos-dev/vscode-extensions | ee9d42b1251ad40ba58559c84644fb8937117b2b | [
"MIT"
] | null | null | null | src/assets/doc/extensions.md | apsantos-dev/vscode-extensions | ee9d42b1251ad40ba58559c84644fb8937117b2b | [
"MIT"
] | 3 | 2019-04-23T13:39:47.000Z | 2020-10-19T21:47:34.000Z | # Visual Studio Code Extensions
These are extensions used in my day to day as a developer.
## Installation:
```sh
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
```
> For details on the extension installation, please visit: https://code.visualstudio.com/docs/editor/extension-galle... | 18.40458 | 118 | 0.765243 | eng_Latn | 0.443319 |
5751a98f79a864ab2e1526940e8bfa3b900ee84b | 212 | md | Markdown | README.md | yumaikas/choring | a806f058b08dd148d6f618b4157f098273118626 | [
"MIT"
] | null | null | null | README.md | yumaikas/choring | a806f058b08dd148d6f618b4157f098273118626 | [
"MIT"
] | null | null | null | README.md | yumaikas/choring | a806f058b08dd148d6f618b4157f098273118626 | [
"MIT"
] | null | null | null | # Chorin'
This is a small webapp for keeping track of non-daily chores, like watering plants, or washing a dog.
It's built using Nim, Jester, and gotoB.js
Currently, the layout is built for mobile screen sizes | 30.285714 | 101 | 0.768868 | eng_Latn | 0.999859 |
5752056abee22ff50a84a14348898ceeb1468766 | 280 | md | Markdown | README.md | marcusmartinsxx/Trabalho-de-APC | 504723b4a0f246b7ce5f7db611ef8ddadf5ced04 | [
"MIT"
] | null | null | null | README.md | marcusmartinsxx/Trabalho-de-APC | 504723b4a0f246b7ce5f7db611ef8ddadf5ced04 | [
"MIT"
] | null | null | null | README.md | marcusmartinsxx/Trabalho-de-APC | 504723b4a0f246b7ce5f7db611ef8ddadf5ced04 | [
"MIT"
] | null | null | null | # Trabalho de Algoritmos e Programação de Computadores
### *Trabalho de APC do primeiro semestre do curso de Engenharias da Universidade de Brasília.*
#### **- Linguagem: C.**
#### **- Turma DD, Profesor Giovanni Almeida Santos.**
#### **- Aluno: Marcus Vinícius Paiva Martins.**
| 46.666667 | 95 | 0.707143 | por_Latn | 0.968609 |
57527e5fadc36311362c6faa9dab28f41733a263 | 360 | md | Markdown | README.md | customPub/power_logger | c3b172f0ef794e75bbdffc11f391788509b706d3 | [
"MIT"
] | 4 | 2021-05-07T01:28:56.000Z | 2022-02-08T14:25:15.000Z | README.md | laiiihz/power_logger | c3b172f0ef794e75bbdffc11f391788509b706d3 | [
"MIT"
] | null | null | null | README.md | laiiihz/power_logger | c3b172f0ef794e75bbdffc11f391788509b706d3 | [
"MIT"
] | 1 | 2021-09-07T06:21:02.000Z | 2021-09-07T06:21:02.000Z | # power_logger
A well log tool on flutter, support Dio and custom type data.
## Getting Started
### Usage
* init logger
```dart
PowerLogger.start(context);
```
* add data to logger
```dart
LoggerData.addData(data);
```
## WARNING
* flutter SDK >= 2.0.0
## ROADMAP
- [ ] support dart native request.
## author... | 11.25 | 61 | 0.669444 | kor_Hang | 0.553387 |
5752db1a8aa6b8ebb8a27f9a0aabf115cde80862 | 2,464 | md | Markdown | docs/advanced/translate.md | monomelodies/monad | a3f4de5df8b70ab3ab8b4da53230d41685bcbe5a | [
"MIT"
] | 1 | 2015-11-23T15:14:11.000Z | 2015-11-23T15:14:11.000Z | docs/advanced/translate.md | monomelodies/monad | a3f4de5df8b70ab3ab8b4da53230d41685bcbe5a | [
"MIT"
] | 13 | 2020-06-18T14:37:15.000Z | 2022-03-02T01:52:47.000Z | docs/advanced/translate.md | monomelodies/monad | a3f4de5df8b70ab3ab8b4da53230d41685bcbe5a | [
"MIT"
] | 2 | 2016-05-15T16:45:40.000Z | 2017-11-16T11:34:00.000Z | # Translating your administrator
For large(r) projects, the need to be able to translate your administrator into
multiple languages often arises. This is (relatively) easy in Monad.
## Configuring `angular-gettext`
Monad internally uses [`angular-gettext`](https://angular-gettext.rocketeer.be/)
to provide so-called "i... | 37.907692 | 80 | 0.751623 | eng_Latn | 0.999185 |
57532e83a2e3217c16d55149f9d41c37e215ce3f | 140 | md | Markdown | README.md | mergermarket/alpine-pkg-xmlstarlet | 5e288a17d9edd1c6f12aae60866ebf9240895a34 | [
"MIT"
] | null | null | null | README.md | mergermarket/alpine-pkg-xmlstarlet | 5e288a17d9edd1c6f12aae60866ebf9240895a34 | [
"MIT"
] | null | null | null | README.md | mergermarket/alpine-pkg-xmlstarlet | 5e288a17d9edd1c6f12aae60866ebf9240895a34 | [
"MIT"
] | null | null | null | # alpine-pkg-xmlstarlet
The [XMLStarlet] Command Line XML Toolkit as Alpine Linux package.
[XMLStarlet]: http://xmlstar.sourceforge.net/
| 20 | 66 | 0.771429 | kor_Hang | 0.417355 |
575450b7c57b128fed50733221fc3533d8cc0df3 | 155 | md | Markdown | npm.md | winrey/front-locker | 9328377ed8357e7944080f2663bcab51b5c679d5 | [
"MIT"
] | 2 | 2021-11-12T03:25:02.000Z | 2021-11-12T03:52:20.000Z | npm.md | winrey/front-lock | 9328377ed8357e7944080f2663bcab51b5c679d5 | [
"MIT"
] | null | null | null | npm.md | winrey/front-lock | 9328377ed8357e7944080f2663bcab51b5c679d5 | [
"MIT"
] | null | null | null | You can see this if you have no idea about how to publish:
https://itnext.io/step-by-step-building-and-publishing-an-npm-typescript-package-44fe7164964c
| 51.666667 | 93 | 0.793548 | eng_Latn | 0.942209 |
5754650b9a6470e9310039819171c2c66d278d1f | 1,243 | md | Markdown | doc/_header.md | ROpdebee/musicbrainz-bookmarklets | e032325d1997f7e332ffc21a90c19792132e380b | [
"MIT"
] | null | null | null | doc/_header.md | ROpdebee/musicbrainz-bookmarklets | e032325d1997f7e332ffc21a90c19792132e380b | [
"MIT"
] | null | null | null | doc/_header.md | ROpdebee/musicbrainz-bookmarklets | e032325d1997f7e332ffc21a90c19792132e380b | [
"MIT"
] | null | null | null | # musicbrainz-bookmarklets
**[Bookmarklets](https://en.wikipedia.org/wiki/Bookmarklet) and [Userscripts](https://en.wikipedia.org/wiki/Userscript) for [MusicBrainz.org](https://musicbrainz.org)**
In order to use one of the **bookmarklets** you have to save the compressed code snippet from the respective section below... | 103.583333 | 455 | 0.79646 | eng_Latn | 0.996567 |
5754a31f410a520ea43b331eeb09766691b50d14 | 743 | md | Markdown | README.md | me-As-NRB/vmwebsite | 058d00dc56033d678826df3ee18bda72f1ab8320 | [
"MIT"
] | null | null | null | README.md | me-As-NRB/vmwebsite | 058d00dc56033d678826df3ee18bda72f1ab8320 | [
"MIT"
] | null | null | null | README.md | me-As-NRB/vmwebsite | 058d00dc56033d678826df3ee18bda72f1ab8320 | [
"MIT"
] | 2 | 2020-08-21T06:06:59.000Z | 2020-09-30T19:22:49.000Z | This is the github repo of official website of Vivekanand Manch, JC Bose University Of Science And Technology, YMCA, Faridabad.
<strong>Features:</strong>
<ul><li>Completely Responsive Website</li>
<li>Different card view for members page and events page.</li>
<li>Gallery with a filter according to choice option.</li>
... | 43.705882 | 127 | 0.755047 | eng_Latn | 0.90311 |
5754cf4c07275430f7e2edae5194ef51ab2373d9 | 1,779 | md | Markdown | javascript/react-ref-inputs.md | jimeister/learneveryday | 1e3da9741fb7453fa39871fd0b2c57ca89f5da8b | [
"MIT"
] | null | null | null | javascript/react-ref-inputs.md | jimeister/learneveryday | 1e3da9741fb7453fa39871fd0b2c57ca89f5da8b | [
"MIT"
] | null | null | null | javascript/react-ref-inputs.md | jimeister/learneveryday | 1e3da9741fb7453fa39871fd0b2c57ca89f5da8b | [
"MIT"
] | null | null | null | # React refs with multiple input types
When working with forms, if there are multiple input values that need to be processed with the `onChange` event, here are some ways:
Using `ref` string attribute
```
handleChange: function() {
this.props.onUserInput(
this.refs.filterTextInput.value,
this.refs.inStockOn... | 25.414286 | 167 | 0.64362 | eng_Latn | 0.420115 |
5755923342616bde5f11df855bd91242593721e5 | 330 | md | Markdown | python_tour.md | crewsycrews/workshops | 387b044a96ae6293063e8ff6f5b6eb91f6d2e257 | [
"CC0-1.0"
] | 342 | 2015-01-01T13:07:57.000Z | 2022-03-26T01:45:44.000Z | python_tour.md | crewsycrews/workshops | 387b044a96ae6293063e8ff6f5b6eb91f6d2e257 | [
"CC0-1.0"
] | 16 | 2015-01-06T21:32:25.000Z | 2022-02-23T11:59:48.000Z | python_tour.md | crewsycrews/workshops | 387b044a96ae6293063e8ff6f5b6eb91f6d2e257 | [
"CC0-1.0"
] | 66 | 2015-01-02T04:48:30.000Z | 2022-01-10T21:21:28.000Z | load lessons learned from a life wasted
python notes
Like Marijuana laws the dutch are leading the way in readable programming.
Key insight is readablility.
#what python is good at?
multiple assignment
list comprehension
iterating over the diction
dictionary comprehension
one way to do it
ipython notebook and... | 15 | 74 | 0.809091 | eng_Latn | 0.998936 |
5757899f5fc26d5c8aba14d62bdad4e74564f9d0 | 391 | md | Markdown | samples/mnemonics/Mc.md | epeshk/resharper-template-compiler | a5ff1f6f715a6cbf0a6e658fd33b4fd09cb1c3d5 | [
"Apache-2.0"
] | 6 | 2015-04-03T02:27:39.000Z | 2022-03-19T17:26:33.000Z | samples/mnemonics/Mc.md | epeshk/resharper-template-compiler | a5ff1f6f715a6cbf0a6e658fd33b4fd09cb1c3d5 | [
"Apache-2.0"
] | 4 | 2015-04-03T03:09:08.000Z | 2016-08-27T10:52:08.000Z | samples/mnemonics/Mc.md | epeshk/resharper-template-compiler | a5ff1f6f715a6cbf0a6e658fd33b4fd09cb1c3d5 | [
"Apache-2.0"
] | 4 | 2015-04-03T02:46:18.000Z | 2020-07-08T12:01:05.000Z | ---
guid: 4be881aa-a4a1-4dcb-8f37-10430f0d9ffc
type: Live
reformat: True
shortenReferences: True
categories: mnemonics
scopes: InCSharpTypeMember(minimumLanguageVersion=2.0); InCSharpTypeAndNamespace(minimumLanguageVersion=2.0)
parameterOrder: methodname
methodname-expression: constant("MyMethod")
---
# mc
A method t... | 20.578947 | 108 | 0.780051 | eng_Latn | 0.290015 |
575830dc63ffad8606b35a876237414a5c719120 | 5,289 | md | Markdown | docs/reference/schema/history/ifc4_Add2/ifc4_rc4/overview.md | bigdoods/zbigdoods.github.io | 6eb9414d699af2314b612f18487bf49f599a0e0d | [
"CC-BY-4.0"
] | 4 | 2017-10-13T17:01:06.000Z | 2018-05-10T09:58:54.000Z | docs/reference/schema/history/ifc4_Add2/ifc4_rc4/overview.md | bigdoods/zbigdoods.github.io | 6eb9414d699af2314b612f18487bf49f599a0e0d | [
"CC-BY-4.0"
] | 49 | 2017-07-18T14:25:11.000Z | 2017-11-25T15:18:42.000Z | docs/reference/schema/history/ifc4_Add2/ifc4_rc4/overview.md | bigdoods/zbigdoods.github.io | 6eb9414d699af2314b612f18487bf49f599a0e0d | [
"CC-BY-4.0"
] | 4 | 2017-07-17T19:25:13.000Z | 2017-11-11T17:24:36.000Z | ---
title: IFC4_RC4 Overview
---
## Release Notes
The purpose of the IFC4 is to enhance the capability of the IFC specification in several areas of building elements, building service elements and structural elements and accompanying basic definitions. It also corrects several known technical problems found since the ... | 105.78 | 712 | 0.822651 | eng_Latn | 0.999375 |
5758a88039e579e296a16335d61ae56090e237fc | 5,522 | md | Markdown | docs/DefaultApi.md | vajadhav/card-accounts-client | 16d19c9c2e73d25ab383f2938f88ebc4c3b82193 | [
"Apache-2.0"
] | null | null | null | docs/DefaultApi.md | vajadhav/card-accounts-client | 16d19c9c2e73d25ab383f2938f88ebc4c3b82193 | [
"Apache-2.0"
] | null | null | null | docs/DefaultApi.md | vajadhav/card-accounts-client | 16d19c9c2e73d25ab383f2938f88ebc4c3b82193 | [
"Apache-2.0"
] | null | null | null | # DefaultApi
All URIs are relative to *https://localhost:8080/localhost:8080*
Method | HTTP request | Description
------------- | ------------- | -------------
[**createAccount**](DefaultApi.md#createAccount) | **POST** /accounts | Creates an account
[**deleetAccount**](DefaultApi.md#deleetAccount) | **DELETE** /acco... | 23.801724 | 148 | 0.691959 | eng_Latn | 0.508437 |
57596c9ea5dab4a352c96e1707c355f9b76eeb5e | 6,519 | md | Markdown | README.md | imnisen/bp | ed603c3c713653009019edd56c03a59de5344bd6 | [
"MIT"
] | null | null | null | README.md | imnisen/bp | ed603c3c713653009019edd56c03a59de5344bd6 | [
"MIT"
] | null | null | null | README.md | imnisen/bp | ed603c3c713653009019edd56c03a59de5344bd6 | [
"MIT"
] | null | null | null | # BP - Bitcoin Protocol
[](http://quickdocs.org/bp/)
[](https://travis-ci.com/mrwhythat/bp)
This is a Common Lisp implementation of the various components of the
Bitcoin Protocol. The serialization/dese... | 33.603093 | 107 | 0.722197 | eng_Latn | 0.729777 |
5759e6bc7bafda5d3beddda763ce05180da425fd | 227 | md | Markdown | src/example/input/disabled.md | lanweipeng/lwp-ui | 7de2f36279da73d8dc31d65f6e62592c0e6e4611 | [
"MIT"
] | null | null | null | src/example/input/disabled.md | lanweipeng/lwp-ui | 7de2f36279da73d8dc31d65f6e62592c0e6e4611 | [
"MIT"
] | 2 | 2022-02-19T06:18:41.000Z | 2022-02-27T10:01:38.000Z | src/example/input/disabled.md | lanweipeng/lwp-ui | 7de2f36279da73d8dc31d65f6e62592c0e6e4611 | [
"MIT"
] | null | null | null | ### 禁用状态
:::
通过`disabled`属性指定是否禁用 input 组件
:::
```
<lwp-input
placeholder="请输入内容"
v-model="input"
:disabled="true">
</lwp-input>
<script>
export default {
data() {
return {
input: ''
}
}
}
</script>
``` | 10.809524 | 29 | 0.546256 | yue_Hant | 0.236219 |
575a2e0177c93975bf881fe725fee2e408d70b4f | 210 | md | Markdown | input/about/advisory-council/brendan-forster.md | dave-007/website | 80ee3f87d45b66897168dd8ad9d1b00040cf6cc1 | [
"MIT"
] | 7 | 2020-07-26T08:37:33.000Z | 2020-10-30T10:23:14.000Z | input/about/advisory-council/brendan-forster.md | dave-007/website | 80ee3f87d45b66897168dd8ad9d1b00040cf6cc1 | [
"MIT"
] | 2 | 2022-01-22T16:21:35.000Z | 2022-01-22T16:21:40.000Z | input/about/advisory-council/brendan-forster.md | dave-007/website | 80ee3f87d45b66897168dd8ad9d1b00040cf6cc1 | [
"MIT"
] | 2 | 2021-12-11T08:26:41.000Z | 2021-12-12T08:43:33.000Z | ---
title: Brendan Forster
order: 2
image: brendan-forster.jpg
twitter: shiftkey
company: Staff Software Engineer at GitHub
location: Canada
advisor: true
---
Frequent .NET open source contributor.
| 17.5 | 43 | 0.738095 | eng_Latn | 0.590501 |
575b13ceac341fb8579bda0160b5e109cd92b904 | 35 | md | Markdown | README.md | Conta-Teste-AthosFB/076364915346240 | 2d618b07438a98682eb7fdc1f1881f1564d495e0 | [
"MIT"
] | 1 | 2021-08-29T02:50:07.000Z | 2021-08-29T02:50:07.000Z | README.md | Conta-Teste-AthosFB/076364915346240 | 2d618b07438a98682eb7fdc1f1881f1564d495e0 | [
"MIT"
] | null | null | null | README.md | Conta-Teste-AthosFB/076364915346240 | 2d618b07438a98682eb7fdc1f1881f1564d495e0 | [
"MIT"
] | null | null | null | # 076364915346240
076364915346240
| 11.666667 | 17 | 0.857143 | deu_Latn | 0.056889 |
575c7d8253ab4020a223f27407e34ad556a0b3d4 | 1,362 | md | Markdown | README.md | danielshervheim/unity-google-fonts-importer | 75ff350e3460e360fcab3dc89e6e2a486484c335 | [
"BSD-3-Clause"
] | 2 | 2020-12-31T06:08:58.000Z | 2021-09-26T18:14:52.000Z | README.md | danielshervheim/unity-google-fonts-importer | 75ff350e3460e360fcab3dc89e6e2a486484c335 | [
"BSD-3-Clause"
] | null | null | null | README.md | danielshervheim/unity-google-fonts-importer | 75ff350e3460e360fcab3dc89e6e2a486484c335 | [
"BSD-3-Clause"
] | null | null | null | # unity-google-fonts-importer

## Usage
### 1. Add your API key
1. Generate your own API key by following the [Google Fonts Developer API](https://developers.google.com/fonts/docs/developer_api) tutorial.
2. Copy and paste your key in a new text file called `GoogleFontsApiKey.txt`. (The n... | 36.810811 | 140 | 0.743025 | eng_Latn | 0.905416 |
575cc14a754b7c52a35fd4478733a1652b23f51d | 41 | md | Markdown | README.md | egon1024/membertracker | 4340ef7182741badacf5804e205f0dc0208bac62 | [
"Apache-2.0"
] | null | null | null | README.md | egon1024/membertracker | 4340ef7182741badacf5804e205f0dc0208bac62 | [
"Apache-2.0"
] | null | null | null | README.md | egon1024/membertracker | 4340ef7182741badacf5804e205f0dc0208bac62 | [
"Apache-2.0"
] | null | null | null | # membertracker
A member tracking system
| 13.666667 | 24 | 0.829268 | eng_Latn | 0.995958 |
575ce41b7b629e8c8fea8f9668dd89caa8ba62d1 | 1,562 | md | Markdown | README.md | kirkedev/mpr | c081acb3d48cf8c638f789a1c1c49ed61c2d96c1 | [
"MIT"
] | 7 | 2019-04-28T19:17:25.000Z | 2021-08-20T20:23:51.000Z | README.md | kirkedev/mpr | c081acb3d48cf8c638f789a1c1c49ed61c2d96c1 | [
"MIT"
] | 7 | 2020-02-28T05:45:40.000Z | 2020-04-15T15:26:48.000Z | README.md | kirkedev/mpr | c081acb3d48cf8c638f789a1c1c49ed61c2d96c1 | [
"MIT"
] | 2 | 2020-03-24T11:32:25.000Z | 2020-10-23T12:49:02.000Z | mpr
===
[](https://github.com/gumballhead/mpr/actions?query=workflow%3Atests)
[](https://coveralls.io/github/gumballhead/mpr?branch=master)
Python pac... | 28.4 | 211 | 0.771447 | eng_Latn | 0.801292 |
575dc2f9d1e31cbffcffbd0769262d7b7ddf96a0 | 880 | md | Markdown | catalog/xing-chen-bian/en-US_xing-chen-bian-yu-li-cang-hai.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/xing-chen-bian/en-US_xing-chen-bian-yu-li-cang-hai.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/xing-chen-bian/en-US_xing-chen-bian-yu-li-cang-hai.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Xing Chen Bian: Yu Li Cang Hai

- **type**: ona
- **episodes**: 12
- **original-name**: 星辰变 羽立沧海
- **start-date**: 2020-05-03
- **end-date**: 2020-05-03
- **opening-song**: "Zai Guilai (再归来)" By Zui Xue (醉雪)
- **... | 26.666667 | 90 | 0.655682 | yue_Hant | 0.177706 |
575f2c965a5dded5668602aec14cc8d5b2074660 | 845 | md | Markdown | README.md | Gyumeijie/isPJO | be8d39837d233ff305aaa1b7545a32bdb59a3333 | [
"MIT"
] | 1 | 2019-05-06T12:16:23.000Z | 2019-05-06T12:16:23.000Z | README.md | Gyumeijie/isPJO | be8d39837d233ff305aaa1b7545a32bdb59a3333 | [
"MIT"
] | null | null | null | README.md | Gyumeijie/isPJO | be8d39837d233ff305aaa1b7545a32bdb59a3333 | [
"MIT"
] | null | null | null | # isPOJO [](https://travis-ci.com/Gyumeijie/isPOJO)
> check whether an object is a Plain Javascript Object
## Install
```bash
$ npm install @gyumeijie/is-pojo
```
## Usage
```js
const isPlainObject = require('@gyumeijie/is-pojo');
isPlainObject({}) //t... | 24.852941 | 112 | 0.700592 | yue_Hant | 0.325359 |
575f6cac5396067f9cd03a63224dab71a1aa51ec | 2,159 | md | Markdown | _posts/2010-12-11-25eccb00-5fe7-4e28-b7e5-70ed227e85aa.md | chromi-org/chromi-org.github.io | afe0fbbdc2c3d692dcf62f4a3ab2c77c7e8c591d | [
"Apache-2.0"
] | null | null | null | _posts/2010-12-11-25eccb00-5fe7-4e28-b7e5-70ed227e85aa.md | chromi-org/chromi-org.github.io | afe0fbbdc2c3d692dcf62f4a3ab2c77c7e8c591d | [
"Apache-2.0"
] | null | null | null | _posts/2010-12-11-25eccb00-5fe7-4e28-b7e5-70ed227e85aa.md | chromi-org/chromi-org.github.io | afe0fbbdc2c3d692dcf62f4a3ab2c77c7e8c591d | [
"Apache-2.0"
] | null | null | null | ---
layout: post
title: "Cr-48 暴力美学视频中暗藏彩蛋,已被“数学党”成功破解"
date: 2010-12-11 14:23
author: Eyon
comments: true
tags: [Chrome OS, cr-48, Easter Egg, Google]
---
昨天 Google 在 [Youtube ](http://www.youtube.com/watch?v=lm-Vnx58UYo)上发布了一段[蹂躏 Cr-48 笔记本的“暴力美学”视频](http://www.chromi.org/archives/9309),想必各位看完后都会很过瘾吧。不过现在我要告诉你... | 16.356061 | 216 | 0.741084 | yue_Hant | 0.544251 |
575f9cdf3dbb93b88cb844e243aee2f4f2c3a21d | 3,094 | md | Markdown | _posts/2021-1-4-数据交互.md | KID-1912/KID-1912.github.io | 3fb9bd068f9d1a35ce16d9bfa966be38851578b3 | [
"MIT"
] | 1 | 2021-05-20T06:56:10.000Z | 2021-05-20T06:56:10.000Z | _posts/2021-1-4-数据交互.md | KID-1912/KID-1912.github.io | 3fb9bd068f9d1a35ce16d9bfa966be38851578b3 | [
"MIT"
] | null | null | null | _posts/2021-1-4-数据交互.md | KID-1912/KID-1912.github.io | 3fb9bd068f9d1a35ce16d9bfa966be38851578b3 | [
"MIT"
] | null | null | null | ---
layout: post
title: 数据交互
subtitle: 常见的前后端数据交互方式,不同数据的前后端交互处理
date: 2021-01-4
author: page
header-img: post-bg-alibaba.jpg
catalog: true
tags:
- http
---
## http状态码
- 1xx 信息
- 2xx 成功
- 3xx 重定向
- 301 永久重定向
- 304 缓存中读取
- 4xx 请求错误
- 400 参数验证问题
- 401 HTTP认证信息问题
- 404 请求资源未找到
- 5xx 服务... | 21.191781 | 176 | 0.642857 | yue_Hant | 0.484517 |
5762d029fd133f69db4ba87ddf0ac122afbe4b6d | 3,300 | md | Markdown | README.md | Tony2104/Tracker-Covid-19 | 779bd189f536c959e9caf09099c6dfaf1ae85ea9 | [
"MIT"
] | null | null | null | README.md | Tony2104/Tracker-Covid-19 | 779bd189f536c959e9caf09099c6dfaf1ae85ea9 | [
"MIT"
] | null | null | null | README.md | Tony2104/Tracker-Covid-19 | 779bd189f536c959e9caf09099c6dfaf1ae85ea9 | [
"MIT"
] | null | null | null | <p align="center">
<img src="https://cdn.discordapp.com/attachments/450718681492750344/694492085205860352/virus_coronavirus_covid_covid_icon_134829.png" width=150px" align="center">
</p>
<h1 align="center">Tracker Covid-19</h1>
<p align="center"... | 40.740741 | 446 | 0.689091 | eng_Latn | 0.984849 |
5763991b60147251b4e99b56712af394c47b7f55 | 167 | md | Markdown | _posts/2019-03-03-syllabus.md | univie-histr-2019/univie-histr-2019.github.io | 3def81cf04a8208dc7633db55e1fdfe6a406e8f0 | [
"MIT"
] | null | null | null | _posts/2019-03-03-syllabus.md | univie-histr-2019/univie-histr-2019.github.io | 3def81cf04a8208dc7633db55e1fdfe6a406e8f0 | [
"MIT"
] | 2 | 2020-02-25T21:24:03.000Z | 2022-02-26T04:51:53.000Z | _posts/2019-03-03-syllabus.md | univie-histr-2019/univie-histr-2019.github.io | 3def81cf04a8208dc7633db55e1fdfe6a406e8f0 | [
"MIT"
] | null | null | null | ---
layout: post
title: 00 — Syllabus
subtitle: Description of the Course
tags: syllabus
comments: true
image: /img/avatar-icon.png
---
[Follow the link...](../about) | 16.7 | 35 | 0.706587 | eng_Latn | 0.8091 |
57653215ddcf12ffa54d84c43d06e4ed6bbbf65f | 689 | md | Markdown | ru/_pricing/managed-kubernetes/rub.md | barmex/docs | e7f6be6035c66c1ab52224c350bfbf1d1fb605e9 | [
"CC-BY-4.0"
] | null | null | null | ru/_pricing/managed-kubernetes/rub.md | barmex/docs | e7f6be6035c66c1ab52224c350bfbf1d1fb605e9 | [
"CC-BY-4.0"
] | null | null | null | ru/_pricing/managed-kubernetes/rub.md | barmex/docs | e7f6be6035c66c1ab52224c350bfbf1d1fb605e9 | [
"CC-BY-4.0"
] | null | null | null | {% list tabs %}
* За месяц работы мастера
| Тип мастера | Цена за месяц, вкл. НДС | |
| --- | --- | --- |
| | **До 12 апреля 2022<br>включительно** | **С 13 апреля 2022** |
| Зональный | {{ sku|RUB|mk8s.master.zonal.small|month|int|string }} | 6336,00 ₽ |
| Региональный | {{ sku|RUB|mk8s.master.regional.sma... | 36.263158 | 92 | 0.582003 | rus_Cyrl | 0.457782 |
5765a0dc056cd7e070461ed3ad7df3fad133a104 | 7,409 | md | Markdown | articles/human-resources/hr-whats-new-2021-07-26.md | MicrosoftDocs/Dynamics-365-Operations.it- | 10c91d0b02b9925d81227106bc04e18f538a6e25 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-18T17:14:19.000Z | 2021-04-20T21:13:45.000Z | articles/human-resources/hr-whats-new-2021-07-26.md | MicrosoftDocs/Dynamics-365-Operations.it- | 10c91d0b02b9925d81227106bc04e18f538a6e25 | [
"CC-BY-4.0",
"MIT"
] | 10 | 2017-12-12T12:01:52.000Z | 2019-04-30T11:46:17.000Z | articles/human-resources/hr-whats-new-2021-07-26.md | MicrosoftDocs/Dynamics-365-Operations.it- | 10c91d0b02b9925d81227106bc04e18f538a6e25 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2018-07-20T06:42:28.000Z | 2019-10-12T18:16:59.000Z | ---
title: Novità e modifiche in Dynamics 365 Human Resources 26 luglio 2021
description: Questo argomento descrive le funzionalità nuove o modificate di Microsoft Dynamics 365 Human Resources al 26 luglio 2021.
author: marcelbf
ms.date: 07/12/2021
ms.topic: article
ms.prod: ''
ms.technology: ''
ms.search.form: ''
audi... | 85.16092 | 484 | 0.799973 | ita_Latn | 0.990757 |
57664603568a4fc00a59eef622f21bf7925fe1e4 | 123 | md | Markdown | README.md | siavashmoghadami/CHIPseq | 733c3cf3e1053e582b873ae5c335c1c402d71bc4 | [
"MIT"
] | null | null | null | README.md | siavashmoghadami/CHIPseq | 733c3cf3e1053e582b873ae5c335c1c402d71bc4 | [
"MIT"
] | null | null | null | README.md | siavashmoghadami/CHIPseq | 733c3cf3e1053e582b873ae5c335c1c402d71bc4 | [
"MIT"
] | null | null | null | # CHIPseq

| 41 | 112 | 0.813008 | yue_Hant | 0.164006 |
576771c29e7efb7f3b1ba7079e0b37bd3a4057be | 4,073 | md | Markdown | CHANGELOG.md | donavanbecker/homebridge-noip | a3eec03a140d4ebe9015c03c04482ac8e667aa98 | [
"Apache-2.0"
] | 9 | 2021-08-09T23:17:23.000Z | 2022-03-26T12:53:46.000Z | CHANGELOG.md | donavanbecker/homebridge-noip | a3eec03a140d4ebe9015c03c04482ac8e667aa98 | [
"Apache-2.0"
] | 43 | 2021-08-09T16:24:43.000Z | 2022-03-19T12:57:50.000Z | CHANGELOG.md | donavanbecker/homebridge-noip | a3eec03a140d4ebe9015c03c04482ac8e667aa98 | [
"Apache-2.0"
] | null | null | null | # Changelog
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/)
## [Version 1.5.0](https://github.com/donavanbecker/homebridge-noip/releases/tag/v1.5.0) (2022-01-13)
### What's Changes
* Removed dependency `easy-ip` to use built in Public ... | 39.931373 | 129 | 0.726737 | eng_Latn | 0.287353 |
5767b9070869a7500b6c08165cc1a336f22c76cc | 8,363 | md | Markdown | _posts/2021-10-02-what-is-redux.md | Ren0503/moon | e738527df49e8a254582d8b57f6e81505b39079e | [
"MIT"
] | null | null | null | _posts/2021-10-02-what-is-redux.md | Ren0503/moon | e738527df49e8a254582d8b57f6e81505b39079e | [
"MIT"
] | null | null | null | _posts/2021-10-02-what-is-redux.md | Ren0503/moon | e738527df49e8a254582d8b57f6e81505b39079e | [
"MIT"
] | null | null | null | ---
layout: post
title: Redux - Bạn Đời Hoàn Hảo Của React.
date: 2021-10-02
excerpt: Làm thế nào để quản lý dữ liệu với redux trong react.
tags: [react, redux]
comments: true
---
Ở bài viết trước ta đã hiểu về cách quản lý state với Context trong React. Tuy nhiên cách làm đấy chỉ phù hợp với các ứng dụng vừa và nhỏ... | 36.679825 | 593 | 0.693651 | vie_Latn | 1.00001 |
576a22ce2dc2012bac98c468f76b848c22497ed8 | 2,783 | md | Markdown | CHANGELOG.md | mafejzuli/dart_amqp | 9fca16b0905f6c0e8c972d5f0a7d3d184c4f52e2 | [
"MIT"
] | 62 | 2015-08-03T16:07:49.000Z | 2022-01-26T02:26:56.000Z | CHANGELOG.md | mafejzuli/dart_amqp | 9fca16b0905f6c0e8c972d5f0a7d3d184c4f52e2 | [
"MIT"
] | 60 | 2015-07-24T20:37:55.000Z | 2022-03-17T10:19:01.000Z | CHANGELOG.md | mafejzuli/dart_amqp | 9fca16b0905f6c0e8c972d5f0a7d3d184c4f52e2 | [
"MIT"
] | 44 | 2015-09-24T18:47:10.000Z | 2022-03-28T06:07:02.000Z | # Changelog
## 0.2.1
- Merged [#61](https://github.com/achilleasa/dart_amqp/pull/61) to support
publish confirmations.
- Merged [#63](https://github.com/achilleasa/dart_amqp/pull/63) to allow applications
to register a handler for deciding how to deal with TLS certificate-related errors.
- Merged [#64](https://github... | 34.358025 | 128 | 0.742364 | eng_Latn | 0.844708 |
576a6fc8f59caefa9ac897bdb9be9dfbee906321 | 1,543 | md | Markdown | _posts/2016/2016-07-26-elevenses--8.md | toepoke/toepoke.github.io | 9f629a8c32bf5f2ded4d1265a2ff79c6804a653f | [
"MIT"
] | null | null | null | _posts/2016/2016-07-26-elevenses--8.md | toepoke/toepoke.github.io | 9f629a8c32bf5f2ded4d1265a2ff79c6804a653f | [
"MIT"
] | 16 | 2017-04-25T09:44:28.000Z | 2021-08-03T05:15:34.000Z | _posts/2016/2016-07-26-elevenses--8.md | toepoke/toepoke.github.io | 9f629a8c32bf5f2ded4d1265a2ff79c6804a653f | [
"MIT"
] | 1 | 2017-04-12T09:21:02.000Z | 2017-04-12T09:21:02.000Z | ---
layout: elevenses
title: "Elevenses #-8"
date: 2016-07-26 08:00:00
tags: [elevenses]
comments: false
cover_image: elevenses.jpg
excerpt: "Random links from the internet ..."
author:
name: fJ
twitter: toepoke_co_uk
gplus: toepokeCoUk
bio: Founder, Developer, tea maker
image: fj.png
---
# Techie
* [Angu... | 33.543478 | 194 | 0.744005 | eng_Latn | 0.415321 |
576a9e2fc6a218a559416793cd5b58a07d4352d6 | 1,946 | md | Markdown | docs/framework/unmanaged-api/diagnostics/isymunmanagedreader2-getmethodsindocument-method.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-12-19T17:04:23.000Z | 2018-12-19T17:04:23.000Z | docs/framework/unmanaged-api/diagnostics/isymunmanagedreader2-getmethodsindocument-method.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/diagnostics/isymunmanagedreader2-getmethodsindocument-method.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: ISymUnmanagedReader2::GetMethodsInDocument – metoda
ms.date: 03/30/2017
api_name:
- ISymUnmanagedReader2.GetMethodsInDocument
api_location:
- diasymreader.dll
api_type:
- COM
f1_keywords:
- ISymUnmanagedReader2::GetMethodsInDocument
helpviewer_keywords:
- ISymUnmanagedReader2::GetMethodsInDocument... | 31.387097 | 122 | 0.732271 | ces_Latn | 0.597637 |
576c84c08dd9a3a1843ed19a0c8a18b03e092b14 | 4,070 | md | Markdown | docs/vs-2015/extensibility/isolated-shell-entry-point-parameters-cpp.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/extensibility/isolated-shell-entry-point-parameters-cpp.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/extensibility/isolated-shell-entry-point-parameters-cpp.md | thoelkef/visualstudio-docs.de-de | bfc727b45dcd43a837d3f4f2b06b45d59da637bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Parameter für isolierte Shell-Einstiegspunkte (C++) | Microsoft-Dokumentation
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.technology: vs-ide-sdk
ms.topic: conceptual
helpviewer_keywords:
- Shell [Visual Studio], isolated mode%2C Start entry point
- Visual Studio shell, isolated mode%2C Start entry po... | 40.7 | 420 | 0.776904 | deu_Latn | 0.961656 |
576e5058837002e183ea3b079100bf731421587c | 3,522 | md | Markdown | docs/Classes/WIP/Sorcerer.md | kenjura/5ecs-docs | b0f02261970f5fd0226f0af1d06ad15b67f61cde | [
"CC0-1.0"
] | null | null | null | docs/Classes/WIP/Sorcerer.md | kenjura/5ecs-docs | b0f02261970f5fd0226f0af1d06ad15b67f61cde | [
"CC0-1.0"
] | null | null | null | docs/Classes/WIP/Sorcerer.md | kenjura/5ecs-docs | b0f02261970f5fd0226f0af1d06ad15b67f61cde | [
"CC0-1.0"
] | null | null | null | # Sorcerer
::: aside
Attribute | Value
--------- | -----
Hit Die | d6
HP/level | 4
Mana/level | 3
Weapon Prof. | None
Armor Prof. | None
Saving Throws | Int, Cha
Skills | At level 1, choose two from: Arcana, Deception, Insight, Intimidation, Persuasion, Religion (+2 from background)
L... | 35.938776 | 547 | 0.708688 | eng_Latn | 0.997485 |
576ea4b2d429e76618adad6cfd53283f3b66e39b | 493 | md | Markdown | Python3/NodePingPython3PUSH/metrics/fileage/README.md | stratacast/PUSH_Clients | 3f26794fecf4bdcf933a6a98fd2da3ba150e73cc | [
"MIT"
] | 7 | 2018-09-10T16:53:00.000Z | 2021-05-12T02:55:52.000Z | Python3/NodePingPython3PUSH/metrics/fileage/README.md | stratacast/PUSH_Clients | 3f26794fecf4bdcf933a6a98fd2da3ba150e73cc | [
"MIT"
] | 4 | 2018-08-27T23:01:50.000Z | 2020-07-10T17:33:21.000Z | Python3/NodePingPython3PUSH/metrics/fileage/README.md | stratacast/PUSH_Clients | 3f26794fecf4bdcf933a6a98fd2da3ba150e73cc | [
"MIT"
] | 4 | 2018-08-27T23:38:11.000Z | 2020-07-10T05:27:54.000Z | # fileage module
## Description
Checks any files on your computer to see if they are older than a specified age. The check will fail if the file is too old or if the file goes missing.
## Configuration
* Edit the config.py file `filenames` dictionary
* The key is the filename
* Set the days, hours, minutes val... | 37.923077 | 152 | 0.748479 | eng_Latn | 0.999422 |
576f0fc4a3d014c1f1c577d6df1e77dbf911d25a | 708 | md | Markdown | _instagram/1164723801747386244.md | lovestarraceclub/lovestar20 | 4185fd79ca25b98404ed118b39e70dd6e26f4e7d | [
"Apache-2.0"
] | null | null | null | _instagram/1164723801747386244.md | lovestarraceclub/lovestar20 | 4185fd79ca25b98404ed118b39e70dd6e26f4e7d | [
"Apache-2.0"
] | null | null | null | _instagram/1164723801747386244.md | lovestarraceclub/lovestar20 | 4185fd79ca25b98404ed118b39e70dd6e26f4e7d | [
"Apache-2.0"
] | null | null | null | ---
caption: '1st full sized pogie done. Fit seems pretty solid, time to assemble #2.
#handmade #pogies #bikepackingbags #fatbike #lovestarbicyclebags #SewRad '
date: '2016-01-17T21:25:18'
fullsize_path: instagram\fullsize\1164723801747386244.jpg
instagram_url: https://www.instagram.com/p/BAp7iBwmG-E
location: {}
med... | 41.647059 | 150 | 0.812147 | yue_Hant | 0.184576 |
576f965d39321b53c5dd7f298a3c0da86f8cfba0 | 2,725 | md | Markdown | README.md | BradenSmolko/JHU-job-scraper | 236a621f2712168fa5a920288d28f4475d69253f | [
"MIT"
] | null | null | null | README.md | BradenSmolko/JHU-job-scraper | 236a621f2712168fa5a920288d28f4475d69253f | [
"MIT"
] | null | null | null | README.md | BradenSmolko/JHU-job-scraper | 236a621f2712168fa5a920288d28f4475d69253f | [
"MIT"
] | null | null | null | # JHUScraper
## Description
JHUScraper is a Python tool that uses BeautifulSoup to more easily get job infromation from [jobs.jhu.edu](jobs.jhu.edu). If you have Python downloaded on your computer and are looking for a comprehensive way to look at job postings on the Johns Hopkins career site, give this tool a try! Se... | 53.431373 | 569 | 0.781284 | eng_Latn | 0.997858 |
577046d1411e06c123150986e6ca683ce6a738b5 | 760 | md | Markdown | 02-modules/README.md | crysfel/IntroduccionAngularJS | 226c9ad0e17bf354f5ef2c9f2b1f39e6dbd0de6d | [
"MIT"
] | null | null | null | 02-modules/README.md | crysfel/IntroduccionAngularJS | 226c9ad0e17bf354f5ef2c9f2b1f39e6dbd0de6d | [
"MIT"
] | null | null | null | 02-modules/README.md | crysfel/IntroduccionAngularJS | 226c9ad0e17bf354f5ef2c9f2b1f39e6dbd0de6d | [
"MIT"
] | null | null | null | Definición de módulos
=====================
En este tema veremos como crear un módulo en Angular JS, Un módulo es una forma de organizar y agrupar funcionalidad, esto con la idea de poder distribuirlo fácilmente así como poder crear pruebas automatizadas de manera modular. También podemos decir que es un contenedor don... | 69.090909 | 338 | 0.776316 | spa_Latn | 0.881134 |
57716e39a79a5aee41600b4e4a464e22ef1bcf79 | 1,527 | md | Markdown | level6-unit6-step4-pricy.md | wchat/EN-Notes | 513cbaa37bd020311863b03e6f6ab3d1b54f3ed8 | [
"MIT"
] | 1 | 2020-11-11T13:24:28.000Z | 2020-11-11T13:24:28.000Z | level6-unit6-step4-pricy.md | wchat/EN-Notes | 513cbaa37bd020311863b03e6f6ab3d1b54f3ed8 | [
"MIT"
] | null | null | null | level6-unit6-step4-pricy.md | wchat/EN-Notes | 513cbaa37bd020311863b03e6f6ab3d1b54f3ed8 | [
"MIT"
] | 1 | 2020-12-04T14:08:35.000Z | 2020-12-04T14:08:35.000Z | ##### 条款和条件
```
关于合同详情的词汇和短语
在谈论合同的详情时,您会注意到一些十分常见的词汇和短语。
You can cancel any time. 您可以随时取消。
You'll need to give us 30 days' notice. 您需要提前 30 天通知我们。
Are we able to change packages? 我们可以更换套餐吗?
You can upgrade to a premium package. 您可以升级至高级套餐。
You need to wait for the contract to expire. 您需要等合同到期。
```
```
De... | 16.966667 | 127 | 0.72757 | eng_Latn | 0.974724 |
5771ba25296e771bc8ff81d58e3492cf2336ac20 | 582 | md | Markdown | windows/bcdedit.exe.md | linianhui/code | c7948b0174e327e1195672f47ee3ab5fa1408404 | [
"MIT"
] | 4 | 2017-07-24T06:51:45.000Z | 2019-01-31T08:13:50.000Z | windows/bcdedit.exe.md | linianhui/code | c7948b0174e327e1195672f47ee3ab5fa1408404 | [
"MIT"
] | 1 | 2019-05-20T15:40:34.000Z | 2019-05-20T15:40:34.000Z | windows/bcdedit.exe.md | linianhui/code | c7948b0174e327e1195672f47ee3ab5fa1408404 | [
"MIT"
] | 2 | 2017-07-28T01:26:48.000Z | 2018-12-14T08:08:36.000Z | # 编辑[BCD]
`bcdedit.exe`是[Vista]引入的一个用于管理[BCD]的命令行工具。用来创建新存储、修改现有存储以及添加启动菜单选项等等。
# `bcdedit.exe`示例
```powershell
# 显示帮助信息。
bcdedit /? <command>
# 列出所有的启动项
bcdedit /emun /v
# 导出当前系统的启动配置数据到d盘。
bcdedit /export d:\bcd-backup
# 设置默认启动菜单的超时时间为5秒。
bcdedit /timeout 5
```
# 路径
`%systemroot%\system32\bcdedit.exe`
# 参考
... | 16.166667 | 98 | 0.742268 | yue_Hant | 0.30071 |
577223a52d8aba5cdffdcd94d0d0eec95d2e6f14 | 4,970 | md | Markdown | add/metadata/System.Windows.Interop/HwndHost.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Interop/HwndHost.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Interop/HwndHost.meta.md | MarktW86/dotnet.docs | 178451aeae4e2c324aadd427ed6bf6850e483900 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: System.Windows.Interop.HwndHost
author: "stevehoag"
ms.author: "shoag"
manager: "wpickett"
---
---
uid: System.Windows.Interop.HwndHost.UpdateWindowPos
author: "stevehoag"
ms.author: "shoag"
manager: "wpickett"
---
---
uid: System.Windows.Interop.HwndHost.OnWindowPositionChanged(System.Windows.Rect)
ms.autho... | 22.088889 | 162 | 0.761972 | yue_Hant | 0.614417 |
5772c090ca523766aef0b7e7ae96388ac1177f57 | 223 | md | Markdown | packages/Project15-Core.package/CMSSingleLineString.class/README.md | hpi-swa-teaching/SWA-Course-Management | c283be5b7f76913d73b3d6720d77d456ab8cae64 | [
"MIT"
] | null | null | null | packages/Project15-Core.package/CMSSingleLineString.class/README.md | hpi-swa-teaching/SWA-Course-Management | c283be5b7f76913d73b3d6720d77d456ab8cae64 | [
"MIT"
] | 1 | 2015-05-20T12:17:12.000Z | 2015-05-26T11:07:46.000Z | packages/Project15-Core.package/CMSSingleLineString.class/README.md | HPI-SWA-Teaching/SWT15-Project-15 | c283be5b7f76913d73b3d6720d77d456ab8cae64 | [
"MIT"
] | 1 | 2016-12-02T17:14:05.000Z | 2016-12-02T17:14:05.000Z | A CMSSingleLineString is a simple class holding a String, offering compare operators for it and rendering a basic textInput containing the String
Instance Variables
content: <String>
content
- content of the textInput
| 27.875 | 145 | 0.811659 | eng_Latn | 0.994942 |
5772d39b03ac733e459d28dc0fa89b13a99f537f | 386 | md | Markdown | src/HealthcareApis/examples/New-AzHealthcareAPIsWorkspace.md | yifanz0/azure-powershell | 4597dd4b854955b7ddd7f4a3392f47e881886689 | [
"MIT"
] | null | null | null | src/HealthcareApis/examples/New-AzHealthcareAPIsWorkspace.md | yifanz0/azure-powershell | 4597dd4b854955b7ddd7f4a3392f47e881886689 | [
"MIT"
] | null | null | null | src/HealthcareApis/examples/New-AzHealthcareAPIsWorkspace.md | yifanz0/azure-powershell | 4597dd4b854955b7ddd7f4a3392f47e881886689 | [
"MIT"
] | null | null | null | ### Example 1: Creates or update a workspace resource with the specified parameters.
```powershell
PS C:\> New-AzHealthcareAPIsWorkspace -Name azpshcws -ResourceGroupName azps_test_group -Location eastus2
Location Name ResourceGroupName
-------- ---- -----------------
eastus2 azpshcws azps_test_group
```
Cre... | 38.6 | 105 | 0.738342 | eng_Latn | 0.669424 |
5773351ffe59f8e709cfac2cf2added444fbfcf6 | 782 | md | Markdown | en/docs/cves-and-incidents/cve-clarifications/CVE-2020-1938.md | 1uffyD9/docs-security | 3fc01119ab08268bf8e136157050f97036340458 | [
"Apache-2.0"
] | null | null | null | en/docs/cves-and-incidents/cve-clarifications/CVE-2020-1938.md | 1uffyD9/docs-security | 3fc01119ab08268bf8e136157050f97036340458 | [
"Apache-2.0"
] | null | null | null | en/docs/cves-and-incidents/cve-clarifications/CVE-2020-1938.md | 1uffyD9/docs-security | 3fc01119ab08268bf8e136157050f97036340458 | [
"Apache-2.0"
] | 3 | 2021-12-04T03:12:49.000Z | 2021-12-05T17:51:10.000Z | ---
title: CVE-2020-1938
category: cves-and-incidents
---
# CVE-2020-1938
---
### Reported Vulnerability
AJP Request Injection and potential Remote Code Execution vulnerability in Tomcat server
### Reported Products
* WSO2 API Manager
* WSO2 Identity Server
* WSO2 Enterprise Integrator
* WSO2 Stream Processor
###... | 28.962963 | 196 | 0.776215 | eng_Latn | 0.925552 |
5773e2c33cd963b747f5d943aef34d205851b0a3 | 42 | md | Markdown | CHANGELOG.md | yuki24/capybara-shadowdom | 23c05974674970dd83ed36b48c1bcf2bb93f83d4 | [
"MIT"
] | 8 | 2022-01-27T13:45:08.000Z | 2022-02-25T14:19:51.000Z | CHANGELOG.md | yuki24/capybara-shadowdom | 23c05974674970dd83ed36b48c1bcf2bb93f83d4 | [
"MIT"
] | null | null | null | CHANGELOG.md | yuki24/capybara-shadowdom | 23c05974674970dd83ed36b48c1bcf2bb93f83d4 | [
"MIT"
] | null | null | null | ## [0.1.0] - 2022-02-17
- First release!
| 10.5 | 23 | 0.547619 | eng_Latn | 0.810187 |
5774071653f02a3ec500d6b29ab366f6e2d5fb07 | 238 | md | Markdown | README.md | dynamyc010/jameslife-dab | 70f65031fc109d9f7ee4f221dc79e371a5b3f1a7 | [
"MIT"
] | 1 | 2020-03-06T20:06:09.000Z | 2020-03-06T20:06:09.000Z | README.md | DianaButYes/jameslife-dab | 70f65031fc109d9f7ee4f221dc79e371a5b3f1a7 | [
"MIT"
] | null | null | null | README.md | DianaButYes/jameslife-dab | 70f65031fc109d9f7ee4f221dc79e371a5b3f1a7 | [
"MIT"
] | null | null | null | # jameslife-dab
A shitty joke program made for James76931. Literally thrown together within like 30 minutes.
*I have no idea what I'm doing with my life.*
Be sure to try out the command *dab* Jame.
| 5.288889 | 92 | 0.638655 | eng_Latn | 0.99928 |
5774b518b40f9285f3df097fba0917312a3eb0ab | 489 | md | Markdown | README.md | M1ke-Woods/Message-Encryption-Decryption | fc1e10c53c52f4c12c944a2ee8bfe29293745540 | [
"MIT"
] | null | null | null | README.md | M1ke-Woods/Message-Encryption-Decryption | fc1e10c53c52f4c12c944a2ee8bfe29293745540 | [
"MIT"
] | null | null | null | README.md | M1ke-Woods/Message-Encryption-Decryption | fc1e10c53c52f4c12c944a2ee8bfe29293745540 | [
"MIT"
] | null | null | null | # Message-Encryption-Decryption
Encrypt and Decrypt Messages
## Directions of Use
1. Run the Encryption file first.
2. When prompted for an input, type the message that you want encrypted here and press enter when you're finished.
3. Copy the list of numbers without the parentheses
4. Clear and close the encryption ... | 44.454545 | 115 | 0.793456 | eng_Latn | 0.998869 |
57755e30af81a3bf9204590ffc93bfb8966d8441 | 137 | md | Markdown | README.md | RobertLuo1/Dynamic-Programming | 114313049d812cdb2f19d3f122aa8a7eea646fd2 | [
"Apache-2.0"
] | null | null | null | README.md | RobertLuo1/Dynamic-Programming | 114313049d812cdb2f19d3f122aa8a7eea646fd2 | [
"Apache-2.0"
] | null | null | null | README.md | RobertLuo1/Dynamic-Programming | 114313049d812cdb2f19d3f122aa8a7eea646fd2 | [
"Apache-2.0"
] | null | null | null | ### Dynamic Programming
This is the repository for dynamic programming and each file corresponds to a specific problems from leetcode
| 27.4 | 109 | 0.810219 | eng_Latn | 0.999738 |
5775ca26ede8986545d29a59ef1a40b93d8528ce | 4,827 | md | Markdown | src/Book3/Part19.md | moenarch/aristotle-the-history-of-animals | 8646354e669d1537ea8cc94c3484b5c4a61fcd8e | [
"Unlicense"
] | 1 | 2022-01-20T16:47:00.000Z | 2022-01-20T16:47:00.000Z | src/Book3/Part19.md | moenarch/aristotle-the-history-of-animals | 8646354e669d1537ea8cc94c3484b5c4a61fcd8e | [
"Unlicense"
] | null | null | null | src/Book3/Part19.md | moenarch/aristotle-the-history-of-animals | 8646354e669d1537ea8cc94c3484b5c4a61fcd8e | [
"Unlicense"
] | null | null | null | ## Part 19
And now to proceed to the consideration of the blood.
In sanguineous animals blood is the most universal and the most indispensable part; and it is not an acquired or adventitious part, but it is a consubstantial part of all animals that are not corrupt or moribund.
All blood is contained in a vascular syst... | 114.928571 | 291 | 0.798218 | eng_Latn | 0.999981 |
5776a7257b84a60018a3227357341eaeb5c990ed | 1,966 | md | Markdown | README.md | lineguy/ansible-role-apt | d1f22fbdfda4400782de4a083ce436dd1245da3a | [
"MIT"
] | null | null | null | README.md | lineguy/ansible-role-apt | d1f22fbdfda4400782de4a083ce436dd1245da3a | [
"MIT"
] | null | null | null | README.md | lineguy/ansible-role-apt | d1f22fbdfda4400782de4a083ce436dd1245da3a | [
"MIT"
] | null | null | null | ansible-role-...
================
[![Build Status]()]()
[![Build Status]()]()
A ansible role for managing packages on debian based systems.
Requirements
------------
* Ansible >= 2.10
* Ubuntu 20.04
Role Variables
--------------
Here is a list of all the variables for this role. The variables which are not comme... | 18.373832 | 142 | 0.645982 | eng_Latn | 0.878049 |
5776f633dd0caa646446c7b705a465f0084bab90 | 1,898 | md | Markdown | pt-br/about/index.md | cpicanco/blog | eccd1ddc115de3956f6c674eba233438f5b938e9 | [
"MIT"
] | null | null | null | pt-br/about/index.md | cpicanco/blog | eccd1ddc115de3956f6c674eba233438f5b938e9 | [
"MIT"
] | null | null | null | pt-br/about/index.md | cpicanco/blog | eccd1ddc115de3956f6c674eba233438f5b938e9 | [
"MIT"
] | null | null | null | ---
layout: About
title: Olá, me chamo Rafael
en: /blog/en/about/
---
Eu desenvolvo <a style="color:#ADD8E6" href="https://portfolio.rafael.picanco.nom.br/pt-br/">programas de computador</a> para pesquisadores.<br><br>
Meus trabalhos incluem pesquisas no campo da Análise Experimental do Comportamento sobre:<br><br>
Eq... | 38.734694 | 148 | 0.544784 | por_Latn | 0.507576 |
57779208002234f3b59e8cf0dde23f0feb116326 | 178 | md | Markdown | Clean Data/Readme.md | jaishankar97/UK2011CensusAnalysis | a2b8007e6511d8f80cfc8b4f4b9eb0c2e3444428 | [
"MIT"
] | null | null | null | Clean Data/Readme.md | jaishankar97/UK2011CensusAnalysis | a2b8007e6511d8f80cfc8b4f4b9eb0c2e3444428 | [
"MIT"
] | null | null | null | Clean Data/Readme.md | jaishankar97/UK2011CensusAnalysis | a2b8007e6511d8f80cfc8b4f4b9eb0c2e3444428 | [
"MIT"
] | null | null | null | This folder contains the CSV files which were obtained after cleaning the original data and manipulated in a way to analyse using different visualisations techniques in tableau.
| 89 | 177 | 0.842697 | eng_Latn | 0.999982 |
577805f203baf89f97966486614a8757a7f79c43 | 15,145 | md | Markdown | docs/vector-docs.md | cjtallman/luacml | ae9566d034d0ee565fe181eb61861ed398031822 | [
"MIT"
] | 1 | 2020-12-26T17:21:42.000Z | 2020-12-26T17:21:42.000Z | docs/vector-docs.md | cjtallman/luacml | ae9566d034d0ee565fe181eb61861ed398031822 | [
"MIT"
] | null | null | null | docs/vector-docs.md | cjtallman/luacml | ae9566d034d0ee565fe181eb61861ed398031822 | [
"MIT"
] | 1 | 2020-12-26T17:21:03.000Z | 2020-12-26T17:21:03.000Z |
# Vectors
## Vector types
The following vector types are provided by LuaCML:
| Type | Description |
|-----------|----------------------------------------------|
| `vector2` | A two-element vector based on `lua_Number` |
| `vector3` | A three-element vector based on `lua_Numbe... | 17.308571 | 80 | 0.543678 | eng_Latn | 0.791539 |
57786dccb9b4555dad6765c55cc7e0316fdfbf2f | 2,060 | md | Markdown | jinahub/segmenters/YoloV5Segmenter/README.md | Gikiman/executors | 98658b4136859164390cfccbde8cf0f7cf843593 | [
"Apache-2.0"
] | null | null | null | jinahub/segmenters/YoloV5Segmenter/README.md | Gikiman/executors | 98658b4136859164390cfccbde8cf0f7cf843593 | [
"Apache-2.0"
] | null | null | null | jinahub/segmenters/YoloV5Segmenter/README.md | Gikiman/executors | 98658b4136859164390cfccbde8cf0f7cf843593 | [
"Apache-2.0"
] | null | null | null |
# ✨ YoloV5Segmenter
**YoloV5Segmenter** is a class that wraps the [YoloV5](https://github.com/ultralytics/yolov5) model for generating bounding boxes from images and creating chunks.
**Table of Contents**
- [🌱 Prerequisites](#-prerequisites)
- [🚀 Usages](#-usages)
- [🎉️ Example](#-example)
- [🔍️ Reference](#-... | 21.237113 | 207 | 0.704854 | eng_Latn | 0.893338 |
5778a95a299a19953cc6a2b807d88f52f6cbdd55 | 19,361 | md | Markdown | docs/Crm/NotesApi.md | grexican/apideck | 743c9a5539566286b039e5e38c82a38310873591 | [
"MIT"
] | 1 | 2022-02-09T11:11:07.000Z | 2022-02-09T11:11:07.000Z | docs/Crm/NotesApi.md | grexican/apideck | 743c9a5539566286b039e5e38c82a38310873591 | [
"MIT"
] | null | null | null | docs/Crm/NotesApi.md | grexican/apideck | 743c9a5539566286b039e5e38c82a38310873591 | [
"MIT"
] | null | null | null | # Apideck.Crm.Api.NotesApi
All URIs are relative to *https://unify.apideck.com*
Method | HTTP request | Description
------------- | ------------- | -------------
[**NotesAdd**](NotesApi.md#notesadd) | **POST** /crm/notes | Create note
[**NotesAll**](NotesApi.md#notesall) | **GET** /crm/notes | List notes
[**NotesDele... | 41.369658 | 298 | 0.623005 | eng_Latn | 0.779615 |
5778b4c47d37c0fb8c444bb0699b4f05feb1c413 | 19,365 | md | Markdown | README.md | SatelCreative/shopify-app-utils | 3e8165dd69a076bc92c97410f63180196b8daa17 | [
"MIT"
] | 1 | 2020-08-13T01:31:22.000Z | 2020-08-13T01:31:22.000Z | README.md | SatelCreative/shopify-app-utils | 3e8165dd69a076bc92c97410f63180196b8daa17 | [
"MIT"
] | 4 | 2018-08-01T21:47:52.000Z | 2019-09-23T15:40:58.000Z | README.md | SatelCreative/shopify-app-utils | 3e8165dd69a076bc92c97410f63180196b8daa17 | [
"MIT"
] | null | null | null | # Disclaimers
**_This is beta software. Use in production at your own risk._**
**_Currently `validateRequest` and `handleCallback` only support online mode._**
# About
Provides functionality for some of the more tedious requirements when building a Shopify app such as consistent hmac validation behavior for authent... | 47.697044 | 369 | 0.738394 | yue_Hant | 0.22558 |
577cb972d7d9ba0fa7bc20a1c6dbd52402cf6abc | 3,808 | md | Markdown | _posts/2019-04-28-Download-obstetrics-a-concise-textbook.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-04-28-Download-obstetrics-a-concise-textbook.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-04-28-Download-obstetrics-a-concise-textbook.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download Obstetrics a concise textbook book
In this darker night, or wizard is the power to know the true name of a child and give the child that and respecting her hard-won wisdom, yes. In the tents at St. That's south of Stockton, I will loose thee. " Constan... | 423.111111 | 3,705 | 0.786502 | eng_Latn | 0.999874 |
577d610e692c1f82d290576620c920d0778ab4d4 | 171 | md | Markdown | _posts/study/react/2021-02-11-React05.md | Oriharaa/orihara.github.io | 266fc9a5c9318a17e729bae274bb58cbaa3e2695 | [
"MIT"
] | null | null | null | _posts/study/react/2021-02-11-React05.md | Oriharaa/orihara.github.io | 266fc9a5c9318a17e729bae274bb58cbaa3e2695 | [
"MIT"
] | null | null | null | _posts/study/react/2021-02-11-React05.md | Oriharaa/orihara.github.io | 266fc9a5c9318a17e729bae274bb58cbaa3e2695 | [
"MIT"
] | null | null | null | ---
layout: post
title: "[React] 05.리액트555"
subtitle: "개요"
date: 2021-02-11 23:40:51 +0900
categories: study
tags: REACT
comments: true
related_posts:
---
# 개요
React ~~
| 11.4 | 31 | 0.678363 | eng_Latn | 0.322732 |
577db05e3808e4ad92334ce85f5d05736b35923a | 568 | md | Markdown | README.md | wieczorekmarcin/gameOfLife | c63bc9a717ce81ff87db30be0fd70a40275800ac | [
"MIT"
] | null | null | null | README.md | wieczorekmarcin/gameOfLife | c63bc9a717ce81ff87db30be0fd70a40275800ac | [
"MIT"
] | null | null | null | README.md | wieczorekmarcin/gameOfLife | c63bc9a717ce81ff87db30be0fd70a40275800ac | [
"MIT"
] | null | null | null | # Game of Life
Implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life) in MVC architecture.
It was invented by John Horton Conway, a British mathematician, in 1970.
It takes place on a square grid of cells, where each cell can be either alive or dead. Their behavior is governed b... | 71 | 162 | 0.77993 | eng_Latn | 0.999946 |
577f971d48ddd83ec07c5991b543490926bc171c | 125 | md | Markdown | README.md | YoussefRabeii/sudoku-js | 14ba66f28328f67bca6e6a7f53d2ea6707c50aef | [
"MIT"
] | null | null | null | README.md | YoussefRabeii/sudoku-js | 14ba66f28328f67bca6e6a7f53d2ea6707c50aef | [
"MIT"
] | 1 | 2021-09-02T23:56:34.000Z | 2021-09-02T23:56:34.000Z | README.md | YoussefRabeii/sudoku-js | 14ba66f28328f67bca6e6a7f53d2ea6707c50aef | [
"MIT"
] | null | null | null | ## sudoku-js ##
Just an ordinary Sudoku Game that you can share
## https://www.sudoku-js.netlify.com ##
## Youssef Rabei ## | 20.833333 | 47 | 0.68 | kor_Hang | 0.456779 |
577fd6be23336e5d675c692364aca4d0a38ecbcb | 4,760 | md | Markdown | How To Properly Add Code To The Repository.md | Zandy12/NHNAC-website | 30842563c52923a29155c723787b2e64c2178d5c | [
"0BSD"
] | null | null | null | How To Properly Add Code To The Repository.md | Zandy12/NHNAC-website | 30842563c52923a29155c723787b2e64c2178d5c | [
"0BSD"
] | 3 | 2021-07-20T03:25:37.000Z | 2021-09-01T22:45:16.000Z | How To Properly Add Code To The Repository.md | Nathan-Crabtree/NHNAC-website | 30842563c52923a29155c723787b2e64c2178d5c | [
"0BSD"
] | 1 | 2021-08-04T08:42:15.000Z | 2021-08-04T08:42:15.000Z | # Adding Code To The Repository
When adding code to the repository, it's important to follow this procedure (which you may already know) to avoid creating issues on the master branch and will help
making the process of deploying code a more pleasant experience. :)
If you have any questions, please feel free to reach ... | 34.492754 | 265 | 0.761555 | eng_Latn | 0.999706 |
578066159f554ddebd1fc79f8517c64901a22c75 | 999 | md | Markdown | README.md | amaurypm/noXseq | 5f6198bb5c09ba0f32b3f8f3c078dd6837a3c9d0 | [
"MIT"
] | null | null | null | README.md | amaurypm/noXseq | 5f6198bb5c09ba0f32b3f8f3c078dd6837a3c9d0 | [
"MIT"
] | null | null | null | README.md | amaurypm/noXseq | 5f6198bb5c09ba0f32b3f8f3c078dd6837a3c9d0 | [
"MIT"
] | null | null | null | # noXseq
Given a set of protein sequences filters out those with non-standard residues. If not input file given it reads from the standard input and if not output file given it writes to standard output.
## Usage
`usage: noXseq [-h] [-f {fasta,clustal,embl,genbank,imgt,phd,pir,tab}] [-v] [inseqfile] [outseqfile]`
It ... | 37 | 194 | 0.802803 | eng_Latn | 0.952856 |
5780b995ff0943fc9e8ee31fb0771c00c9b76c71 | 3,532 | md | Markdown | readme.md | pandawing/node-yo-yo | cdeecc46dc6ec90d5278b642c8a8ba4334f0e88b | [
"MIT"
] | 12 | 2015-07-25T21:03:06.000Z | 2015-11-05T20:31:57.000Z | readme.md | pandawing/node-yo-yo | cdeecc46dc6ec90d5278b642c8a8ba4334f0e88b | [
"MIT"
] | 5 | 2015-07-23T16:37:28.000Z | 2016-02-01T05:11:10.000Z | readme.md | pandawing/node-yo-yo | cdeecc46dc6ec90d5278b642c8a8ba4334f0e88b | [
"MIT"
] | 3 | 2015-08-22T19:39:11.000Z | 2015-12-10T05:10:15.000Z | # run-yo
[![NPM version][npm-image]][npm-url] [![Travis-CI Status][travis-image]][travis-url] [![Appveyor Status][appveyor-image]][appveyor-url] [![Daviddm Status][daviddm-image]][daviddm-url]
> Run a yeoman generator which you are developing, very quickly.

- 不同分布策略,可以综合运用(综合原则)
- 从“对吗”、“好吗”两方面进行评估优化(优化原则)
## 15.3.1. 合适原则
> 合适的才是最好的。**“把握系统特点,确定分布策略”**,这是再明白无误的基本原则了。
医疗信息化中的电子病历可以复制,而各种系统常涉及的身份管理信息最忌讳复制。但为什么呢?
一句话,这是由系统的特点决定的。病历常作为医生诊断和治疗疾病的依据,是很有价值的资料。通过电子病历,可以将医务人员对病人患病经过和... | 26.818182 | 136 | 0.79322 | yue_Hant | 0.537475 |
57822b939992f242e5822022f64fb7df3c39edfd | 535 | md | Markdown | README.md | David-solly/auth_microservice | c131d262f259f6d34fe9470095db6c0bcbfaaf7a | [
"MIT"
] | null | null | null | README.md | David-solly/auth_microservice | c131d262f259f6d34fe9470095db6c0bcbfaaf7a | [
"MIT"
] | null | null | null | README.md | David-solly/auth_microservice | c131d262f259f6d34fe9470095db6c0bcbfaaf7a | [
"MIT"
] | null | null | null | # auth_microservice
Handles jwt provisioning, and verification.
REQUIRED -
- Redis instance to be running.
Client exposes a REST API with JSON payloads.
Server is a gRPC server that registers with hashicorp's consul for health checks
implementation of the [gokit-microservice-starter](https://github.com/David-sol... | 41.153846 | 167 | 0.805607 | eng_Latn | 0.898688 |
578283db2c5c6798108e1807f8a7e4afd8060652 | 12,680 | md | Markdown | _docs/_docs/build-a-simple-movie-recommender-with-tensorflow.md | sparsh-ai/recohut | 4121f665761ffe38c9b6337eaa9293b26bee2376 | [
"Apache-2.0"
] | null | null | null | _docs/_docs/build-a-simple-movie-recommender-with-tensorflow.md | sparsh-ai/recohut | 4121f665761ffe38c9b6337eaa9293b26bee2376 | [
"Apache-2.0"
] | 1 | 2022-01-12T05:40:57.000Z | 2022-01-12T05:40:57.000Z | _docs/_docs/build-a-simple-movie-recommender-with-tensorflow.md | RecoHut-Projects/recohut | 4121f665761ffe38c9b6337eaa9293b26bee2376 | [
"Apache-2.0"
] | null | null | null | ---
jupyter:
jupytext:
text_representation:
extension: .md
format_name: markdown
format_version: '1.3'
jupytext_version: 1.13.7
kernelspec:
display_name: Python 3
language: python
name: python3
---
# A simple recommender with tensorflow
> A tutorial on how to build a simple ... | 39.501558 | 511 | 0.685804 | eng_Latn | 0.918729 |
57831b170170c4c8d2f8ca419977abd0546aafc6 | 3,743 | md | Markdown | README.md | resbazaz/core_mission | c55049f4747bede7107b9505aa2cf42c7a624f51 | [
"MIT"
] | null | null | null | README.md | resbazaz/core_mission | c55049f4747bede7107b9505aa2cf42c7a624f51 | [
"MIT"
] | 8 | 2017-03-11T15:27:42.000Z | 2020-06-02T16:37:28.000Z | README.md | resbazaz/core_mission | c55049f4747bede7107b9505aa2cf42c7a624f51 | [
"MIT"
] | 1 | 2019-10-06T02:31:56.000Z | 2019-10-06T02:31:56.000Z | # Research Bazaar Arizona Mission
The [Research Bazaar](https://resbazblog.wordpress.com/) is a worldwide community promoting the digital literacy emerging at the center of modern research.
The Tucson chapter has been established by University of Arizona students, researchers, and staff.
Known as **Research Bazaar... | 81.369565 | 403 | 0.804969 | eng_Latn | 0.999466 |
5784392c52473fc7cf8c7a4a938839aca6f8b5a2 | 54 | md | Markdown | README.md | asambeka/goetl | 78a56e706ed40b89a15b4e6ce230dce31bc191d1 | [
"Apache-2.0"
] | null | null | null | README.md | asambeka/goetl | 78a56e706ed40b89a15b4e6ce230dce31bc191d1 | [
"Apache-2.0"
] | null | null | null | README.md | asambeka/goetl | 78a56e706ed40b89a15b4e6ce230dce31bc191d1 | [
"Apache-2.0"
] | null | null | null | # goetl
Extract, Trasform and Load (ETL) using golang
| 18 | 45 | 0.759259 | eng_Latn | 0.924189 |
5784afec738e1a8c330af1b6fe7843b4fa1656e2 | 12,407 | md | Markdown | articles/finance/accounts-payable/sepa-credit-transfer.md | MicrosoftDocs/Dynamics-365-Operations.nl-nl | e1579117bba04a73a7505bd75ca96612ede76a98 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-05-18T17:14:39.000Z | 2021-11-22T14:11:57.000Z | articles/finance/accounts-payable/sepa-credit-transfer.md | MicrosoftDocs/Dynamics-365-Operations.nl-nl | e1579117bba04a73a7505bd75ca96612ede76a98 | [
"CC-BY-4.0",
"MIT"
] | 7 | 2017-12-12T13:10:45.000Z | 2019-04-30T11:45:57.000Z | articles/finance/accounts-payable/sepa-credit-transfer.md | MicrosoftDocs/Dynamics-365-Operations.nl-nl | e1579117bba04a73a7505bd75ca96612ede76a98 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-10-12T18:21:21.000Z | 2019-10-12T18:21:21.000Z | ---
title: Overzicht SEPA-kredietoverdracht
description: Dit artikel geeft algemene informatie over ISO 20022-overschrijvingen, waaronder SEPA-overschrijvingen (Single euro Payments Area) en andere elektronische betalingen voor leveranciers. Een SEPA-kredietoverdracht is een specifiek type betaling in euro's van een pe... | 94.709924 | 1,045 | 0.810268 | nld_Latn | 0.999742 |
5784b72b2b8a5d0984af5f3c80d22d0579dbeb2b | 907 | md | Markdown | docs/README.md | SudoDotDog/Sudoo-Semantic-Version | f9a1f13215c876529f7f0282f65d9f658961da0b | [
"MIT"
] | null | null | null | docs/README.md | SudoDotDog/Sudoo-Semantic-Version | f9a1f13215c876529f7f0282f65d9f658961da0b | [
"MIT"
] | 3 | 2022-03-21T10:49:13.000Z | 2022-03-24T10:24:32.000Z | docs/README.md | SudoDotDog/Sudoo-Semantic-Version | f9a1f13215c876529f7f0282f65d9f658961da0b | [
"MIT"
] | null | null | null | # Sudoo-Semantic-Version
[](https://github.com/SudoDotDog/Sudoo-Semantic-Version/actions/workflows/ci.yml)
[](... | 36.28 | 195 | 0.757442 | yue_Hant | 0.318083 |
578703df177e82056b6a710f50a53e5158258ae5 | 94 | md | Markdown | _meme-templates/311.md | harsshjain/meming-blog | 74a0370141cea9d98a1b4fc50b87ddaa545227c9 | [
"MIT"
] | 9 | 2016-08-08T16:24:17.000Z | 2020-06-24T14:29:42.000Z | _meme-templates/311.md | harsshjain/meming-blog | 74a0370141cea9d98a1b4fc50b87ddaa545227c9 | [
"MIT"
] | 2 | 2017-04-01T13:46:15.000Z | 2017-09-14T13:02:31.000Z | _meme-templates/311.md | harsshjain/meming-blog | 74a0370141cea9d98a1b4fc50b87ddaa545227c9 | [
"MIT"
] | 3 | 2017-09-27T09:10:16.000Z | 2020-07-17T16:40:45.000Z | ---
slug: 1st-World-Canadian-Problems
template_id: 311
title: 1st World Canadian Problems
---
| 15.666667 | 34 | 0.755319 | eng_Latn | 0.230827 |
57877f2c07d6c4f046df661f5af402495a9a85c0 | 1,713 | md | Markdown | articles/cognitive-services/Speech-Service/includes/quickstarts/platform/java-android.md | Microsoft/azure-docs.cs-cz | 1e2621851bc583267d783b184f52dc4b853a058c | [
"CC-BY-4.0",
"MIT"
] | 6 | 2017-08-28T07:43:21.000Z | 2022-01-04T10:32:24.000Z | articles/cognitive-services/Speech-Service/includes/quickstarts/platform/java-android.md | MicrosoftDocs/azure-docs.cs-cz | 1e2621851bc583267d783b184f52dc4b853a058c | [
"CC-BY-4.0",
"MIT"
] | 428 | 2018-08-23T21:35:37.000Z | 2021-03-03T10:46:43.000Z | articles/cognitive-services/Speech-Service/includes/quickstarts/platform/java-android.md | Microsoft/azure-docs.cs-cz | 1e2621851bc583267d783b184f52dc4b853a058c | [
"CC-BY-4.0",
"MIT"
] | 16 | 2018-03-03T16:52:06.000Z | 2021-12-22T09:52:44.000Z | ---
title: 'Rychlý Start: sada Speech SDK pro nastavení platformy Java (Android) – služba Speech'
titleSuffix: Azure Cognitive Services
description: Pomocí tohoto průvodce můžete nastavit platformu pro používání Java (Android) se sadou SDK služby Speech.
services: cognitive-services
author: markamos
manager: nitinme
ms... | 42.825 | 228 | 0.790426 | ces_Latn | 0.858859 |
5787817cd5fb81558324c9c5af10aed7c519c659 | 3,128 | md | Markdown | README.md | newtoallofthis123/IJ-Cam | 969f2ccda22d3f0da46d24f14ad9530719084ba6 | [
"MIT"
] | 3 | 2021-08-04T07:11:47.000Z | 2021-08-04T08:03:03.000Z | README.md | newtoallofthis123/IJ-Cam | 969f2ccda22d3f0da46d24f14ad9530719084ba6 | [
"MIT"
] | null | null | null | README.md | newtoallofthis123/IJ-Cam | 969f2ccda22d3f0da46d24f14ad9530719084ba6 | [
"MIT"
] | null | null | null | IJ-Cam
IJ-Cam is a free and open source camera/ mirror app which is light weight and not as bulky as windows camera.
You can use IJ-Cam to check your camera before you join a major meeting for example or you can also use it as a mirror for makeup or whatever. Th... | 53.016949 | 252 | 0.667519 | eng_Latn | 0.996312 |
578826f3a36648a9e84e36704d0271ea339a3715 | 3,654 | md | Markdown | docs/src/index.md | pdeffebach/AddToField.jl | 95ea5b2f2caf4a5c827cba338a7d8353f3314f70 | [
"MIT"
] | 3 | 2021-06-21T22:16:48.000Z | 2021-11-08T17:02:29.000Z | docs/src/index.md | pdeffebach/AddToField.jl | 95ea5b2f2caf4a5c827cba338a7d8353f3314f70 | [
"MIT"
] | 2 | 2021-04-02T21:27:44.000Z | 2021-09-17T14:55:28.000Z | docs/src/index.md | pdeffebach/AddToField.jl | 95ea5b2f2caf4a5c827cba338a7d8353f3314f70 | [
"MIT"
] | null | null | null | # AddToField.jl
Julia macros to easily construct named tuples and set properties of mutable structures. AddToField.jl exports three macros, `@addnt`, for constructing `NamedTuple`s, `@adddict`, for creating `Dict`s with `Symbol`s as keys, and `@addto!` for modifiying existing data structures. Github repo [here](https:... | 27.89313 | 342 | 0.525999 | eng_Latn | 0.814132 |
5788dc86d64e391519b098e25f4b1dac6ab4f419 | 1,015 | md | Markdown | doc/markdown/nTooltip/zh-CN/index.md | ui-libraryment/tencatui | 3cd5135da32cdde8aa30572dce825a339caa6dd8 | [
"MIT"
] | 469 | 2019-05-27T02:22:58.000Z | 2022-03-31T15:18:15.000Z | doc/markdown/nTooltip/zh-CN/index.md | ui-libraryment/tencatui | 3cd5135da32cdde8aa30572dce825a339caa6dd8 | [
"MIT"
] | 31 | 2020-01-31T14:59:39.000Z | 2022-03-26T07:48:44.000Z | doc/markdown/nTooltip/zh-CN/index.md | ui-libraryment/tencatui | 3cd5135da32cdde8aa30572dce825a339caa6dd8 | [
"MIT"
] | 51 | 2019-06-10T09:34:03.000Z | 2022-03-31T09:10:38.000Z | # Tooltip 文字提示
常用于展示鼠标 hover 时的提示信息。
## 何时使用
用于辅助的文字提示,可代替 HTML 元素默认的 title 属性。
## 代码演示
### 基本使用
:::demo
```html
<template>
<div class="tooltip-example">
<div class="top">
<n-tooltip class="item" content="Tooltip 文字提示" placement="top">
<n-button>上边</n-button>
</n-tooltip>
</div>
<div... | 23.068182 | 87 | 0.558621 | yue_Hant | 0.196732 |
5788dfeeb15c205dc8ab22b46f38eefd7ab75b1d | 5,159 | markdown | Markdown | _posts/2015-02-06-persons-of-interest.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | null | null | null | _posts/2015-02-06-persons-of-interest.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | null | null | null | _posts/2015-02-06-persons-of-interest.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | 1 | 2019-07-11T05:56:36.000Z | 2019-07-11T05:56:36.000Z | ---
layout: post
title: "Persons of Interest"
date: 2015-02-06 00:25:32 -0500
categories:
- It's a Man's World
---
Jezebel's Anna Merlan [wrote a story](http://jezebel.com/the-cops-dont-care-about-violent-online-threats-what-d-1682577343) last week that I'm frankly tired of reading. It's cliché, it's filled with trop... | 101.156863 | 783 | 0.779608 | eng_Latn | 0.999074 |
5788fe44954e81ba5866b7f8c757f0d2a9790694 | 955 | md | Markdown | src/content/tech2015/points/ibeacons.md | bekk/bekk-radar-public | 09a6a9f615bf3f55e4fdb58fa0acdc39b98e5062 | [
"Apache-2.0"
] | null | null | null | src/content/tech2015/points/ibeacons.md | bekk/bekk-radar-public | 09a6a9f615bf3f55e4fdb58fa0acdc39b98e5062 | [
"Apache-2.0"
] | null | null | null | src/content/tech2015/points/ibeacons.md | bekk/bekk-radar-public | 09a6a9f615bf3f55e4fdb58fa0acdc39b98e5062 | [
"Apache-2.0"
] | null | null | null | iBeacon er et posisjoneringssystem laget av Apple. Med små enheter og lavenergi blåtann kan de gi finkornet områdeinformasjon til applikasjoner. Bruksområdet er fortrinnsvis mobiltelefoner og iBeacons gir på en enkel måte en applikasjon på telefonen veldig presis opplysning om hvor du er. Applikasjonen kan da gi deg ko... | 238.75 | 504 | 0.825131 | nob_Latn | 0.999348 |
5789c8086ec91e46bae271f25fd8766b6baf937e | 2,709 | md | Markdown | src/pages/blog/2022-02-10-meet-aspen.md | aasalazar23/gatsby-starter-netlify-cms | c8eadb02c4a5d4a60c2e9cde57504db88ec5e52e | [
"MIT"
] | null | null | null | src/pages/blog/2022-02-10-meet-aspen.md | aasalazar23/gatsby-starter-netlify-cms | c8eadb02c4a5d4a60c2e9cde57504db88ec5e52e | [
"MIT"
] | null | null | null | src/pages/blog/2022-02-10-meet-aspen.md | aasalazar23/gatsby-starter-netlify-cms | c8eadb02c4a5d4a60c2e9cde57504db88ec5e52e | [
"MIT"
] | null | null | null | ---
templateKey: blog-post
title: Meet Aspen!
titleColor: "#264548"
bgColor: "#faf6ee"
date: 2022-02-09T16:10:04.737Z
description: We are over the moon about our extraordinary new Program Director,
Aspen Meineke! As Program Director, Aspen manages class organization,
spearheads teacher mentorship, and facilitates n... | 45.15 | 346 | 0.753045 | eng_Latn | 0.99926 |
5789c8a0342e5c31c81f512aac7dd3dcb45c4abf | 467 | md | Markdown | add/metadata/System.Windows.Forms/LinkClickedEventArgs.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Forms/LinkClickedEventArgs.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.Windows.Forms/LinkClickedEventArgs.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: System.Windows.Forms.LinkClickedEventArgs
ms.technology:
- "dotnet-winforms"
author: "dotnet-bot"
ms.author: "dotnetcontent"
manager: "wpickett"
---
---
uid: System.Windows.Forms.LinkClickedEventArgs.LinkText
ms.technology:
- "dotnet-winforms"
ms.author: "dotnet-bot"
manager: "wpickett"
---
---
uid: Sy... | 18.68 | 67 | 0.728051 | yue_Hant | 0.132727 |
578a9980a465ae6824d52eef6b34c32741db6c94 | 574 | md | Markdown | ruby/docs/InlineResponse20010.md | ddsky/spoonacular-api-clients | 63f955ceb2c356fefdd48ec634deb3c3e16a6ae7 | [
"MIT"
] | 21 | 2019-08-09T18:53:26.000Z | 2022-03-14T22:10:10.000Z | ruby/docs/InlineResponse20010.md | ddsky/spoonacular-api-clients | 63f955ceb2c356fefdd48ec634deb3c3e16a6ae7 | [
"MIT"
] | null | null | null | ruby/docs/InlineResponse20010.md | ddsky/spoonacular-api-clients | 63f955ceb2c356fefdd48ec634deb3c3e16a6ae7 | [
"MIT"
] | 55 | 2019-08-13T17:52:47.000Z | 2022-03-27T04:29:34.000Z | # OpenapiClient::InlineResponse20010
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ingredients** | [**Array<InlineResponse20010Ingredients>**](InlineResponse20010Ingredients.md) | |
**total_cost** | **Float** | |
**total_cost_per_serving** | *... | 26.090909 | 108 | 0.560976 | deu_Latn | 0.096932 |