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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e651c0c49ef38805490ae19bf19b204d18d5636 | 3,779 | md | Markdown | docs/examples/subplots.md | alexcb/PyWaffle | 0857baee54a6f4aae4cc8ac7bd2618f6a3e142ab | [
"MIT"
] | 375 | 2019-09-23T09:36:58.000Z | 2022-03-30T13:08:48.000Z | docs/examples/subplots.md | ehabqino/PyWaffle | aec778fed3827d35ce104e1582dda6a38c5ed59f | [
"MIT"
] | 16 | 2019-09-17T22:41:22.000Z | 2022-01-30T15:45:41.000Z | docs/examples/subplots.md | ehabqino/PyWaffle | aec778fed3827d35ce104e1582dda6a38c5ed59f | [
"MIT"
] | 62 | 2019-10-07T06:09:08.000Z | 2022-03-20T18:59:09.000Z | # Subplots
Sometimes we would like to show multiple waffle charts in one figure.
This is supported through adding subplots. It also helps avoiding duplicated legends, titles and other components.
Let's say we have sample data as shown below:
```python
import pandas as pd
data = pd.DataFrame(
{
'labels':... | 39.778947 | 171 | 0.59222 | eng_Latn | 0.876589 |
5e675a5aea577a1c5095368910ffcb3b83519b31 | 3,013 | md | Markdown | README.md | Seltsam1/mars-web-scraping | 4f8d578929b20fecb13366acaadce49ed28549b6 | [
"MIT"
] | null | null | null | README.md | Seltsam1/mars-web-scraping | 4f8d578929b20fecb13366acaadce49ed28549b6 | [
"MIT"
] | null | null | null | README.md | Seltsam1/mars-web-scraping | 4f8d578929b20fecb13366acaadce49ed28549b6 | [
"MIT"
] | null | null | null | # mars-web-scraping
Web scraping of data about Mars with app
## Getting Started
This project will scrape 4 websites for data and images about Mars and use the resulting information in an app
- Websites scraped:
- [Nasa Mars Exploration Program](https://mars.nasa.gov/news/ "Nasa Mars Exploration Program")
- [Jet... | 41.847222 | 142 | 0.747428 | eng_Latn | 0.970651 |
5e67e7927d2430d6a6a09f93e06a8937117a0f40 | 2,607 | md | Markdown | README.md | LeoNatan/LNExtensionExecutor | 7bc3a3139391ac8b839d9940da04f236518c7b7f | [
"MIT"
] | 12 | 2017-04-17T08:35:19.000Z | 2022-02-18T03:15:28.000Z | README.md | LeoNatan/LNExtensionExecutor | 7bc3a3139391ac8b839d9940da04f236518c7b7f | [
"MIT"
] | 4 | 2017-09-01T11:25:49.000Z | 2018-07-30T12:07:18.000Z | README.md | LeoNatan/LNExtensionExecutor | 7bc3a3139391ac8b839d9940da04f236518c7b7f | [
"MIT"
] | 1 | 2017-09-01T14:40:47.000Z | 2017-09-01T14:40:47.000Z | # LNExtensionExecutor
An extension executor for iOS, allowing bypass of `UIActivityViewController` to execute both UI and non-UI action extensions directly. It is up to you to figure out what the bundle identifier of the extension is.
[, who we matched to an academic lab ... | 142.568182 | 568 | 0.790053 | eng_Latn | 0.99997 |
5e6b1455fb7abb77e23cd3ef1f7b1c0a23b9bbf4 | 174 | md | Markdown | src/cms/blog/2019-09-03-nodejs.md | sabbirahmed07/gatsby-project | 5c3a7bac83202262b661ff3d0c4968a1ee818482 | [
"MIT"
] | null | null | null | src/cms/blog/2019-09-03-nodejs.md | sabbirahmed07/gatsby-project | 5c3a7bac83202262b661ff3d0c4968a1ee818482 | [
"MIT"
] | null | null | null | src/cms/blog/2019-09-03-nodejs.md | sabbirahmed07/gatsby-project | 5c3a7bac83202262b661ff3d0c4968a1ee818482 | [
"MIT"
] | null | null | null | ---
title: NodeJS
date: 2019-09-04T08:45:16.783Z
---
This is the Nodejs Course you where you'll learn several backend features.

| 21.75 | 74 | 0.741379 | eng_Latn | 0.927295 |
5e6b691fa0643be9a8e50e57fbecf3b53df09acb | 1,217 | md | Markdown | docs/internal/process.md | carmenerh/pyusb | b65bc7bb0be979c5fd4021d3bf6cbe82c6e194fb | [
"BSD-3-Clause"
] | 1 | 2021-06-16T09:12:31.000Z | 2021-06-16T09:12:31.000Z | docs/internal/process.md | carmenerh/pyusb | b65bc7bb0be979c5fd4021d3bf6cbe82c6e194fb | [
"BSD-3-Clause"
] | null | null | null | docs/internal/process.md | carmenerh/pyusb | b65bc7bb0be979c5fd4021d3bf6cbe82c6e194fb | [
"BSD-3-Clause"
] | 1 | 2022-01-18T14:45:38.000Z | 2022-01-18T14:45:38.000Z | # Development process
## Branches and tags
The main branch is `master`, and it tracks the changes that will be included in
the next release. This branch is kept functional (barring the occasional bug),
and its history is never rewritten. Pull requests and patches should generally
be developed for it (i.e. using it ... | 40.566667 | 79 | 0.779786 | eng_Latn | 0.99995 |
5e6c0877a85cbc145b09c538cdf2b117400e2a7b | 2,039 | md | Markdown | meta/1-1-2.md | Agenda2030-BCN/BCN2030-data | f15c3aa92b520420feecd99eb61e2f39fed0221f | [
"MIT"
] | null | null | null | meta/1-1-2.md | Agenda2030-BCN/BCN2030-data | f15c3aa92b520420feecd99eb61e2f39fed0221f | [
"MIT"
] | 1 | 2021-12-19T22:45:00.000Z | 2021-12-19T22:45:00.000Z | meta/1-1-2.md | Agenda2030-BCN/BCN2030-data | f15c3aa92b520420feecd99eb61e2f39fed0221f | [
"MIT"
] | 4 | 2021-11-10T07:47:07.000Z | 2021-11-16T13:24:06.000Z | ---
indicator_number: 1.1.2
permalink: /1-1-2/
sdg_goal: '1'
data_non_statistical: false
graph_type: bar
indicator_name: >-
Number of homeless Barcelona residents
indicator_sort_order: 01-01-02
published: true
reporting_status: complete
target_id: '1.1'
graph_title: >-
Number of homeless Barcelona ... | 36.410714 | 174 | 0.777832 | eng_Latn | 0.762733 |
5e6c91c7429a8e5684e18a7bb41be466cacacefe | 7,888 | md | Markdown | README.md | andriyadi/esp32-custom-vision | ebc3f781fd85bf063d96ae89bb56bfa263fa6af5 | [
"Apache-2.0"
] | 44 | 2019-02-11T04:53:38.000Z | 2021-10-04T12:00:38.000Z | README.md | andriyadi/esp32-custom-vision | ebc3f781fd85bf063d96ae89bb56bfa263fa6af5 | [
"Apache-2.0"
] | 2 | 2019-06-20T18:03:10.000Z | 2021-01-07T09:18:38.000Z | README.md | andriyadi/esp32-custom-vision | ebc3f781fd85bf063d96ae89bb56bfa263fa6af5 | [
"Apache-2.0"
] | 12 | 2019-02-12T06:27:11.000Z | 2021-02-16T22:46:45.000Z | ESP32-CUSTOM-VISION
===================
So, my company just got a free [ESP-EYE](https://www.espressif.com/en/products/hardware/esp-eye/overview) development board from Espressif (the maker of ESP32, ESP8266 chip) itself. It's developed officially by Espresif as an attempt to quickly get started to create image recogn... | 75.12381 | 472 | 0.777764 | eng_Latn | 0.898723 |
5e6dc2a685bbb37c9519a8b1455400549de994be | 26 | md | Markdown | README.md | dlabz/gdl | bd1419e6830eef8d29eef7b6b54c7bef82ba326c | [
"CC0-1.0"
] | null | null | null | README.md | dlabz/gdl | bd1419e6830eef8d29eef7b6b54c7bef82ba326c | [
"CC0-1.0"
] | null | null | null | README.md | dlabz/gdl | bd1419e6830eef8d29eef7b6b54c7bef82ba326c | [
"CC0-1.0"
] | null | null | null | # gdl
Old GDL experiments
| 8.666667 | 19 | 0.769231 | eng_Latn | 0.917977 |
5e6f4e06792350f2f557ef8c2b749328df5dee63 | 290 | md | Markdown | userspace/README.md | aqrln/aquarius-os | acd4027bd2edc9b2d523b32a7cc30bfdd6b05363 | [
"MIT"
] | 14 | 2016-08-24T23:09:46.000Z | 2022-01-03T11:58:42.000Z | userspace/README.md | aqrln/aquarius-os | acd4027bd2edc9b2d523b32a7cc30bfdd6b05363 | [
"MIT"
] | null | null | null | userspace/README.md | aqrln/aquarius-os | acd4027bd2edc9b2d523b32a7cc30bfdd6b05363 | [
"MIT"
] | null | null | null | Aquarius userspace programs
===========================
# Don't look at the code in this directory!
It is made entirely of dirty hacks all coded quickly and immediately
in the evenings when I would have to show the running OS the next day though all I had been working on was the kernel.
| 36.25 | 118 | 0.713793 | eng_Latn | 0.999984 |
5e6fd0b5905da5e20e0d4cb7f63ad3771d1cf36f | 384 | md | Markdown | packages/classic/docs/api/transform.md | n-sviridenko/skele | 5d9d307e90e705c1d46abc5c1e827feef74e03d2 | [
"MIT"
] | 131 | 2018-03-21T05:24:27.000Z | 2022-03-05T11:48:29.000Z | packages/classic/docs/api/transform.md | n-sviridenko/skele | 5d9d307e90e705c1d46abc5c1e827feef74e03d2 | [
"MIT"
] | 97 | 2016-07-18T15:40:26.000Z | 2018-03-01T08:41:47.000Z | packages/classic/docs/api/transform.md | n-sviridenko/skele | 5d9d307e90e705c1d46abc5c1e827feef74e03d2 | [
"MIT"
] | 27 | 2018-03-28T10:28:37.000Z | 2022-01-16T11:52:51.000Z | # Transform
Transformers are functions that enable simple transformations of elements. A transformer is triggered during the execution of a read.
## `register(kind, fn)`
Registers a transformer to a specific kind.
### Usage
```javascript
import { transform } from '@skele/classic'
transform.register('scene', eleme... | 21.333333 | 133 | 0.729167 | eng_Latn | 0.967412 |
5e703d19db80651e446feb1b08c417a0ff54cecd | 1,683 | md | Markdown | content/post/2009-07-02-a-comment-policy-reminder.md | scottslowe/weblog | dcf9c6a5d0a8d9b7fb507ce7b6fcee1b11eb065f | [
"MIT"
] | 9 | 2018-12-19T09:50:28.000Z | 2022-03-31T00:40:39.000Z | content/post/2009-07-02-a-comment-policy-reminder.md | scottslowe/weblog | dcf9c6a5d0a8d9b7fb507ce7b6fcee1b11eb065f | [
"MIT"
] | 2 | 2018-04-23T13:45:38.000Z | 2020-01-24T23:04:16.000Z | content/post/2009-07-02-a-comment-policy-reminder.md | scottslowe/weblog | dcf9c6a5d0a8d9b7fb507ce7b6fcee1b11eb065f | [
"MIT"
] | 9 | 2018-04-22T05:43:46.000Z | 2022-03-02T20:28:45.000Z | ---
author: slowe
categories: General
comments: true
date: 2009-07-02T23:50:30Z
slug: a-comment-policy-reminder
tags:
- Blogging
title: A Comment Policy Reminder
url: /2009/07/02/a-comment-policy-reminder/
wordpress_id: 1436
---
I encourage open discussion and conversation here on my site, and I'm thrilled that reader... | 80.142857 | 508 | 0.799168 | eng_Latn | 0.999442 |
5e71d8aa6cea63b45877987b6bb790bcc83764f8 | 3,095 | md | Markdown | blog-website/blog/2015-12-20-live-reload-considered-harmful/index.md | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 8 | 2021-06-19T18:25:12.000Z | 2022-02-07T21:32:51.000Z | blog-website/blog/2015-12-20-live-reload-considered-harmful/index.md | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 92 | 2021-04-11T12:48:19.000Z | 2022-03-30T08:59:48.000Z | blog-website/blog/2015-12-20-live-reload-considered-harmful/index.md | johnnyreilly/blog.johnnyreilly.com | 3d4b68ea083d7541c68719c7643fe57a0932ee91 | [
"MIT"
] | 9 | 2021-04-11T09:57:51.000Z | 2022-01-03T15:36:34.000Z | ---
title: 'Live Reload Considered Harmful'
authors: johnnyreilly
tags: []
hide_table_of_contents: false
---
I've seen it go by many names; [live reload](http://livereload.com/), hot reload, [browser sync](https://browsersync.io/)... the list goes on. It's been the subject of a million demos. It's the focus of a thous... | 88.428571 | 520 | 0.764136 | eng_Latn | 0.999207 |
5e72e2c53ae29f19f0bec75ce93ea84892deb145 | 1,306 | md | Markdown | README.md | kianmeng/castore | c79bafa46d69b0d6a51e5086ae566a9c4535ef21 | [
"Apache-2.0"
] | 66 | 2019-10-29T02:50:03.000Z | 2022-03-31T06:13:26.000Z | README.md | kianmeng/castore | c79bafa46d69b0d6a51e5086ae566a9c4535ef21 | [
"Apache-2.0"
] | 16 | 2020-05-30T14:51:12.000Z | 2022-03-29T13:26:32.000Z | deps/castore/README.md | adrianomota/blog | ef3b2d2ed54f038368ead8234d76c18983caa75b | [
"MIT"
] | 14 | 2020-03-30T06:17:57.000Z | 2021-08-07T07:00:23.000Z | # CAStore
Up-to-date CA certificate store.
## Installation
In your `mix.exs`:
```elixir
def deps do
[
{:castore, "~> 0.1.0"}
]
end
```
Then, run `$ mix deps.get`.
## Usage
This is a micro-library whose only job is storing an up-to-date CA certificate store. The only provided function is `CAStore.file_pat... | 26.653061 | 195 | 0.740429 | eng_Latn | 0.981686 |
5e72fbfa00d29be0b7f918ae147c5a32c84dad1d | 8,058 | md | Markdown | articles/azure-signalr/signalr-howto-event-grid-integration.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/azure-signalr/signalr-howto-event-grid-integration.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/azure-signalr/signalr-howto-event-grid-integration.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Azure SignalR Hizmeti etkinlikleri Etkinlik Ağılasına nasıl gönderilir?
description: SignalR Hizmetiniz için Olay Izgara olaylarını nasıl etkinleştirdiğinizi ve ardından istemci bağlantısına bağlı/bağlantısı kesilen olayları örnek bir uygulamaya nasıl göndereceğinizi gösteren bir kılavuz.
services: signalr
a... | 46.310345 | 477 | 0.787292 | tur_Latn | 0.994313 |
5e73ebc8e9d21ed0b7a90b707efb78e655cb8a4a | 3,576 | md | Markdown | AotSharedCacheExtractor/README.md | FFRI/ProjectChampollion | b2c083206e3dde48c00d72be181483428463686c | [
"Apache-2.0"
] | 172 | 2021-02-26T09:03:22.000Z | 2022-03-25T19:12:48.000Z | AotSharedCacheExtractor/README.md | aparashk/ProjectChampollion | b2c083206e3dde48c00d72be181483428463686c | [
"Apache-2.0"
] | 1 | 2021-08-24T09:09:03.000Z | 2021-12-06T06:12:28.000Z | AotSharedCacheExtractor/README.md | aparashk/ProjectChampollion | b2c083206e3dde48c00d72be181483428463686c | [
"Apache-2.0"
] | 12 | 2021-02-26T09:03:23.000Z | 2022-03-25T19:12:53.000Z | # AOT Shared Cache Extractor
This script shows the contents of the AOT shared cache file (`/System/Library/dyld/aot_shared_cache`).
## What is AOT shared cache file? Why did I create this tool?
AOT shared cache is a combined AOT cache file to improve the performance of x64 emulation process initialization.
Its mech... | 42.070588 | 307 | 0.717002 | eng_Latn | 0.97385 |
5e746e5638046d958b50056dda48847135144497 | 87 | md | Markdown | README.md | RakeshPuvvala8/assignment | dc3c86355f91475d9cbf1ff9ad2831d077853442 | [
"MIT"
] | null | null | null | README.md | RakeshPuvvala8/assignment | dc3c86355f91475d9cbf1ff9ad2831d077853442 | [
"MIT"
] | null | null | null | README.md | RakeshPuvvala8/assignment | dc3c86355f91475d9cbf1ff9ad2831d077853442 | [
"MIT"
] | null | null | null | # assignment
assignment given by cipher schools for internship
open login.html first
| 17.4 | 50 | 0.816092 | eng_Latn | 0.997796 |
5e759bf957577898b7504f71594384fc88f72c7f | 696 | md | Markdown | release-procedure.md | simonthor/sparse | 4a5ba984c94e264b97232a3f06924ca79d5be2dd | [
"BSD-3-Clause"
] | 391 | 2018-01-26T18:59:47.000Z | 2022-03-31T05:22:23.000Z | release-procedure.md | simonthor/sparse | 4a5ba984c94e264b97232a3f06924ca79d5be2dd | [
"BSD-3-Clause"
] | 432 | 2018-01-26T13:50:42.000Z | 2022-03-27T20:52:47.000Z | release-procedure.md | simonthor/sparse | 4a5ba984c94e264b97232a3f06924ca79d5be2dd | [
"BSD-3-Clause"
] | 81 | 2018-01-26T16:54:03.000Z | 2022-03-27T17:34:20.000Z | * Update changelog in docs/changelog.rst and commit.
* Tag commit
```bash
git tag -a x.x.x -m 'Version x.x.x'
```
* Push to github
```bash
git push pydata master --tags
```
* Upload to PyPI
```bash
git clean -xfd # remove all files in directory not in repository
python setup.py sdist bdist_wheel -... | 26.769231 | 101 | 0.701149 | eng_Latn | 0.901091 |
5e761ed827f00a551f10af99f6e55c47f1c112cc | 406 | md | Markdown | docs/api-reference/classes/NSListAgent/GetEmarketingStrictMode.md | stianol/crmscript | be1ad4f3a967aee2974e9dc7217255565980331e | [
"MIT"
] | null | null | null | docs/api-reference/classes/NSListAgent/GetEmarketingStrictMode.md | stianol/crmscript | be1ad4f3a967aee2974e9dc7217255565980331e | [
"MIT"
] | null | null | null | docs/api-reference/classes/NSListAgent/GetEmarketingStrictMode.md | stianol/crmscript | be1ad4f3a967aee2974e9dc7217255565980331e | [
"MIT"
] | null | null | null | ---
uid: crmscript_ref_NSListAgent_GetEmarketingStrictMode
title: Bool GetEmarketingStrictMode()
intellisense: NSListAgent.GetEmarketingStrictMode
keywords: NSListAgent, GetEmarketingStrictMode
so.topic: reference
---
# Bool GetEmarketingStrictMode()
Get the value of the Emarketing strict mode setting
**Returns:** B... | 20.3 | 54 | 0.810345 | yue_Hant | 0.409697 |
5e77f03491b2aae105ef2c243e3b342d8ed2eb22 | 3,494 | md | Markdown | articles/lab-services/how-to-configure-firewall-settings.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/lab-services/how-to-configure-firewall-settings.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/lab-services/how-to-configure-firewall-settings.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Az Azure Lab Services tűzfalbeállításai
description: Megtudhatja, hogyan határozhatja meg a tesztkörnyezetben a virtuális gépek nyilvános IP-címét és portszámát, hogy információkat lehessen hozzáadni a tűzfalszabályok számára.
author: emaher
ms.author: enewman
ms.date: 06/26/2020
ms.topic: article
ms.openloc... | 74.340426 | 713 | 0.808815 | hun_Latn | 1.000008 |
5e78360986c33187fb2e3cbe88c1689b21d3a3b6 | 51 | md | Markdown | documentation/sdr.md | TheIoTLearningInitiative/SoftwareDefinedRadio | 85419a0b5fa545ed37c1c2a6606849843edb3ac2 | [
"Apache-2.0"
] | 1 | 2019-08-29T23:41:56.000Z | 2019-08-29T23:41:56.000Z | documentation/sdr.md | TheIoTLearningInitiative/SoftwareDefinedRadio | 85419a0b5fa545ed37c1c2a6606849843edb3ac2 | [
"Apache-2.0"
] | null | null | null | documentation/sdr.md | TheIoTLearningInitiative/SoftwareDefinedRadio | 85419a0b5fa545ed37c1c2a6606849843edb3ac2 | [
"Apache-2.0"
] | null | null | null | - http://airspy.com/
- https://github.com/airspy/
| 12.75 | 28 | 0.647059 | yue_Hant | 0.633491 |
5e78c3ba27aa82ef7e083c278afddb4c4ed67589 | 5,037 | md | Markdown | _posts/2018-11-1-Project-3.md | luketibbott/luketibbott.github.io | 36caa0102551187b9c71f1ccfce5fc8e2a387c40 | [
"MIT"
] | null | null | null | _posts/2018-11-1-Project-3.md | luketibbott/luketibbott.github.io | 36caa0102551187b9c71f1ccfce5fc8e2a387c40 | [
"MIT"
] | null | null | null | _posts/2018-11-1-Project-3.md | luketibbott/luketibbott.github.io | 36caa0102551187b9c71f1ccfce5fc8e2a387c40 | [
"MIT"
] | null | null | null | ---
layout: post
title: Classification of Exoplanet Candidates
---
Exoplanets discoveries are the hot new science on the block. Chances are, you've heard something about exoplanets in the past few years. In case you haven't, let me give you a quick overview.
At the time of writing, 3,826 exoplanets have been discov... | 119.928571 | 822 | 0.791543 | eng_Latn | 0.999496 |
5e79fc2d7c06556727289ba5b5d394acd528d989 | 112 | md | Markdown | README.md | zd942819504/YouxinStore | 734293668e541889706e3a9d867018949de91c3a | [
"MIT"
] | null | null | null | README.md | zd942819504/YouxinStore | 734293668e541889706e3a9d867018949de91c3a | [
"MIT"
] | null | null | null | README.md | zd942819504/YouxinStore | 734293668e541889706e3a9d867018949de91c3a | [
"MIT"
] | 1 | 2021-06-12T12:19:33.000Z | 2021-06-12T12:19:33.000Z | # YouxinStore
基于Dubbox的B2B2C商城
商城采用SpringMVC+Spring+MyBatis+Dubbox构建,采用分布式架构完成项目开发。后期改造成基于SpringCloud技术栈的微服务项目
| 22.4 | 79 | 0.901786 | yue_Hant | 0.51381 |
5e7a09608f8022ab938eed297e6cfde50d14694f | 989 | md | Markdown | add/metadata/System.CodeDom/CodeMemberProperty.meta.md | kcpr10/dotnet-api-docs | b73418e9a84245edde38474bdd600bf06d047f5e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-06-16T22:24:36.000Z | 2020-06-16T22:24:36.000Z | add/metadata/System.CodeDom/CodeMemberProperty.meta.md | kcpr10/dotnet-api-docs | b73418e9a84245edde38474bdd600bf06d047f5e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.CodeDom/CodeMemberProperty.meta.md | kcpr10/dotnet-api-docs | b73418e9a84245edde38474bdd600bf06d047f5e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-04-08T14:42:27.000Z | 2019-04-08T14:42:27.000Z | ---
uid: System.CodeDom.CodeMemberProperty
author: "rpetrusha"
ms.author: "ronpet"
---
---
uid: System.CodeDom.CodeMemberProperty.ImplementationTypes
author: "rpetrusha"
ms.author: "ronpet"
---
---
uid: System.CodeDom.CodeMemberProperty.Parameters
author: "rpetrusha"
ms.author: "ronpet"
---
---
uid: System.CodeDom.C... | 16.483333 | 64 | 0.738119 | yue_Hant | 0.634671 |
5e7a4a17540b49473fd9e8853352f78b3ca1f7fe | 9,307 | md | Markdown | README.md | Smalls1652/AzureAD.MFA.Pwsh.Utils | 896f7499f48d425d07e8e0a44c2b61099bcf028b | [
"SGI-B-2.0"
] | null | null | null | README.md | Smalls1652/AzureAD.MFA.Pwsh.Utils | 896f7499f48d425d07e8e0a44c2b61099bcf028b | [
"SGI-B-2.0"
] | null | null | null | README.md | Smalls1652/AzureAD.MFA.Pwsh.Utils | 896f7499f48d425d07e8e0a44c2b61099bcf028b | [
"SGI-B-2.0"
] | null | null | null | # Azure AD MFA PowerShell Utilities
- [Azure AD MFA PowerShell Utilities](#azure-ad-mfa-powershell-utilities)
- [⚒ Building](#-building)
- [🧰 Requirements](#-requirements)
- [⚠️ Note for Windows users](#️-note-for-windows-users)
- [👨💻 Using Visual Studio Code](#-using-visual-studio-code)
- [🤓 ... | 58.534591 | 447 | 0.758461 | eng_Latn | 0.871731 |
5e7abc4499efaf2ae2f80fac7ea7002328dbc6ce | 37 | md | Markdown | README.md | Mannn17/probable-octo-invention | e10b0ed8786f4268c1f363f0da6028bedc4f9126 | [
"BSL-1.0"
] | null | null | null | README.md | Mannn17/probable-octo-invention | e10b0ed8786f4268c1f363f0da6028bedc4f9126 | [
"BSL-1.0"
] | null | null | null | README.md | Mannn17/probable-octo-invention | e10b0ed8786f4268c1f363f0da6028bedc4f9126 | [
"BSL-1.0"
] | null | null | null | # probable-octo-invention
Mana3rap17
| 12.333333 | 25 | 0.837838 | eng_Latn | 0.267275 |
5e7ac5fac224b1b73287d34c1fd7a3d02ca32b39 | 1,243 | md | Markdown | README.md | Wei-JL/Segmentation-of-remote-sensing-image | fc8d0b4a313e39dd3a71e3055a7564767b8b4a06 | [
"Apache-2.0"
] | null | null | null | README.md | Wei-JL/Segmentation-of-remote-sensing-image | fc8d0b4a313e39dd3a71e3055a7564767b8b4a06 | [
"Apache-2.0"
] | null | null | null | README.md | Wei-JL/Segmentation-of-remote-sensing-image | fc8d0b4a313e39dd3a71e3055a7564767b8b4a06 | [
"Apache-2.0"
] | null | null | null | # 飞桨常规赛∶遥感影像地块分割 -5月第四名方案
## 项目描述
### 训练数据集文件名称:train_and_label.zip
## 包含2个子文件,分别为:训练数据集(原始图片)文件、训练数据集(标注图片)文件,详细介绍如下:
* **训练数据集**(原始图片)文件名称:img_train
包含66,653张分辨率为2m/pixel,尺寸为256 * 256的JPG图片,每张图片的名称形如T000123.jpg。
* **训练数据集**(标注图片)文件名称:lab_train
包含66,653张分辨率为2m/pixel,尺寸为256 * 256的PNG图片,每张图片的名称形如T000123.png。
备注:... | 25.367347 | 232 | 0.777957 | yue_Hant | 0.625271 |
5e7b7264ef1958af4c0617cc27b594336335dab2 | 6,711 | md | Markdown | articles/cognitive-services/LUIS/luis-get-started-get-intent-from-browser.md | flexray/azure-docs.pl-pl | bfb8e5d5776d43b4623ce1c01dc44c8efc769c78 | [
"CC-BY-4.0",
"MIT"
] | 12 | 2017-08-28T07:45:55.000Z | 2022-03-07T21:35:48.000Z | articles/cognitive-services/LUIS/luis-get-started-get-intent-from-browser.md | flexray/azure-docs.pl-pl | bfb8e5d5776d43b4623ce1c01dc44c8efc769c78 | [
"CC-BY-4.0",
"MIT"
] | 441 | 2017-11-08T13:15:56.000Z | 2021-06-02T10:39:53.000Z | articles/cognitive-services/LUIS/luis-get-started-get-intent-from-browser.md | flexray/azure-docs.pl-pl | bfb8e5d5776d43b4623ce1c01dc44c8efc769c78 | [
"CC-BY-4.0",
"MIT"
] | 27 | 2017-11-13T13:38:31.000Z | 2022-02-17T11:57:33.000Z | ---
title: Jak wykonywać zapytania dotyczące prognoz przy użyciu przeglądarki — LUIS
description: W tym artykule Użyj dostępnej publicznej aplikacji LUIS, aby określić zamiar użytkownika w przeglądarce.
ms.service: cognitive-services
ms.subservice: language-understanding
ms.topic: quickstart
ms.date: 03/26/2021
ms.open... | 37.283333 | 287 | 0.62107 | pol_Latn | 0.96934 |
5e7ba3b6943a35365ed804bc2a57c599ecc986a8 | 90 | md | Markdown | README.md | Harry-Worker0/Harry-Worker0 | 7326c488c5e1fd78d33d19de4c273aa56c322968 | [
"MIT"
] | null | null | null | README.md | Harry-Worker0/Harry-Worker0 | 7326c488c5e1fd78d33d19de4c273aa56c322968 | [
"MIT"
] | null | null | null | README.md | Harry-Worker0/Harry-Worker0 | 7326c488c5e1fd78d33d19de4c273aa56c322968 | [
"MIT"
] | null | null | null | # Harry's Worker0's Publisher
for non-commercial use
part of Harry's Blog for open use.
| 15 | 34 | 0.755556 | eng_Latn | 0.940629 |
5e7bab5481541ddedf4bf531f1b94c872eaee4c8 | 28 | md | Markdown | README.md | liujungithup131477/SYLJAddressBook | c88b5b9624931c96f86904a321ce2c6d8fd71e9c | [
"MIT"
] | null | null | null | README.md | liujungithup131477/SYLJAddressBook | c88b5b9624931c96f86904a321ce2c6d8fd71e9c | [
"MIT"
] | 1 | 2021-11-03T08:10:59.000Z | 2021-11-03T08:10:59.000Z | README.md | liujungithup131477/SYLJAddressBook | c88b5b9624931c96f86904a321ce2c6d8fd71e9c | [
"MIT"
] | null | null | null | # SYLJAddressBook
iOS 访问通讯录
| 9.333333 | 17 | 0.821429 | yue_Hant | 0.740033 |
5e7c01324a535457aaa7261e861f3ac3847e5f37 | 73 | md | Markdown | README.md | codalogic/value_or | e248d4d1573f3f66b85780c3a1046431baa59ffb | [
"MIT"
] | null | null | null | README.md | codalogic/value_or | e248d4d1573f3f66b85780c3a1046431baa59ffb | [
"MIT"
] | null | null | null | README.md | codalogic/value_or | e248d4d1573f3f66b85780c3a1046431baa59ffb | [
"MIT"
] | null | null | null | # value_or
An experiment in combining error code returns with exceptions
| 24.333333 | 61 | 0.835616 | eng_Latn | 0.989276 |
5e7c0c0ddf5e4c5adf2ab9dca6f6191986e88e27 | 6,534 | md | Markdown | README.md | quangminhtran94/opa-kafka-plugin | f56eef72e2fc7dba0d4454e174949b010018d0f6 | [
"Apache-2.0"
] | null | null | null | README.md | quangminhtran94/opa-kafka-plugin | f56eef72e2fc7dba0d4454e174949b010018d0f6 | [
"Apache-2.0"
] | null | null | null | README.md | quangminhtran94/opa-kafka-plugin | f56eef72e2fc7dba0d4454e174949b010018d0f6 | [
"Apache-2.0"
] | null | null | null | # Open Policy Agent plugin for Kafka authorization
[](https://maven-badges.herokuapp.com/maven-central/com.bisnode.kafka.authorization/opa-authorizer)

He was a mathematician, and also made great contributions to philosophy using Mathematics as a method. During this time, the philosophers came back to the original metaphysical question, "What constitutes reality?". They also gave importa... | 60.351351 | 438 | 0.801612 | eng_Latn | 0.999459 |
5e7c9321ea6b4670d41201349216a8c14039e3c1 | 8,860 | md | Markdown | _episodes/03-data-wrangling.md | sstevens2/python-interactive-data-visualizations | e10ce968b72727ab70a797132c4ce4352e7ac61f | [
"CC-BY-4.0"
] | 2 | 2021-08-23T20:48:09.000Z | 2021-09-01T17:28:54.000Z | _episodes/03-data-wrangling.md | sstevens2/python-interactive-data-visualizations | e10ce968b72727ab70a797132c4ce4352e7ac61f | [
"CC-BY-4.0"
] | 10 | 2021-08-23T16:22:17.000Z | 2021-12-22T16:32:05.000Z | _episodes/03-data-wrangling.md | sstevens2/python-interactive-data-visualizations | e10ce968b72727ab70a797132c4ce4352e7ac61f | [
"CC-BY-4.0"
] | 4 | 2021-09-21T14:28:54.000Z | 2021-12-09T15:05:28.000Z | ---
title: "Data Wrangling"
teaching: 15
exercises: 5
questions:
- "What format should my data be in for Plotly Express?"
- "Why can't I use the data in its current format?"
- "What is tidy data?"
- "How can I use pandas to wrangle my data?"
objectives:
- "Learn useful pandas functions for wrangling data into a tidy fo... | 44.974619 | 277 | 0.744131 | eng_Latn | 0.998419 |
5e7cb959bae81548560e24059544b996544c7a10 | 4,531 | md | Markdown | docs/admin_tutorial.md | luiz1238/cdm | 31eb1208dd80c6730419850cf65c62205108234a | [
"MIT"
] | null | null | null | docs/admin_tutorial.md | luiz1238/cdm | 31eb1208dd80c6730419850cf65c62205108234a | [
"MIT"
] | null | null | null | docs/admin_tutorial.md | luiz1238/cdm | 31eb1208dd80c6730419850cf65c62205108234a | [
"MIT"
] | null | null | null | # Editando o sistema
Nessa seção, ensinarei como editar o sistema.
### Atenção
Caso haja jogadores cadastrados, o sistema não permitirá a criação ou exclusão de alguns itens.
# Acessando o Editor
O Editor se encontra no painel do amininistrador, na barra de navegação.
## Informações Pessoais (Geral)
Modificar as... | 27.131737 | 271 | 0.778415 | por_Latn | 0.99996 |
5e7d5f1f4103bb4623241fe9880524b14da1d067 | 4,397 | md | Markdown | _posts/2020-09-29-burst-balloons.md | Dinn/Dinn.github.io | 13442d433c02433a32d6800e418e7c8f5f7e4904 | [
"MIT"
] | 1 | 2021-11-01T11:10:04.000Z | 2021-11-01T11:10:04.000Z | _posts/2020-09-29-burst-balloons.md | Dinn/Dinn.github.io | 13442d433c02433a32d6800e418e7c8f5f7e4904 | [
"MIT"
] | null | null | null | _posts/2020-09-29-burst-balloons.md | Dinn/Dinn.github.io | 13442d433c02433a32d6800e418e7c8f5f7e4904 | [
"MIT"
] | null | null | null | ---
title: 'Algorithm \| Burst Balloons'
date: 2020-10-03
last_modified_at: 2020-10-03T17:09:07
category:
- Algorithm
tags:
- Algorithm
- JavaScript
- JS
- ECMAScript
- ES6
- leetCode
- Top Interview Questions Hard Collenction
---
> 본 글은 leetCode의 [Burst Balloons](https://leetcode.com/problems/burst-... | 28.551948 | 154 | 0.578121 | kor_Hang | 1.00001 |
5e7e0bd22318c4a92903b5af74414c5e826bf712 | 1,664 | md | Markdown | README.md | lucasbaquinoo/github-explorer-rocketseat | a67630e6cff35a0db75df96749147c3be272c10c | [
"Xnet",
"X11"
] | 1 | 2021-10-07T14:26:18.000Z | 2021-10-07T14:26:18.000Z | README.md | lucasbaquinoo/github-explorer-rocketseat | a67630e6cff35a0db75df96749147c3be272c10c | [
"Xnet",
"X11"
] | null | null | null | README.md | lucasbaquinoo/github-explorer-rocketseat | a67630e6cff35a0db75df96749147c3be272c10c | [
"Xnet",
"X11"
] | null | null | null | <p align="center">
<img src="https://user-images.githubusercontent.com/57778245/92287977-b631f100-eee1-11ea-8b98-35755a8e25ad.png" />
</p>
<p align="center">Explore repositories on GitHub</p>
<p align="center">
<img src="https://img.shields.io/github/issues/lucasbaquinoo/github-explorer-rocketseat?style=flat-squar... | 33.28 | 134 | 0.720553 | yue_Hant | 0.191354 |
5e7e51c1d128c1cd6a399e82220fd1b752c807b2 | 40 | md | Markdown | README.md | paulomdb/i2 | ee3ff2c664feff43666f10135db14023243219cb | [
"MIT"
] | null | null | null | README.md | paulomdb/i2 | ee3ff2c664feff43666f10135db14023243219cb | [
"MIT"
] | null | null | null | README.md | paulomdb/i2 | ee3ff2c664feff43666f10135db14023243219cb | [
"MIT"
] | null | null | null | # i2
Criações de modelos no iBase e i2.
| 13.333333 | 34 | 0.725 | por_Latn | 1.000008 |
5e7e9abe1a452b99a55f9c12a8f214440c18d60a | 7,735 | md | Markdown | cn.zh-cn/SDK参考/删除训练作业.md | huaweicloudDocs/modelarts | e974390566da0c5e0424bd17e72440bb612b0385 | [
"RSA-MD"
] | 7 | 2019-12-20T19:52:20.000Z | 2022-01-13T13:56:39.000Z | cn.zh-cn/SDK参考/删除训练作业.md | huaweicloudDocs/modelarts | e974390566da0c5e0424bd17e72440bb612b0385 | [
"RSA-MD"
] | null | null | null | cn.zh-cn/SDK参考/删除训练作业.md | huaweicloudDocs/modelarts | e974390566da0c5e0424bd17e72440bb612b0385 | [
"RSA-MD"
] | 14 | 2020-08-03T07:07:05.000Z | 2021-12-03T08:24:15.000Z | # 删除训练作业<a name="modelarts_04_0166"></a>
## 示例代码<a name="zh-cn_topic_0160620263_section20261580353"></a>
在ModelArts notebook平台中,Session鉴权无需输入鉴权参数。其它平台的Session鉴权请参见[Session鉴权](Session鉴权概述.md)。
方式一:根据指定的job\_id删除
```
from modelarts.session import Session
from modelarts.estimator import Estimator
session = Session()
E... | 81.421053 | 488 | 0.760698 | yue_Hant | 0.289723 |
5e7f0b46023a11f6f79ed8ec5568b06263c2e00b | 1,587 | md | Markdown | README.md | cheneeheng/JunctionSegmentation | 43ac9db3f2996b0c0d6ec39424a22d682223785d | [
"MIT"
] | null | null | null | README.md | cheneeheng/JunctionSegmentation | 43ac9db3f2996b0c0d6ec39424a22d682223785d | [
"MIT"
] | null | null | null | README.md | cheneeheng/JunctionSegmentation | 43ac9db3f2996b0c0d6ec39424a22d682223785d | [
"MIT"
] | null | null | null | # JunctionSegmentation
This repository contains the Cityscapes [1] dataset extension for the paper:
Pixelwise Traffic Junction Segmentation for Urban Scene Understanding (https://ieeexplore.ieee.org/document/9294654)
```
@inproceedings{chen2020pixelwise,
title={Pixelwise Traffic Junction Segmentation for ... | 58.777778 | 316 | 0.752993 | eng_Latn | 0.913638 |
5e7f46832699ceed11bb8f873900067b71108324 | 444 | md | Markdown | README.md | ThomasOwca/Book-Reader-WPF | 616a9956e93478d69c74768f8f1a677cdd20863b | [
"MIT"
] | null | null | null | README.md | ThomasOwca/Book-Reader-WPF | 616a9956e93478d69c74768f8f1a677cdd20863b | [
"MIT"
] | null | null | null | README.md | ThomasOwca/Book-Reader-WPF | 616a9956e93478d69c74768f8f1a677cdd20863b | [
"MIT"
] | null | null | null | # Book-Reader-WPF
This WPF project is a book reader application which was designed and developed using XAML and C#.
****REQUIRED INFORMATION****
The source code was updated so that the text files for the books are now in a relative path to the entire project folder.
This should allow for easier execution of this appl... | 37 | 121 | 0.779279 | eng_Latn | 0.999789 |
5e7f74930c47e48579f6c19a189e6c3477f362b7 | 1,018 | md | Markdown | packages/react-look/docs/Prefixer.md | rofrischmann/react-look | bcc01653328e6298ae46af14c91958874e8baf92 | [
"MIT"
] | 682 | 2015-07-14T23:13:11.000Z | 2019-05-30T14:11:05.000Z | packages/react-look/docs/Prefixer.md | robinweser/react-look | bcc01653328e6298ae46af14c91958874e8baf92 | [
"MIT"
] | 260 | 2015-07-14T16:55:39.000Z | 2016-10-19T20:10:12.000Z | packages/react-look/docs/Prefixer.md | obscene/Obscene-Stylesheet | bcc01653328e6298ae46af14c91958874e8baf92 | [
"MIT"
] | 56 | 2015-07-17T21:54:36.000Z | 2018-08-17T11:43:27.000Z | # Prefixer
A prefixer basically adds vendor-prefixes to your styles. Right now there are just two build-in ones. A dynamic one which validates the `userAgent` and a static one which justs adds them all.
## [Available prefixer](prefixer/)
| prefixer | options | description |
| ------ | ------ | ------ |
| [DynamicPre... | 67.866667 | 311 | 0.75442 | eng_Latn | 0.928406 |
5e7fb1a932084c1d96b416ca6459919aaebd15a0 | 5,129 | md | Markdown | wiki/cloud/peer_cloud/cloud_intro.md | LeeSmet/info_threefold_pub | 1047d8a6e895947bf12b21255e285f4eb798804a | [
"Apache-2.0"
] | null | null | null | wiki/cloud/peer_cloud/cloud_intro.md | LeeSmet/info_threefold_pub | 1047d8a6e895947bf12b21255e285f4eb798804a | [
"Apache-2.0"
] | null | null | null | wiki/cloud/peer_cloud/cloud_intro.md | LeeSmet/info_threefold_pub | 1047d8a6e895947bf12b21255e285f4eb798804a | [
"Apache-2.0"
] | null | null | null | # What is ThreeFold Peer-to-Peer Cloud?
ThreeFold P2P Cloud is a peer-to-peer network of compute and storage, that is integrated and compatible to the most used developer tools and formats. It uses autonomous and p2p technology to provide the most decentralized, secure and efficient infrastructure to build and store i... | 104.673469 | 617 | 0.807955 | eng_Latn | 0.998988 |
5e80b616ab9d53de26d51ea70417332aae6dfadb | 301 | md | Markdown | README.md | avrittrohwer/myFAQ | e99a1802a7a717a58fce0383c5914a6cf8b3a92e | [
"BSD-2-Clause"
] | null | null | null | README.md | avrittrohwer/myFAQ | e99a1802a7a717a58fce0383c5914a6cf8b3a92e | [
"BSD-2-Clause"
] | null | null | null | README.md | avrittrohwer/myFAQ | e99a1802a7a717a58fce0383c5914a6cf8b3a92e | [
"BSD-2-Clause"
] | null | null | null | # [my-faq](https://avrittrohwer.github.io/my-faq)
A simple, personal FAQ tool that utilizes the `localStorage` web api and [create-react-app](https://github.com/facebook/create-react-app)'s PWA abilities to run entirely statically and even offline, once loaded.
Built as a small project for a class. | 60.2 | 211 | 0.770764 | eng_Latn | 0.944528 |
5e80bd7c347bfaaee46fbaad6b2d53e33314a385 | 6,707 | md | Markdown | README-Localized/README-fr-fr.md | OfficeGlobal/Outlook-Add-in-ScanForMe | 496a1d867b8ff121049c63ae52ff63950c830984 | [
"MIT"
] | null | null | null | README-Localized/README-fr-fr.md | OfficeGlobal/Outlook-Add-in-ScanForMe | 496a1d867b8ff121049c63ae52ff63950c830984 | [
"MIT"
] | null | null | null | README-Localized/README-fr-fr.md | OfficeGlobal/Outlook-Add-in-ScanForMe | 496a1d867b8ff121049c63ae52ff63950c830984 | [
"MIT"
] | null | null | null | ---
page_type: sample
products:
- office
- office-outlook
- office-365
languages:
- javascript
description: "Comment utiliser l’interface API JavaScript pour Office afin de créer un complément Outlook qui analyse le corps d’un courrier électronique à la recherche de liens hypertexte."
urlFragment: outlook-scan... | 62.682243 | 619 | 0.767556 | fra_Latn | 0.96607 |
5e80e003c940d32cdae7252412b139b54e37488c | 4,261 | md | Markdown | README.md | ktalebian/switch-js | 6e08dfc802a6c6a9bb343f3a05c3bb544365123d | [
"MIT"
] | null | null | null | README.md | ktalebian/switch-js | 6e08dfc802a6c6a9bb343f3a05c3bb544365123d | [
"MIT"
] | 9 | 2019-12-28T19:50:35.000Z | 2021-08-12T17:34:12.000Z | README.md | ktalebian/switch-js | 6e08dfc802a6c6a9bb343f3a05c3bb544365123d | [
"MIT"
] | null | null | null | <h1 align="center">@k88/switch</h1>
<p align="center">A declarative and functional replacement of JavaScript `switch` statement</p>
<p align="center">
<a href="https://travis-ci.com/ktalebian/switch">
<img src="https://travis-ci.com/ktalebian/switch.svg?branch=master" title="Build Status" />
</a>
<... | 28.790541 | 211 | 0.662755 | eng_Latn | 0.962792 |
5e812b1bcd3375d1e9340ce104f043bb77b8727b | 59 | md | Markdown | docs/pages/advanced/seo.page.md | liuyeah/liuyeah.github.io | 5bad30728bf149c69aae2c9093e27138453ce0c5 | [
"MIT"
] | 5 | 2021-11-05T14:38:21.000Z | 2021-12-12T14:39:49.000Z | docs/pages/advanced/seo.page.md | liuyeah/liuyeah.github.io | 5bad30728bf149c69aae2c9093e27138453ce0c5 | [
"MIT"
] | 28 | 2021-11-10T08:44:08.000Z | 2022-02-09T03:37:48.000Z | docs/pages/advanced/seo.page.md | liuyeah/liuyeah.github.io | 5bad30728bf149c69aae2c9093e27138453ce0c5 | [
"MIT"
] | 1 | 2021-11-10T14:47:49.000Z | 2021-11-10T14:47:49.000Z | ---
title: SEO - VPage Docs
layout: book
---
# SEO
_TBA_
| 6.555556 | 23 | 0.59322 | ast_Latn | 0.379509 |
5e81f2e2e709922901c83a300da2f3487e423d37 | 35 | md | Markdown | README.md | ShaofeiZi/badjs-sourcecode | a836e0cfca88883f774a92623bf3418001f2bcda | [
"MIT"
] | null | null | null | README.md | ShaofeiZi/badjs-sourcecode | a836e0cfca88883f774a92623bf3418001f2bcda | [
"MIT"
] | null | null | null | README.md | ShaofeiZi/badjs-sourcecode | a836e0cfca88883f774a92623bf3418001f2bcda | [
"MIT"
] | null | null | null | # badjs-sourcecode
bad.js源代码添加完整注释
| 11.666667 | 18 | 0.828571 | pol_Latn | 0.490491 |
5e8206c9d4bb8a7dc0abb84a374b4ddbb875c84f | 13,294 | md | Markdown | content/articles/how-to-denoise-images-using-curvelet-transform-in-matlab/index.md | markiesar57/engineering-education | 39c774fda6fa8d7e1979129f3ac3042d92628769 | [
"Apache-2.0"
] | 1 | 2022-03-12T15:14:33.000Z | 2022-03-12T15:14:33.000Z | content/articles/how-to-denoise-images-using-curvelet-transform-in-matlab/index.md | markiesar57/engineering-education | 39c774fda6fa8d7e1979129f3ac3042d92628769 | [
"Apache-2.0"
] | null | null | null | content/articles/how-to-denoise-images-using-curvelet-transform-in-matlab/index.md | markiesar57/engineering-education | 39c774fda6fa8d7e1979129f3ac3042d92628769 | [
"Apache-2.0"
] | 1 | 2021-11-05T03:02:07.000Z | 2021-11-05T03:02:07.000Z | ---
layout: engineering-education
status: publish
published: true
url: /how-to-denoise-images-using-curvelet-transform-in-matlab/
title: How to Denoise images using Curvelet Transform in Matlab
description: This tutorial will explore Curvelet analysis and how one can use it to denoise images in Matlab.
author: paul-jum... | 41.936909 | 254 | 0.755754 | eng_Latn | 0.994585 |
5e8348d647c5cecb4e67dd455a6c72f4423f8956 | 372 | md | Markdown | docs/access/desktop-database-reference/idleenum-enumeration-dao.md | hubalazs/office-developer-client-docs | 86d7b65f5c81941b00469fd02f3c957a14f2757b | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-10-26T02:38:53.000Z | 2022-02-08T12:13:34.000Z | docs/access/desktop-database-reference/idleenum-enumeration-dao.md | hubalazs/office-developer-client-docs | 86d7b65f5c81941b00469fd02f3c957a14f2757b | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/access/desktop-database-reference/idleenum-enumeration-dao.md | hubalazs/office-developer-client-docs | 86d7b65f5c81941b00469fd02f3c957a14f2757b | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-12-30T07:57:56.000Z | 2020-12-30T07:57:56.000Z | ---
title: IdleEnum enumeration (DAO)
TOCTitle: IdleEnum Enumeration
ms:assetid: 44da6085-810a-f001-629b-9bd270d3949a
ms:mtpsurl: https://msdn.microsoft.com/library/Ff193165(v=office.15)
ms:contentKeyID: 48544539
ms.date: 09/18/2015
mtps_version: v=office.15
localization_priority: Normal
---
# IdleEnum enumeration (DA... | 19.578947 | 68 | 0.771505 | yue_Hant | 0.140431 |
5e839c632648d42883130aa3c39205b63874d1f0 | 4,746 | md | Markdown | README.md | htadashi/CalculadoraCidadao.gs | 52d9cc75d2e586605e0445c581f53dee143f53b8 | [
"MIT"
] | 11 | 2020-02-23T02:50:34.000Z | 2022-02-06T10:23:20.000Z | README.md | htadashi/CalculadoraCidadao.gs | 52d9cc75d2e586605e0445c581f53dee143f53b8 | [
"MIT"
] | 5 | 2021-09-24T20:16:10.000Z | 2022-01-30T14:08:33.000Z | README.md | htadashi/CalculadoraCidadao.gs | 52d9cc75d2e586605e0445c581f53dee143f53b8 | [
"MIT"
] | 2 | 2021-11-11T13:09:03.000Z | 2022-03-12T19:45:53.000Z | # CalculadoraCidadao.gs
Script para usar a [Calculadora do Cidadão do Banco Central](https://www3.bcb.gov.br/CALCIDADAO/publico/exibirFormCorrecaoValores.do?method=exibirFormCorrecaoValores) em planilhas do Google Sheets.
## Instalação
1. Abra uma planilha no Google sheets
2. Clique em **Ferramentas** › **Ed... | 56.5 | 247 | 0.762326 | por_Latn | 0.962844 |
5e84626fc6bfb634d73a8b830f35599a2d9caa12 | 2,760 | md | Markdown | _posts/2017-10-29-thinking-in-java-note-metaphysical-mind.md | piaoyidaodi/piaoyidaodi.github.io | dc128e510eebe98a006e6433333e48a93dc4a9a6 | [
"MIT"
] | null | null | null | _posts/2017-10-29-thinking-in-java-note-metaphysical-mind.md | piaoyidaodi/piaoyidaodi.github.io | dc128e510eebe98a006e6433333e48a93dc4a9a6 | [
"MIT"
] | null | null | null | _posts/2017-10-29-thinking-in-java-note-metaphysical-mind.md | piaoyidaodi/piaoyidaodi.github.io | dc128e510eebe98a006e6433333e48a93dc4a9a6 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Java编程思想--玄学思想"
categories: Thinking-In-Java-Note
tag: Core-Java
---
> `Java`中一些玄学思想。
## Thinking In Java
1. 人们所能够解决的问题的复杂性直接取决于**抽象的类型和质量**。
2. 对象就是:**服务的提供者,具有高内聚性**。
3. 对象使得你可以通过概念将**数据和功能**封装到一起,因此可以对问题空间的观念给出恰当的表示,而不用受制于必须使用底层语言。
4. 一个基类包含其所有导出类所**共享的特性和行为**。
5. 数据存放区:
- 栈:对象引用(指针、句柄... | 24.424779 | 137 | 0.805072 | zho_Hans | 0.438117 |
5e87bad1d046328607df916389480df35e6c728c | 503 | md | Markdown | README.md | ChZhg123/beego_admin | 73e7b5c8487fede7eec7c2f5fe0c366d94d86113 | [
"MulanPSL-1.0"
] | 3 | 2021-10-21T09:16:11.000Z | 2021-12-20T09:27:01.000Z | README.md | ChZhg123/beego_admin | 73e7b5c8487fede7eec7c2f5fe0c366d94d86113 | [
"MulanPSL-1.0"
] | null | null | null | README.md | ChZhg123/beego_admin | 73e7b5c8487fede7eec7c2f5fe0c366d94d86113 | [
"MulanPSL-1.0"
] | null | null | null | # beego_admin
#### 介绍
beego_admin依赖beego框架开发的一个开源且简介的管理后台
.png")
.png")
#### 使用说明
1. 下载安装:`git clone ht... | 23.952381 | 109 | 0.707753 | yue_Hant | 0.305802 |
5e8aad3df44af1f1f023aab1fdb10f3d26b67bdc | 11 | md | Markdown | README.md | Sleeplikelion/dev | 97a8d863ed72a21ee50674869a69918a9e3fefef | [
"MIT"
] | null | null | null | README.md | Sleeplikelion/dev | 97a8d863ed72a21ee50674869a69918a9e3fefef | [
"MIT"
] | null | null | null | README.md | Sleeplikelion/dev | 97a8d863ed72a21ee50674869a69918a9e3fefef | [
"MIT"
] | null | null | null | # dev
mode
| 3.666667 | 5 | 0.636364 | por_Latn | 0.431843 |
5e8af020be01c4f5fe2a2a23aa849430df101898 | 7,444 | md | Markdown | accepted/color-4-rgb-hsl.md | d0rj/vyatsky_sass | 8cbe77da7ccf4ff81d7ab4d72eb925fce0c52ad7 | [
"MIT"
] | null | null | null | accepted/color-4-rgb-hsl.md | d0rj/vyatsky_sass | 8cbe77da7ccf4ff81d7ab4d72eb925fce0c52ad7 | [
"MIT"
] | null | null | null | accepted/color-4-rgb-hsl.md | d0rj/vyatsky_sass | 8cbe77da7ccf4ff81d7ab4d72eb925fce0c52ad7 | [
"MIT"
] | null | null | null | # Color Level 4 `rgb()` and `hsl()` Functions: Draft 1.3
*([Issue](https://github.com/sass/sass/issues/2564), [Changelog](color-4-rgb-hsl.changes.md))*
This proposal expands Sass's built-in `rgb()`, `rgba()`, `hsl()`, and `hsla()`
functions to support the new terse syntax defined in [CSS Color Level 4][].
[CSS Color... | 33.683258 | 99 | 0.684713 | eng_Latn | 0.997343 |
5e8b116b0a654e4368fb0a4c8d2380c0809d0aa0 | 1,211 | md | Markdown | CHANGELOG.md | Sarein/conan-clion-plugin | 3b256557c45da7be5210bd13b0fa4f5f0f4d0de4 | [
"Apache-2.0"
] | 59 | 2018-04-10T10:47:28.000Z | 2022-02-27T14:27:50.000Z | CHANGELOG.md | Sarein/conan-clion-plugin | 3b256557c45da7be5210bd13b0fa4f5f0f4d0de4 | [
"Apache-2.0"
] | 76 | 2018-05-22T15:40:47.000Z | 2022-02-17T11:51:55.000Z | CHANGELOG.md | Sarein/conan-clion-plugin | 3b256557c45da7be5210bd13b0fa4f5f0f4d0de4 | [
"Apache-2.0"
] | 20 | 2018-05-04T15:00:05.000Z | 2022-02-11T20:41:17.000Z | # Changelog
These are the changes to each version that has been released
on the official [Jetbrains marketplace](https://plugins.jetbrains.com/plugin/11956-conan).
## 1.2.0
**2019-09-25**
- Background tasks from the Conan window can be canceled ([#60](https://github.com/conan-io/conan-clion-plugin/pull/60))
- Run ... | 27.522727 | 120 | 0.727498 | eng_Latn | 0.785297 |
5e8b16a7022c866aede3b2f48dc57545bacf6b8b | 1,193 | md | Markdown | catalog/pita-ten/en-US_pita-ten-manga.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/pita-ten/en-US_pita-ten-manga.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/pita-ten/en-US_pita-ten-manga.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Pita-Ten

- **type**: manga
- **volumes**: 8
- **chapters**: 47
- **original-name**: ぴたテン
- **start-date**: 1999-08-27
- **end-date**: 1999-08-27
## Tags
- comedy
- drama
- fantasy
- magic
- romance
- shounen
## Authors
- ... | 33.138889 | 385 | 0.713328 | eng_Latn | 0.998693 |
5e8b24044719eec892921ad936c42058a0905f80 | 262 | md | Markdown | english/normal-dungeon/9/3-CA.md | gonuma/markdown-dungeon | 418106132fbb2d09cdec025a8825e0ddb2b4db05 | [
"MIT"
] | null | null | null | english/normal-dungeon/9/3-CA.md | gonuma/markdown-dungeon | 418106132fbb2d09cdec025a8825e0ddb2b4db05 | [
"MIT"
] | null | null | null | english/normal-dungeon/9/3-CA.md | gonuma/markdown-dungeon | 418106132fbb2d09cdec025a8825e0ddb2b4db05 | [
"MIT"
] | null | null | null | Dust covers the scattered papers 📰 that lie upon the desk, all written in a language you cannot read 😐. No notes seems to be on the piece of papers 📰 or in it's drawers.
***What will you do next?***
- [Examine the bookshelves? 📚](3-CB.md)
- [Go back 🔙](2.md)
| 32.75 | 169 | 0.687023 | eng_Latn | 0.999506 |
5e8b7976d699c910cedbd5e33b718a69fed36085 | 22,612 | md | Markdown | 2017/05/2017-05-04.md | rcampusa/github-trending-backup | a52d67886d552a7a57eeb94fc9d2cffab1fa7432 | [
"Apache-2.0"
] | 39 | 2017-01-04T03:10:08.000Z | 2022-03-17T02:41:57.000Z | 2017/05/2017-05-04.md | rcampusa/github-trending-backup | a52d67886d552a7a57eeb94fc9d2cffab1fa7432 | [
"Apache-2.0"
] | 1 | 2020-07-23T03:51:47.000Z | 2020-07-23T08:02:40.000Z | 2017/05/2017-05-04.md | rcampusa/github-trending-backup | a52d67886d552a7a57eeb94fc9d2cffab1fa7432 | [
"Apache-2.0"
] | 13 | 2020-03-11T10:03:08.000Z | 2021-12-09T03:47:02.000Z | ### 2017-05-04
#### go
* [kryptco/kr (400s/21f)](https://github.com/kryptco/kr) : kr | SSH using a key stored in Kryptonite.
* [pilosa/pilosa (173s/13f)](https://github.com/pilosa/pilosa) : Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
* [m... | 137.878049 | 428 | 0.771449 | eng_Latn | 0.36912 |
5e8b8e33b50c5287db42f5f6f77c951f69352d22 | 871 | md | Markdown | public/ckeditor/tests/plugins/font/manual/reapplystyles.md | tomanyeuem/shopbanhang | a5647e58b9c9fe2a2511c313df059a8bea220b63 | [
"MIT"
] | null | null | null | public/ckeditor/tests/plugins/font/manual/reapplystyles.md | tomanyeuem/shopbanhang | a5647e58b9c9fe2a2511c313df059a8bea220b63 | [
"MIT"
] | 4 | 2021-02-02T19:25:54.000Z | 2022-02-27T06:01:26.000Z | public/ckeditor/tests/plugins/font/manual/reapplystyles.md | tomanyeuem/shopbanhang | a5647e58b9c9fe2a2511c313df059a8bea220b63 | [
"MIT"
] | null | null | null | @bender-tags: 4.14.0, 4.6.2, bug, trac14856
@bender-ui: collapsed
@bender-ckeditor-plugins: wysiwygarea, toolbar, font, enterkey, elementspath, basicstyles
## Scenario 1
1. Place caret at the beginning of the text.
1. Change font family using Font dropdown.
1. Type something.
## Scenario 2
1. Place caret in the mid... | 29.033333 | 139 | 0.756602 | eng_Latn | 0.996109 |
5e8baa034319d38a57a53c78d520ed731b4aa7b6 | 5,147 | md | Markdown | projects/objectnav_baselines/README.md | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | 18 | 2021-06-09T04:50:47.000Z | 2022-02-04T22:56:56.000Z | projects/objectnav_baselines/README.md | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | null | null | null | projects/objectnav_baselines/README.md | klemenkotar/dcrl | 457be7af1389db37ec12e165dfad646e17359162 | [
"MIT"
] | 4 | 2021-06-09T06:20:25.000Z | 2022-03-13T03:11:17.000Z | # Baseline models ObjectNav (for RoboTHOR/iTHOR)
This project contains the code for training baseline models for the ObjectNav task. In ObjectNav, the agent
spawns at a location in an environment and is tasked to explore the environment until it finds an object of a
certain type (such as TV or Basketball). Once the ag... | 63.54321 | 229 | 0.810375 | eng_Latn | 0.984724 |
5e8c6171fee5682ac09ba9eac65d13ea868609a1 | 194 | md | Markdown | _definitions/bld-paoatio.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 5 | 2018-08-07T21:57:01.000Z | 2022-02-26T13:29:20.000Z | _definitions/bld-paoatio.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 1 | 2018-08-07T22:29:07.000Z | 2018-08-07T22:45:46.000Z | _definitions/bld-paoatio.md | digitallawyer/openlegaldictionary | a318d6c73c3d8e33756d947add397dac7f25cca2 | [
"MIT"
] | 2 | 2020-12-26T17:22:04.000Z | 2021-02-12T21:35:50.000Z | ---
title: Paoatio
letter: P
permalink: "/definitions/bld-paoatio.html"
body: Payment Mat Par. A. D. 1248
published_at: '2018-07-07'
source: Black's Law Dictionary 2nd Ed (1910)
layout: post
--- | 21.555556 | 44 | 0.721649 | eng_Latn | 0.344962 |
5e8cc261065a9104e1abac5ca977690ed0b8df65 | 7,750 | md | Markdown | lecture/calendar/prog_year_cal.md | mac-novice-pg2/tool_dev | c988b72f803f24a130e08ef8515ec282119e377f | [
"BSD-3-Clause"
] | null | null | null | lecture/calendar/prog_year_cal.md | mac-novice-pg2/tool_dev | c988b72f803f24a130e08ef8515ec282119e377f | [
"BSD-3-Clause"
] | 1 | 2018-09-28T13:33:18.000Z | 2018-09-28T13:33:18.000Z | lecture/calendar/prog_year_cal.md | mac-novice-pg2/tool_dev | c988b72f803f24a130e08ef8515ec282119e377f | [
"BSD-3-Clause"
] | null | null | null | # いちねんカレンダー機能を作る
Today機能を一から自分で作るのは意外と難しいのでGoogle先生に頼ってみました。現在の日時情報を知るには、コンピュータにある日付情報をどうにかして取得する必要があります。こういった処理は、通常ならばOSから提供される機能を利用する必要があり、それには標準ライブラリ関数を使うのが一般的です。
次に、いちねんカレンダー機能の実現方法について考えてみましょう。
## 出力イメージを考える
出力イメージを示します。なお、レイアウトが崩れてしまいますので、MS明朝などの固定ピッチフォーマットでご覧下さい。
```
1月のカレンダー ←(a)
日 月 火 水 木 金 土 ←(b)
... | 21.117166 | 162 | 0.645935 | yue_Hant | 0.462429 |
5e8cd89223c5ba8c8aa5ad3732b52b4a6adb18de | 187 | md | Markdown | relastic_problem.md | foocker/deeplearningtheory | 1c4670a142d26c86d6ce9d2f490fb610aedccfc7 | [
"Apache-2.0"
] | 60 | 2021-04-28T02:00:54.000Z | 2022-03-18T03:31:21.000Z | relastic_problem.md | foocker/deeplearningtheory | 1c4670a142d26c86d6ce9d2f490fb610aedccfc7 | [
"Apache-2.0"
] | null | null | null | relastic_problem.md | foocker/deeplearningtheory | 1c4670a142d26c86d6ce9d2f490fb610aedccfc7 | [
"Apache-2.0"
] | 5 | 2021-04-25T04:23:33.000Z | 2022-03-25T15:31:08.000Z | ## 现实问题
1. 如何从去除数据集中的错误标签?[cleanlab](https://github.com/cgnorthcutt/cleanlab)
2. 分类,检测等如何进行全局性的增量学习,将未知判断为未知,并逐渐增加未知类别的判断
3. 缩小大模型,并保持性能不变
4. 长尾分布性能优化
5. 小样本学习
6. 模型的泛化能力
7. 模型的迁移能力,或者通用性 | 23.375 | 69 | 0.786096 | yue_Hant | 0.24229 |
5e8ce5094ea004c7d076e24c251e1e752a901c51 | 7,206 | md | Markdown | support/windows-server/networking/a-record-registered-host-dns.md | ujpat/SupportArticles-docs | 8308b26edfcb6a57fea56bbfd315ee71457ff006 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-10T17:43:36.000Z | 2021-09-10T17:43:36.000Z | support/windows-server/networking/a-record-registered-host-dns.md | ujpat/SupportArticles-docs | 8308b26edfcb6a57fea56bbfd315ee71457ff006 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | support/windows-server/networking/a-record-registered-host-dns.md | ujpat/SupportArticles-docs | 8308b26edfcb6a57fea56bbfd315ee71457ff006 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Host's A record is registered in DNS
description: The IP address registers an A record for the host name in its primary DNS suffix zone. It occurs after you clear the "Register this connection's address in DNS" check box.
ms.date: 09/08/2020
author: Deland-Han
ms.author: delhan
manager: dscontentpm
audience:... | 69.961165 | 516 | 0.78851 | eng_Latn | 0.997927 |
5e8d1d9ad7de9d8f281e79eeee01ff10dfaad061 | 393 | md | Markdown | data/raw/README.md | yanxianl/Li_AqFl2-Microbiota_ASM_2020 | 9ab06fe91d0fab2c12171abb73c7b5fca4d16e69 | [
"MIT"
] | 5 | 2020-10-22T06:55:20.000Z | 2022-03-20T13:53:32.000Z | data/raw/README.md | yanxianl/Li_AqFl2-Microbiota_ASM_2020 | 9ab06fe91d0fab2c12171abb73c7b5fca4d16e69 | [
"MIT"
] | 1 | 2021-06-04T06:46:09.000Z | 2021-06-04T08:00:10.000Z | data/raw/README.md | yanxianl/Li_AqFl2-Microbiota_ASM_2020 | 9ab06fe91d0fab2c12171abb73c7b5fca4d16e69 | [
"MIT"
] | 2 | 2021-05-15T21:16:01.000Z | 2021-06-03T19:00:18.000Z | This folder holds the raw data to reproduce the results presented in the paper.
The qPCR assays files can be viewed and edited by the [Roche LightCycler 96 System](https://lifescience.roche.com/en_no/brands/realtime-pcr-overview.html#software).
The raw sequence data are deposited at the [NCBI SRA database](https... | 65.5 | 165 | 0.783715 | eng_Latn | 0.932328 |
5e8d1dbcdb601dcc38aa73c1cb1cc6bda6aa9fcc | 1,860 | md | Markdown | articles/human-resources/hr-admin-integration-payroll-api-benefit-plan-type-cover.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 5 | 2020-05-18T17:14:43.000Z | 2022-03-02T03:47:15.000Z | articles/human-resources/hr-admin-integration-payroll-api-benefit-plan-type-cover.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 8 | 2017-12-12T13:01:05.000Z | 2021-01-17T16:41:42.000Z | articles/human-resources/hr-admin-integration-payroll-api-benefit-plan-type-cover.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 4 | 2019-10-12T18:17:43.000Z | 2021-01-17T16:37:51.000Z | ---
title: Pokrycie typu planu świadczeń
description: W tym temacie opisano zestaw opcji pokrycia typu planu świadczeń dla Dynamics 365 Human Resources.
author: marcelbf
ms.date: 07/25/2021
ms.topic: article
ms.prod: ''
ms.technology: ''
audience: Application User
ms.custom: ''
ms.assetid: ''
ms.search.region: Global
m... | 34.444444 | 111 | 0.769892 | pol_Latn | 0.950969 |
5e8dc2be997d01debe2150390013278308c678e1 | 2,110 | md | Markdown | jdbc/example/readme.md | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 42 | 2018-12-12T02:56:43.000Z | 2021-01-01T10:48:48.000Z | jdbc/example/readme.md | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 88 | 2018-12-11T14:35:37.000Z | 2021-06-21T11:57:21.000Z | jdbc/example/readme.md | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 15 | 2018-12-12T02:56:47.000Z | 2020-11-02T12:09:22.000Z | # Function
```
The example is to show how to send data from localhost to IoTDB through Kafka.
```
# Usage
## Dependencies with Maven
```
<dependencies>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.10</artifactId>
<version>0.8.2.0</version>
</dependency>
<dependency>
... | 33.492063 | 178 | 0.723697 | eng_Latn | 0.992169 |
5e8e09dcc7a10bdb435d6b7ecd48cf541be09c93 | 18 | md | Markdown | README.md | byraphaelmedeiros/dev-radar-mobile | 904739a4339be4ed3b496a8bbeccb0212a34832b | [
"MIT"
] | null | null | null | README.md | byraphaelmedeiros/dev-radar-mobile | 904739a4339be4ed3b496a8bbeccb0212a34832b | [
"MIT"
] | 2 | 2021-05-11T00:50:39.000Z | 2021-10-06T10:34:14.000Z | README.md | byraphaelmedeiros/dev-radar-mobile | 904739a4339be4ed3b496a8bbeccb0212a34832b | [
"MIT"
] | null | null | null | # dev-radar-mobile | 18 | 18 | 0.777778 | tur_Latn | 0.64323 |
5e8f417037c6dc396d30a99c729398e84c05b768 | 2,296 | md | Markdown | src/_posts/2016-06-18-bookmarker.md | sohrabkhanbadr/mehdix.ir | fe1e0a0ce3529ac0a9b095eb91502d85944b6bf3 | [
"CC0-1.0"
] | 22 | 2015-07-28T15:18:08.000Z | 2021-03-02T11:57:15.000Z | src/_posts/2016-06-18-bookmarker.md | sohrabkhanbadr/mehdix.ir | fe1e0a0ce3529ac0a9b095eb91502d85944b6bf3 | [
"CC0-1.0"
] | 9 | 2016-10-20T17:05:18.000Z | 2021-05-13T19:27:42.000Z | src/_posts/2016-06-18-bookmarker.md | sohrabkhanbadr/mehdix.ir | fe1e0a0ce3529ac0a9b095eb91502d85944b6bf3 | [
"CC0-1.0"
] | 68 | 2015-03-04T11:31:31.000Z | 2021-07-10T18:41:33.000Z | ---
title: بوکمارکر
tags: افزونه کرومیوم بوکمارک extension bookmark chromium
uuid: 29e00ded-3fd4-418f-a449-9ccbda0bf92e
category: پروژه
---
من از تگگذاری بوکمارکهایم برای جستجوی آنها استفاده میکنم. در فایرفاکس جستجو بر اساس تگ آسان است اما در کروم اینطور نیست. برای سادهتر کردن جستجوی بوکمارکهایم در کروم یک افزونه... | 82 | 547 | 0.768293 | pes_Arab | 0.997812 |
5e8f79a1513729298b19a4ae50b9071dbf33aa0d | 258 | md | Markdown | src/__tests__/fixtures/unfoldingWord/en_tq/rom/10/15.md | unfoldingWord/content-checker | 7b4ca10b94b834d2795ec46c243318089cc9110e | [
"MIT"
] | null | null | null | src/__tests__/fixtures/unfoldingWord/en_tq/rom/10/15.md | unfoldingWord/content-checker | 7b4ca10b94b834d2795ec46c243318089cc9110e | [
"MIT"
] | 226 | 2020-09-09T21:56:14.000Z | 2022-03-26T18:09:53.000Z | src/__tests__/fixtures/unfoldingWord/en_tq/rom/10/15.md | unfoldingWord/content-checker | 7b4ca10b94b834d2795ec46c243318089cc9110e | [
"MIT"
] | 1 | 2022-01-10T21:47:07.000Z | 2022-01-10T21:47:07.000Z | # What does Paul say is the series of steps which brings the good news to a person, so he can call on the name of the Lord?
Paul says that first a preacher is sent, and the good news is heard and believed, so that a person can call on the name of the Lord.
| 64.5 | 132 | 0.755814 | eng_Latn | 1.000008 |
5e9052774ea3fcabaafe8d4c4b7aa931d336763f | 160 | md | Markdown | content/product1/linking.md | mmclssg2/ssdocs | 9d8220f7d50c8cdc7d73e4f259abc214477b80f2 | [
"MIT"
] | null | null | null | content/product1/linking.md | mmclssg2/ssdocs | 9d8220f7d50c8cdc7d73e4f259abc214477b80f2 | [
"MIT"
] | null | null | null | content/product1/linking.md | mmclssg2/ssdocs | 9d8220f7d50c8cdc7d73e4f259abc214477b80f2 | [
"MIT"
] | 1 | 2019-07-12T12:48:30.000Z | 2019-07-12T12:48:30.000Z | ---
date: 2017-01-19T13:46:35+02:00
editorversion: 4
menu: "menup1"
product: "Product 1"
title: "Linking Wireframes Together"
weight: 80
include: "linking"
---
| 16 | 36 | 0.7125 | eng_Latn | 0.594832 |
5e909223dbbb7c8b885d93d74672b384ec6e9640 | 1,817 | md | Markdown | python_bindings/notebooks/README.md | GuilhemN/nmslib | 9c464c077a9dd7e3d453b44e9a1b39829034d68e | [
"Apache-2.0"
] | 2,031 | 2018-03-29T00:59:55.000Z | 2022-03-31T23:54:33.000Z | python_bindings/notebooks/README.md | GuilhemN/nmslib | 9c464c077a9dd7e3d453b44e9a1b39829034d68e | [
"Apache-2.0"
] | 262 | 2018-03-29T17:44:53.000Z | 2022-03-31T02:56:40.000Z | python_bindings/notebooks/README.md | GuilhemN/nmslib | 9c464c077a9dd7e3d453b44e9a1b39829034d68e | [
"Apache-2.0"
] | 281 | 2018-03-29T13:12:50.000Z | 2022-03-28T15:18:31.000Z | We have Python notebooks for the following scenarios:
1. [The Euclidean space with the optimized index](search_vector_dense_optim.ipynb);
2. [The Euclidean space with the non-optimized index](search_vector_dense_nonoptim.ipynb);
3. [The Euclidean space for for Uint8 SIFT vectors (the index is not optimized)](search_s... | 100.944444 | 483 | 0.799119 | eng_Latn | 0.997066 |
5e90db574e4b7f2e8dc122ae4c3449c1f2149f9b | 224 | md | Markdown | README.md | verybluebot/towerDefenceExapmle | 7004ecca4de717a7a4236fbe1787e77010386cb8 | [
"MIT"
] | null | null | null | README.md | verybluebot/towerDefenceExapmle | 7004ecca4de717a7a4236fbe1787e77010386cb8 | [
"MIT"
] | null | null | null | README.md | verybluebot/towerDefenceExapmle | 7004ecca4de717a7a4236fbe1787e77010386cb8 | [
"MIT"
] | null | null | null | # Tower Defence Example
Simple example for a basic tower defence game from ['An Introduction to HTML5 Game Development with Phaserjs'](https://www.amazon.com/Introduction-HTML5-Game-Development-Phaser-js/dp/113892184X) book
| 74.666667 | 199 | 0.8125 | eng_Latn | 0.484069 |
5e918c0794c393cb08568049e51c95d100871839 | 8,677 | md | Markdown | README.md | eAnagnostis/thorium-reader | 5bb1679d141e0ce7600693e5329a59acb18d6ef2 | [
"BSD-3-Clause"
] | 5 | 2021-01-26T08:47:49.000Z | 2021-01-30T00:42:27.000Z | README.md | eAnagnostis/thorium-reader | 5bb1679d141e0ce7600693e5329a59acb18d6ef2 | [
"BSD-3-Clause"
] | null | null | null | README.md | eAnagnostis/thorium-reader | 5bb1679d141e0ce7600693e5329a59acb18d6ef2 | [
"BSD-3-Clause"
] | null | null | null | # Thorium Reader
Thorium Reader is an easy to use EPUB reading application for Windows 10/10S, MacOS and Linux. After importing e-books from a directory or OPDS feed, you'll be able to read on any screen size, customize layout settings, navigate via the table of contents or page list, set bookmarks ... A great care is... | 40.171296 | 1,072 | 0.756137 | eng_Latn | 0.98027 |
5e924275fff6206b17e1527cb4bad06846ed6c91 | 818 | md | Markdown | README.md | vjek/mod10_demo | 520ae38db26d0c139bf1a208907745b54def9068 | [
"Unlicense"
] | null | null | null | README.md | vjek/mod10_demo | 520ae38db26d0c139bf1a208907745b54def9068 | [
"Unlicense"
] | null | null | null | README.md | vjek/mod10_demo | 520ae38db26d0c139bf1a208907745b54def9068 | [
"Unlicense"
] | null | null | null | # mod10_demo
Demo of mod10 used in M+K=C-K=M cryptography
script to demonstrate mod10 Message + Key = Ciphertext and reverse
shows it horizontally and vertically, uses terminal columns and lines
to limit output to reasonable amounts.
The repository includes a screenshot of the script run within Linux
# dictionary_gen... | 51.125 | 211 | 0.792176 | eng_Latn | 0.99759 |
5e9419330b59f57661f1482a1be6c3233838ed40 | 1,365 | md | Markdown | README.md | DTanJP/CardboardPC | d85369a1b8029cf547e84e011f2bdf50bd49c635 | [
"MIT"
] | 1 | 2021-04-28T07:14:57.000Z | 2021-04-28T07:14:57.000Z | README.md | DTanJP/CardboardPC | d85369a1b8029cf547e84e011f2bdf50bd49c635 | [
"MIT"
] | null | null | null | README.md | DTanJP/CardboardPC | d85369a1b8029cf547e84e011f2bdf50bd49c635 | [
"MIT"
] | null | null | null | # CardboardPC
A lightweight java plugin system.
====================================
Purpose: A plugin driven application that runs the OS plugin which then handles the rest of the other plugins. Designed to give most of the control to the OS.
==========
To use: Upon first run, CardboardPC will set up the necessary ... | 34.125 | 255 | 0.736996 | eng_Latn | 0.996751 |
5e943b1bc31f25b278560b7eaf4522dca1418a4d | 86 | md | Markdown | README.md | ernesgonzalez33/image-processing-api-charts | 32888843c6b65e97c3f8b149cba11129f8a5dba0 | [
"MIT"
] | null | null | null | README.md | ernesgonzalez33/image-processing-api-charts | 32888843c6b65e97c3f8b149cba11129f8a5dba0 | [
"MIT"
] | null | null | null | README.md | ernesgonzalez33/image-processing-api-charts | 32888843c6b65e97c3f8b149cba11129f8a5dba0 | [
"MIT"
] | null | null | null | # image-processing-api-charts
Helm Charts to deploy Image Processing API on OpenShift
| 28.666667 | 55 | 0.825581 | kor_Hang | 0.821784 |
5e94d36cb1fa93b758d0846c1277ceae1ddd0b5c | 3,021 | md | Markdown | _posts/2018-12-10-JavaIO.md | Goldofzky/goldofzky.github.io | d95c14f5f3fbc1c0498a37d59c1e62db5590ba3f | [
"Apache-2.0"
] | null | null | null | _posts/2018-12-10-JavaIO.md | Goldofzky/goldofzky.github.io | d95c14f5f3fbc1c0498a37d59c1e62db5590ba3f | [
"Apache-2.0"
] | null | null | null | _posts/2018-12-10-JavaIO.md | Goldofzky/goldofzky.github.io | d95c14f5f3fbc1c0498a37d59c1e62db5590ba3f | [
"Apache-2.0"
] | null | null | null | ---
layout: post
title: "JAVA IO总结"
subtitle: "JAVA笔记7"
header-img: "img/java-note2.jpg"
tag:
- JAVA笔记
---
**目录**
* content
{:toc}
# 流
在Java IO中,流是一个核心的概念。流从概念上来说是一个连续的数据流。你既可以从流中读取数据,也可以往流中写数据。流与数据源或者数据流向的媒介相关联。 在Java IO中流既可以是字节流(以字节为单位进行读写)`InputStream`或`OutputStream`,也可以是字符流(以字符为单位进行读写)`Reader`或`Writer`。
# J... | 23.061069 | 195 | 0.729229 | yue_Hant | 0.861409 |
5e959e42be6c1af422f780d3b32532dbdcdf845a | 1,277 | markdown | Markdown | _posts/2018-02-19-Terminal-docker-autocomplete.markdown | guillim/guillim.github.io | bbb9a16eb6004d0bc7e137ef51724fa208b1529e | [
"CC0-1.0"
] | null | null | null | _posts/2018-02-19-Terminal-docker-autocomplete.markdown | guillim/guillim.github.io | bbb9a16eb6004d0bc7e137ef51724fa208b1529e | [
"CC0-1.0"
] | null | null | null | _posts/2018-02-19-Terminal-docker-autocomplete.markdown | guillim/guillim.github.io | bbb9a16eb6004d0bc7e137ef51724fa208b1529e | [
"CC0-1.0"
] | null | null | null | ---
layout: default
title: "Terminal docker autocomplete"
date: 2018-02-19 03:22:48 +0100
categories: terminal
comments: true
---
You want to get **docker** autocomplete in your **terminal** ? Here is what you can do
Tested Configuration:
`MacOS: Sierra 10.12`
`Terminal: iTerm2 & Terminal`
# 1. Open your ... | 31.146341 | 154 | 0.731402 | eng_Latn | 0.934537 |
5e9643b8efa40a7b0784f779e06371418f9000e6 | 2,157 | md | Markdown | content/post/2018/7/publication-in-iros-2018/index.md | nnadeau/academic-kickstart | 1696b6f9fc1c4069731bb1d473787bf772463158 | [
"MIT"
] | null | null | null | content/post/2018/7/publication-in-iros-2018/index.md | nnadeau/academic-kickstart | 1696b6f9fc1c4069731bb1d473787bf772463158 | [
"MIT"
] | 21 | 2020-04-08T12:17:11.000Z | 2021-02-17T21:20:04.000Z | content/post/2018/7/publication-in-iros-2018/index.md | nnadeau/academic-kickstart | 1696b6f9fc1c4069731bb1d473787bf772463158 | [
"MIT"
] | 1 | 2022-02-17T22:29:20.000Z | 2022-02-17T22:29:20.000Z | +++
title = "Publication in the Proceedings of the 2018 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2018)"
date = 2018-07-01T09:44:46
tags = ["async", "control", "evolutionary", "ieee", "intelligent", "interaction", "international", "iros", "madrid", "motion", "optimization", "physical", "... | 102.714286 | 707 | 0.737135 | yue_Hant | 0.283757 |
5e9677a87009b8ed0d8f359de97252f93649a2d9 | 835 | md | Markdown | aboutme.md | sthurner11/sthurner11.github.io | e35019b4a674d2f5e3cb5ee953b90837fde0b09a | [
"MIT"
] | null | null | null | aboutme.md | sthurner11/sthurner11.github.io | e35019b4a674d2f5e3cb5ee953b90837fde0b09a | [
"MIT"
] | null | null | null | aboutme.md | sthurner11/sthurner11.github.io | e35019b4a674d2f5e3cb5ee953b90837fde0b09a | [
"MIT"
] | null | null | null | ---
layout: page
title: Stephanie D. Thurner
subtitle: MS student, Branch lab, UW SAFS
---
### Contact
**Email:** sthurner@uw.edu
**Office:** School of Aquatic and Fishery Sciences, FSH 214
**Twitter:** @ Thurner_S
### Current Research
Working with my advisor [Dr. Trevor Branch](https://fish.uw.edu/faculty/trevor-b... | 41.75 | 391 | 0.771257 | eng_Latn | 0.987972 |
5e96a48bed6e07d2472f940c079c6c8ed85a3af7 | 3,526 | md | Markdown | open-metadata-implementation/frameworks/open-connector-framework/README.md | sethvi/egeria | 9d67c7073730d8f88b9c9c03e979963ad2882937 | [
"Apache-2.0"
] | null | null | null | open-metadata-implementation/frameworks/open-connector-framework/README.md | sethvi/egeria | 9d67c7073730d8f88b9c9c03e979963ad2882937 | [
"Apache-2.0"
] | null | null | null | open-metadata-implementation/frameworks/open-connector-framework/README.md | sethvi/egeria | 9d67c7073730d8f88b9c9c03e979963ad2882937 | [
"Apache-2.0"
] | null | null | null | <!-- SPDX-License-Identifier: Apache-2.0 -->
# Open Connector Framework (OCF)
The OCF, as the name suggests, is an open framework for supporting connectors.
Connectors support access to remote assets such as data sets, APIs and software components.
OCF Connectors also provide access to metadata about the asset and th... | 51.101449 | 174 | 0.784458 | eng_Latn | 0.995153 |
5e96c5358979f22f34457dc286063af0454b1d18 | 25,729 | md | Markdown | articles/active-directory/active-directory-dev-glossary.md | OpenLocalizationTestOrg/azure-docs-pr15_de-AT | ca82887d8067662697adba993b87860bdbefea29 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | 1 | 2020-11-29T22:55:06.000Z | 2020-11-29T22:55:06.000Z | articles/active-directory/active-directory-dev-glossary.md | Allyn69/azure-docs-pr15_de-CH | 211ef2a7547f43e3b90b3c4e2cb49e88d7fe139f | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/active-directory-dev-glossary.md | Allyn69/azure-docs-pr15_de-CH | 211ef2a7547f43e3b90b3c4e2cb49e88d7fe139f | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | 2 | 2019-07-03T20:05:49.000Z | 2020-11-29T22:55:15.000Z | <properties
pageTitle="Azure Active Directory Developer Glossar | Microsoft Azure"
description="Eine Liste der Begriffe für häufig verwendete Active Directory Azure Developer Konzepte und Features."
services="active-directory"
documentationCenter=""
authors="bryanla"
manager="mbaldwin"
editor=""/>
... | 124.294686 | 715 | 0.816433 | deu_Latn | 0.981506 |
5e97d82ac6176988d8e2d237c4feeda943647d3f | 1,077 | md | Markdown | README.md | Hugoo/up-sample-react-app | 0c131f6da762c0dc839ca96745d7573f9b1d39b9 | [
"MIT"
] | 2 | 2021-11-03T12:17:07.000Z | 2022-02-09T16:02:58.000Z | README.md | Hugoo/up-sample-react-app | 0c131f6da762c0dc839ca96745d7573f9b1d39b9 | [
"MIT"
] | 3 | 2021-11-17T16:13:40.000Z | 2021-12-13T13:24:45.000Z | README.md | Hugoo/up-sample-react-app | 0c131f6da762c0dc839ca96745d7573f9b1d39b9 | [
"MIT"
] | 1 | 2021-11-05T20:13:11.000Z | 2021-11-05T20:13:11.000Z | # 🧪🆙 up-sample-react-app
DEMO: <https://hugoo.github.io/up-sample-react-app/>
This repo shows you how to use the LUKSO dev tools to interact with the LUKSO blockchain, smart contracts and standards.
It is built on top of:
- [`@lukso/lsp-factory.js`](https://docs.lukso.tech/tools/lsp-factoryjs/introduction/getting... | 34.741935 | 135 | 0.751161 | eng_Latn | 0.84431 |
5e98211e6dc28b7dac51499732f10b3c6fc0ffc3 | 2,849 | md | Markdown | SQLITE.md | mayadata-io/devstats | 705be1308d342ff8ac65533f8ee9e89b2142291e | [
"Apache-2.0"
] | null | null | null | SQLITE.md | mayadata-io/devstats | 705be1308d342ff8ac65533f8ee9e89b2142291e | [
"Apache-2.0"
] | null | null | null | SQLITE.md | mayadata-io/devstats | 705be1308d342ff8ac65533f8ee9e89b2142291e | [
"Apache-2.0"
] | 2 | 2018-01-27T01:17:43.000Z | 2018-07-25T07:43:03.000Z | # Grafana SQLite database manipulations
- To dump SQLite database to check structure use: `./devel/sqlite_dump.sh suffix`, it will produce `grafana_suffix.sql` file.
- To import JSONs into Grafana SQLite database use: `GRAFANA=suffix devel/import_jsons_to_sqlite.sh path/to/jsons/*.json`. This will temporarily stop giv... | 105.518519 | 277 | 0.763426 | eng_Latn | 0.92463 |
5e98cb45d4da6fa11cf46d6b50efc7ed5c8ded63 | 3,121 | md | Markdown | README.md | Bismuth208/STMGPU | b77492dc702a41cac1123cdb4bcda5045af2a31e | [
"MIT"
] | 32 | 2017-02-06T00:46:44.000Z | 2021-08-29T13:13:45.000Z | README.md | volodinse/STMGPU | b77492dc702a41cac1123cdb4bcda5045af2a31e | [
"MIT"
] | null | null | null | README.md | volodinse/STMGPU | b77492dc702a41cac1123cdb4bcda5045af2a31e | [
"MIT"
] | 11 | 2017-02-06T00:32:33.000Z | 2020-11-07T19:50:26.000Z | # *STMsGPU*
2D software GPU for *Arduino* (or Desktop)
***

Today a lot of code is written for *Arduino*, and we all know limitations of these platform,
for example extremely slow drawing on *LCD* screens, not enough *ROM*, huge *SD* libs and other!
But what if You want to use these... | 48.015385 | 141 | 0.719 | eng_Latn | 0.986449 |
5e9afbb1ce24c484e03d327b673fbebb1e770590 | 103 | md | Markdown | README.md | GaberAlsayed/Random-Quote-Generator | b9bfe3f6fd54d7246db837a06b966c275250f74c | [
"MIT"
] | null | null | null | README.md | GaberAlsayed/Random-Quote-Generator | b9bfe3f6fd54d7246db837a06b966c275250f74c | [
"MIT"
] | null | null | null | README.md | GaberAlsayed/Random-Quote-Generator | b9bfe3f6fd54d7246db837a06b966c275250f74c | [
"MIT"
] | null | null | null | # Random-Quote-Generator
Shout out to CodeTutorial360 for the tutorial, changed some things for taste.
| 34.333333 | 77 | 0.815534 | eng_Latn | 0.978207 |
5e9b3c6177484aca52dc8e8558c6737085c1a213 | 413 | md | Markdown | README.md | ashdrockstar/Disaster-Simulation-in-Virtual-Reality | 9c367fe056da9a146952fb5073cf389fc6961478 | [
"MIT"
] | null | null | null | README.md | ashdrockstar/Disaster-Simulation-in-Virtual-Reality | 9c367fe056da9a146952fb5073cf389fc6961478 | [
"MIT"
] | null | null | null | README.md | ashdrockstar/Disaster-Simulation-in-Virtual-Reality | 9c367fe056da9a146952fb5073cf389fc6961478 | [
"MIT"
] | null | null | null | # Disaster-Simulation-in-Virtual-Reality
The goal is to develop a method and process for the automated / semi-automated creation of structures designed for animated destruction to provide an idea of the effects of such disasters. Though it is not expected that physically accurate simulation necessarily be achieved, the... | 137.666667 | 371 | 0.835351 | eng_Latn | 0.999802 |
5e9bc4e22a6fda55b185c0095f40a6d362f298b1 | 10,948 | md | Markdown | Results/Array.Int32.ArrayInt32SkipTakeSelect.md | NetFabric/LinqBenchmarks | cfb437f7d1ae35b267515a1fde16eadb5ce0d06d | [
"MIT"
] | 122 | 2020-07-16T09:20:37.000Z | 2022-03-23T21:28:12.000Z | Results/Array.Int32.ArrayInt32SkipTakeSelect.md | NetFabric/LinqBenchmarks | cfb437f7d1ae35b267515a1fde16eadb5ce0d06d | [
"MIT"
] | 11 | 2020-07-16T09:26:36.000Z | 2021-09-20T08:05:19.000Z | Results/Array.Int32.ArrayInt32SkipTakeSelect.md | NetFabric/LinqBenchmarks | cfb437f7d1ae35b267515a1fde16eadb5ce0d06d | [
"MIT"
] | 14 | 2020-07-16T09:20:47.000Z | 2021-12-09T18:31:40.000Z | ## Array.Int32.ArrayInt32SkipTakeSelect
### Source
[ArrayInt32SkipTakeSelect.cs](../LinqBenchmarks/Array/Int32/ArrayInt32SkipTakeSelect.cs)
### References:
- JM.LinqFaster: [1.1.2](https://www.nuget.org/packages/JM.LinqFaster/1.1.2)
- LinqFaster.SIMD: [1.1.2](https://www.nuget.org/packages/LinqFaster.SIMD/1.0.3)
- L... | 152.055556 | 234 | 0.415966 | yue_Hant | 0.796612 |
5e9bcdb20c0a31f29ee86dd2bd17ec45a59d6212 | 2,438 | md | Markdown | _posts/2021-04-24-combinations-iterator.md | polettix/ETOOBUSY | b370a59dbfa4dc04687e6fb53065bb47f1581188 | [
"CC-BY-4.0"
] | 4 | 2020-07-30T06:35:05.000Z | 2021-11-29T13:50:30.000Z | _posts/2021-04-24-combinations-iterator.md | polettix/ETOOBUSY | b370a59dbfa4dc04687e6fb53065bb47f1581188 | [
"CC-BY-4.0"
] | 19 | 2020-01-03T18:21:13.000Z | 2022-03-28T21:51:53.000Z | _posts/2021-04-24-combinations-iterator.md | polettix/ETOOBUSY | b370a59dbfa4dc04687e6fb53065bb47f1581188 | [
"CC-BY-4.0"
] | 1 | 2021-11-29T12:44:18.000Z | 2021-11-29T12:44:18.000Z | ---
title: Combinations iterator
type: post
tags: [ perl weekly challenge, combinatorics, maths, perl ]
series: Perl Weekly Challenge 108
comment: true
date: 2021-04-24 07:00:00 +0200
mathjax: true
published: true
---
**TL;DR**
> A little deviation to take a look at an iterator for [combinations][].
One thing that i... | 25.395833 | 72 | 0.584906 | eng_Latn | 0.991147 |
5e9c5bf0dfba27b2aa251a18feb15d5ac9cbfdd4 | 26,452 | md | Markdown | _posts/2018-05-23-102.md | gentlygolden/magnus_archives_transcripts | d1ef655321634d61fabd2b94171293da5aa5ccbe | [
"MIT"
] | 15 | 2019-12-17T13:11:53.000Z | 2022-03-10T14:17:14.000Z | _posts/2018-05-23-102.md | gentlygolden/magnus_archives_transcripts | d1ef655321634d61fabd2b94171293da5aa5ccbe | [
"MIT"
] | 2 | 2020-05-28T01:55:38.000Z | 2020-07-02T16:17:58.000Z | _posts/2018-05-23-102.md | gentlygolden/magnus_archives_transcripts | d1ef655321634d61fabd2b94171293da5aa5ccbe | [
"MIT"
] | 26 | 2019-11-13T13:50:50.000Z | 2022-03-10T14:01:13.000Z | ---
layout: post
title: "MAG102 - #0140406 - Nesting Instinct"
date: 2018-05-23 12:00:00 -0400
categories: episode
tags: [François Deschamps, Benoît Maçon, Gertrude Robinson, Gerard Keay, Elias Bouchard, Melanie King, The Archivist, Martin Blackwood, Nikola Orsinov, Jurgen Leitn... | 40.632873 | 1,195 | 0.73571 | eng_Latn | 0.999564 |
5e9ca100124091ff308b7d1b1cab2952d059ec8a | 394 | md | Markdown | README.md | minweny/githubNote | 3fd6038c24def4251d510a7b400eeada13ce0813 | [
"Apache-2.0"
] | null | null | null | README.md | minweny/githubNote | 3fd6038c24def4251d510a7b400eeada13ce0813 | [
"Apache-2.0"
] | null | null | null | README.md | minweny/githubNote | 3fd6038c24def4251d510a7b400eeada13ce0813 | [
"Apache-2.0"
] | null | null | null | # githubNote
github note
[https://guides.github.com/introduction/git-handbook/]
[https://github.github.com/training-kit/downloads/github-git-cheat-sheet/]
## create folders in repository
Method 1:
use git to mkdir, then push
Method 2:
use github website
[https://github.com/KirstieJane/STEMMRoleM... | 28.142857 | 114 | 0.738579 | yue_Hant | 0.513433 |
5e9da50339882d3c40b9ef9824e7dd88f46bb3bd | 42 | md | Markdown | README.md | erikaheidi/dynacover-templates | 9912c9461692c50b1e692642df547df2af49b949 | [
"MIT"
] | null | null | null | README.md | erikaheidi/dynacover-templates | 9912c9461692c50b1e692642df547df2af49b949 | [
"MIT"
] | null | null | null | README.md | erikaheidi/dynacover-templates | 9912c9461692c50b1e692642df547df2af49b949 | [
"MIT"
] | null | null | null | # dynacover-templates
Dynacover templates
| 14 | 21 | 0.857143 | nno_Latn | 0.197591 |
5e9e7555063cc1779e6fd892f8e70bc88c530228 | 4,261 | md | Markdown | doc/ui/README.md | lrJAP/EAP | aa002342697e80e75bd983b827a9165d4645fdc1 | [
"MIT"
] | 1 | 2021-11-07T10:36:46.000Z | 2021-11-07T10:36:46.000Z | doc/ui/README.md | lrJAP/EAP | aa002342697e80e75bd983b827a9165d4645fdc1 | [
"MIT"
] | null | null | null | doc/ui/README.md | lrJAP/EAP | aa002342697e80e75bd983b827a9165d4645fdc1 | [
"MIT"
] | null | null | null | # fxEAP模式化开发
[返回](../../README.md)
## 简述
fxEAP的界面模式,在JavaFX提供的基础组件之上,进行封装、增强、优化,针对我们在界面层面需要解决的问题,提供完整的UI模式。
常见的UI功能界面,主要有以下几个部分构成:
工具栏。提供一系列按钮,用于完成特定的操作。这些按钮,可能还与功能权限、数据权限、流程权限等相关。
业务数据展现及管理。以多种形式展现、管理业务数据。这部分是整个业务功能界面中最重要的内容。从业务数据的展现形式上看,有单表界面、主子表界面、单子多子表界面、多主多子表界面、树卡界面、树单表界面、树卡表界面、树卡单表界面、树卡多表界面等。从业务数据的管理功能上看,主要... | 20.099057 | 256 | 0.797465 | yue_Hant | 0.955435 |
50d329a16422d6c366e6f9baf3067e139ff08073 | 1,584 | md | Markdown | README.md | dam5s/disk-space-usage | b91472e2728c582a9287b96942faa8292449b8c4 | [
"MIT"
] | 16 | 2021-03-25T02:25:33.000Z | 2022-01-16T05:40:00.000Z | README.md | dam5s/disk-space-usage | b91472e2728c582a9287b96942faa8292449b8c4 | [
"MIT"
] | null | null | null | README.md | dam5s/disk-space-usage | b91472e2728c582a9287b96942faa8292449b8c4 | [
"MIT"
] | 1 | 2021-03-27T10:51:59.000Z | 2021-03-27T10:51:59.000Z | # Disk Space Usage
This is a small desktop app that will allow you to analyze
the disk space usage of a given directory of your choosing.
It's built in [F#](https://fsharp.org) using [Avalonia](https://avaloniaui.net/)
and its [functional extensions](https://avaloniacommunity.github.io/Avalonia.FuncUI.Docs/).
It ru... | 29.886792 | 201 | 0.729167 | eng_Latn | 0.405624 |
50d365b4de73bff0fb1eee4b9956445480269310 | 1,952 | md | Markdown | CalendarAdapter.md | bamboolife/NCalendar | 85dbd91f2e8dbd4ce8b42d797136c2b9bfa32ca8 | [
"Apache-2.0"
] | 1,396 | 2017-06-16T02:43:14.000Z | 2022-03-30T01:05:01.000Z | CalendarAdapter.md | bamboolife/NCalendar | 85dbd91f2e8dbd4ce8b42d797136c2b9bfa32ca8 | [
"Apache-2.0"
] | 82 | 2017-07-14T02:50:14.000Z | 2022-03-29T06:50:42.000Z | CalendarAdapter.md | bamboolife/NCalendar | 85dbd91f2e8dbd4ce8b42d797136c2b9bfa32ca8 | [
"Apache-2.0"
] | 304 | 2017-06-16T03:14:24.000Z | 2022-03-19T06:28:37.000Z |
#### CalendarAdapter 日历适配器,获取日历Item和日历背景,再通过onBoind...设置对应的数据,具体用法参见demo
/**
* 获取日历背景View,可用于做背景渐变等,不需要可不用实现
*
* @param context
* @return
*/
public View getCalendarBackgroundView(Context context) {
return null;
}
/**
* 绑定日历背景View,不需要可不用实现
*
* @param... | 26.026667 | 165 | 0.669057 | yue_Hant | 0.524967 |
50d4c1c309e72c402618a4010e76f655e311ca95 | 1,763 | md | Markdown | AlchemyInsights/microsoft-account-user-permission-issues.md | isabella232/OfficeDocs-AlchemyInsights-pr.sk-SK | 8fd17c4b16a3370a34bbb761d4edc9f8dfb2784a | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-19T19:07:47.000Z | 2021-04-21T00:13:49.000Z | AlchemyInsights/microsoft-account-user-permission-issues.md | MicrosoftDocs/OfficeDocs-AlchemyInsights-pr.sk-SK | a4bdea6e681ab468fe3d8f0c6ea9c8f4f1c0af6f | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:29:32.000Z | 2022-02-09T06:59:11.000Z | AlchemyInsights/microsoft-account-user-permission-issues.md | isabella232/OfficeDocs-AlchemyInsights-pr.sk-SK | 8fd17c4b16a3370a34bbb761d4edc9f8dfb2784a | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-10-09T20:33:51.000Z | 2021-10-09T10:38:46.000Z | ---
title: Riešenie problémov – používateľ sa nenašiel v adresári
ms.author: pebaum
author: pebaum
manager: pamgreen
ms.audience: ITPro
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.assetid: 63f7d676-7cd9-4549-ba84-c3a8a7867f63
ms.openlocfilehash: 79429f8e9... | 44.075 | 220 | 0.812252 | slk_Latn | 0.998708 |
50d52689facc9b084dbdf2be806d6cd7cf56f427 | 656 | md | Markdown | README.md | Doc94/Twitch_TrackTopSumCheers | ae5ff4d207b166084c60bd069e59ddee6db7f8b0 | [
"Apache-2.0"
] | null | null | null | README.md | Doc94/Twitch_TrackTopSumCheers | ae5ff4d207b166084c60bd069e59ddee6db7f8b0 | [
"Apache-2.0"
] | null | null | null | README.md | Doc94/Twitch_TrackTopSumCheers | ae5ff4d207b166084c60bd069e59ddee6db7f8b0 | [
"Apache-2.0"
] | 1 | 2021-08-29T03:53:19.000Z | 2021-08-29T03:53:19.000Z | # Twitch_TrackTopSumCheers
Aplicacion de consola para registrar cheers enviados a un canal y obtener cheers en base a la cantidad acumulada final.
## Detalles
Mientras esta corriendo esta APP de consola, se registran todos los cheers enviados a un canal, luego de eso genera un top.txt que contiene la persona que ha do... | 59.636364 | 185 | 0.809451 | spa_Latn | 0.99603 |