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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cc2664615226f430e0270acc74bea39aebc02f08 | 3,113 | md | Markdown | notes/Vulvodynia.md | kangruixiang/wiki | 7a7c7c7e303aedad31e4b63ab74837697f413b46 | [
"MIT"
] | null | null | null | notes/Vulvodynia.md | kangruixiang/wiki | 7a7c7c7e303aedad31e4b63ab74837697f413b46 | [
"MIT"
] | null | null | null | notes/Vulvodynia.md | kangruixiang/wiki | 7a7c7c7e303aedad31e4b63ab74837697f413b46 | [
"MIT"
] | null | null | null | ---
date: 2020-09-07
---
# Vulvodynia
<!-- vulvodynia sx, rx -->

**Vulvodynia** is a chronic (>3 months), **raw**, **burning vulvar pain** that occurs in the absence of a specific disorder (eg, idiopathic). Additional features include d... | 172.944444 | 1,439 | 0.805011 | eng_Latn | 0.998027 |
cc2678c173ffb35cb45abaf40da33fe0bc18ea58 | 2,677 | md | Markdown | DataFormat.md | master-lincoln/enpass-decryptor-js | 75cf6604c0a652df4332a8f9048291122a27493d | [
"MIT"
] | 13 | 2017-03-20T12:00:54.000Z | 2019-08-11T05:36:19.000Z | DataFormat.md | master-lincoln/enpass-decryptor-js | 75cf6604c0a652df4332a8f9048291122a27493d | [
"MIT"
] | null | null | null | DataFormat.md | master-lincoln/enpass-decryptor-js | 75cf6604c0a652df4332a8f9048291122a27493d | [
"MIT"
] | null | null | null |
### Get all tables
```js
db.all("select NAME from SQLITE_MASTER where TYPE='table' order by NAME;", function (err, rows) {
rows.forEach(row => {
db.all(`PRAGMA table_info(${row.name})`, function (err, rows) {
rows = rows.map(row => {
const pk = row.pk ? ' PRIMARY KEY' : '';
... | 17.846667 | 97 | 0.435562 | yue_Hant | 0.718654 |
cc26ae08fd9c8eb3592144b188935458dc6cc7d8 | 800 | md | Markdown | README.md | meherzad/followapp-core | d87d0ddbde5d39ded51119611fc4611f93f5011c | [
"Apache-2.0"
] | 7 | 2019-06-28T05:35:07.000Z | 2020-12-09T13:13:18.000Z | README.md | meherzad/followapp-core | d87d0ddbde5d39ded51119611fc4611f93f5011c | [
"Apache-2.0"
] | 9 | 2020-04-10T21:22:11.000Z | 2020-05-31T14:23:35.000Z | README.md | meherzad/followapp-core | d87d0ddbde5d39ded51119611fc4611f93f5011c | [
"Apache-2.0"
] | 6 | 2019-06-27T17:39:48.000Z | 2020-10-30T12:01:26.000Z | FollowApp is an analytics backed, cloud-based technology solution to remind and follow up with underprivileged mothers living in slums for their children's critical immunizations. FollowApp not only disseminates information to create awareness but also gathers critical data such as the vaccination status of the childre... | 160 | 500 | 0.82125 | eng_Latn | 0.999808 |
cc26d86da471dd1d618064a49334876960172e4a | 421 | md | Markdown | README.md | sujanshsh/personal-framework | dde77b3d3a7464c1baa06a7d48ff515b331b50ea | [
"MIT"
] | 2 | 2017-02-11T15:21:06.000Z | 2021-09-23T09:49:58.000Z | README.md | sujanshsh/personal-framework | dde77b3d3a7464c1baa06a7d48ff515b331b50ea | [
"MIT"
] | null | null | null | README.md | sujanshsh/personal-framework | dde77b3d3a7464c1baa06a7d48ff515b331b50ea | [
"MIT"
] | null | null | null | #Personal Framework
##A framework to be customized by user.
Designed to solve following problems faced in web development without framework:
1. Difficult to identify correct include file path
2. Difficult to set dynamic URLs
3. Difficult to re-using html (views)
4. Difficult to using library
5. Difficult to change c... | 26.3125 | 80 | 0.793349 | eng_Latn | 0.990237 |
cc26f088ada9627bfdbcb44784fbf6c27c0040ee | 821 | md | Markdown | resources/lang/pt-BR/README.md | alexandhre/musi | dba9baf0c3823c92cd2cff954565b01bee1cfe78 | [
"MIT"
] | 1 | 2019-12-06T13:18:47.000Z | 2019-12-06T13:18:47.000Z | resources/lang/pt-BR/README.md | alexandhre/musi | dba9baf0c3823c92cd2cff954565b01bee1cfe78 | [
"MIT"
] | 4 | 2020-07-16T18:25:56.000Z | 2022-02-12T06:45:22.000Z | resources/lang/pt-BR/README.md | alexandhre/musi | dba9baf0c3823c92cd2cff954565b01bee1cfe78 | [
"MIT"
] | 1 | 2019-04-25T20:18:03.000Z | 2019-04-25T20:18:03.000Z | # Arquivos de linguagem do Laravel 5.5 - Português do Brasil
O arquivo README.md foi baseado no do repositório [Leomhl/laravel-5.4-pt-br-localization](https://github.com/Leomhl/laravel-5.4-pt-br-localization). A tradução foi feita por mim a partir dos arquivos originais do Laravel na versão 5.5 <s>(que é em inglês)</s... | 34.208333 | 259 | 0.707674 | por_Latn | 0.998147 |
cc272d3758456fee1d16dcd680df5d63cb310948 | 1,200 | md | Markdown | _posts/2017-06-27-Atelier-Aime-bridal-2013-strapless-wedding-dress-tier-ball-gown-skirt-Sleeveless-Chapel-Train-Ballgown.md | novstylessee/novstylessee.github.io | 4c99fd7f6148fa475871b044a67df2ac0151b9ba | [
"MIT"
] | null | null | null | _posts/2017-06-27-Atelier-Aime-bridal-2013-strapless-wedding-dress-tier-ball-gown-skirt-Sleeveless-Chapel-Train-Ballgown.md | novstylessee/novstylessee.github.io | 4c99fd7f6148fa475871b044a67df2ac0151b9ba | [
"MIT"
] | null | null | null | _posts/2017-06-27-Atelier-Aime-bridal-2013-strapless-wedding-dress-tier-ball-gown-skirt-Sleeveless-Chapel-Train-Ballgown.md | novstylessee/novstylessee.github.io | 4c99fd7f6148fa475871b044a67df2ac0151b9ba | [
"MIT"
] | null | null | null | ---
layout: post
date: 2017-06-27
title: "Atelier Aimée bridal 2013 strapless wedding dress tier ball gown skirt Sleeveless Chapel Train Ballgown"
category: Atelier Aimée
tags: [Atelier Aimée,Ballgown,Chapel Train,Sleeveless]
---
### Atelier Aimée bridal 2013 strapless wedding dress tier ball gown skirt
Just **$469.99*... | 75 | 354 | 0.758333 | yue_Hant | 0.202451 |
cc274188b1cd71f387c319a534bdb9f9d06f61ca | 241 | md | Markdown | _posts/0000-01-02-Kny-Cms.md | Kny-Cms/github-slideshow | ba71d73b6bc69723212471d86266457d0a4875c7 | [
"MIT"
] | null | null | null | _posts/0000-01-02-Kny-Cms.md | Kny-Cms/github-slideshow | ba71d73b6bc69723212471d86266457d0a4875c7 | [
"MIT"
] | 3 | 2020-11-17T20:19:10.000Z | 2020-11-17T23:26:48.000Z | _posts/0000-01-02-Kny-Cms.md | Kny-Cms/github-slideshow | ba71d73b6bc69723212471d86266457d0a4875c7 | [
"MIT"
] | null | null | null | ---
layout: slide
# It's very easy to make some words **bold** and other words *italic* with Markdown. You can even [link to Google!](http://google.com)
title: *"Welcome to my 2nd page!"*
---
**Piano Piano Va Lontano**
Un paso a la vez
| 18.538462 | 134 | 0.66805 | eng_Latn | 0.90945 |
cc27a3a1027288a53ddc91e18b4cb873699bfadd | 13,629 | md | Markdown | vuepress/docs/v6.3.2/tutorials/devops/installation/google-cloud-platform/gke-install.md | jyunmitch/entando-docs | fadf3f1735c6e678c5efd68c5d389c108921737a | [
"CC-BY-4.0"
] | 15 | 2019-05-29T12:10:30.000Z | 2021-09-03T16:18:00.000Z | vuepress/docs/v6.3.2/tutorials/devops/installation/google-cloud-platform/gke-install.md | jyunmitch/entando-docs | fadf3f1735c6e678c5efd68c5d389c108921737a | [
"CC-BY-4.0"
] | 138 | 2018-06-05T19:55:01.000Z | 2022-03-09T19:38:14.000Z | vuepress/docs/v6.3.2/tutorials/devops/installation/google-cloud-platform/gke-install.md | jyunmitch/entando-docs | fadf3f1735c6e678c5efd68c5d389c108921737a | [
"CC-BY-4.0"
] | 15 | 2018-06-05T19:38:42.000Z | 2021-12-15T19:23:38.000Z | # Installation on Google Kubernetes Engine (GKE)
## Prerequisites
- Google Cloud account: <http://cloud.google.com/>
- Install these tools locally if you're not using the Google Cloud Shell steps below:
- [Google Cloud SDK](https://cloud.google.com/sdk/docs#install_the_latest_cloud_tools_version_cloudsdk_current_... | 45.888889 | 315 | 0.728006 | eng_Latn | 0.939902 |
cc28839fa74106e748c26ecbf219e778af0c3c5a | 1,408 | md | Markdown | _posts/people-love/17/2021-04-07-cyprien-katsaris.md | chito365/p | d43434482da24b09c9f21d2f6358600981023806 | [
"MIT"
] | null | null | null | _posts/people-love/17/2021-04-07-cyprien-katsaris.md | chito365/p | d43434482da24b09c9f21d2f6358600981023806 | [
"MIT"
] | null | null | null | _posts/people-love/17/2021-04-07-cyprien-katsaris.md | chito365/p | d43434482da24b09c9f21d2f6358600981023806 | [
"MIT"
] | null | null | null | ---
id: 13870
title: Cyprien Katsaris
date: 2021-04-07T14:01:27+00:00
author: victor
layout: post
guid: https://ukdataservers.com/cyprien-katsaris/
permalink: /04/07/cyprien-katsaris
tags:
- show love
- unspecified
- single
- relationship
- engaged
- married
- complicated
- open relationship
- widowed
... | 17.822785 | 159 | 0.585938 | eng_Latn | 0.995172 |
cc28e3ca1ba27de9174f3795b825671c0085e22d | 599 | md | Markdown | _posts/2017-02-05-Future-Plans-For-Doing2Learn.md | jsnookiii/jsnookiii.github.io | 293b8a2afefac2a9cbebaf5afcb649d22437c00d | [
"MIT"
] | null | null | null | _posts/2017-02-05-Future-Plans-For-Doing2Learn.md | jsnookiii/jsnookiii.github.io | 293b8a2afefac2a9cbebaf5afcb649d22437c00d | [
"MIT"
] | null | null | null | _posts/2017-02-05-Future-Plans-For-Doing2Learn.md | jsnookiii/jsnookiii.github.io | 293b8a2afefac2a9cbebaf5afcb649d22437c00d | [
"MIT"
] | null | null | null | ---
published: false
layout: post
section-type: post
category:
- Future Plans
- Flight
- Continuing Education
tags:
- Air Planes
- EAA
- Aircraft Building
---
## Future Plans
I Was once told that to successed in life you must know where your going and where you have been. Well for as long as I can remembe... | 35.235294 | 410 | 0.744574 | eng_Latn | 0.999875 |
cc291181a393cf768054dde9b66e0c98f2834169 | 17 | md | Markdown | DataStructure/stack.md | wangleileichina/pythonenv | 1e8e393ce7a69417ebe37560cb29c76af3b0715c | [
"Apache-2.0"
] | null | null | null | DataStructure/stack.md | wangleileichina/pythonenv | 1e8e393ce7a69417ebe37560cb29c76af3b0715c | [
"Apache-2.0"
] | null | null | null | DataStructure/stack.md | wangleileichina/pythonenv | 1e8e393ce7a69417ebe37560cb29c76af3b0715c | [
"Apache-2.0"
] | null | null | null | # Monotone stack
| 8.5 | 16 | 0.764706 | vie_Latn | 0.337983 |
cc2926878fae2bc019a2f5fabc5cd52ce4a6acec | 35,974 | md | Markdown | doc/source/vpn/api-reference/updating-an-ipsec-vpn-connection.md | opentelekomcloud/docs | bf7f76b5c8f74af898e3b3f726ee563c89ec2fed | [
"Apache-2.0"
] | 1 | 2020-03-29T08:41:50.000Z | 2020-03-29T08:41:50.000Z | doc/source/vpn/api-reference/updating-an-ipsec-vpn-connection.md | opentelekomcloud/docs | bf7f76b5c8f74af898e3b3f726ee563c89ec2fed | [
"Apache-2.0"
] | 34 | 2020-02-21T17:23:45.000Z | 2020-09-30T09:23:10.000Z | doc/source/vpn/api-reference/updating-an-ipsec-vpn-connection.md | OpenTelekomCloud/docs | bf7f76b5c8f74af898e3b3f726ee563c89ec2fed | [
"Apache-2.0"
] | 14 | 2017-08-01T09:33:20.000Z | 2019-12-09T07:39:26.000Z | # Updating an IPsec VPN Connection<a name="en_topic_0093011495"></a>
## **Function**<a name="section55622396"></a>
This interface is used to update an IPsec VPN connection.
## URI<a name="section30839519"></a>
PUT /v2.0/vpn/ipsec-site-connections/\{connection\_id\}
**Table 1** Parameter description
<a name="tab... | 78.545852 | 1,003 | 0.672486 | yue_Hant | 0.229805 |
cc2970f1c02094b10a2679ff4a5194a6ca46f94a | 704 | md | Markdown | catalog/omukae-shibuya-kun/en-US_omukae-shibuya-kun.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/omukae-shibuya-kun/en-US_omukae-shibuya-kun.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/omukae-shibuya-kun/en-US_omukae-shibuya-kun.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Omukae Shibuya-kun

- **type**: manga
- **original-name**: お迎え渋谷くん
- **start-date**: 2018-03-28
## Tags
- comedy
- romance
- josei
## Authors
- Mitsuno
- Makoto (Story & Art)
## Sinopse
Aika Aota is a 28-year-old teach... | 24.275862 | 301 | 0.704545 | eng_Latn | 0.937387 |
cc298bd5d38542250896587cd79003939074a47c | 813 | md | Markdown | README-zh_CN.md | HYM740/StockAssistant | 2062ee99a3d42b4807c84c9e86f67b4a84671386 | [
"MIT"
] | null | null | null | README-zh_CN.md | HYM740/StockAssistant | 2062ee99a3d42b4807c84c9e86f67b4a84671386 | [
"MIT"
] | null | null | null | README-zh_CN.md | HYM740/StockAssistant | 2062ee99a3d42b4807c84c9e86f67b4a84671386 | [
"MIT"
] | null | null | null | # Stock Assistant
Coockie Clicker([Steam](https://store.steampowered.com/app/1454400/Cookie_Clicker/))股票辅助 mod
此 mod 不影响 Steam 成就。

# 功能
* 显示有用的信息(当然也可以不显示某些信息)
* 买入价格
* 标准价格
* 已知的最低价格
* 已... | 24.636364 | 120 | 0.755228 | yue_Hant | 0.631576 |
cc298f72368d2c457d832d27c75e8cab18871b67 | 4,796 | md | Markdown | _posts/2020-09-04-DownloadingIsHard.md | owainkenwayucl/owainkenwayucl.github.io | e59d19c1cd4cc6215b9be97f0d9872b1dec65dc2 | [
"MIT"
] | null | null | null | _posts/2020-09-04-DownloadingIsHard.md | owainkenwayucl/owainkenwayucl.github.io | e59d19c1cd4cc6215b9be97f0d9872b1dec65dc2 | [
"MIT"
] | null | null | null | _posts/2020-09-04-DownloadingIsHard.md | owainkenwayucl/owainkenwayucl.github.io | e59d19c1cd4cc6215b9be97f0d9872b1dec65dc2 | [
"MIT"
] | null | null | null | ---
layout: post
title: Downloading is Hard in 2020
---
Some time last year I decided that as part of my escape from Internet isolation due to my own [literal madness](https://www.ocduk.org/) I would start trying out streaming services and stop relying on physical media to watch stuff and so I signed up for Netflix by... | 154.709677 | 1,187 | 0.788991 | eng_Latn | 0.999918 |
cc29dbe253ac8e65ffad1dd570882a53110be9a3 | 635 | md | Markdown | src/LNU-SparseMatrix.package/COOSparseMatrixNode.class/README.md | YaroslavKormushyn/SparseMatrix | 77de1f94a713cbe1113d9700bf3e1ff4ed89a90c | [
"MIT"
] | null | null | null | src/LNU-SparseMatrix.package/COOSparseMatrixNode.class/README.md | YaroslavKormushyn/SparseMatrix | 77de1f94a713cbe1113d9700bf3e1ff4ed89a90c | [
"MIT"
] | null | null | null | src/LNU-SparseMatrix.package/COOSparseMatrixNode.class/README.md | YaroslavKormushyn/SparseMatrix | 77de1f94a713cbe1113d9700bf3e1ff4ed89a90c | [
"MIT"
] | 1 | 2020-10-06T03:03:26.000Z | 2020-10-06T03:03:26.000Z | I represent a value wrapper for COOSparseMatrix.
I store values of kind Number, row and column position in a COOSparseMatrix, my left and right neighbour.
I'm used by COOSparseMatrix for storing values.
Public API and Key Messages
- column
- row
- value
- leftNeighbour
- rightNeighbour
Instance creation:
1) F... | 24.423077 | 105 | 0.762205 | eng_Latn | 0.942382 |
cc2a609b44b86459ecb2a5ecf82b0df693973548 | 231 | md | Markdown | .github/PULL_REQUEST_TEMPLATE.md | gophemt/validator | 6403c498bd6c19bc1d4222effe7d07c4332bb625 | [
"MIT"
] | null | null | null | .github/PULL_REQUEST_TEMPLATE.md | gophemt/validator | 6403c498bd6c19bc1d4222effe7d07c4332bb625 | [
"MIT"
] | null | null | null | .github/PULL_REQUEST_TEMPLATE.md | gophemt/validator | 6403c498bd6c19bc1d4222effe7d07c4332bb625 | [
"MIT"
] | null | null | null | Fixes Or Enhances # .
**Make sure that you've checked the boxes below before you submit PR:**
- [ ] Tests exist or have been written that cover this particular change.
Change Details:
-
-
-
@go-playground/admins | 17.769231 | 74 | 0.675325 | eng_Latn | 0.998779 |
cc2abeb1e994802249267b6d1732899b620f3d44 | 5,405 | md | Markdown | README.md | aboutmydreams/pangu.js | 5cb7877b769457f47d6e02a6cc1fac5a8dfa19c4 | [
"MIT"
] | null | null | null | README.md | aboutmydreams/pangu.js | 5cb7877b769457f47d6e02a6cc1fac5a8dfa19c4 | [
"MIT"
] | null | null | null | README.md | aboutmydreams/pangu.js | 5cb7877b769457f47d6e02a6cc1fac5a8dfa19c4 | [
"MIT"
] | null | null | null | # 為什麼你們就是不能加個空格呢?
[](https://www.jsdelivr.com/package/npm/pangu)
[](https://travis-ci.org/vinta/pangu.js)
[**
- **[Primary Server](primary-server.md)**
- **[Standby Server](standby-server.md)**
| 20.6 | 54 | 0.601942 | kor_Hang | 0.091233 |
cc2b2ad20b8b966c5e716dae88258877ae4e7d09 | 568 | md | Markdown | v1APIreference/HTTPfilters/Router.md | AsCat/envoyproxy_doc_ZH_CN | 61809497df9d1a7101ed3db3cbd1c39227640b30 | [
"Apache-2.0"
] | 77 | 2017-12-11T07:21:27.000Z | 2022-01-21T15:58:13.000Z | v1APIreference/HTTPfilters/Router.md | AsCat/envoyproxy_doc_ZH_CN | 61809497df9d1a7101ed3db3cbd1c39227640b30 | [
"Apache-2.0"
] | null | null | null | v1APIreference/HTTPfilters/Router.md | AsCat/envoyproxy_doc_ZH_CN | 61809497df9d1a7101ed3db3cbd1c39227640b30 | [
"Apache-2.0"
] | 23 | 2017-12-14T09:00:38.000Z | 2021-10-21T10:43:52.000Z | ## 路由
路由[配置概述](../../Configurationreference/HTTPfilters/Router.md)
```
{
"name": "router",
"config": {
"dynamic_stats": "...",
"start_child_span": "..."
}
}
```
- **dynamic_stats**<br />
(optional, boolean) 是否为[动态集群](../../Configurationreference/Clustermanager/Statistics.md)
生成统计信息。默认为true。可以在高性能场景下禁用。
... | 23.666667 | 90 | 0.669014 | yue_Hant | 0.491161 |
cc2b7952077e7c2e27874e58c8e9b53beed25160 | 2,139 | md | Markdown | README.md | kapphire/DEFIVILLE | 0d46021c935e3f58682c97c641d2f627a339b66f | [
"MIT"
] | 4 | 2021-02-13T21:38:28.000Z | 2021-04-08T01:25:36.000Z | README.md | kapphire/DEFIVILLE | 0d46021c935e3f58682c97c641d2f627a339b66f | [
"MIT"
] | null | null | null | README.md | kapphire/DEFIVILLE | 0d46021c935e3f58682c97c641d2f627a339b66f | [
"MIT"
] | null | null | null | 
# The-Game
Main Repo for Defiville Game
### Install dependencies
`yarn`
### Compile contracts (DV-Artist + VendingMachine)
`yarn build`
### Run tests
`yarn test`
## :house_with_garden:... | 53.475 | 239 | 0.812529 | yue_Hant | 0.318489 |
cc2c081a8f219e5da31ffca7d5f4a4e2cd081cdc | 1,176 | md | Markdown | 000.Two Sum/README.md | DeliciousOrange/LeetCode | bc9499f62f3ec5c0261c5026e29d04a1f33b9c59 | [
"MIT"
] | 4 | 2019-01-17T18:18:10.000Z | 2020-06-07T12:43:45.000Z | 000.Two Sum/README.md | DeliciousOrange/LeetCode | bc9499f62f3ec5c0261c5026e29d04a1f33b9c59 | [
"MIT"
] | 1 | 2019-01-14T15:36:58.000Z | 2019-01-28T01:30:38.000Z | 000.Two Sum/README.md | DeliciousOrange/LeetCode | bc9499f62f3ec5c0261c5026e29d04a1f33b9c59 | [
"MIT"
] | null | null | null | # 思路(C#)
这是LeetCode上遇到的第一道题目,由于之前没有学过数据结构的知识,所以每次遇到这种需要遍历数组元素的题目,总是选择使用暴力解法。这次,在暴力解法之外考虑用更优的解法来解决这个问题。
在使用c#的dictionary解决问题的时候,要注意不像java中的hashmap,dictionary的key一定不能重复,所以Solution2在往dictionary中添加键值对时需要判断是否已经存在该键。
在第二个解决方案的第一版中,使用了临时数组作为中间工作变量,并将数组元素初始化为0,代码如下:
```c#
public class Solution {
public int[] TwoSum(in... | 34.588235 | 196 | 0.665816 | yue_Hant | 0.335601 |
cc2c46509cd25e2ab069139d9a421fbf5e99e1e4 | 161 | md | Markdown | .github/ISSUE_TEMPLATE/Typo.md | shawnonthenet/doc | 43cd43bd42d542b6cea443e054c157b5ce686fd7 | [
"CC-BY-4.0"
] | 5 | 2018-08-30T23:52:38.000Z | 2021-03-21T11:43:41.000Z | .github/ISSUE_TEMPLATE/Typo.md | scriptsboy/doc | 43cd43bd42d542b6cea443e054c157b5ce686fd7 | [
"CC-BY-4.0"
] | 15 | 2018-08-09T17:13:03.000Z | 2019-11-27T21:38:14.000Z | .github/ISSUE_TEMPLATE/Typo.md | scriptsboy/doc | 43cd43bd42d542b6cea443e054c157b5ce686fd7 | [
"CC-BY-4.0"
] | 10 | 2018-08-21T13:27:06.000Z | 2022-03-21T12:32:41.000Z | ---
name: Typo
about: A typographical error
---
# Location
<!-- A link to the document with the typo. -->
# Error Details
<!-- A description of the typo. --> | 13.416667 | 46 | 0.63354 | eng_Latn | 0.986086 |
cc2c4a7eedc0c409fb17d8c0467d506e14b4bf44 | 2,535 | md | Markdown | docs/org.swiften.redux.android.ui.lifecycle/combine-lifecycle-injection-helpers.md | protoman92/KotlinRedux | 25dd9652645444adb156022286547a67cf44e3fe | [
"MIT"
] | 4 | 2019-01-19T15:42:26.000Z | 2020-08-19T04:03:15.000Z | docs/org.swiften.redux.android.ui.lifecycle/combine-lifecycle-injection-helpers.md | protoman92/KotlinRedux | 25dd9652645444adb156022286547a67cf44e3fe | [
"MIT"
] | 1 | 2019-02-16T17:24:58.000Z | 2019-02-17T07:26:36.000Z | docs/org.swiften.redux.android.ui.lifecycle/combine-lifecycle-injection-helpers.md | protoman92/KotlinRedux | 25dd9652645444adb156022286547a67cf44e3fe | [
"MIT"
] | 1 | 2020-02-02T13:10:04.000Z | 2020-02-02T13:10:04.000Z | [docs](../index.md) / [org.swiften.redux.android.ui.lifecycle](index.md) / [combineLifecycleInjectionHelpers](./combine-lifecycle-injection-helpers.md)
# combineLifecycleInjectionHelpers
`fun <GState : `[`Any`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)`> combineLifecycleInjectionHelpers(inj... | 90.535714 | 710 | 0.795266 | yue_Hant | 0.902164 |
cc2d302a4f0b9c4e4835f7780bbe5b5d719ea89a | 884 | md | Markdown | LJ-code301-day06.md | RJB888/301d24LearningJournals | 2ce350edf728336bd5ee80267bfee9f661ba09e2 | [
"MIT"
] | null | null | null | LJ-code301-day06.md | RJB888/301d24LearningJournals | 2ce350edf728336bd5ee80267bfee9f661ba09e2 | [
"MIT"
] | null | null | null | LJ-code301-day06.md | RJB888/301d24LearningJournals | 2ce350edf728336bd5ee80267bfee9f661ba09e2 | [
"MIT"
] | null | null | null | #Learning Journal Day06
The paired programming for friday (which we did this morning) was super confusing, mostly because some of it was done for us already, and we had to sort out what was what.
The lecture was pretty good. Getting to stuff I haven't been exposed to before, so this should be fun. I need to rememb... | 176.8 | 684 | 0.770362 | eng_Latn | 0.999988 |
cc2dcfab290b526694f67d2840d4f459e6c51f5a | 365 | md | Markdown | README.md | DrizzlyOwl/woocommerce-order-dispatched | aaf6e241bb0c23d6ccc9a743d44d944ac941f32d | [
"Apache-2.0"
] | 1 | 2018-04-20T07:54:51.000Z | 2018-04-20T07:54:51.000Z | README.md | DrizzlyOwl/woocommerce-order-dispatched | aaf6e241bb0c23d6ccc9a743d44d944ac941f32d | [
"Apache-2.0"
] | null | null | null | README.md | DrizzlyOwl/woocommerce-order-dispatched | aaf6e241bb0c23d6ccc9a743d44d944ac941f32d | [
"Apache-2.0"
] | null | null | null | # WooCommerce Order Dispatched
=================================
## 1.0.0
Tested on WordPress: 4.6.1
Tested on WooCommerce: 2.6.8
Simple plugin to extend WooCommerce functionality
- Allows Shop Managers to modify a newly added custom Email notification
- Allows Shop Managers to change an Order's status to 'Dispatched... | 33.181818 | 109 | 0.723288 | eng_Latn | 0.829333 |
cc2e8bd2b6dec0ced892189e1f2a5811eb344dd1 | 1,511 | md | Markdown | README.md | NateChambers/RuneLitePlus-PrivateServerEdition | a41e0e10ead3f308a12c2cd1ec8a2d37b98d917f | [
"BSD-2-Clause"
] | null | null | null | README.md | NateChambers/RuneLitePlus-PrivateServerEdition | a41e0e10ead3f308a12c2cd1ec8a2d37b98d917f | [
"BSD-2-Clause"
] | null | null | null | README.md | NateChambers/RuneLitePlus-PrivateServerEdition | a41e0e10ead3f308a12c2cd1ec8a2d37b98d917f | [
"BSD-2-Clause"
] | 2 | 2021-01-21T11:23:58.000Z | 2021-01-26T23:55:12.000Z | 
# RuneLitePlus-PS rev180 [](https://travis-ci.org/zeruth/runeliteplus-ps) [](https://discord.gg/HN5gf3m)
[RuneLitePlus-PS](https://rune... | 53.964286 | 254 | 0.782925 | eng_Latn | 0.890435 |
cc2ef3c0e451a16349f872487ab05b76da961411 | 440 | md | Markdown | crawlers/README.md | 0202zc/my-subscription | 7e3cbeb4ca8c658c15572024eac562c17bd0bac4 | [
"Apache-2.0"
] | 2 | 2021-09-26T12:39:11.000Z | 2021-11-07T20:26:18.000Z | crawlers/README.md | 0202zc/my-subscription | 7e3cbeb4ca8c658c15572024eac562c17bd0bac4 | [
"Apache-2.0"
] | null | null | null | crawlers/README.md | 0202zc/my-subscription | 7e3cbeb4ca8c658c15572024eac562c17bd0bac4 | [
"Apache-2.0"
] | null | null | null | # Introduction
该文件夹用于保存 Python 爬虫文件,`/stable` 为稳定版本,`/beta` 为测试版本。
# Crawlers‘ Problems & Updating
### v1.0 - 2021/06/25
- 多个服务分别发送邮件,未将爬取的内容融合在一个邮件里
### v1.1 - 2021/06/30
- 改进了1.0版本的爬虫内容合并问题
- 爬虫程序的添加非动态,未能扫描用户自定义添加的爬虫
### v1.2 - 2021/07/01
- 在v1.1的基础上新增了用户自定义爬虫扫描功能,文件夹为`/beta/customize`
- 读取数据库进行用户推送信息扫描,扫描算法... | 16.296296 | 51 | 0.720455 | yue_Hant | 0.281564 |
cc30477ccf45712b13f94f5b9588827426ffe93f | 253 | md | Markdown | tileview/README.md | tcitworld/kartotherian_docker | b55bd20750878c6fbd0d5315ee4886d75434a0df | [
"Apache-2.0"
] | null | null | null | tileview/README.md | tcitworld/kartotherian_docker | b55bd20750878c6fbd0d5315ee4886d75434a0df | [
"Apache-2.0"
] | null | null | null | tileview/README.md | tcitworld/kartotherian_docker | b55bd20750878c6fbd0d5315ee4886d75434a0df | [
"Apache-2.0"
] | null | null | null | # tileview
This project helps you to debug tiles by using an `openmaptiles` extension. You can run it with:
```bash
./exec.py tileview
```
It generally runs on `localhost:9999` but check with `docker ps` for the image `kartotherian_docker_tileview`.
| 25.3 | 110 | 0.754941 | eng_Latn | 0.985701 |
cc3092900697878edb5e9229f1d0350072ed1f5e | 355 | md | Markdown | docs/generated/Wokhan.Collections/GroupedObservableCollection-2/BeginInit.md | wokhansoft/Wokhan.Core | bc576efe1dec6f36f32f38edfdd23a73bf8c2a92 | [
"MIT"
] | null | null | null | docs/generated/Wokhan.Collections/GroupedObservableCollection-2/BeginInit.md | wokhansoft/Wokhan.Core | bc576efe1dec6f36f32f38edfdd23a73bf8c2a92 | [
"MIT"
] | null | null | null | docs/generated/Wokhan.Collections/GroupedObservableCollection-2/BeginInit.md | wokhansoft/Wokhan.Core | bc576efe1dec6f36f32f38edfdd23a73bf8c2a92 | [
"MIT"
] | 1 | 2022-01-05T01:02:28.000Z | 2022-01-05T01:02:28.000Z | # GroupedObservableCollection<TK,T>.BeginInit method
Indicates that data loading begins
```csharp
public void BeginInit()
```
## See Also
* class [GroupedObservableCollection<TK,T>](../GroupedObservableCollection-2.md)
* namespace [Wokhan.Collections](../../Wokhan.Core.md)
<!-- DO NOT EDIT: generated b... | 23.666667 | 86 | 0.738028 | yue_Hant | 0.724064 |
cc316b60deda9123f181194fca914d9197415723 | 615 | md | Markdown | Draft/learning by self.md | shanezhiu/learing-blog | 5bf45f05cb8092edefd0fcb7d47c21cb005e5be5 | [
"MIT"
] | 3 | 2018-12-07T11:48:42.000Z | 2019-11-17T09:47:31.000Z | Draft/learning by self.md | shanezhiu/learing-blog | 5bf45f05cb8092edefd0fcb7d47c21cb005e5be5 | [
"MIT"
] | null | null | null | Draft/learning by self.md | shanezhiu/learing-blog | 5bf45f05cb8092edefd0fcb7d47c21cb005e5be5 | [
"MIT"
] | null | null | null | ## learning by self
## this period
1. Linux,<bird>,shell script,OpenSSL(TLS),openssh
2. lnmp/lamp compile install
3. sapi,php-fpm,cgi,fast-cgi,
4. c,data struct,algorithm
5. PHP-manual,oop,laravel/slim,php-fig
### PHP
> 1. PHP Manual
> 2. PHP OOP
> 3. FrameWork
> 4. PHPUNIT(TDD and BDD) Test-driven... | 14.642857 | 80 | 0.647154 | yue_Hant | 0.444997 |
cc31af3084b81899bdb586efc07e8d2177876b85 | 580 | md | Markdown | _posts/boj/2021-04-11-9370.md | GenieWonimanimo/GenieWonimanimo.github.io | 10271a3ca6c2650e22d26553e421d66826b74ea8 | [
"MIT"
] | null | null | null | _posts/boj/2021-04-11-9370.md | GenieWonimanimo/GenieWonimanimo.github.io | 10271a3ca6c2650e22d26553e421d66826b74ea8 | [
"MIT"
] | 2 | 2021-11-06T08:12:42.000Z | 2021-11-06T10:07:14.000Z | _posts/boj/2021-04-11-9370.md | GenieWonimanimo/GenieWonimanimo.github.io | 10271a3ca6c2650e22d26553e421d66826b74ea8 | [
"MIT"
] | null | null | null | ---
title: "[BOJ] 9370"
excerpt: "미확인 도착지"
categories:
- BOJ
toc: true
toc_sticky: true
toc_label: "목차"
last_modified_at: 2021-04-11
---
#### 미확인 도착지
9370번 <https://www.acmicpc.net/problem/9370>
시작점이 s일때, g일때, h일때의 세가지 경우에 대해 다익스트라 알고리즘으로 최단거리를 구해줍니다.<br>
(weighted graph이기 때문에 priority_queue를 사용했습니다.)<br>
dist... | 23.2 | 94 | 0.656897 | kor_Hang | 0.977729 |
cc31f22ec2a3c0114c8b4e3c7ff6ce0a6e19e276 | 508 | md | Markdown | _greyhounds/antigua.md | Gracieh13/gpa-centex.github.io | b3bc13c28379f29ba44ad1148d7fdc519f082d8d | [
"MIT"
] | 1 | 2017-05-20T22:30:26.000Z | 2017-05-20T22:30:26.000Z | _greyhounds/antigua.md | Gracieh13/gpa-centex.github.io | b3bc13c28379f29ba44ad1148d7fdc519f082d8d | [
"MIT"
] | 18 | 2015-01-12T03:05:12.000Z | 2017-12-06T13:50:29.000Z | _greyhounds/antigua.md | galtx-centex/galtx-centex.github.io | e94150e1b01c1e908076b04631bdbfad7d7ca787 | [
"Apache-2.0"
] | 4 | 2017-05-23T12:09:36.000Z | 2018-03-22T16:06:04.000Z | ---
layout: greyhound
title: Antigua Tia
date: 2010-03-24
category: adopted
doa: 2010-03-24
cats: yes
color: BRINDLE
nick: Antigua
pic: antigua.jpg
sex: FEMALE
---
Tia has a gorgeous, glossy coat and a winning personality! She had a stellar racing career, at one point winning 13
races in a row. Just as she was a queen... | 29.882353 | 115 | 0.755906 | eng_Latn | 0.999328 |
cc32560a925d98b1714600254de4c55a1c00cc4d | 4,366 | md | Markdown | source/_posts/google_to_block_ads_related_to_the_us_election_after_polls_close.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/google_to_block_ads_related_to_the_us_election_after_polls_close.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | null | null | null | source/_posts/google_to_block_ads_related_to_the_us_election_after_polls_close.md | soumyadipdas37/finescoop.github.io | 0346d6175a2c36d4054083c144b7f8364db73f2f | [
"MIT"
] | 2 | 2021-09-18T12:06:26.000Z | 2021-11-14T15:17:34.000Z | ---
extends: _layouts.post
section: content
image: https://i.dailymail.co.uk/1s/2020/09/25/21/33630452-0-image-a-40_1601066536736.jpg
title: Google to block ads related to the US Election after polls close
description: Google will block ads related to the US presidential election after polls close on November 3. The ... | 82.377358 | 356 | 0.80623 | eng_Latn | 0.999712 |
cc325fd7a2308ba7e0559d9a6c28acf8a5dde302 | 1,672 | md | Markdown | README.md | DongHyun99/boneAge_predict | 31b3c6db3a32b817454a4e6adfc59aa7970a675c | [
"MIT"
] | 2 | 2021-09-07T08:28:22.000Z | 2022-03-14T15:19:05.000Z | README.md | DongHyun99/boneAge_predict | 31b3c6db3a32b817454a4e6adfc59aa7970a675c | [
"MIT"
] | 4 | 2021-09-08T16:01:42.000Z | 2021-09-20T05:33:17.000Z | README.md | DongHyun99/boneAge_predict | 31b3c6db3a32b817454a4e6adfc59aa7970a675c | [
"MIT"
] | null | null | null | # BoneAge-Predict
<img src="./result/result_image/Network Architecture.png">
입력층으로 X-Ray 사진 파일(png)과 Gender(Boolean)를 받아서 뻐나이를 예측하는 딥러닝 모델
## Dependencies
* pip install pandas
* pip install numpy
* pip install opencv-python
* pip install matplotlib
* pip install timm
* pip install torchsummary
* pip inst... | 24.955224 | 133 | 0.697967 | kor_Hang | 0.960342 |
cc32625dfac7c0f4cd9bafc8a2a5d51ee12fa131 | 14,154 | md | Markdown | docs/git/beginner-team-development.md | tangfeixiong/learningclang | 9dec3993173d29d32a8eca1726f5f740be06d798 | [
"Apache-2.0"
] | 1 | 2018-04-13T03:09:08.000Z | 2018-04-13T03:09:08.000Z | docs/git/beginner-team-development.md | tangfeixiong/learningclang | 9dec3993173d29d32a8eca1726f5f740be06d798 | [
"Apache-2.0"
] | null | null | null | docs/git/beginner-team-development.md | tangfeixiong/learningclang | 9dec3993173d29d32a8eca1726f5f740be06d798 | [
"Apache-2.0"
] | 1 | 2018-06-30T09:14:09.000Z | 2018-06-30T09:14:09.000Z | # Team Development - Git Repository Operation
## Table of contents
1. [第一步](#first-step) First Step
1. [在命令行下的协同示例](#general-progress) General Progress
1. [请求合并](#pull-request) Pull Request
1. [从上游拉取](#merge-upstream) Merge Upsteam
1. 用Eclipse代替命令方式 - [link](./eclipse/)
1. 用Idea代理命令方式 - [link](./idea/)
## 警告
如果git操... | 32.463303 | 149 | 0.735552 | eng_Latn | 0.528469 |
cc328bc004e3a6a55ff3a8dc442da309b6b38436 | 95 | md | Markdown | README.md | Sao-La/GameClient_ZooHackathon | e9c039ee443106deed9dcacbb509cf49bc5164c1 | [
"MIT"
] | null | null | null | README.md | Sao-La/GameClient_ZooHackathon | e9c039ee443106deed9dcacbb509cf49bc5164c1 | [
"MIT"
] | null | null | null | README.md | Sao-La/GameClient_ZooHackathon | e9c039ee443106deed9dcacbb509cf49bc5164c1 | [
"MIT"
] | null | null | null | This branch is for Unity 2020+ (URP 10.2+).
Switch to `unity-2019` branch for older versions.
| 23.75 | 49 | 0.726316 | eng_Latn | 0.997343 |
cc342936365d2bf3b8d7ba27c5e8d9f9f38249c0 | 4,231 | md | Markdown | microsoft-365/managed-desktop/get-started/localization.md | agent-86/microsoft-365-docs | b3530441288b2bc44342e00e9025a49721796903 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-25T14:13:42.000Z | 2022-03-25T14:13:42.000Z | microsoft-365/managed-desktop/get-started/localization.md | agent-86/microsoft-365-docs | b3530441288b2bc44342e00e9025a49721796903 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | microsoft-365/managed-desktop/get-started/localization.md | agent-86/microsoft-365-docs | b3530441288b2bc44342e00e9025a49721796903 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-25T05:36:03.000Z | 2022-03-25T05:36:03.000Z | ---
title: Localize the user experience
description: How to localize devices for users
keywords: Microsoft Managed Desktop, Microsoft 365, service, documentation
ms.service: m365-md
author: tiaraquan
f1.keywords:
- NOCSH
ms.author: tiaraquan
ms.localizationpriority: medium
ms.collection: M365-modern-desktop
manager: d... | 40.295238 | 416 | 0.773812 | eng_Latn | 0.993481 |
cc3522eae910f048408245d6ea1a8da55aff6321 | 73 | md | Markdown | README.md | Phaka/Phaka.Collections | 9e785f7535444d525205b0f1f07d3ce9d03f7de9 | [
"MIT"
] | null | null | null | README.md | Phaka/Phaka.Collections | 9e785f7535444d525205b0f1f07d3ce9d03f7de9 | [
"MIT"
] | null | null | null | README.md | Phaka/Phaka.Collections | 9e785f7535444d525205b0f1f07d3ce9d03f7de9 | [
"MIT"
] | null | null | null | # Phaka.Collections
Data structures to manage dependencies between nodes
| 24.333333 | 52 | 0.849315 | eng_Latn | 0.899556 |
cc353dcc2e105fc0898d550747ae4a7b6f052047 | 1,435 | md | Markdown | README.md | mesosphere-backup/connection-manager | 1983f9cb83a3ac9340882502a02552fe0ce57316 | [
"Apache-2.0"
] | 3 | 2017-11-07T12:46:33.000Z | 2018-04-18T17:38:26.000Z | README.md | dcos-labs/connection-manager | 1983f9cb83a3ac9340882502a02552fe0ce57316 | [
"Apache-2.0"
] | 5 | 2017-11-24T15:20:58.000Z | 2019-06-25T11:36:11.000Z | README.md | mesosphere-backup/connection-manager | 1983f9cb83a3ac9340882502a02552fe0ce57316 | [
"Apache-2.0"
] | 1 | 2017-11-24T15:14:14.000Z | 2017-11-24T15:14:14.000Z | # Connection Manager [](https://travis-ci.org/dcos-labs/connection-manager)
This package allows to manage connections inside the browser and order them in a queue by priority.
Browsers can open only a limited amount of connections so... | 36.794872 | 235 | 0.771429 | eng_Latn | 0.977338 |
cc3553890d39f47654bfe59445a054e59d53df5c | 168 | md | Markdown | test/fixtures/simple.md | bundlesorg/bundles-ejs | edb72de46b0e8adccd08177e6f3d5cafca8cf0a0 | [
"MIT"
] | null | null | null | test/fixtures/simple.md | bundlesorg/bundles-ejs | edb72de46b0e8adccd08177e6f3d5cafca8cf0a0 | [
"MIT"
] | 2 | 2019-10-23T23:27:56.000Z | 2021-05-08T09:32:55.000Z | test/fixtures/simple.md | bundlesorg/bundles-ejs | edb72de46b0e8adccd08177e6f3d5cafca8cf0a0 | [
"MIT"
] | null | null | null | # <%= this.name %>'s story
This is a story about <%= this.name %>. <%= this.name %> is <%= this.age %> year<%= parseInt(this.age, 10) > 1 ? 's' : '' %> old.
THE END.
| 28 | 129 | 0.52381 | eng_Latn | 0.950893 |
cc3587fbeaf1cf39342000e2c2c921c5b972ab18 | 1,910 | md | Markdown | README.md | Cache-Cache/app | 91066ea2e78e770f20ee478d000cbcd859347596 | [
"MIT"
] | 3 | 2018-12-02T15:40:33.000Z | 2020-10-08T22:43:16.000Z | README.md | surajsnanavare/app | 91066ea2e78e770f20ee478d000cbcd859347596 | [
"MIT"
] | 23 | 2018-08-07T20:01:47.000Z | 2018-08-14T14:49:17.000Z | README.md | surajsnanavare/app | 91066ea2e78e770f20ee478d000cbcd859347596 | [
"MIT"
] | 2 | 2019-11-04T16:52:05.000Z | 2020-02-01T13:28:29.000Z | # Ripe Apples
Do you ever feel overwhelmed by the bounty of restaurant review and rating websites? So do we, so we built Ripe Apples. Ripe Apples is a web application that aggregates reviews from major restaurant review sites (including Yelp, Foursquare, Zomato and Google) and merges them into a single score.
Ripe A... | 73.461538 | 492 | 0.795812 | eng_Latn | 0.990104 |
cc35c79f46a7d7c516f7068c016713a0fa1be9f0 | 1,812 | md | Markdown | README.md | jaredvacanti/swarm-controller | f773ae5d80f5299b6b6df70ef228dfd22de7e3c3 | [
"MIT"
] | null | null | null | README.md | jaredvacanti/swarm-controller | f773ae5d80f5299b6b6df70ef228dfd22de7e3c3 | [
"MIT"
] | 1 | 2019-11-18T02:35:46.000Z | 2019-11-18T02:35:46.000Z | README.md | jaredvacanti/swarm-controller | f773ae5d80f5299b6b6df70ef228dfd22de7e3c3 | [
"MIT"
] | null | null | null | # Swarm Controller



This is a simple command line program to manage... | 29.225806 | 93 | 0.779249 | eng_Latn | 0.677957 |
cc35d9b9351e2514688c12d29d2a99266d50da39 | 15 | md | Markdown | README.md | signal-flags/signal-flags-php | a75c9e92b4515f0973ab3961dfa4891e1d3ca918 | [
"MIT"
] | null | null | null | README.md | signal-flags/signal-flags-php | a75c9e92b4515f0973ab3961dfa4891e1d3ca918 | [
"MIT"
] | null | null | null | README.md | signal-flags/signal-flags-php | a75c9e92b4515f0973ab3961dfa4891e1d3ca918 | [
"MIT"
] | null | null | null | # Signal Flags
| 7.5 | 14 | 0.733333 | deu_Latn | 0.415082 |
cc36a27ac17c7ef55643594d4362a5a2f74892f8 | 3,954 | md | Markdown | scottie-is-xxx/content/blog/writing/a-teals-week-one-postmortem/index.md | scottenriquez/scottie-is-xxx | 943eca81e75fcd7a5875b110a19006a1ac9ecba1 | [
"MIT"
] | null | null | null | scottie-is-xxx/content/blog/writing/a-teals-week-one-postmortem/index.md | scottenriquez/scottie-is-xxx | 943eca81e75fcd7a5875b110a19006a1ac9ecba1 | [
"MIT"
] | 2 | 2020-05-17T03:01:10.000Z | 2020-10-25T02:28:28.000Z | scottie-is-xxx/content/blog/writing/a-teals-week-one-postmortem/index.md | scottenriquez/scottie-is-xxx | 943eca81e75fcd7a5875b110a19006a1ac9ecba1 | [
"MIT"
] | null | null | null | ---
title: TEALS Week One Postmortem
date: "2018-09-03T22:12:03.284Z"
description: "Successes and lessons learned during my first week of teaching computer science."
tag: "Teaching"
---
My first week of teaching is in the books, and there’s already a ton to reflect on. Overall, I think that class so far has been a suc... | 82.375 | 640 | 0.78174 | eng_Latn | 0.999714 |
cc37437225593ff57f57c12932a2e8e886774aca | 597 | md | Markdown | inventory-sort/README.md | dthigpen/dtcraft-datapacks | 619317a7c8d1991f2e4a63eb0ac4238fb5876b7d | [
"MIT"
] | 4 | 2021-04-17T08:54:20.000Z | 2022-03-12T22:44:57.000Z | inventory-sort/README.md | dthigpen/dtcraft-datapacks | 619317a7c8d1991f2e4a63eb0ac4238fb5876b7d | [
"MIT"
] | 5 | 2020-10-06T19:03:03.000Z | 2022-02-06T21:27:19.000Z | inventory-sort/README.md | dthigpen/dtcraft-datapacks | 619317a7c8d1991f2e4a63eb0ac4238fb5876b7d | [
"MIT"
] | 3 | 2021-04-23T19:45:13.000Z | 2022-02-20T14:50:48.000Z | # Inventory Sort
A quality of life datapack that will sort your inventory (excluding hotbar) into a defined group ordering.
## Installation
1. Visit the [Releases](https://github.com/dthigpen/dtcraft-datapacks/releases) page and download the desired datapack zip file.
2. Copy the downloaded zip file into your world'... | 45.923077 | 128 | 0.777219 | eng_Latn | 0.976114 |
cc37a5972c7a80e704750a7edc062303d1444eae | 181 | md | Markdown | README.md | jingzhanwu/FlutterHybrid-FlutterBoot | 1738fb2b4339282df3761f1e8728b6be2d52ddc0 | [
"Apache-2.0"
] | 5 | 2019-12-31T07:28:31.000Z | 2021-08-23T07:37:41.000Z | README.md | jingzhanwu/FlutterHybrid-FlutterBoot | 1738fb2b4339282df3761f1e8728b6be2d52ddc0 | [
"Apache-2.0"
] | null | null | null | README.md | jingzhanwu/FlutterHybrid-FlutterBoot | 1738fb2b4339282df3761f1e8728b6be2d52ddc0 | [
"Apache-2.0"
] | 4 | 2019-12-31T07:28:33.000Z | 2020-06-28T08:44:31.000Z | # FlutterHybrid-FlutterBoot
使用flutter-boot脚手架搭建的flutter混合项目demo
[使用介绍](https://blog.csdn.net/qq_19979101/article/details/103777979)
[简书文档](https://www.jianshu.com/p/0a952c7fc4fb)
| 25.857143 | 67 | 0.812155 | yue_Hant | 0.855013 |
cc37adf0f9b6ae4ed54eee01af596ce0e514480b | 5,632 | md | Markdown | index.md | Openlabs-aps/openlabs-aps.github.io | 0534867c0d74a076bee963b6b2e28b82bdd86727 | [
"CC-BY-3.0"
] | null | null | null | index.md | Openlabs-aps/openlabs-aps.github.io | 0534867c0d74a076bee963b6b2e28b82bdd86727 | [
"CC-BY-3.0"
] | 7 | 2018-01-27T11:33:39.000Z | 2018-02-09T21:58:03.000Z | index.md | Openlabs-aps/openlabs-aps.github.io | 0534867c0d74a076bee963b6b2e28b82bdd86727 | [
"CC-BY-3.0"
] | null | null | null | ---
layout: default
---
<!-- FEATURE Section-->
<section>
<header class="major">
<h2>Features</h2>
</header>
<div class="features">
<article>
<span class="icon fa-diamond"></span>
<div class="content">
<h3>Commons</h3>
<p>I beni comuni sono quei beni condivisi da una comunità. ... | 37.052632 | 484 | 0.652344 | ita_Latn | 0.843489 |
cc37bacd3aadef3ecac2865e37fdf2ed889b2cf8 | 1,819 | md | Markdown | docs/visual-basic/misc/bc32087.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/bc32087.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/bc32087.md | Ming77/docs.zh-cn | dd4fb6e9f79320627d19c760922cb66f60162607 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "重载决策失败,因为没有可访问 '<genericprocedurename>' 接受此数目的类型参数"
ms.date: 07/20/2015
ms.prod: .net
ms.technology: devlang-visual-basic
ms.topic: article
f1_keywords:
- bc32087
- vbc32087
helpviewer_keywords: BC32087
ms.assetid: a3eaafd3-80f6-4b7d-9b75-47b043fe17b5
caps.latest.revision: "11"
auth... | 42.302326 | 206 | 0.758659 | yue_Hant | 0.209662 |
cc3877cb34f3b3e9f20a96e6331fdc2446c8380d | 3,498 | md | Markdown | _posts/2020-09-13-0-you-are-here.md | gins-ctrl/Lerntagebuch_HS20 | a895fc469f61a59e7ae5c708b7c961100886b95d | [
"CC-BY-4.0"
] | null | null | null | _posts/2020-09-13-0-you-are-here.md | gins-ctrl/Lerntagebuch_HS20 | a895fc469f61a59e7ae5c708b7c961100886b95d | [
"CC-BY-4.0"
] | null | null | null | _posts/2020-09-13-0-you-are-here.md | gins-ctrl/Lerntagebuch_HS20 | a895fc469f61a59e7ae5c708b7c961100886b95d | [
"CC-BY-4.0"
] | 1 | 2020-09-19T15:05:09.000Z | 2020-09-19T15:05:09.000Z | ---
title: "0 You are here"
date: 2020-09-13
---
Wer bin ich und wenn ja wie viele
Dieser philosophische Titel vom gleichnamigen Buch „Wer bin ich und wenn ja wie viele – eine philosophische Reise“ aus der Feder von Richard David Precht trifft es in meinem ganz persönlichen, etwas hoffnungslosen Fall ganz gut. Philoso... | 194.333333 | 953 | 0.827044 | deu_Latn | 0.99958 |
cc389035664235b2c930779cc3b54f0ed47f031a | 2,885 | md | Markdown | README.md | maxnikulin/gridx | a05e8b910bc88106792c2c68ebdbdbea45cb63f8 | [
"AFL-2.1"
] | 86 | 2015-01-06T12:03:04.000Z | 2022-02-08T09:55:46.000Z | README.md | maxnikulin/gridx | a05e8b910bc88106792c2c68ebdbdbea45cb63f8 | [
"AFL-2.1"
] | 134 | 2015-01-09T20:23:59.000Z | 2021-08-04T10:12:38.000Z | README.md | maxnikulin/gridx | a05e8b910bc88106792c2c68ebdbdbea45cb63f8 | [
"AFL-2.1"
] | 44 | 2015-01-12T08:43:31.000Z | 2021-04-18T15:39:25.000Z | ## GridX Overview
#### **A fast rendering, well modularized and plugin architecture based Grid.**
Besides supporting a rich set of popular features, GridX is optimized and extremely capable of supporting huge dataset.
GridX is consisted of:
* A compact and lightweight core
* A flexible plugin machinery with compreh... | 40.633803 | 174 | 0.729636 | eng_Latn | 0.364607 |
cc38e40ef33e9a87f316e7b7eb1fb283d81d1768 | 16,718 | md | Markdown | beginners/install/jetson-nano/installing-k3s-on-Jetson-Nano/README.md | sachin-kumar-dev/dockerlabs | b6ac5fdb684becac5906a89f1e0eddebe2466080 | [
"Apache-2.0"
] | 2,521 | 2018-07-13T07:23:45.000Z | 2022-03-31T22:54:06.000Z | beginners/install/jetson-nano/installing-k3s-on-Jetson-Nano/README.md | sachin-kumar-dev/dockerlabs | b6ac5fdb684becac5906a89f1e0eddebe2466080 | [
"Apache-2.0"
] | 171 | 2018-06-21T13:21:43.000Z | 2022-03-09T06:55:35.000Z | beginners/install/jetson-nano/installing-k3s-on-Jetson-Nano/README.md | sachin-kumar-dev/dockerlabs | b6ac5fdb684becac5906a89f1e0eddebe2466080 | [
"Apache-2.0"
] | 1,250 | 2018-06-19T06:57:23.000Z | 2022-03-29T16:26:34.000Z | # Installing K3s on Jetson Nano
```
sudo cat /etc/os-release
[sudo] password for jetson:
NAME="Ubuntu"
VERSION="18.04.2 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.2 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://b... | 38.87907 | 214 | 0.633628 | yue_Hant | 0.356221 |
cc3b8412b11ab99a565178f5b523b74504a4d7c4 | 1,677 | md | Markdown | lib/plugins/deploy/README.md | kpx-dev/serverless | 6692d2d0f1b388094f5e6da8cb7c7f783d2db346 | [
"MIT"
] | 1 | 2018-01-23T19:21:55.000Z | 2018-01-23T19:21:55.000Z | lib/plugins/deploy/README.md | kpx-dev/serverless | 6692d2d0f1b388094f5e6da8cb7c7f783d2db346 | [
"MIT"
] | 1 | 2022-01-23T01:28:50.000Z | 2022-01-23T01:28:50.000Z | lib/plugins/deploy/README.md | kpx-dev/serverless | 6692d2d0f1b388094f5e6da8cb7c7f783d2db346 | [
"MIT"
] | 1 | 2016-09-12T17:56:10.000Z | 2016-09-12T17:56:10.000Z | # Deploy
```
serverless deploy [function]
```
Deploys your service.
## Options
- `--function` or `-f` The name of the function which should be deployed (**Note:** only available when running
`serverless deploy function`)
- `--stage` or `-s` The stage in your service that you want to deploy to.
- `--region` or `-r` T... | 27.491803 | 116 | 0.73703 | eng_Latn | 0.995242 |
cc3c063ec7e7e7840ce98e695cba93722d42549b | 7,442 | md | Markdown | articles/active-directory-domain-services/notifications.md | kitingChris/azure-docs.de-de | a81b914393aa78dc3722e272c7f253a9c5ddd2d2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory-domain-services/notifications.md | kitingChris/azure-docs.de-de | a81b914393aa78dc3722e272c7f253a9c5ddd2d2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory-domain-services/notifications.md | kitingChris/azure-docs.de-de | a81b914393aa78dc3722e272c7f253a9c5ddd2d2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Azure Active Directory Domain Services: Benachrichtigungseinstellungen | Microsoft-Dokumentation'
description: Benachrichtigungseinstellungen für Azure AD Domain Services
services: active-directory-ds
documentationcenter: ''
author: iainfoulds
manager: daveba
editor: curtand
ms.assetid: b9af1792-0b7f-4f3e-8... | 72.252427 | 526 | 0.812147 | deu_Latn | 0.988468 |
cc3c80269e3b0f5f4abecbd3c3715a7e9180c83f | 1,621 | md | Markdown | README.md | icodebuster/JKPickerViewController | fb3eaec2752e858e7386e1e1b9f9d81d19baf17e | [
"MIT"
] | 2 | 2016-02-16T16:38:55.000Z | 2018-09-23T17:18:12.000Z | README.md | icodebuster/JKPickerViewController | fb3eaec2752e858e7386e1e1b9f9d81d19baf17e | [
"MIT"
] | null | null | null | README.md | icodebuster/JKPickerViewController | fb3eaec2752e858e7386e1e1b9f9d81d19baf17e | [
"MIT"
] | null | null | null | JKPickerViewController
======================
Ready to use PickerViewController
#### Loading data from a array.
NSArray *simpleDataArray = @[@"Jan", @"Feb", @"Mar", @"Apr", @"May"];
JKPickerViewController *pickerVC = [JKPickerViewController picker];
[pickerVC setDataSource:@[simpleDataArray]];
[... | 35.23913 | 94 | 0.510179 | yue_Hant | 0.7392 |
cc3d1d500559677d21d5258beb34276edb88aab3 | 831 | md | Markdown | README.md | notinaboat/ZeroConf.jl | c7b9bf217e587444cb607e4006f91a99fb8271d3 | [
"Unlicense"
] | 1 | 2021-09-03T02:20:01.000Z | 2021-09-03T02:20:01.000Z | README.md | notinaboat/ZeroConf.jl | c7b9bf217e587444cb607e4006f91a99fb8271d3 | [
"Unlicense"
] | null | null | null | README.md | notinaboat/ZeroConf.jl | c7b9bf217e587444cb607e4006f91a99fb8271d3 | [
"Unlicense"
] | 1 | 2021-09-03T02:20:30.000Z | 2021-09-03T02:20:30.000Z | # ZeroConf.jl
[DNS Service Discovery](https://en.wikipedia.org/wiki/Zero-configuration_networking#DNS-based_service_discovery) (DNS-SD, ZeroConf, Bonjour) interface for Julia.
On macOS (or BSD) this package uses the `dns-sd` tool (see `man dns-sd`). On Linux the [Avahi](https://www.avahi.org) tools are used instead (... | 23.083333 | 173 | 0.714801 | eng_Latn | 0.512561 |
cc3ddde3e0cc1c6b3a0ed04e251a372633d58be6 | 859 | md | Markdown | his/core/managing-ip-dlc-link-service-connections1.md | AishwaryaVarma/biztalk-docs | 8a6681659fe5740fd6df3ce5aa5be1c392bc7cb8 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-06-14T19:45:26.000Z | 2019-06-14T19:45:26.000Z | his/core/managing-ip-dlc-link-service-connections1.md | AishwaryaVarma/biztalk-docs | 8a6681659fe5740fd6df3ce5aa5be1c392bc7cb8 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-11-19T08:49:33.000Z | 2019-11-19T08:49:33.000Z | his/core/managing-ip-dlc-link-service-connections1.md | OPS-E2E-PPE/biztalk-docs | dfcd48d9ae3142ba3484aac52cb35f6ec8f3881c | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-08-05T18:53:58.000Z | 2019-08-05T18:53:58.000Z | ---
title: "Managing IP-DLC Link Service Connections1 | Microsoft Docs"
ms.custom: ""
ms.date: "11/30/2017"
ms.prod: "host-integration-server"
ms.reviewer: ""
ms.suite: ""
ms.tgt_pltfrm: ""
ms.topic: "article"
ms.assetid: 7a773f42-96dc-42f3-b34b-aef56979d20b
caps.latest.revision: 3
author: "gplarsen"
ms.author: "hisdoc... | 33.038462 | 113 | 0.745052 | eng_Latn | 0.428938 |
cc3e2043b6e18b58172dce5ef858d0a7470cac52 | 1,449 | md | Markdown | PULL_REQUEST_TEMPLATE.md | joincivil/indra | 2878e9d599e20c4c73d8ee971157e8e80c23ae4b | [
"MIT"
] | null | null | null | PULL_REQUEST_TEMPLATE.md | joincivil/indra | 2878e9d599e20c4c73d8ee971157e8e80c23ae4b | [
"MIT"
] | null | null | null | PULL_REQUEST_TEMPLATE.md | joincivil/indra | 2878e9d599e20c4c73d8ee971157e8e80c23ae4b | [
"MIT"
] | null | null | null | <!--- Make sure your title is descriptive -->
<!--- If you have any questions, don't hesitate to reach out to us on Discord! -->
## The Problem
<!--- Why is this change required? What problem does it solve? Bug fix or new feature? -->
<!--- If it fixes an open issue, please link to the issue here. -->
## The Solution... | 55.730769 | 99 | 0.720497 | eng_Latn | 0.999652 |
cc3e6ec4bfb48d31db1b521df4c63462d635b76c | 908 | md | Markdown | README.md | edoriansyah/edoriansyah.github.io | aee2ce159dba874373735b27e588e3583239abfa | [
"MIT"
] | null | null | null | README.md | edoriansyah/edoriansyah.github.io | aee2ce159dba874373735b27e588e3583239abfa | [
"MIT"
] | 4 | 2021-05-20T00:38:36.000Z | 2022-02-16T23:11:14.000Z | README.md | edoriansyah/edoriansyah.github.io | aee2ce159dba874373735b27e588e3583239abfa | [
"MIT"
] | null | null | null | # My Github pages repository
### Showcase your software development skills
This repository gives you the code you'll need to kickstart a personal website that showcases your work as a software developer. And when you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profi... | 90.8 | 300 | 0.792952 | eng_Latn | 0.997994 |
cc3f62c46fffcfda8b6121117eb54f52162e2a3d | 4,062 | md | Markdown | README.md | wyres/lowapp | b466f6dd536394a7ffc9bc01e4ce9e08420be7f0 | [
"Apache-2.0"
] | 11 | 2017-01-05T23:29:50.000Z | 2019-10-30T19:38:33.000Z | README.md | wyres/lowapp | b466f6dd536394a7ffc9bc01e4ce9e08420be7f0 | [
"Apache-2.0"
] | null | null | null | README.md | wyres/lowapp | b466f6dd536394a7ffc9bc01e4ce9e08420be7f0 | [
"Apache-2.0"
] | 8 | 2017-01-17T18:36:57.000Z | 2020-08-05T03:18:43.000Z | # LoWAPP
## What is LoWAPP ?
LoWAPP is a LoWPAN type protocol, similar to Zigbee or Thread, but focused on providing the peer-peer interactions rather than generic mesh routing functionality up to some central server. Unlike these protocols, it does not require any ‘special’ function nodes to communicate between peer... | 57.211268 | 372 | 0.806499 | eng_Latn | 0.999385 |
cc3f85d232d4cd26f37daaec426bb40b5d8c54d3 | 1,075 | md | Markdown | README.md | Haroenv/mac-processor-info | 5838dd2f611a9aec2e88955c34e1df6d6e12cb6c | [
"CC0-1.0"
] | 3 | 2016-07-31T21:39:59.000Z | 2021-11-19T20:07:59.000Z | README.md | Haroenv/mac-processor-info | 5838dd2f611a9aec2e88955c34e1df6d6e12cb6c | [
"CC0-1.0"
] | 1 | 2021-03-01T22:15:41.000Z | 2021-03-02T18:52:33.000Z | README.md | Haroenv/mac-processor-info | 5838dd2f611a9aec2e88955c34e1df6d6e12cb6c | [
"CC0-1.0"
] | 1 | 2021-03-01T22:13:38.000Z | 2021-03-01T22:13:38.000Z | # Mac Processor Info
This will open [ark.intel.com](http://ark.intel.com) in your default browser with info about your cpu.
## Usage
`./processor-info.sh` in Terminal, or integrate the oneliner in any way you want.
## How does it work?
The script is pretty short:
```
open http://ark.intel.com/search?q=$(sysctl -... | 37.068966 | 222 | 0.605581 | eng_Latn | 0.846937 |
cc3fa0127e5f02948e262475ac1fb2f8f058b9ce | 186 | md | Markdown | about.md | geankleber/geankleber.github.io | e62fb33c7015d9684f7531a4eb4b8887a83a2062 | [
"MIT"
] | null | null | null | about.md | geankleber/geankleber.github.io | e62fb33c7015d9684f7531a4eb4b8887a83a2062 | [
"MIT"
] | null | null | null | about.md | geankleber/geankleber.github.io | e62fb33c7015d9684f7531a4eb4b8887a83a2062 | [
"MIT"
] | null | null | null | ---
layout: page
title: About
permalink: /about/
---
Some information about you!
### More Information
Estudar, é o que há.
### Contato
[lukthar@gmail.com](mailto:lukthar@gmail.com)
| 11.625 | 45 | 0.693548 | por_Latn | 0.181337 |
cc4012ff9af85fce0adb45981b0f7111c3104616 | 2,419 | md | Markdown | _posts/2017-02-05-left-number.md | yanchao123456/yanchao123456.github.io | f7e999749cae2aff664c3d832c530ade28279053 | [
"MIT"
] | 3 | 2018-02-17T13:52:51.000Z | 2018-02-24T07:25:26.000Z | _posts/2017-02-05-left-number.md | BinaryCaptain/BinaryCaptain.github.io | f7e999749cae2aff664c3d832c530ade28279053 | [
"MIT"
] | 1 | 2018-02-01T04:52:40.000Z | 2018-02-01T05:09:25.000Z | _posts/2017-02-05-left-number.md | yanchao123456/yanchao123456.github.io | f7e999749cae2aff664c3d832c530ade28279053 | [
"MIT"
] | 2 | 2018-02-24T07:19:42.000Z | 2020-03-24T08:35:37.000Z | ---
layout: post
keywords: blog
description: blog
title: "剩余参数和扩展运算符"
tags: [ES6]
date: 2017-02-05
categories: ES6
cover: 'https://binarycaptain.github.io/assets/img/ES6.png'
tags: ES6
subtitle: '不容忽视的...'
---
## 剩余参数
说剩余参数之前,我们首先说一下arguments,arguments对象是所有(非箭头)函数中都可用的局部变量。你可以使用arguments对象在函数中引用函数的参数。此对象包含传递给函数的每个参数... | 24.434343 | 156 | 0.682513 | yue_Hant | 0.307264 |
cc4042565e26b94f6d62c26a536105af7f934532 | 4,109 | md | Markdown | articles/scheduler/scheduler-intro.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/scheduler/scheduler-intro.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/scheduler/scheduler-intro.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: ¿Qué es Azure Scheduler? | Microsoft Docs
description: Aprenda a crear, programar y ejecutar trabajos automatizados que llamen a servicios dentro y fuera de Azure
services: scheduler
ms.service: scheduler
ms.suite: infrastructure-services
author: derek1ee
ms.author: deli
ms.reviewer: klam
ms.assetid: 52aa6ae... | 95.55814 | 933 | 0.800681 | spa_Latn | 0.984459 |
cc40765b4662e206a68e82c6bad5d94eeb9d0ce2 | 3,938 | md | Markdown | _posts/2021-09-29-SWE-team-five-pillars.md | lizsal/lizsaling | 4c9fcb95faa635a4fb22e1b462e0b7648d950b7b | [
"MIT"
] | 1 | 2020-12-30T17:31:02.000Z | 2020-12-30T17:31:02.000Z | _posts/2021-09-29-SWE-team-five-pillars.md | lizsal/lizsaling | 4c9fcb95faa635a4fb22e1b462e0b7648d950b7b | [
"MIT"
] | null | null | null | _posts/2021-09-29-SWE-team-five-pillars.md | lizsal/lizsaling | 4c9fcb95faa635a4fb22e1b462e0b7648d950b7b | [
"MIT"
] | null | null | null | ---
layout: post
title: Five Pillars of Well-Rounded Software Engineering Teams
---
Most places I've worked offer models for periodically reviewing employee performance and having career development conversations, but I haven't seen great ones for **teams** and have ended up creating my own over time.
I realize there... | 135.793103 | 743 | 0.800152 | eng_Latn | 0.999915 |
cc40974191ad62241022e355889fec129905f4cc | 955 | md | Markdown | README.md | walkor/stomp | b5f01335590fcbb4d6a91079c23de153a03645db | [
"MIT"
] | 4 | 2020-10-14T13:33:56.000Z | 2021-11-19T02:55:56.000Z | README.md | walkor/stomp | b5f01335590fcbb4d6a91079c23de153a03645db | [
"MIT"
] | null | null | null | README.md | walkor/stomp | b5f01335590fcbb4d6a91079c23de153a03645db | [
"MIT"
] | null | null | null | # STOMP
Asynchronous STOMP client for PHP based on [workerman](https://github.com/walkor/workerman).
# Installation
```
composer require workerman/stomp
```
# Example
**test.php**
```php
<?php
require __DIR__ . '/../vendor/autoload.php';
use Workerman\Worker;
use Workerman\Lib\Timer;
use Workerman\Stomp\Client;
$wor... | 19.1 | 92 | 0.610471 | kor_Hang | 0.234565 |
cc40c9e4e460f2b46d470bc28d9c867d317da900 | 5,509 | md | Markdown | doc/mdast.3.md | eush77/remark | 7c0bcebca1a8d89865137705388026f04f311682 | [
"MIT"
] | null | null | null | doc/mdast.3.md | eush77/remark | 7c0bcebca1a8d89865137705388026f04f311682 | [
"MIT"
] | null | null | null | doc/mdast.3.md | eush77/remark | 7c0bcebca1a8d89865137705388026f04f311682 | [
"MIT"
] | null | null | null | # mdast(3) -- Markdown processor
## SYNOPSIS
```javascript
// Load dependencies:
var mdast = require('./index.js');
var html = require('mdast-html');
var yamlConfig = require('mdast-yaml-config');
// Use plugins:
var processor = mdast().use(yamlConfig).use(html);
// Process the document:
var doc = processor.process... | 22.954167 | 78 | 0.650935 | eng_Latn | 0.781599 |
cc40fdc6c7593e7e00406f425041cdacee541f57 | 7,599 | md | Markdown | _posts/simple/2014-11-02-CADisplayLink.md | yanke-guo/Blogs | c37fa78ac106c6c90afe10743f2a6d0b33f37da9 | [
"MIT"
] | null | null | null | _posts/simple/2014-11-02-CADisplayLink.md | yanke-guo/Blogs | c37fa78ac106c6c90afe10743f2a6d0b33f37da9 | [
"MIT"
] | null | null | null | _posts/simple/2014-11-02-CADisplayLink.md | yanke-guo/Blogs | c37fa78ac106c6c90afe10743f2a6d0b33f37da9 | [
"MIT"
] | null | null | null | ---
layout: post
title: "[转载] 使用 CADisplayLink 对齐自定义drawRect"
---
摘录的一片文章,讲述如何使用 `CADisplayLink` 对齐自定义drawRect以优化性能。
> Orignal Title: The Holy Grail of iOS Animation Intervals?
> Orignal Author: BEN BOJKO
> Orignal Url: [http://www.bigspaceship.com/ios-animation-intervals/](http://www.bigspaceship.com/ios-animat... | 48.711538 | 412 | 0.784577 | eng_Latn | 0.997293 |
cc4223a7b783eba2dba725dc739445617023a97b | 1,927 | md | Markdown | support/windows-client/deployment/devices-connected-via-thunderbolt-dock-not-work.md | dmitrykazakov/SupportArticles-docs | 85d15bcd2cfc6507a37c5ca49789564d756be414 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | support/windows-client/deployment/devices-connected-via-thunderbolt-dock-not-work.md | dmitrykazakov/SupportArticles-docs | 85d15bcd2cfc6507a37c5ca49789564d756be414 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-11T00:38:52.000Z | 2022-03-11T00:38:52.000Z | support/windows-client/deployment/devices-connected-via-thunderbolt-dock-not-work.md | dmitrykazakov/SupportArticles-docs | 85d15bcd2cfc6507a37c5ca49789564d756be414 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-01-05T10:38:07.000Z | 2022-01-05T10:38:07.000Z | ---
title: Devices connected through a Thunderbolt Dock stop working
description: Describes an issue in which devices that are connected through a Thunderbolt Dock stop working after the computer resumes from a power state. Provides a workaround.
ms.date: 11/23/2021
author: Deland-Han
ms.author: delhan
manager: dcscont... | 45.880952 | 177 | 0.796056 | eng_Latn | 0.997337 |
cc42374e8e4e9efaf0a5dc6885d94fba291e8bc7 | 1,780 | md | Markdown | README.md | yumewokanaeyou/Rob-BOT-Music | 26a5fc54c2d34049f4fe21b29362a456c7c8bbb6 | [
"Apache-2.0"
] | null | null | null | README.md | yumewokanaeyou/Rob-BOT-Music | 26a5fc54c2d34049f4fe21b29362a456c7c8bbb6 | [
"Apache-2.0"
] | null | null | null | README.md | yumewokanaeyou/Rob-BOT-Music | 26a5fc54c2d34049f4fe21b29362a456c7c8bbb6 | [
"Apache-2.0"
] | null | null | null | # Rob-BOT-Music
1. Use the public Spotify API to allow dynamic playlists to be created for a user.
2. Also allow users to listen to the same song within a room.
# Refined Goals / Features to Implement
- [x] 1. Discover section with random playlist generation
- [ ] 2. Group room with sockets
1. First step... | 32.962963 | 88 | 0.708427 | eng_Latn | 0.910398 |
cc449057c9215b04fe60b0d013ed72700e84f9c4 | 7,845 | md | Markdown | README.md | dmzza/ember-oo-modifiers | ae6476b7cab18b3f30cbb7fe0d670bff6e439023 | [
"MIT"
] | null | null | null | README.md | dmzza/ember-oo-modifiers | ae6476b7cab18b3f30cbb7fe0d670bff6e439023 | [
"MIT"
] | null | null | null | README.md | dmzza/ember-oo-modifiers | ae6476b7cab18b3f30cbb7fe0d670bff6e439023 | [
"MIT"
] | null | null | null | ember-oo-modifiers
==============================================================================
This addon provides a [`useLayoutEffect`-like](https://reactjs.org/docs/hooks-reference.html#useeffect) API for adding modifiers to elements in Ember.
For more information on modifiers, please check out @pzuraq's wonderf... | 27.43007 | 308 | 0.683238 | eng_Latn | 0.768771 |
cc44bfda8a30edda3c36c44d26d9b8ff88edb2b0 | 57 | md | Markdown | pose_track/openpose_track/README.md | abrichr/cvToolkit | 7f559138c27fedf9e3e3929cd4d6e4f8198d4c51 | [
"MIT"
] | 47 | 2019-07-17T12:48:59.000Z | 2022-01-30T20:58:46.000Z | pose_track/openpose_track/README.md | abrichr/cvToolkit | 7f559138c27fedf9e3e3929cd4d6e4f8198d4c51 | [
"MIT"
] | 9 | 2019-07-15T07:34:01.000Z | 2021-08-05T07:08:01.000Z | pose_track/openpose_track/README.md | lxy5513/cvToolBox | 51586c8016b47f5e7852032f9f3211c89d80f537 | [
"MIT"
] | 16 | 2019-07-25T08:11:35.000Z | 2021-06-03T10:37:02.000Z | # pose track base on openpose and sgcn(pose similarty)
| 19 | 55 | 0.754386 | eng_Latn | 0.998885 |
cc455d1b1f53a20e28036ba606dd7a527c3b8744 | 1,234 | md | Markdown | docs/minecraft/howto/howtouse-extra-addon-switch/1-create-world.md | rikusen0335/asobinon | f0663c10600bedd1ec41e445bc08f15f4961b3a2 | [
"MIT"
] | null | null | null | docs/minecraft/howto/howtouse-extra-addon-switch/1-create-world.md | rikusen0335/asobinon | f0663c10600bedd1ec41e445bc08f15f4961b3a2 | [
"MIT"
] | null | null | null | docs/minecraft/howto/howtouse-extra-addon-switch/1-create-world.md | rikusen0335/asobinon | f0663c10600bedd1ec41e445bc08f15f4961b3a2 | [
"MIT"
] | null | null | null | ---
title: ステップ1. ワールドを作ろう
---
## ワールドの準備とRealmの作成

既存のワールドでやってもいいのですが、危ないので、新しくアドオン用のワールドを作ります。
ワールドを作ったらすぐ閉じてしまって構いません。

次にRealmを作成す... | 23.730769 | 90 | 0.789303 | yue_Hant | 0.072833 |
cc4560884ecce011dd02b643eca5db91f7d33b03 | 2,691 | md | Markdown | README.md | westerneer/cerberus | 78a3a45950fc4e24e799021cc0eff0a157408d08 | [
"MIT"
] | null | null | null | README.md | westerneer/cerberus | 78a3a45950fc4e24e799021cc0eff0a157408d08 | [
"MIT"
] | null | null | null | README.md | westerneer/cerberus | 78a3a45950fc4e24e799021cc0eff0a157408d08 | [
"MIT"
] | null | null | null | Rack::Cerberus
==============
`Rack::Cerberus` is a Rack middleware for form-based authentication.
It works roughly like Basic HTTP authentication except that you can use
options in order to style the authentication page.
Install with:
```
# gem install rack-cerberus
```
Or in your `Gemfile`:
```ruby
gem 'rack-ce... | 25.149533 | 118 | 0.713861 | eng_Latn | 0.994627 |
cc4570b573ba7e3968e88cf482c9923757f15646 | 13,318 | md | Markdown | articles/machine-learning/how-to-deploy-with-triton.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-03-12T23:37:16.000Z | 2021-03-12T23:37:16.000Z | articles/machine-learning/how-to-deploy-with-triton.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/machine-learning/how-to-deploy-with-triton.md | ZetaPR/azure-docs.es-es | 0e2bf787d1d9ab12065fcb1091a7f13b96c6f8a2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Servicio del modelo de alto rendimiento con Triton (versión preliminar)
titleSuffix: Azure Machine Learning
description: Obtenga información sobre cómo implementar su modelo con NVIDIA Triton Inference Server en Azure Machine Learning.
services: machine-learning
ms.service: machine-learning
ms.subservice: co... | 65.284314 | 581 | 0.773915 | spa_Latn | 0.936748 |
cc45a2f57f8f4e62b94d704d9809d218737da4d0 | 409 | md | Markdown | README.md | Dizeeee/libark | 9a41af3afb958d79213d1218aa48016fbb7f3905 | [
"MIT"
] | null | null | null | README.md | Dizeeee/libark | 9a41af3afb958d79213d1218aa48016fbb7f3905 | [
"MIT"
] | null | null | null | README.md | Dizeeee/libark | 9a41af3afb958d79213d1218aa48016fbb7f3905 | [
"MIT"
] | null | null | null | # libark
libark is a small test I made to get familiar with blockchain concepts. It's missing a lot in terms of functionality and there currently is no node software to use it with, but as a learning experience this was an incredibly helpful project for me to take on. I may update this project later with better toolin... | 102.25 | 398 | 0.799511 | eng_Latn | 0.999971 |
cc45ea106f98bff7434bf3dd15519031657cbd4b | 396 | md | Markdown | documentation/wisefy/com.isupatches.android.wisefy/-wisefy/-brains/custom-wifi-manager.md | isuPatches/WiseFy | f1deae764e57e45d2caad40b5cd320573eee06e6 | [
"Apache-2.0"
] | 297 | 2016-04-26T21:35:25.000Z | 2021-05-20T11:15:26.000Z | documentation/wisefy/com.isupatches.android.wisefy/-wisefy/-brains/custom-wifi-manager.md | isuPatches/WiseFy | f1deae764e57e45d2caad40b5cd320573eee06e6 | [
"Apache-2.0"
] | 129 | 2016-04-28T13:56:02.000Z | 2021-05-27T19:55:57.000Z | documentation/wisefy/com.isupatches.android.wisefy/-wisefy/-brains/custom-wifi-manager.md | isuPatches/WiseFy | f1deae764e57e45d2caad40b5cd320573eee06e6 | [
"Apache-2.0"
] | 39 | 2016-11-07T05:46:05.000Z | 2020-09-29T02:17:26.000Z | //[wisefy](../../../../index.md)/[com.isupatches.android.wisefy](../../index.md)/[Wisefy](../index.md)/[Brains](index.md)/[customWifiManager](custom-wifi-manager.md)
# customWifiManager
[androidJvm]\
internal fun [customWifiManager](custom-wifi-manager.md)(wifiManager: [WifiManager](https://developer.android.com/refe... | 56.571429 | 193 | 0.734848 | yue_Hant | 0.483288 |
cc4649ea2731b99d00279d75c948b9235e744f44 | 94 | md | Markdown | README.md | inveteck/htb-mongo | dc6a3e52c57a6d74ecb60c378a0894167f511c44 | [
"MIT"
] | null | null | null | README.md | inveteck/htb-mongo | dc6a3e52c57a6d74ecb60c378a0894167f511c44 | [
"MIT"
] | null | null | null | README.md | inveteck/htb-mongo | dc6a3e52c57a6d74ecb60c378a0894167f511c44 | [
"MIT"
] | 1 | 2020-01-10T18:35:12.000Z | 2020-01-10T18:35:12.000Z | # htb-mongo
run exploit in your terminal
python mongo-exploit.py
python mongo-exploit2.py
| 10.444444 | 28 | 0.776596 | eng_Latn | 0.9041 |
cc464ad9dac8caf4142712c25510ecb054bcfee9 | 582 | md | Markdown | .github/ISSUE_TEMPLATE/feature_request.md | gingerrific/spectacle | 1fc286202f32bc599370c2e1b17b8fd1c8da5c83 | [
"MIT"
] | 9,823 | 2015-06-30T22:40:18.000Z | 2022-03-29T12:47:41.000Z | .github/ISSUE_TEMPLATE/feature_request.md | gingerrific/spectacle | 1fc286202f32bc599370c2e1b17b8fd1c8da5c83 | [
"MIT"
] | 789 | 2015-07-01T01:22:12.000Z | 2022-03-21T07:56:10.000Z | .github/ISSUE_TEMPLATE/feature_request.md | gingerrific/spectacle | 1fc286202f32bc599370c2e1b17b8fd1c8da5c83 | [
"MIT"
] | 982 | 2015-07-01T00:16:42.000Z | 2022-03-19T03:07:22.000Z | ---
name: Feature request
about: Suggest an idea for this project
---
<!--
Have you read Formidable's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/FormidableLabs/spectacle/blob/main/CONTRIBUTING.md#contributor-covenant-code-of-co... | 25.304348 | 248 | 0.761168 | eng_Latn | 0.992115 |
cc4665c2a3104feda830e4e458bd04ea54eebd90 | 3,857 | md | Markdown | README.md | bradeggins/amazon-textract-response-parser | e169f569a2c90fe9aea7d3aa89b9ba7610e1ac1d | [
"Apache-2.0"
] | null | null | null | README.md | bradeggins/amazon-textract-response-parser | e169f569a2c90fe9aea7d3aa89b9ba7610e1ac1d | [
"Apache-2.0"
] | null | null | null | README.md | bradeggins/amazon-textract-response-parser | e169f569a2c90fe9aea7d3aa89b9ba7610e1ac1d | [
"Apache-2.0"
] | null | null | null | # Textract Response Parser
You can use Textract response parser library to easily parser JSON returned by Amazon Textract. Library parses JSON and provides programming language specific constructs to work with different parts of the document. [textractor](https://github.com/aws-samples/amazon-textract-textractor) is a... | 31.104839 | 428 | 0.622245 | eng_Latn | 0.530667 |
cc4675e5ddb912f2284a6741ec440ed812730d37 | 815 | md | Markdown | .devcontainer/README.md | NeatNerdPrime/sshkeymgmt | d1ff6549ec430ec2739ff82882c9544a4e1b53d0 | [
"Apache-2.0"
] | 190 | 2016-04-11T11:45:41.000Z | 2022-02-28T02:11:42.000Z | .devcontainer/README.md | NeatNerdPrime/sshkeymgmt | d1ff6549ec430ec2739ff82882c9544a4e1b53d0 | [
"Apache-2.0"
] | 282 | 2018-01-02T15:35:49.000Z | 2022-03-03T10:32:23.000Z | .devcontainer/README.md | NeatNerdPrime/sshkeymgmt | d1ff6549ec430ec2739ff82882c9544a4e1b53d0 | [
"Apache-2.0"
] | 181 | 2015-01-06T09:51:57.000Z | 2022-01-18T14:14:05.000Z | # devcontainer
For format details, see https://aka.ms/devcontainer.json.
For config options, see the README at:
https://github.com/microsoft/vscode-dev-containers/tree/v0.140.1/containers/puppet
``` json
{
"name": "Puppet Development Kit (Community)",
"dockerFile": "Dockerfile",
// Set *default* container spe... | 23.285714 | 86 | 0.716564 | eng_Latn | 0.816298 |
cc46d500d2b193389d30d0682762a101b0f91dd3 | 736 | md | Markdown | 2015/CVE-2015-5333.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 2,340 | 2022-02-10T21:04:40.000Z | 2022-03-31T14:42:58.000Z | 2015/CVE-2015-5333.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 19 | 2022-02-11T16:06:53.000Z | 2022-03-11T10:44:27.000Z | 2015/CVE-2015-5333.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 280 | 2022-02-10T19:58:58.000Z | 2022-03-26T11:13:05.000Z | ### [CVE-2015-5333](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5333)


.
It uses the `tutle` libarary.
## 📋 Requirements
- Tkinter
## ℹ️ How to run
1. Go ahead and clone this whole repository.
2. Open your terminal (or cmd if you use Windows).
2. Run *main.py* using `python3 main.py` bash co... | 25.076923 | 70 | 0.723926 | eng_Latn | 0.980863 |
cc483f12809ec28b7627a9c7ef9ae25bb5034e6c | 1,577 | md | Markdown | docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-getname-method.md | juucustodio/docs.pt-br | a3c389ac92d6e3c69928c7b906e48fbb308dc41f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-getname-method.md | juucustodio/docs.pt-br | a3c389ac92d6e3c69928c7b906e48fbb308dc41f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/debugging/icordebugvariablesymbol-getname-method.md | juucustodio/docs.pt-br | a3c389ac92d6e3c69928c7b906e48fbb308dc41f | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Método ICorDebugVariableSymbol:: GetName'
ms.date: 03/30/2017
ms.assetid: c922b7d4-44e5-45e4-aef3-cc9c35a0be80
ms.openlocfilehash: ea414a39e140c74df736764dbbb1bb3934bda78f
ms.sourcegitcommit: 046a9c22487551360e20ec39fc21eef99820a254
ms.translationtype: MT
ms.contentlocale: pt-BR
ms.lasthandoff: 05/14/2020
m... | 29.754717 | 97 | 0.710209 | por_Latn | 0.514458 |
cc49622464db03c82ec72170155b27141a618417 | 557 | md | Markdown | content/tips/web/04023.md | kaihendry/dabase.com | cc7bafea0ac032e283c31e6630a5b02808ffb777 | [
"W3C",
"MIT"
] | 5 | 2020-01-30T08:11:28.000Z | 2021-04-29T03:17:49.000Z | content/tips/web/04023.md | kaihendry/dabase.com | cc7bafea0ac032e283c31e6630a5b02808ffb777 | [
"W3C",
"MIT"
] | 14 | 2020-02-22T02:35:21.000Z | 2021-03-09T15:08:14.000Z | content/tips/web/04023.md | kaihendry/dabase.com | cc7bafea0ac032e283c31e6630a5b02808ffb777 | [
"W3C",
"MIT"
] | 12 | 2020-02-22T02:28:39.000Z | 2022-02-07T01:50:57.000Z | ---
date: 2007-12-26 20:59:43 +0000
url: /e/04023
title: Some soup sir?
---
Ian is a genius.
http://hixie.ch/advocacy/xhtml
15:49 <@draq> Hixie: do you have a test somewhere to see if my Nokia UA is parsing as XML or as SGML?
15:49 <@draq> Or I can just make my own
15:49 <@Hixie> http://www.hixie.ch/tests/adhoc/xhtml/... | 34.8125 | 101 | 0.709156 | kor_Hang | 0.684178 |
cc4a12483cf34b1a38f74d05eb007a9a8875d01c | 2,414 | md | Markdown | README.md | rafaelrozon/rzn-scripts | c88527e2dfa4946468f7d4f04d6e047ccea6c9ab | [
"MIT"
] | null | null | null | README.md | rafaelrozon/rzn-scripts | c88527e2dfa4946468f7d4f04d6e047ccea6c9ab | [
"MIT"
] | 1 | 2021-09-09T00:44:04.000Z | 2021-09-09T00:44:04.000Z | README.md | rafaelrozon/rzn-scripts | c88527e2dfa4946468f7d4f04d6e047ccea6c9ab | [
"MIT"
] | null | null | null | # rzn-scripts
CLI utilities for common tasks and configurations for my projects
---
## Instalation
```shell
yarn add -D rzn-scripts
```
## Configuration
Create `~/.rzn-scripts/.env` and add:
```txt
USER_NAME="..."
USER_EMAIL="..."
```
## Usage
### Available commands:
```text
Usage: rzn-scripts [options] [comm... | 26.822222 | 149 | 0.685998 | eng_Latn | 0.767365 |
cc4a6ee05c24c8fc8dbee6c67e3d40734e8fea74 | 4,356 | md | Markdown | Sprint 2/Internal Project Retrospective Minutes.md | noobling/prof-comp | 9c4846611af2ab5d1f6a0dabf385486fd1e21906 | [
"MIT"
] | 7 | 2018-08-05T23:47:56.000Z | 2019-02-17T11:12:36.000Z | Sprint 2/Internal Project Retrospective Minutes.md | noobling/prof-comp | 9c4846611af2ab5d1f6a0dabf385486fd1e21906 | [
"MIT"
] | 40 | 2018-08-02T04:00:44.000Z | 2018-12-28T03:46:37.000Z | Sprint 2/Internal Project Retrospective Minutes.md | noobling/prof-comp | 9c4846611af2ab5d1f6a0dabf385486fd1e21906 | [
"MIT"
] | 5 | 2018-08-12T05:30:32.000Z | 2019-02-19T03:53:53.000Z | # Internal Project Retrospective
## Meeting Details
In attendance: Taige Liu, Zihao Liu, David Yu, Joshua Pollard, Michael Dorrell
Absent: Adam Chambost
Location: Meeting Room 1, Clough Centre, UWA
Meeting opened: 8:10pm
Meeting adjourned: 8:50pm
## A Review of Group Cohesiveness
Taige suggests meeting up during... | 39.243243 | 347 | 0.74472 | eng_Latn | 0.999806 |
cc4b49c7a2bdb9c0b6f3cb1d0e649e11a4dba98d | 1,908 | md | Markdown | _posts/2016-03-24-Lafemme-Limited-Edition-Style-22376.md | queenosestyle/queenosestyle.github.io | 7b095a591cefe4e42cdeb7de71cfa87293a95b5c | [
"MIT"
] | null | null | null | _posts/2016-03-24-Lafemme-Limited-Edition-Style-22376.md | queenosestyle/queenosestyle.github.io | 7b095a591cefe4e42cdeb7de71cfa87293a95b5c | [
"MIT"
] | null | null | null | _posts/2016-03-24-Lafemme-Limited-Edition-Style-22376.md | queenosestyle/queenosestyle.github.io | 7b095a591cefe4e42cdeb7de71cfa87293a95b5c | [
"MIT"
] | null | null | null | ---
layout: post
date: 2016-03-24
title: "Lafemme Limited Edition Style 22376"
category: Lafemme
tags: [Lafemme]
---
### Lafemme Limited Edition Style 22376
Just **$249.99**
###
<table><tr><td>BRANDS</td><td>Lafemme</td></tr></table>
<a href="https://www.readybrides.com/en/lafemme/76023-lafemme-limited-edition-st... | 95.4 | 258 | 0.751048 | yue_Hant | 0.70997 |
cc4ccb11bb12de09c5f95707850222b8a6a127c8 | 15,919 | md | Markdown | docs/techNote/engineering/Redis/Chap1.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | 1 | 2020-12-07T08:41:17.000Z | 2020-12-07T08:41:17.000Z | docs/techNote/engineering/Redis/Chap1.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | null | null | null | docs/techNote/engineering/Redis/Chap1.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | null | null | null | # Chap 1 基础和应用
## 简介
##### 背景简介
* Redis (Remote Dictionary Service 远程字典服务),是当今使用最广泛的存储中间件
* 性能高、文档好、源码易懂、客户端支持丰富
* 系统并发量没到一定量级基本不会用上
* 由意大利人Antirez开发,四十多岁的老男人,Redis默认端口6379对应手机键盘的MERZ,是愚蠢的意思
##### 业务功能简介
* 1、记录帖子点赞数、评论数、点击数(hash)
* 2、记录用户帖子ID列表(排序),便于快速显示用户的帖子列表(zset)
* 3、记录帖子的标题、摘要、作者和封面信息,用于列表页展示(hash)
* 4、缓存近期... | 22.773963 | 126 | 0.713173 | yue_Hant | 0.271455 |
cc4ce0826be3b9559cecb186e2c442fbc997a48e | 738 | md | Markdown | README.md | xuxueing/XXTableViewReloadViewHolder | 143262f0eb5fbf5080923af9ef1e89be8439c264 | [
"MIT"
] | 14 | 2017-06-09T01:43:33.000Z | 2021-03-08T08:23:48.000Z | README.md | xuxueing/XXTableViewReloadViewHolder | 143262f0eb5fbf5080923af9ef1e89be8439c264 | [
"MIT"
] | null | null | null | README.md | xuxueing/XXTableViewReloadViewHolder | 143262f0eb5fbf5080923af9ef1e89be8439c264 | [
"MIT"
] | null | null | null | # XXTableViewReloadViewHolder
这是一个非常简单的tableview分类 用法很简单 没有侵入性 只需拷贝到项目中 就可以 不破坏原来的tableview 不需要继承tableview
用途就是仿照微信QQ断网 在tableview上提示 自动监测 自动显示 自动消失
安装十分简单 只需 pod 'XXTableViewReloadViewHolder', '~> 1.0.0'
或者clone下来拷贝到项目中
建议用pod安装
## Examples
. [MIT License](license.md).
| 58.5 | 116 | 0.777778 | yue_Hant | 0.382377 |
cc53f2959229c5171014904c0a04544f4cc2c514 | 1,236 | md | Markdown | README.md | AmitMaurya47/CreditCardFraud | 0a4415b682e7453e62a792499465e0dddfb7bede | [
"MIT"
] | null | null | null | README.md | AmitMaurya47/CreditCardFraud | 0a4415b682e7453e62a792499465e0dddfb7bede | [
"MIT"
] | null | null | null | README.md | AmitMaurya47/CreditCardFraud | 0a4415b682e7453e62a792499465e0dddfb7bede | [
"MIT"
] | null | null | null | # CreditCardFraud
## Context
It is important that credit card companies are able to recognize fraudulent credit card transactions so that customers are not charged for items that they did not purchase.
## Content
The dataset contains transactions made by credit cards in September 2013 by European cardholders.
This dat... | 123.6 | 704 | 0.812298 | eng_Latn | 0.999679 |
cc553f5b775982329ab93132b3728a93d2283826 | 2,264 | md | Markdown | docs/techNote/engineering/Nginx/Chap4.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | 1 | 2020-12-07T08:41:17.000Z | 2020-12-07T08:41:17.000Z | docs/techNote/engineering/Nginx/Chap4.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | null | null | null | docs/techNote/engineering/Nginx/Chap4.md | liuyijian/vuepressBlog | 374c689f3b2ee15da49f409e0a03f47b107a4ec8 | [
"MIT"
] | null | null | null | # Chap4 大规模可扩展的内容缓存
#### 简介
* 内容缓存减少上游服务器的压力,避免重复的计算过程
* 可扩展的分布式缓存服务器在用户体验上有战略性意义,让缓存离用户近一点,这就是内容分发网络的模式(CDN)
* 当上游服务器失效时,仍能通过缓存服务用户请求
#### 缓存区域
* 我们需要定义缓存的位置和内容:在指定路径下创建一个名为CACHE的60MB大小的共享内存区域,文件目录层级为两级,3小时无访问即将对应缓存释放,目录最大大小为20G,参考[此处](https://www.cnblogs.com/crazymagic/p/11029487.html)
* ``proxy_cache_path``:仅在H... | 23.102041 | 176 | 0.761484 | yue_Hant | 0.706913 |
cc561d5595f163ae0749690cbc61e019f5455a5c | 4,035 | md | Markdown | bak/2016-07-28-learn-github-from-zero7.md | by8/by8.github.io | fb5d85a950dd456b5528248997c815be992b80ea | [
"MIT"
] | null | null | null | bak/2016-07-28-learn-github-from-zero7.md | by8/by8.github.io | fb5d85a950dd456b5528248997c815be992b80ea | [
"MIT"
] | 2 | 2020-08-17T04:28:04.000Z | 2020-09-06T06:17:23.000Z | bak/2016-07-28-learn-github-from-zero7.md | by8/by8.github.io | fb5d85a950dd456b5528248997c815be992b80ea | [
"MIT"
] | 1 | 2020-08-17T04:27:15.000Z | 2020-08-17T04:27:15.000Z | ---
layout: post
keywords: blog
description: blog
title: "如何发现优秀的开源项目?"
categories: [GitHub]
tags: [GitHub]
---
之前发过一系列有关 GitHub 的文章,有同学问了,GitHub 我大概了解了,Git 也差不多会使用了,但是 还是搞不清 GitHub 如何帮助我的工作,怎么提升我的工作效率?
问到点子上了,GitHub 其中一个最重要的作用就是发现全世界最优秀的开源项目,你没事的时候刷刷微博、知乎,人家没事的时候刷刷 GitHub ,看看最近有哪些流行的项目,久而久之,这差距就越来越大,那么如何发现优秀的开源项目呢?... | 33.347107 | 252 | 0.814126 | yue_Hant | 0.55076 |
cc56302617af7dfeeaf1365bcce09986a01d8e38 | 1,638 | md | Markdown | apiproxies/forecastweather-pathsuffix/README.md | mpramod16/apigee-tutorials | 3774501ca30db871c375b7fe62f32ff1bdecc6c4 | [
"MIT"
] | 55 | 2015-01-28T23:09:40.000Z | 2021-12-23T03:52:51.000Z | apiproxies/forecastweather-pathsuffix/README.md | brualves/apigee-tutorials | 4bd97cfe1294c24bb536667a70ec9d1cffa32e5d | [
"MIT"
] | 4 | 2016-04-14T14:46:35.000Z | 2021-08-04T16:22:59.000Z | apiproxies/forecastweather-pathsuffix/README.md | brualves/apigee-tutorials | 4bd97cfe1294c24bb536667a70ec9d1cffa32e5d | [
"MIT"
] | 68 | 2015-06-29T22:54:04.000Z | 2022-01-23T17:26:35.000Z | #forecastweather-pathsuffix
The following API bundle provides an example for handling pathsuffix with Target connection without having to write any custom code to rewrite the target url (basepath or query params).
####Deploy forecastweather-pathsuffix
The first thing you'll need is to deploy forecastweather-pathsuffi... | 68.25 | 352 | 0.804029 | eng_Latn | 0.936474 |
cc569b34363e09355fd5547712f41447f98746e9 | 12,574 | md | Markdown | README.md | gergelyszerovay/react-graphql-mongodb-ts-tutorial-v2 | 97558bb4b8c459b88463b0d6d3a814d4b4ed50d2 | [
"Apache-2.0"
] | 4 | 2020-06-11T07:23:33.000Z | 2022-02-12T14:19:41.000Z | README.md | gergelyszerovay/react-graphql-mongodb-ts-tutorial-v2 | 97558bb4b8c459b88463b0d6d3a814d4b4ed50d2 | [
"Apache-2.0"
] | null | null | null | README.md | gergelyszerovay/react-graphql-mongodb-ts-tutorial-v2 | 97558bb4b8c459b88463b0d6d3a814d4b4ed50d2 | [
"Apache-2.0"
] | 3 | 2020-06-11T07:54:43.000Z | 2021-06-01T19:12:30.000Z | # Simple note taking app that demonstrates how to integrate React, GraphQL and MongoDB using Typescript
## Quickstart
You can use *npm* or *docker-compose*.
### Installation
`git clone https://github.com/gergelyszerovay/react-graphql-mongodb-ts-tutorial-v2.git`
`cd react-graphql-mongodb-ts-tutorial-v2`
`docker-co... | 35.519774 | 306 | 0.687053 | eng_Latn | 0.820638 |
cc57bf53267e9ccb65f0ea6174e892c6ad919b8c | 1,263 | md | Markdown | .github/ISSUE_TEMPLATE/RULE_CHANGE.md | sstern6/eslint | d45b184df23a2bbb00b9c1249cc4904235ebe5f7 | [
"MIT"
] | null | null | null | .github/ISSUE_TEMPLATE/RULE_CHANGE.md | sstern6/eslint | d45b184df23a2bbb00b9c1249cc4904235ebe5f7 | [
"MIT"
] | null | null | null | .github/ISSUE_TEMPLATE/RULE_CHANGE.md | sstern6/eslint | d45b184df23a2bbb00b9c1249cc4904235ebe5f7 | [
"MIT"
] | null | null | null | ---
name: "\U0001F4DD Rule change request"
about: Request a change to an existing rule
---
<!--
ESLint adheres to the [JS Foundation Code of Conduct](https://js.foundation/community/code-of-conduct).
This template is for requesting a rule change. If you are here for another reason, please see below:
1. ... | 35.083333 | 136 | 0.726049 | eng_Latn | 0.991556 |
cc581c6b5b6eb11e931548801cacfd02ba73d425 | 267 | md | Markdown | docs/01-project.md | joebauer/collectionbuildersite | e122afb9effda3901780e3963dbcf0ef034cac14 | [
"MIT"
] | 1 | 2020-02-21T16:03:38.000Z | 2020-02-21T16:03:38.000Z | docs/01-project.md | joebauer/collectionbuildersite | e122afb9effda3901780e3963dbcf0ef034cac14 | [
"MIT"
] | 1 | 2019-12-15T17:40:22.000Z | 2019-12-15T17:40:22.000Z | docs/01-project.md | joebauer/collectionbuildersite | e122afb9effda3901780e3963dbcf0ef034cac14 | [
"MIT"
] | 2 | 2019-12-14T23:59:58.000Z | 2020-02-14T14:31:18.000Z | # Create Collection Repository
What is Git
What is GitHub
Create GitHub account
GitHub orientation
Install Git Locally
Create a new GitHub repository by importing or forking this repo.
Clone repo
how to commit and push
Activate GitHub Pages in the settings
| 13.35 | 65 | 0.797753 | eng_Latn | 0.998886 |