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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
70318c5f2e8a531ce3fbc8cc13f18b0eb404f693 | 9,623 | md | Markdown | docs/preferred_practices.md | yobright/eigen | df3c3f25e156e4daee163c2954614a5b494c1eed | [
"MIT"
] | 1 | 2021-07-08T15:18:06.000Z | 2021-07-08T15:18:06.000Z | docs/preferred_practices.md | yobright/eigen | df3c3f25e156e4daee163c2954614a5b494c1eed | [
"MIT"
] | null | null | null | docs/preferred_practices.md | yobright/eigen | df3c3f25e156e4daee163c2954614a5b494c1eed | [
"MIT"
] | null | null | null | # :world_map:
As we have built our app in React Native, our understanding of how to build software has evolved. As our understanding grows, newer code uses newer techniques. Older code is often left un-updated. It can be difficult to orient oneself around what the current preferred practices are.
This document is a m... | 76.984 | 391 | 0.79549 | eng_Latn | 0.894284 |
7031d1775766e574c2c3a08f5d1213c1162ec081 | 1,274 | md | Markdown | README.md | Sundown/rib | fc0777f018b78a7bffd90e0a45e57d7770c430ac | [
"MIT"
] | 1 | 2021-03-24T15:54:05.000Z | 2021-03-24T15:54:05.000Z | README.md | sundown/rib | fc0777f018b78a7bffd90e0a45e57d7770c430ac | [
"MIT"
] | 1 | 2021-07-21T19:18:58.000Z | 2021-07-27T05:19:55.000Z | README.md | sundown/rib | fc0777f018b78a7bffd90e0a45e57d7770c430ac | [
"MIT"
] | null | null | null | ### rib
A LISP syntax compiler backend emitting LLVM.
:construction: Not currently usable for anything meaningful.
```clj
(define square real real {
(ret (* % %))
})
(define main void int {
(global arr [2 3 5 7 11])
(global b (square (cast (index arr 3) real))) ; and we epically do nothing with this
(print "... | 22.75 | 107 | 0.631868 | eng_Latn | 0.623614 |
7032979120ecadafbd03a067a829e469eb17d0a1 | 489 | md | Markdown | README.md | gvsmirnov/asciilog | ea37a60062ac025a696d21956ab0a6fe6967c2d5 | [
"CC0-1.0"
] | null | null | null | README.md | gvsmirnov/asciilog | ea37a60062ac025a696d21956ab0a6fe6967c2d5 | [
"CC0-1.0"
] | null | null | null | README.md | gvsmirnov/asciilog | ea37a60062ac025a696d21956ab0a6fe6967c2d5 | [
"CC0-1.0"
] | null | null | null | # Ascii Log [](https://travis-ci.org/gvsmirnov/asciilog)
Ascii Log is a just-for-fun java library that allows you to output ascii pictures to your applications. With the shiny new Java 8 being generally available, you require next to no boilerp... | 34.928571 | 225 | 0.764826 | eng_Latn | 0.570551 |
703299ffc114f4229a8915a205416487a2f05892 | 234 | md | Markdown | _posts/2018-09-11-test-post.md | ssukyun/ssukyun.github.io | d1c4642816d02560a08159ec36e4ebfc06806184 | [
"MIT"
] | null | null | null | _posts/2018-09-11-test-post.md | ssukyun/ssukyun.github.io | d1c4642816d02560a08159ec36e4ebfc06806184 | [
"MIT"
] | null | null | null | _posts/2018-09-11-test-post.md | ssukyun/ssukyun.github.io | d1c4642816d02560a08159ec36e4ebfc06806184 | [
"MIT"
] | null | null | null | ---
layout: post
title: Test
featured-img: risk_aware_cover
category: [Test, Nothing, Design]
mathjax: true
summary: First post is test.
---
# Test post
- markdown
- hello
## test
it is easy to use. markdown is very good.
### test | 14.625 | 41 | 0.700855 | eng_Latn | 0.958433 |
7032ea43f0b110906f4149bd227f00c5b2c9e9cd | 2,039 | md | Markdown | docs/framework/unmanaged-api/debugging/icordebugvalue3-interface.md | Dodozz/docs.it-it | f34c4bb1e8afb7492f8512359d32a9156c9c768d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/debugging/icordebugvalue3-interface.md | Dodozz/docs.it-it | f34c4bb1e8afb7492f8512359d32a9156c9c768d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/debugging/icordebugvalue3-interface.md | Dodozz/docs.it-it | f34c4bb1e8afb7492f8512359d32a9156c9c768d | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Interfaccia ICorDebugValue3
ms.date: 03/30/2017
api_name:
- ICorDebugValue3
api_location:
- mscordbi.dll
api_type:
- COM
f1_keywords:
- ICorDebugValue3
helpviewer_keywords:
- ICorDebugValue3 interface [.NET Framework debugging]
ms.assetid: 7d5385d3-f4a5-47c4-8478-a3513b5e9406
topic_type:
- apiref
author: rpe... | 39.980392 | 371 | 0.735164 | ita_Latn | 0.301505 |
703362a8300b2a7f88dcff3f9666a06556da09dc | 1,003 | md | Markdown | README.md | jlrgraham/draws-manager | 13d79a76ac52701153a973ab4fce36fd47491bf1 | [
"Apache-2.0"
] | null | null | null | README.md | jlrgraham/draws-manager | 13d79a76ac52701153a973ab4fce36fd47491bf1 | [
"Apache-2.0"
] | 9 | 2020-07-07T20:14:24.000Z | 2021-05-05T17:05:47.000Z | README.md | jlrgraham/draws-manager | 13d79a76ac52701153a973ab4fce36fd47491bf1 | [
"Apache-2.0"
] | 1 | 2021-01-08T23:38:19.000Z | 2021-01-08T23:38:19.000Z | # draws-manager
Early development - NOT FOR DEPLOYMENT YET
**THIS CODE RUNS UNDER ROOT, DO NOT EXPOSE TO THE OPEN INTERNET**
## Alpha Code
## Prerequisites
sudo apt-get install nodejs npm git lm-sensors
sudo npm install -g npm # this updates npm, it will throw a couple of warnings, just ignore.
Get a rece... | 34.586207 | 150 | 0.73679 | eng_Latn | 0.550207 |
7034e4c5c0f4893cb18d7bcc7184ca5c1e144d84 | 3,653 | md | Markdown | wiki/translations/ro/Sketcher_ConstrainRadius.md | dwhr-pi/FreeCAD-documentation | 0c889672d80e7969dcabe83f5ddf503e72a4f5bb | [
"CC0-1.0"
] | null | null | null | wiki/translations/ro/Sketcher_ConstrainRadius.md | dwhr-pi/FreeCAD-documentation | 0c889672d80e7969dcabe83f5ddf503e72a4f5bb | [
"CC0-1.0"
] | null | null | null | wiki/translations/ro/Sketcher_ConstrainRadius.md | dwhr-pi/FreeCAD-documentation | 0c889672d80e7969dcabe83f5ddf503e72a4f5bb | [
"CC0-1.0"
] | null | null | null | ---
- GuiCommand:
Name:Sketcher ConstrainRadius
Workbenches:[Sketcher](Sketcher_Workbench.md)
MenuLocation:Sketch → Sketcher constraints → Constrain radius
SeeAlso:[Constrain distance](Sketcher_ConstrainDistance.md), [Constrain horizontal distance](Sketcher_ConstrainDistanceX.md), [Constrain vertical distan... | 42.976471 | 594 | 0.771147 | ron_Latn | 0.992004 |
703520c9dac77d6a06139fa1fcae5cc894447dca | 281 | md | Markdown | README.md | railsstudent/angular-hkaccessible | dc5d7849daa365d6671db0abfdc6c76ff7b8a7e4 | [
"MIT"
] | null | null | null | README.md | railsstudent/angular-hkaccessible | dc5d7849daa365d6671db0abfdc6c76ff7b8a7e4 | [
"MIT"
] | 5 | 2019-11-24T11:36:47.000Z | 2020-12-05T08:06:25.000Z | README.md | railsstudent/angular-hkaccessible | dc5d7849daa365d6671db0abfdc6c76ff7b8a7e4 | [
"MIT"
] | null | null | null | A simple AngularJS project to list the accessible facilities in Hong Kong
Install express and logfmt packages locally in the project
sudo npm install --dev-save express
sudo npm install --dev-save logfmt
Install other npm packages
sudo npm install
Start server
sudo npm start
| 21.615385 | 73 | 0.807829 | eng_Latn | 0.911841 |
7035df20711a792dfe874b0af07a387fc75653eb | 347 | md | Markdown | projects/toco-lib/src/lib/forms/input/text/README.md | tocororo/toco-ng | f5ae19f4e774b64bda8eb7991c563753cb599066 | [
"MIT"
] | 1 | 2020-03-15T03:15:18.000Z | 2020-03-15T03:15:18.000Z | projects/toco-lib/src/lib/forms/input/text/README.md | tocororo/toco-ng | f5ae19f4e774b64bda8eb7991c563753cb599066 | [
"MIT"
] | 13 | 2020-03-12T19:40:18.000Z | 2022-03-02T06:24:45.000Z | projects/toco-lib/src/lib/forms/input/text/README.md | tocororo/toco-ng | f5ae19f4e774b64bda8eb7991c563753cb599066 | [
"MIT"
] | null | null | null |
When you use the `InputTextComponent`, these values must be specified in the `assets/i18n/es.json` file:
{
"TOCO_NG_ERROR_MSG_TEXTO_INVAL": "El texto está incorrecto."
}
When you use the `InputTextComponent`, these values must be specified in the `assets/i18n/en.json` file:
{
"TOCO_NG_ERROR_MSG_TEXTO_INVA... | 23.133333 | 104 | 0.740634 | eng_Latn | 0.813537 |
70360d02365640299d39a68fdd5279dd783bc48e | 706 | md | Markdown | src/pages/another-new-post/index.md | Bollingb/BBLifePhoto | bcc20c54f279d45f1a6cef0a19acbd10ce5ebf47 | [
"MIT"
] | null | null | null | src/pages/another-new-post/index.md | Bollingb/BBLifePhoto | bcc20c54f279d45f1a6cef0a19acbd10ce5ebf47 | [
"MIT"
] | null | null | null | src/pages/another-new-post/index.md | Bollingb/BBLifePhoto | bcc20c54f279d45f1a6cef0a19acbd10ce5ebf47 | [
"MIT"
] | null | null | null | ---
title: Family!
date: "2019-04-30"
---
My mom and brother are the two people I lookup to the most, and are one of the biggest motivations for me here at Allegheny!
## My Mom Valerie
I am very close with my family so I knew I had to put them somewhere in my collection of pictures. My mom's name is Valerie, and she... | 37.157895 | 262 | 0.740793 | eng_Latn | 0.999913 |
70368ac42967a514855337442ca15aed4ce3f11f | 3,070 | md | Markdown | README.md | kashu98/Simple-Deep-Learning | 73fc4719c145cc1f49826fd90d5448db65cbe08b | [
"MIT"
] | 1 | 2017-09-25T06:28:14.000Z | 2017-09-25T06:28:14.000Z | README.md | kashu98/Simple-Deep-Learning | 73fc4719c145cc1f49826fd90d5448db65cbe08b | [
"MIT"
] | null | null | null | README.md | kashu98/Simple-Deep-Learning | 73fc4719c145cc1f49826fd90d5448db65cbe08b | [
"MIT"
] | null | null | null | # Simple Deep Learning
This is a Python implementation of Deep Learning models and algorithms with a minimum use of external library. Simple Deep Learning aims to learn the basic concepts of deep learning by creating a library from scratch.
## Installation
## Activation Functions
The following activation functio... | 51.166667 | 218 | 0.69772 | eng_Latn | 0.722607 |
70374a664554b8c38471d2a36b704fd09ae4a64e | 4,857 | md | Markdown | articles/machine-learning/team-data-science-process/explore-data-blob.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/machine-learning/team-data-science-process/explore-data-blob.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/machine-learning/team-data-science-process/explore-data-blob.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Pandalarla Azure blob depolamasındaki verileri keşfedin - Ekip Veri Bilimi Süreci
description: Pandalar Python paketini kullanarak Azure blob konteynerinde depolanan verileri nasıl keşfedebilirsiniz?
services: machine-learning
author: marktab
manager: marktab
editor: marktab
ms.service: machine-learning
ms.s... | 34.942446 | 200 | 0.794523 | tur_Latn | 0.987408 |
70376f615a6fd9ceaa95392d17f8d53d1cbef289 | 33 | md | Markdown | README.md | FedericoKK/Santi.federico.4H.RiassuntoSkia | 891bde328f19a6aa4ba2e84ee2aea9d9699169e6 | [
"MIT"
] | null | null | null | README.md | FedericoKK/Santi.federico.4H.RiassuntoSkia | 891bde328f19a6aa4ba2e84ee2aea9d9699169e6 | [
"MIT"
] | null | null | null | README.md | FedericoKK/Santi.federico.4H.RiassuntoSkia | 891bde328f19a6aa4ba2e84ee2aea9d9699169e6 | [
"MIT"
] | null | null | null | # Santi.federico.4H.RiassuntoSkia | 33 | 33 | 0.848485 | por_Latn | 0.192136 |
7038018d13cefeb6376ecb1eeff4c652c91a2515 | 2,457 | md | Markdown | docker-compose-services/mysql/README.md | kaystrobach/ddev-contrib | aa7c105403fa87dcdf97aa3f05e858692dc03790 | [
"Apache-2.0"
] | null | null | null | docker-compose-services/mysql/README.md | kaystrobach/ddev-contrib | aa7c105403fa87dcdf97aa3f05e858692dc03790 | [
"Apache-2.0"
] | null | null | null | docker-compose-services/mysql/README.md | kaystrobach/ddev-contrib | aa7c105403fa87dcdf97aa3f05e858692dc03790 | [
"Apache-2.0"
] | null | null | null | For the vast majority of use cases where MySQL is needed in a project, MariaDB is the best choice. MariaDB is faster and more feature-packed in many scenarios. However, sometimes a project really demands plain old MySQL.
This page documents how to create a separate MySQL container to use with ddev. It does not
replace ... | 61.425 | 300 | 0.726903 | eng_Latn | 0.99383 |
703837cc88f5928496d1758eca04c3a8562081af | 1,557 | md | Markdown | Documentation/devel/user-namespaces.md | bwalex/rkt | ed0d6dc61515f1484fefdfb5b9a7b443735ce4a3 | [
"Apache-2.0"
] | null | null | null | Documentation/devel/user-namespaces.md | bwalex/rkt | ed0d6dc61515f1484fefdfb5b9a7b443735ce4a3 | [
"Apache-2.0"
] | null | null | null | Documentation/devel/user-namespaces.md | bwalex/rkt | ed0d6dc61515f1484fefdfb5b9a7b443735ce4a3 | [
"Apache-2.0"
] | null | null | null | # User namespaces
## Background
User namespaces is a feature of Linux that can be used to separate the user IDs and group IDs between the host and containers.
It can provide a better isolation and security: the privileged user `root` in the container can be mapped to a non-privileged user on the host.
## Implementat... | 44.485714 | 170 | 0.780347 | eng_Latn | 0.999419 |
7038473c46f4d3e5e1bda51c8992798233c7227a | 998 | md | Markdown | _tikz/sigma_decay_feynman_diagram.md | pranphy/pranphy.github.io | 92ed6b139229485fb2836adc7a70beaf24b07f3d | [
"MIT"
] | null | null | null | _tikz/sigma_decay_feynman_diagram.md | pranphy/pranphy.github.io | 92ed6b139229485fb2836adc7a70beaf24b07f3d | [
"MIT"
] | 5 | 2019-11-19T08:08:07.000Z | 2020-04-18T04:54:31.000Z | _tikz/sigma_decay_feynman_diagram.md | pranphy/pranphy.github.io | 92ed6b139229485fb2836adc7a70beaf24b07f3d | [
"MIT"
] | null | null | null | ---
layout: tikzimage
title: This is a test title
tags: ml tikz
image: sigma_decay_feynman_diagram.png
date: 2020-07-14
---
header information here
```tex
\begin{tikzpicture}
\begin{feynman}
\vertex (a);
\vertex [below left=.4cm and 2cm of a] (b) {$s$};
\vertex [below right=.4cm and 2cm of... | 27.722222 | 59 | 0.486974 | eng_Latn | 0.187317 |
7038eb317155917b1a49887958ebd5697c9ac842 | 348 | md | Markdown | README.md | takoyakimaster65/library | 9d126d1d1e89b6772b63031e6910da8edf536e50 | [
"Unlicense"
] | null | null | null | README.md | takoyakimaster65/library | 9d126d1d1e89b6772b63031e6910da8edf536e50 | [
"Unlicense"
] | null | null | null | README.md | takoyakimaster65/library | 9d126d1d1e89b6772b63031e6910da8edf536e50 | [
"Unlicense"
] | null | null | null | # library
[](https://github.com/takoyakimaster65/library/actions)
[](https://takoyakimaster65.github.io/library/)
library ... | 58 | 155 | 0.795977 | zul_Latn | 0.069261 |
703a1a76df33c610a907ae41d63048df71be8611 | 304 | md | Markdown | README.md | bowen0701/python-algorithms-data-structures | e625f59a9fc59e4728825078d4434a7968a724e5 | [
"BSD-2-Clause"
] | 8 | 2019-03-18T06:37:24.000Z | 2022-01-30T07:50:58.000Z | README.md | bowen0701/python-algorithms-data-structures | e625f59a9fc59e4728825078d4434a7968a724e5 | [
"BSD-2-Clause"
] | null | null | null | README.md | bowen0701/python-algorithms-data-structures | e625f59a9fc59e4728825078d4434a7968a724e5 | [
"BSD-2-Clause"
] | null | null | null | # Algorithms and Data Structures in Python
This repo is to collect my Python implementation of algorithms and data structures.
Why algorithms and data structures? Because both are important for us who want to work on machine learning research and engineering. More importantly, it is a lot of fun. :-)
| 50.666667 | 174 | 0.799342 | eng_Latn | 0.999578 |
703aee0c94120727f5dff750f5b1c0e182f0f8d4 | 3,127 | md | Markdown | _notes/1. Resource Notes/More to That - Blog.md | biancamika/digital-garden-template | f8e96c0bc5d39d0f964fc1141e3bfdbcbf7bf8ad | [
"MIT"
] | null | null | null | _notes/1. Resource Notes/More to That - Blog.md | biancamika/digital-garden-template | f8e96c0bc5d39d0f964fc1141e3bfdbcbf7bf8ad | [
"MIT"
] | null | null | null | _notes/1. Resource Notes/More to That - Blog.md | biancamika/digital-garden-template | f8e96c0bc5d39d0f964fc1141e3bfdbcbf7bf8ad | [
"MIT"
] | null | null | null | ---
title: More to That - Blog
---
## Information
- **Source:** [[Lawrence Yeo]]
- **Tags:** #philosophy #life #people #psychology #sociology
- **Notes:** [[More to That - Literature Notes]]
## Highlights
### The Information Lifecycle: How Three Filters Shape the Mind
- Attention is a ==zero-sum game.==
- The momen... | 107.827586 | 358 | 0.760154 | eng_Latn | 0.999567 |
703b14e558e7cedfd219cbfdcf8a66f1f41d8345 | 3,117 | md | Markdown | doc/INTEL_MEDIA_SDK.md | tetsu-koba/momo | 0082e8cdcaba988d1e4ae3e79f57066b4a2857c5 | [
"Apache-2.0"
] | null | null | null | doc/INTEL_MEDIA_SDK.md | tetsu-koba/momo | 0082e8cdcaba988d1e4ae3e79f57066b4a2857c5 | [
"Apache-2.0"
] | null | null | null | doc/INTEL_MEDIA_SDK.md | tetsu-koba/momo | 0082e8cdcaba988d1e4ae3e79f57066b4a2857c5 | [
"Apache-2.0"
] | null | null | null | # Momo で Intel Media SDK を利用したハードウェアエンコーダー / デコーダーを利用する
Intel Media SDK を利用して Intel Quick Sync Video の HWA 機能を使った Momo で HWA を利用することが可能になります。
このドキュメントでは Intel Media SDK を使用するためのセットアップ方法を記載します。
## Intel Media SDK について
Intel Media SDK の詳細については以下のリンクをご確認ください。
- デコーダーとエンコーダーの対応しているコーデックとチップセットの組み合わせ表
- https://git... | 22.586957 | 147 | 0.717677 | yue_Hant | 0.839852 |
703bcff49eacd0b03fe0a2087e180618dfedce60 | 14 | md | Markdown | HISTORY.md | HongyuHe/opendc-eemm | a04f4fe8d047de02ccef4f2602baf09e75a69971 | [
"Apache-2.0"
] | 7 | 2021-07-22T07:32:29.000Z | 2021-09-24T20:11:25.000Z | HISTORY.md | HongyuHe/opendc-eemm | a04f4fe8d047de02ccef4f2602baf09e75a69971 | [
"Apache-2.0"
] | null | null | null | HISTORY.md | HongyuHe/opendc-eemm | a04f4fe8d047de02ccef4f2602baf09e75a69971 | [
"Apache-2.0"
] | null | null | null | # History
... | 4.666667 | 9 | 0.5 | kor_Hang | 0.32154 |
703bee195ddc5457225c3f1298c41121c2f3635e | 6,677 | md | Markdown | _posts/2019-06-18-Download-the-proper-study-of-mankind-an-anthology-of-essays-1st-edition.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-06-18-Download-the-proper-study-of-mankind-an-anthology-of-essays-1st-edition.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | _posts/2019-06-18-Download-the-proper-study-of-mankind-an-anthology-of-essays-1st-edition.md | Jobby-Kjhy/27 | ea48bae2a083b6de2c3f665443f18b1c8f241440 | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
categories: Other
---
## Download The proper study of mankind an anthology of essays 1st edition book
Alterations were _Phoca barbata_, and indeed he was preferred with him above them and the Khalif advanced him over them all. In the window of the fourth, I won't go far from the proper... | 741.888889 | 6,541 | 0.78703 | eng_Latn | 0.999926 |
703c98c642f9a31c3c1c408cdef5c1b423d41002 | 246 | md | Markdown | includes/win8-appname-long-md.md | wxlevel/docs.zh-cn | 55af03efc20753342443ced1b2d2de5cffb446a9 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-02-20T13:35:38.000Z | 2019-02-20T13:35:38.000Z | includes/win8-appname-long-md.md | wxlevel/docs.zh-cn | 55af03efc20753342443ced1b2d2de5cffb446a9 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/win8-appname-long-md.md | wxlevel/docs.zh-cn | 55af03efc20753342443ced1b2d2de5cffb446a9 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
ms.openlocfilehash: da36bc79c76d87c9319debef436c259292d3d0cf
ms.sourcegitcommit: 8699383914c24a0df033393f55db3369db728a7b
ms.translationtype: HT
ms.contentlocale: zh-CN
ms.lasthandoff: 05/15/2019
ms.locfileid: "65671497"
---
Windows 8.x 应用商店
| 24.6 | 60 | 0.833333 | yue_Hant | 0.188519 |
703cb3cc1825cba7d233d1b816540eb8be47042e | 4,084 | md | Markdown | content/blog/discovering/java-와-c,c++-차이점.md | b-bok/b-bok.github.io | 03d0a4d5e3f68a7252f62b28261527beed26cbb2 | [
"MIT"
] | null | null | null | content/blog/discovering/java-와-c,c++-차이점.md | b-bok/b-bok.github.io | 03d0a4d5e3f68a7252f62b28261527beed26cbb2 | [
"MIT"
] | 1 | 2020-09-03T08:28:22.000Z | 2020-09-03T08:28:22.000Z | content/blog/discovering/java-와-c,c++-차이점.md | b-bok/b-bok.github.io | 03d0a4d5e3f68a7252f62b28261527beed26cbb2 | [
"MIT"
] | null | null | null | ---
title: java 와 c,c++ 차이점
date: 2020-12-14 20:12:39
category: discovering
draft: false
---
# JAVA 와 C/C++ 차이점!
#### c++과 java는 문법적로 비슷하지만,
#### java는 보안, 이식성, 빠른개발에 중점을
- 가상머신 바이트 코드로 컴파일하며, 가상머신이 필요( JVM)
- ?JVM??
자바는 완전한 기계어가 아닌, 바이트코드 (.class)로 구성됨
이 바이트 코드를 JVM이 번역해줘 다양한 운영체제에서 사용될수 있게 도와줌!
- 소스파일 컴파일 되면 =... | 16.601626 | 111 | 0.597453 | kor_Hang | 1.000002 |
703e0c16e3115c172a2ba02770c2c1899d47cb6c | 64 | md | Markdown | README.md | jonasprobst/hoergrete-rfid-cards | b5f22f1f3212e93619fd7c94e1e4ef7830016bb0 | [
"MIT"
] | null | null | null | README.md | jonasprobst/hoergrete-rfid-cards | b5f22f1f3212e93619fd7c94e1e4ef7830016bb0 | [
"MIT"
] | null | null | null | README.md | jonasprobst/hoergrete-rfid-cards | b5f22f1f3212e93619fd7c94e1e4ef7830016bb0 | [
"MIT"
] | null | null | null | # hoergrete-rfid-cards
Where we manage the rfid cards and songs
| 21.333333 | 40 | 0.796875 | eng_Latn | 0.998499 |
703ec74acd0077272ce9519030128710902870cf | 1,046 | md | Markdown | development/framework/spring-technology-stack.md | yanjinzh6/notes | af8a6a11f14e7911838afa90b0086e14ecc1941c | [
"MIT"
] | 1 | 2020-09-02T09:32:41.000Z | 2020-09-02T09:32:41.000Z | development/framework/spring-technology-stack.md | yanjinzh6/notes | af8a6a11f14e7911838afa90b0086e14ecc1941c | [
"MIT"
] | null | null | null | development/framework/spring-technology-stack.md | yanjinzh6/notes | af8a6a11f14e7911838afa90b0086e14ecc1941c | [
"MIT"
] | null | null | null | ---
title: Spring 技术栈
date: 2020-07-19 14:00:00
tags: 'Spring'
categories:
- ['开发', 'Java', '框架']
permalink: spring-technology-stack
---
## Spring 核心框架
Spring 核心框架提供了核心容器和依赖注入框架, 还提供了一些对数据持久化的基础支持
Spring MVC 也就是 Spring 的 Web 框架
Spring WebFlux 新反应式 Web 框架
## Spring Boot
提供了 starter 依赖和自动配置, 基本满足了开箱即用的开发流程, 还包括其他有用... | 25.512195 | 135 | 0.783939 | yue_Hant | 0.908637 |
703ed859e0f716355253c32c411e9c531b752ea6 | 1,542 | md | Markdown | src/tr/2018-03/09/01.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/tr/2018-03/09/01.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/tr/2018-03/09/01.md | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: İkinci Müjdeleme Yolculuğu
date: 25/08/2018
---
### Konuyla İlgili Metinler
Elç. 16, Rom. 3:28, Gal. 2:16, Elç. 17, 1Ko. 1:23, Elç. 18:1–10.
> <p>Hatırlama Metni</p>
> “Korkma, konuş, susma! Ben seninle birlikteyim; hiç kimse sana dokunmayacak, kötülük yapmayacak. Çünkü bu kentte benim halkım çoktur.” (... | 110.142857 | 1,136 | 0.793774 | tur_Latn | 0.999958 |
703f00ee614a00b63a4cce1f7f22785c62bbcc7c | 4,554 | md | Markdown | _posts/2021-09-02-DataType-variables.md | dahhnym/dahhnym.github.io | 027868faafb32c4f0c71538dc0e672253b27e8bf | [
"0BSD"
] | null | null | null | _posts/2021-09-02-DataType-variables.md | dahhnym/dahhnym.github.io | 027868faafb32c4f0c71538dc0e672253b27e8bf | [
"0BSD"
] | null | null | null | _posts/2021-09-02-DataType-variables.md | dahhnym/dahhnym.github.io | 027868faafb32c4f0c71538dc0e672253b27e8bf | [
"0BSD"
] | null | null | null | ---
layout: post
title: 자료형과 변수
author: Tina
date: 2021-09-02
tags: JavaScript BasicSyntax
categories: [content]
---
## 자료형
자료의 종류를 의미한다 자바스크립트의 자료형에는 **문자열 자료형**, **숫자 자료형**, **불린 자료형** 등이 있다
### 문자 선택 연산자
문자열 내부의 문자 하나를 선택할때 쓰인다
문자열 다음에 인덱스값을 쓰면 해당 인덱스의 문자열 하나만 선택할 수 있다
```jsx
> '안녕하세요'[0]
"안"
> '안녕하세요'[3]
"세"
... | 16.264286 | 122 | 0.610233 | kor_Hang | 1.000006 |
703f2beec443235482cf43db1d3f01bec7fabdc6 | 7,998 | md | Markdown | README.md | tillarnold/Graphite | 801bae103eace12d387350493a1b05fabbcab1b3 | [
"Apache-2.0"
] | null | null | null | README.md | tillarnold/Graphite | 801bae103eace12d387350493a1b05fabbcab1b3 | [
"Apache-2.0"
] | null | null | null | README.md | tillarnold/Graphite | 801bae103eace12d387350493a1b05fabbcab1b3 | [
"Apache-2.0"
] | null | null | null | 
# Powerful 2D vector and raster editing. Procedural and nondestructive.
Graphite is an in-development desktop graphics editor that strives to be the most powerful, intuitive, and versatile tool for nondestructive vector and raster art creation. While still in early development, i... | 124.96875 | 754 | 0.805326 | eng_Latn | 0.998362 |
703f3cedd216be1048b9a8c1a35bdae17e42c923 | 389 | md | Markdown | doc/basic.md | LiveAlone/CSBasicFrame | 1ff126aba5161ed1569ad70bc04dc716f363770c | [
"Apache-2.0"
] | null | null | null | doc/basic.md | LiveAlone/CSBasicFrame | 1ff126aba5161ed1569ad70bc04dc716f363770c | [
"Apache-2.0"
] | null | null | null | doc/basic.md | LiveAlone/CSBasicFrame | 1ff126aba5161ed1569ad70bc04dc716f363770c | [
"Apache-2.0"
] | null | null | null | ## 项目模块划分
项目模型分层
1. protocol 通讯协议层
2. transport 数据通讯层
3. serialization 通讯数据序列化方式
* 模块划分
1. bio 阻塞模型 transport 提供提供转换方式
2. serialization 提供服务序列化传输方式
3. protocol 提供协议驱动方式
4. empty 空集合, 提供数据通讯方式
* bio 阻塞方式, 线程:client = 1:1 线程级别的处理方式
* nio 非阻塞异步方式
* server 处理 Selector异步事件, ThreadPool 线程池方式,管理异步Rea... | 17.681818 | 62 | 0.724936 | yue_Hant | 0.662443 |
703f7dbea8b214900c1b65d99fea0b7833149b4a | 2,800 | md | Markdown | README.md | oneklc/terraform-aws-ethereum | df05255b2714eb722d656c77fd81b112370206ac | [
"Apache-2.0"
] | 6 | 2017-12-31T11:41:45.000Z | 2022-01-27T05:16:10.000Z | README.md | oneklc/terraform-aws-ethereum | df05255b2714eb722d656c77fd81b112370206ac | [
"Apache-2.0"
] | null | null | null | README.md | oneklc/terraform-aws-ethereum | df05255b2714eb722d656c77fd81b112370206ac | [
"Apache-2.0"
] | 7 | 2018-01-18T19:24:58.000Z | 2022-02-21T22:52:33.000Z | # Ethereum AWS Module
This repository contains a Terraform module which is used to deploy an Ethereum mining farm on AWS using Spot Fleet to reduce costs. Inspired by [Have Fun by Mining Ether with AWS Spot](https://medium.com/@james.s.wiggins/get-rich-quick-by-mining-ether-with-aws-spot-c7b7a3bdc149) by James Wiggins... | 53.846154 | 301 | 0.650714 | eng_Latn | 0.982112 |
70417075437e453d8e634bfc11a7f2747a0aab59 | 19,799 | md | Markdown | _book/app_chap-wrassp.md | raphywink/The-EMU-SDMS-Manual | 714baf74f2fa2fded671407c241b657c278a290d | [
"CC0-1.0"
] | 1 | 2021-03-18T15:17:27.000Z | 2021-03-18T15:17:27.000Z | _book/app_chap-wrassp.md | raphywink/The-EMU-SDMS-Manual | 714baf74f2fa2fded671407c241b657c278a290d | [
"CC0-1.0"
] | 7 | 2018-07-25T15:18:09.000Z | 2021-09-22T10:20:36.000Z | _book/app_chap-wrassp.md | raphywink/The-EMU-SDMS-Manual | 714baf74f2fa2fded671407c241b657c278a290d | [
"CC0-1.0"
] | 5 | 2019-06-18T00:04:44.000Z | 2022-02-14T21:10:31.000Z | # `wrassp` {#app-chap:wrassp}
## Using Praat's signal processing routines in the EMU-SDMS {#sec:app-chap-wrassp-praatsSigProc}
### `To Formant (burg)` to SSFF files
The R code snippet below shows how to generate `AsspDataObj` objects from scratch and place data from other sources into SSFF files. The snippet uses [s... | 31.83119 | 884 | 0.609576 | eng_Latn | 0.744655 |
7043093a8208982be26211571b744bc888176d33 | 1,720 | md | Markdown | _conferences/2nd_epigenetics_conference_2020.md | bomeara/improving-conferences | c3f971a3cb3575f2d2f9cd54234b57f5a2ddfaf3 | [
"MIT"
] | 1 | 2020-05-19T08:51:14.000Z | 2020-05-19T08:51:14.000Z | _conferences/2nd_epigenetics_conference_2020.md | bomeara/improving-conferences | c3f971a3cb3575f2d2f9cd54234b57f5a2ddfaf3 | [
"MIT"
] | 3 | 2020-04-06T18:30:19.000Z | 2020-04-07T07:59:57.000Z | _conferences/2nd_epigenetics_conference_2020.md | bomeara/improving-conferences | c3f971a3cb3575f2d2f9cd54234b57f5a2ddfaf3 | [
"MIT"
] | 1 | 2021-03-16T04:02:05.000Z | 2021-03-16T04:02:05.000Z | ---
layout: conference
name: '2nd Epigenetics Conference'
year: '2020'
total_years: '2'
discipline: 'Epigenetics'
registration_fee: '$1429-$1818'
attendees: '200'
carbon_footprint: '400'
society_name: 'Fusion Conferences Company'
society_members: 'Not Applicable'
venue: 'Nassau, Bahamas'
frequency: 'Biennial'
sponsors... | 41.95122 | 511 | 0.794767 | yue_Hant | 0.473279 |
7043b18644998216a12839064204a414a58789e5 | 30 | md | Markdown | README.md | Bowlslaw/slawBot | 3b7cb9dd2fe54707156cd71d2ed70308c87a49e1 | [
"MIT"
] | null | null | null | README.md | Bowlslaw/slawBot | 3b7cb9dd2fe54707156cd71d2ed70308c87a49e1 | [
"MIT"
] | null | null | null | README.md | Bowlslaw/slawBot | 3b7cb9dd2fe54707156cd71d2ed70308c87a49e1 | [
"MIT"
] | null | null | null | # slawBot
POE::Component::IRC
| 10 | 19 | 0.733333 | yue_Hant | 0.693466 |
7043cc6593c5f47ed04af38aa2e57d5d42033c47 | 16,289 | md | Markdown | powerapps-docs/developer/common-data-service/webapi/enhanced-quick-start.md | s-kawara/powerapps-docs.ja-jp | 51d9f6ac20ab16f6adaac5c5ef1204c1cbdfb292 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | powerapps-docs/developer/common-data-service/webapi/enhanced-quick-start.md | s-kawara/powerapps-docs.ja-jp | 51d9f6ac20ab16f6adaac5c5ef1204c1cbdfb292 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | powerapps-docs/developer/common-data-service/webapi/enhanced-quick-start.md | s-kawara/powerapps-docs.ja-jp | 51d9f6ac20ab16f6adaac5c5ef1204c1cbdfb292 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: '拡張クイック スタート: (Common Data Service) | Microsoft Docs'
description: Common Data Service の Web API を使用するコンソール アプリケーションの構築のために Visual Studio で新しいプロジェクトを作成
ms.custom: ''
ms.date: 02/02/2019
ms.service: powerapps
ms.suite: ''
ms.tgt_pltfrm: ''
ms.topic: get-started-article
applies_to:
- Dynamics 365 (online)
ms... | 36.686937 | 337 | 0.71005 | yue_Hant | 0.490285 |
7044554db68c73891e2326dcde7448a806b1bc74 | 88 | md | Markdown | packages/next-swc/crates/napi/npm/android-arm-eabi/README.md | christopherklint97/next.js | 201f98e81a61a68d5d881a77d186308b0390ce92 | [
"MIT"
] | 51,887 | 2016-10-25T15:48:01.000Z | 2020-05-27T17:47:07.000Z | packages/next-swc/crates/napi/npm/android-arm-eabi/README.md | christopherklint97/next.js | 201f98e81a61a68d5d881a77d186308b0390ce92 | [
"MIT"
] | 10,837 | 2016-10-25T15:54:10.000Z | 2020-05-27T17:44:34.000Z | packages/next-swc/crates/napi/npm/android-arm-eabi/README.md | christopherklint97/next.js | 201f98e81a61a68d5d881a77d186308b0390ce92 | [
"MIT"
] | 10,098 | 2016-10-25T15:54:47.000Z | 2020-05-27T17:27:31.000Z | # `@next/swc-android-arm-eabi`
This is the **android-arm-eabi** binary for `@next/swc`
| 22 | 55 | 0.681818 | eng_Latn | 0.929515 |
7044863fa2330556a0de648308ff755768088617 | 27,300 | md | Markdown | _posts/2021-06-10-the-interview-process-isnt-broken-it-is-intolerant-by-design.md | DmytroLitvinov/inesp.github.io | ae83cbed92e4703ad5464b050559d59cc6033405 | [
"Apache-2.0",
"MIT"
] | 1 | 2020-09-01T15:37:55.000Z | 2020-09-01T15:37:55.000Z | _posts/2021-06-10-the-interview-process-isnt-broken-it-is-intolerant-by-design.md | DmytroLitvinov/inesp.github.io | ae83cbed92e4703ad5464b050559d59cc6033405 | [
"Apache-2.0",
"MIT"
] | 6 | 2020-05-31T20:16:34.000Z | 2021-12-28T20:22:35.000Z | _posts/2021-06-10-the-interview-process-isnt-broken-it-is-intolerant-by-design.md | DmytroLitvinov/inesp.github.io | ae83cbed92e4703ad5464b050559d59cc6033405 | [
"Apache-2.0",
"MIT"
] | 1 | 2022-03-04T06:14:37.000Z | 2022-03-04T06:14:37.000Z | ---
title: "The Interview Process isn't broken, it is intolerant by design"
excerpt_separator: <!--more-->
biblio:
- title: "Google Guide: Train your interviewers"
link: https://rework.withgoogle.com/guides/hiring-train-your-interviewers/steps/make-interviewing-everyones-job/
- title: "Field Report: Making Tale... | 85.579937 | 597 | 0.781978 | eng_Latn | 0.999869 |
704654b128b41662e5d742383b7a9c4bcbaa0d20 | 9,008 | md | Markdown | src/content/advanced/configure-dex-in-your-cluster/index.md | giantswarm/docs | a5b661029811c73bb4bb97c57058da89a9c0396f | [
"Apache-2.0"
] | 6 | 2019-05-10T16:08:44.000Z | 2021-09-26T07:29:55.000Z | src/content/advanced/configure-dex-in-your-cluster/index.md | giantswarm/docs | a5b661029811c73bb4bb97c57058da89a9c0396f | [
"Apache-2.0"
] | 565 | 2018-08-01T11:10:33.000Z | 2022-03-31T15:54:53.000Z | src/content/advanced/configure-dex-in-your-cluster/index.md | giantswarm/docs | a5b661029811c73bb4bb97c57058da89a9c0396f | [
"Apache-2.0"
] | 6 | 2019-07-16T07:36:56.000Z | 2021-02-19T15:21:33.000Z | ---
linkTitle: OIDC auth for workload clusters
title: Configure OIDC using Dex to access your clusters
description: A general explanation on how to install and configure Dex to work as an authenticator mechanism to provide OpenID tokens.
weight: 100
menu:
main:
parent: advanced
user_questions:
- How can I confi... | 36.032 | 457 | 0.690941 | eng_Latn | 0.889634 |
70468bf6c70b2c6463f1acfa5ae8c34fea490d93 | 1,759 | md | Markdown | plugin/commit_analyzer/README.md | duanqy/semantic-release | cf76350479a48ee0d3863d6e728cf004abca8f44 | [
"MIT"
] | 4 | 2020-12-09T14:17:30.000Z | 2022-03-04T09:14:47.000Z | plugin/commit_analyzer/README.md | duanqy/semantic-release | cf76350479a48ee0d3863d6e728cf004abca8f44 | [
"MIT"
] | 1 | 2020-10-27T08:20:49.000Z | 2020-10-27T08:20:49.000Z | plugin/commit_analyzer/README.md | duanqy/semantic-release | cf76350479a48ee0d3863d6e728cf004abca8f44 | [
"MIT"
] | 2 | 2020-10-26T09:09:30.000Z | 2021-05-06T21:09:05.000Z | # :bulb: commit-analyzer-cz
[](https://github.com/go-semantic-release/commit-analyzer-cz/actions?query=workflow%3ACI+branch%3Amaster)
[
1. 巴特沃斯滤波器
1. 函数
```python
scipy.signal.butter(N, Wn, btype='low', analog=False, output='ba', fs=None)
```
2. 参数
1. 滤波器阶数 N
2. 归一化截至频率 Wn=2 *截止频率/采样频率
3. 滤波器类别 btype(可选): 'lowpass' 'highpass' 'bandpass' 'bandstop'
4. 模拟/数字信号 analo... | 22.472222 | 83 | 0.506799 | eng_Latn | 0.282083 |
704883b03ec724be433beafcd54ad4c97c8dcd84 | 839 | md | Markdown | documents/aws-lambda-developer-guide/doc_source/lambda-troubleshooting.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | 5 | 2021-08-13T09:20:58.000Z | 2021-12-16T22:13:54.000Z | documents/aws-lambda-developer-guide/doc_source/lambda-troubleshooting.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | documents/aws-lambda-developer-guide/doc_source/lambda-troubleshooting.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | # Troubleshooting issues in AWS Lambda<a name="lambda-troubleshooting"></a>
The following topics provide troubleshooting advice for errors and issues that you might encounter when using the Lambda API, console, or tools\. If you find an issue that is not listed here, you can use the **Feedback** button on this page to... | 76.272727 | 255 | 0.800954 | eng_Latn | 0.978165 |
704900532eb2972ff35cde44d6ada02f2ab37f9d | 138 | md | Markdown | README.md | aitorelvira/SFSUAccess | 74eaea8c575e0eb4819270eaae85b524cc694a67 | [
"MIT"
] | 1 | 2021-03-27T22:48:48.000Z | 2021-03-27T22:48:48.000Z | README.md | aitorelvira/SFSUAccess | 74eaea8c575e0eb4819270eaae85b524cc694a67 | [
"MIT"
] | null | null | null | README.md | aitorelvira/SFSUAccess | 74eaea8c575e0eb4819270eaae85b524cc694a67 | [
"MIT"
] | null | null | null | # Software Engineering CSC648 Final Project
http://54.177.237.30/ For grading
http://52.53.184.216/ For private team experimental usage
| 23 | 57 | 0.768116 | eng_Latn | 0.465978 |
70495923f18215473afeae9d59e7441a7028215f | 645 | md | Markdown | gnina/singularity/README.md | RMeli/containers | 676c8fead4cf1454f8f6450d671cfa0499280794 | [
"BSD-3-Clause"
] | null | null | null | gnina/singularity/README.md | RMeli/containers | 676c8fead4cf1454f8f6450d671cfa0499280794 | [
"BSD-3-Clause"
] | null | null | null | gnina/singularity/README.md | RMeli/containers | 676c8fead4cf1454f8f6450d671cfa0499280794 | [
"BSD-3-Clause"
] | null | null | null | # GNINA Singularity Containers
Singularity containers for [GNINA](https://github.com/gnina/gnina).
## `obabel.def`
`obabel.def` is a container for the development of [gnina](https://github.com/gnina/gnina) and [libmolgrid](https://github.com/gnina/libmolgrid). The container does not have [gnina](https://github.com/g... | 53.75 | 404 | 0.75969 | eng_Latn | 0.684964 |
704a0dde18c1b821c847be29334aad2221a4c707 | 174 | md | Markdown | notes.md | jessicaajosephh/trivia-challenge | c47e0f39b4912ec0c987b4aff9c5edc551ee7b3a | [
"MIT"
] | null | null | null | notes.md | jessicaajosephh/trivia-challenge | c47e0f39b4912ec0c987b4aff9c5edc551ee7b3a | [
"MIT"
] | null | null | null | notes.md | jessicaajosephh/trivia-challenge | c47e0f39b4912ec0c987b4aff9c5edc551ee7b3a | [
"MIT"
] | null | null | null | ### BUILDING A CLI PROJECT FROM SCRATCH
## Project Requirements
1. Build a CLI
2. Find an API
3. Use good OO design
# Flow
-API data - https://opentdb.com/api.php?amount=30 | 19.333333 | 49 | 0.718391 | yue_Hant | 0.533918 |
704a9cc09e02c8415838dc3f13104dfa06093439 | 4,655 | md | Markdown | docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md | CharleyGui/docs.fr-fr | 2563c94abf0d041d775f700b552d1dbe199f03d5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md | CharleyGui/docs.fr-fr | 2563c94abf0d041d775f700b552d1dbe199f03d5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/programming-guide/language-features/data-types/how-to-declare-a-structure.md | CharleyGui/docs.fr-fr | 2563c94abf0d041d775f700b552d1dbe199f03d5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Procédure : Déclarer une structure'
ms.date: 07/20/2015
helpviewer_keywords:
- declarations [Visual Basic], structures
- structure statements [Visual Basic]
- statements [Visual Basic], structure
- structures [Visual Basic], declaring
ms.assetid: d5e98381-eb81-47d4-af83-48cc534a2572
ms.openlocfilehash: bffd... | 65.56338 | 590 | 0.747154 | fra_Latn | 0.967994 |
704b2c3972225ea8c0da689f63a5675f61d51f2d | 10,456 | md | Markdown | README.md | netcinematics/HARDHAT_TESTNET | ee662c35e76f122c8829a9447fef1a978b6beccd | [
"MIT"
] | 1 | 2021-12-29T06:10:05.000Z | 2021-12-29T06:10:05.000Z | README.md | netcinematics/HARDHAT_TESTNET | ee662c35e76f122c8829a9447fef1a978b6beccd | [
"MIT"
] | null | null | null | README.md | netcinematics/HARDHAT_TESTNET | ee662c35e76f122c8829a9447fef1a978b6beccd | [
"MIT"
] | null | null | null | # HARDHAT_TESTNET
Use HARDHAT as a REUSABLE TESTNET.
## zero to crypto...
With OpenZeppelin Smart Contracts.
- Unit Tests - from OpenZeppelin
- Private Testnet - Hardhat Network
- Rinkaby, Robsten, Mumbai.
## OPENZEPPELIN STUDY LINKS
Smart Contract Development Best Practices.
- derived from https://docs.openzeppeli... | 29.536723 | 104 | 0.745122 | eng_Latn | 0.380588 |
704bb872511b3d549474d18994c6cf08cb8f11a6 | 883 | md | Markdown | catalog/washio-sumi-wa-yuusha-de-aru/en-US_yuuki-yuuna-wa-yuushabu-shozoku-3.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/washio-sumi-wa-yuusha-de-aru/en-US_yuuki-yuuna-wa-yuushabu-shozoku-3.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/washio-sumi-wa-yuusha-de-aru/en-US_yuuki-yuuna-wa-yuushabu-shozoku-3.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Yuuki Yuuna wa Yuushabu Shozoku 3

- **type**: movie
- **episodes**: 1
- **original-name**: 結城友奈は勇者部所属
- **start-date**: 2017-07-08
- **rating**: PG-13 - Teens 13 or older
## Tags
- slice-of-life
- comedy
- m... | 29.433333 | 253 | 0.707814 | eng_Latn | 0.640871 |
704d634133716f54e15e0a947c532ce52f3318b6 | 135 | md | Markdown | lib/fathead/julia/README.md | aeisenberg/zeroclickinfo-fathead | 9be00a038d812ca9ccd0d601220afde777ab2f8e | [
"Apache-2.0"
] | null | null | null | lib/fathead/julia/README.md | aeisenberg/zeroclickinfo-fathead | 9be00a038d812ca9ccd0d601220afde777ab2f8e | [
"Apache-2.0"
] | null | null | null | lib/fathead/julia/README.md | aeisenberg/zeroclickinfo-fathead | 9be00a038d812ca9ccd0d601220afde777ab2f8e | [
"Apache-2.0"
] | null | null | null | Fetches julia lang packages from http://pkg.julialang.org/
Dependencies:
- python 2.7.2
- BeautifulSoup4 - pip install beautifulsoup4
| 22.5 | 58 | 0.785185 | eng_Latn | 0.275626 |
704dd2184aacdc70d381c8be0ac7fcaa3a4178d2 | 14,393 | md | Markdown | articles/application-insights/app-insights-javascript.md | OpenLocalizationTestOrg/azure-docs-pr15_da-DK | d54890118a6e972d17db61fb83d96d3e56ca9f44 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/application-insights/app-insights-javascript.md | OpenLocalizationTestOrg/azure-docs-pr15_da-DK | d54890118a6e972d17db61fb83d96d3e56ca9f44 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/application-insights/app-insights-javascript.md | OpenLocalizationTestOrg/azure-docs-pr15_da-DK | d54890118a6e972d17db61fb83d96d3e56ca9f44 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | <properties
pageTitle="Programmet indsigt til JavaScript web apps | Microsoft Azure"
description="Få siden visning og session tæller, web klientdata og registrere brugsmønstre. Registrere undtagelser og problemer med ydeevnen i JavaScript websider."
services="application-insights"
documentationCenter=""... | 56.889328 | 464 | 0.779476 | dan_Latn | 0.996266 |
704df79110c07f147569772b446fcf368f02cf38 | 4,282 | md | Markdown | content/docs/user-account/user-account.md | ruben-pulido/headless-apis-documentation | fb46323d76c6e80074f4eef41e363123a7276572 | [
"BSD-3-Clause"
] | null | null | null | content/docs/user-account/user-account.md | ruben-pulido/headless-apis-documentation | fb46323d76c6e80074f4eef41e363123a7276572 | [
"BSD-3-Clause"
] | null | null | null | content/docs/user-account/user-account.md | ruben-pulido/headless-apis-documentation | fb46323d76c6e80074f4eef41e363123a7276572 | [
"BSD-3-Clause"
] | null | null | null | ---
title: User Account
description: User Account Endpoint documentation
weight: 1
---
## The User Account Model
The following fields are currently supported:
* **birthDate**: the date of birth of the user.
* **alternateName**: the alias of the user.
* **dashboardURL**: the user's dashboard URL.
* **email**: the use... | 36.288136 | 131 | 0.492994 | eng_Latn | 0.619813 |
704f4771408e13636b2dd21654e5fa66e8fc675c | 2,414 | md | Markdown | docs/excel/xlautoopen.md | MicrosoftDocs/office-developer-client-docs.ru-RU | 630048a17484f2f7d4fa6ff4395619cbb354a0da | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-19T18:52:34.000Z | 2021-04-21T00:13:46.000Z | docs/excel/xlautoopen.md | MicrosoftDocs/office-developer-client-docs.ru-RU | 630048a17484f2f7d4fa6ff4395619cbb354a0da | [
"CC-BY-4.0",
"MIT"
] | 5 | 2019-11-26T11:04:12.000Z | 2021-12-08T02:52:24.000Z | docs/excel/xlautoopen.md | MicrosoftDocs/office-developer-client-docs.ru-RU | 630048a17484f2f7d4fa6ff4395619cbb354a0da | [
"CC-BY-4.0",
"MIT"
] | 3 | 2018-10-31T18:11:33.000Z | 2021-10-13T10:57:53.000Z | ---
title: xlAutoOpen
manager: soliver
ms.date: 11/16/2014
ms.audience: Developer
ms.topic: reference
f1_keywords:
- xlAutoOpen
keywords:
- функция xlautoopen [Excel 2007]
ms.localizationpriority: medium
ms.assetid: 748cecb6-61d0-496b-a1a4-a73d22eb29e2
description: 'Относится к: Excel 2013 | Office 2013 | Visual Studio... | 32.621622 | 260 | 0.763049 | rus_Cyrl | 0.76024 |
704f5129d8675505349c1adfbb18dd3d93060da2 | 187 | md | Markdown | Documentation/VirtualFileProvider.md | KizzyCode/virtualfileprovider-swift | 4b2b600284da8d01415b3034d213b82513fdf31d | [
"BSD-2-Clause",
"MIT"
] | 1 | 2022-03-01T13:20:37.000Z | 2022-03-01T13:20:37.000Z | Documentation/VirtualFileProvider.md | KizzyCode/virtualfileprovider-swift | 4b2b600284da8d01415b3034d213b82513fdf31d | [
"BSD-2-Clause",
"MIT"
] | null | null | null | Documentation/VirtualFileProvider.md | KizzyCode/virtualfileprovider-swift | 4b2b600284da8d01415b3034d213b82513fdf31d | [
"BSD-2-Clause",
"MIT"
] | null | null | null | # VirtualFileProvider
A virtual file provider
``` swift
public protocol VirtualFileProvider
```
## Requirements
### root
The root directory
``` swift
var root: VirtualDirectory
```
| 10.388889 | 35 | 0.73262 | eng_Latn | 0.861806 |
704fe7418ca26bff493d4bf3944766abc5f42acf | 43 | md | Markdown | README.md | monchiki/calender-chiki | ab96c6929d2ef172466640d9db91f80c735c1de1 | [
"MIT"
] | null | null | null | README.md | monchiki/calender-chiki | ab96c6929d2ef172466640d9db91f80c735c1de1 | [
"MIT"
] | null | null | null | README.md | monchiki/calender-chiki | ab96c6929d2ef172466640d9db91f80c735c1de1 | [
"MIT"
] | null | null | null | # calender-chiki
Calender App for Monchiki
| 14.333333 | 25 | 0.813953 | eng_Latn | 0.502415 |
704fe7d82db148b25dcb594b4217ea37325700a3 | 13,872 | md | Markdown | README.md | webinarium/linode-api | d2bd9e29239f4c140190545e343dacef3933c0b9 | [
"MIT"
] | 6 | 2017-07-11T13:17:01.000Z | 2022-01-14T09:47:13.000Z | README.md | arodygin/php-linode-api | d2bd9e29239f4c140190545e343dacef3933c0b9 | [
"MIT"
] | 2 | 2018-01-25T19:17:09.000Z | 2018-11-09T01:34:24.000Z | README.md | arodygin/php-linode-api | d2bd9e29239f4c140190545e343dacef3933c0b9 | [
"MIT"
] | 5 | 2017-07-11T13:17:05.000Z | 2020-12-11T07:26:01.000Z | # Linode API Client Library
[](https://secure.php.net/migration71)
[](https://packagist.org/packages/webinarium/linode-api)
[
description: Provides access to controls that initiate or perform a single, unambiguous action and do not maintain state when activated.
helpviewer_keywords: ["IInvokeProvider","IInvokeProvider interface [Windows Accessibility]","I... | 39.6 | 281 | 0.791582 | eng_Latn | 0.382839 |
7050161dfa90403384357f13c76317674745ce6e | 13,763 | md | Markdown | articles/storsimple/storsimple-snapshot-manager-manage-backup-catalog.md | OpenLocalizationTestOrg/azure-docs-pr15_nl-BE | 0820e32985e69325be0aaa272636461e11ed9eca | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storsimple/storsimple-snapshot-manager-manage-backup-catalog.md | OpenLocalizationTestOrg/azure-docs-pr15_nl-BE | 0820e32985e69325be0aaa272636461e11ed9eca | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/storsimple/storsimple-snapshot-manager-manage-backup-catalog.md | OpenLocalizationTestOrg/azure-docs-pr15_nl-BE | 0820e32985e69325be0aaa272636461e11ed9eca | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | <properties
pageTitle="Back-upcatalogus StorSimple Snapshot Manager | Microsoft Azure"
description="Beschrijft hoe u de module MMC StorSimple Snapshot Manager weergeven en beheren van de back-catalogus."
services="storsimple"
documentationCenter="NA"
authors="SharS"
manager="carmonm"
editor="" />
... | 65.227488 | 553 | 0.769672 | nld_Latn | 0.999185 |
705045f3305f9cbf573377f4a7e26cf35f80c99d | 8,906 | md | Markdown | v1/docs/BgpNeighborData.md | t0mk/gometal | e885b6a124b726b17930fd8f39e9d9f05b7dbc7e | [
"MIT"
] | 2 | 2021-01-23T10:10:05.000Z | 2021-03-04T18:42:44.000Z | v1/docs/BgpNeighborData.md | t0mk/gometal | e885b6a124b726b17930fd8f39e9d9f05b7dbc7e | [
"MIT"
] | 35 | 2020-12-16T03:58:03.000Z | 2022-02-02T18:59:10.000Z | v1/docs/BgpNeighborData.md | t0mk/gometal | e885b6a124b726b17930fd8f39e9d9f05b7dbc7e | [
"MIT"
] | 1 | 2021-01-22T23:13:16.000Z | 2021-01-22T23:13:16.000Z | # BgpNeighborData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**AddressFamily** | Pointer to **float32** | Address Family for IP Address. Accepted values are 4 or 6 | [optional]
**CustomerAs** | Pointer to **float32** | The customer's ASN. In a loc... | 30.604811 | 286 | 0.75713 | eng_Latn | 0.879993 |
70506016a9902addbb5724b8466787ba46769aab | 218 | md | Markdown | _watches/M20210513_213717_TLP_1.md | Meteoros-Floripa/meteoros.floripa.br | 7d296fb8d630a4e5fec9ab1a3fb6050420fc0dad | [
"MIT"
] | 5 | 2020-01-22T17:44:06.000Z | 2020-01-26T17:57:58.000Z | _watches/M20210513_213717_TLP_1.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | null | null | null | _watches/M20210513_213717_TLP_1.md | Meteoros-Floripa/site | 764cf471d85a6b498873610e4f3b30efd1fd9fae | [
"MIT"
] | 2 | 2020-05-19T17:06:27.000Z | 2020-09-04T00:00:43.000Z | ---
layout: watch
title: TLP1 - 13/05/2021 - M20210513_213717_TLP_1T.jpg
date: 2021-05-13 21:37:17
permalink: /2021/05/13/watch/M20210513_213717_TLP_1
capture: TLP1/2021/202105/20210513/M20210513_213717_TLP_1T.jpg
---
| 27.25 | 62 | 0.784404 | eng_Latn | 0.046697 |
705140146a557a710290a1a5dcbe1022aaabf220 | 23,574 | md | Markdown | ovn/ovn-architecture.md | mozhuli/SDN-Learning-notes | 5612f23553eaf404ce227b146ae248c2afecab0a | [
"Apache-2.0"
] | 27 | 2017-09-22T02:48:40.000Z | 2022-03-16T00:23:49.000Z | ovn/ovn-architecture.md | mozhuli/SDN-Learning-notes | 5612f23553eaf404ce227b146ae248c2afecab0a | [
"Apache-2.0"
] | null | null | null | ovn/ovn-architecture.md | mozhuli/SDN-Learning-notes | 5612f23553eaf404ce227b146ae248c2afecab0a | [
"Apache-2.0"
] | 9 | 2020-03-02T04:01:10.000Z | 2022-03-16T00:23:48.000Z | # 4.1 ovn-architecture
> 本文翻译自[ovs官方手册](http://openvswitch.org/support/dist-docs/ovn-architecture.7.html),有删减
## OVN架构
OVN(即Open Virtual Network)是一款支持虚拟网络抽象的软件系统。OVN在OVS现有功能的基础上原生支持虚拟网络抽象,例如虚拟L2,L3覆盖网络以及完全组。诸如DHCP,DNS的服务也是其关注的内容。就像OVS一样,OVN的设计目标是可以大规模运行的高质量生产级实施方案。
OVN部署由以下几个组件组成:
* CMS(云管理系统)。这是OVN的最终用户(通过其用户和管理员... | 53.577273 | 428 | 0.804827 | yue_Hant | 0.629283 |
70515596e1a6652069f63b92c73d131abfbdc2d1 | 8,370 | md | Markdown | DataSources/Johnson_Controls/Johnson_Controls_P2000/ds_johnson_controls_johnson_controls_p2000.md | ExabeamLabs/Content-Doc | b363fa4448d567ee2398173ed9b48f09ef7df9b9 | [
"MIT"
] | 69 | 2020-06-25T16:54:02.000Z | 2022-03-29T03:20:51.000Z | DataSources/Johnson_Controls/Johnson_Controls_P2000/ds_johnson_controls_johnson_controls_p2000.md | ExabeamLabs/Content-Doc | b363fa4448d567ee2398173ed9b48f09ef7df9b9 | [
"MIT"
] | 1 | 2021-03-22T11:47:21.000Z | 2021-03-31T20:01:14.000Z | DataSources/Johnson_Controls/Johnson_Controls_P2000/ds_johnson_controls_johnson_controls_p2000.md | ExabeamLabs/Content-Doc | b363fa4448d567ee2398173ed9b48f09ef7df9b9 | [
"MIT"
] | 37 | 2020-08-04T16:41:50.000Z | 2022-03-28T09:13:40.000Z | Vendor: Johnson Controls
========================
Product: Johnson Controls P2000
-------------------------------
| Rules | Models | MITRE TTPs | Event Types | Parsers |
|:-----:|:------:|:----------:|:-----------:|:-------:|
| 104 | 36 | 14 | 5 | 5 |
| Use-Case | Event Types/Parser... | 440.526316 | 1,961 | 0.402389 | yue_Hant | 0.09745 |
70521b91ab9c78e803ae4caab662c2c36d12b5e0 | 5,240 | md | Markdown | README.md | M-Davies/discord-dungeon | 18393ad3b70a60ed3bd1aeb00ca0539f49e5100b | [
"MIT"
] | 8 | 2020-06-19T04:26:59.000Z | 2020-09-27T06:05:18.000Z | README.md | M-Davies/discord-dungeon | 18393ad3b70a60ed3bd1aeb00ca0539f49e5100b | [
"MIT"
] | 15 | 2020-06-05T21:11:54.000Z | 2020-11-25T10:12:20.000Z | README.md | M-Davies/oghma | 18393ad3b70a60ed3bd1aeb00ca0539f49e5100b | [
"MIT"
] | 1 | 2020-06-17T23:43:34.000Z | 2020-06-17T23:43:34.000Z | # Oghma - Rules and references bot for discord dnd groups
[](https://top.gg/bot/658336624647733258)
## Overview
This is (yet another) discord bot for dnd groups on discord. The bot is pretty simple, it pulls in and parses data from [Open5e](https://ope... | 67.179487 | 347 | 0.753244 | eng_Latn | 0.998508 |
705231f3b659ef97727cb41ead468d49bea8662c | 15,295 | md | Markdown | README.md | Figerous/Figerous.github.io | c245b4a18098592fa4d41f024f65d2b9eec2d56c | [
"MIT"
] | null | null | null | README.md | Figerous/Figerous.github.io | c245b4a18098592fa4d41f024f65d2b9eec2d56c | [
"MIT"
] | null | null | null | README.md | Figerous/Figerous.github.io | c245b4a18098592fa4d41f024f65d2b9eec2d56c | [
"MIT"
] | null | null | null | <!--
* AyagawaSeirin's Page
* Last Update: 2021-07-17
* GitHub: https://github.com/AyagawaSeirin/
* Made with love by AyagawaSeirin [https://qwq.best/]
-->
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>Figerous | Winner</title>
<meta name="viewport" content="width=device-width, initial-scale=... | 50.3125 | 222 | 0.445636 | kor_Hang | 0.079412 |
70530e6029ba0881e4e9a3475b6782bfe5e09ceb | 7,176 | md | Markdown | README.md | Naterus/larabank | 48825d7a6e9229bc8e3ca91ed9063f843cced525 | [
"MIT"
] | 10 | 2021-01-22T08:37:34.000Z | 2021-10-05T11:46:20.000Z | README.md | Naterus/larabank | 48825d7a6e9229bc8e3ca91ed9063f843cced525 | [
"MIT"
] | null | null | null | README.md | Naterus/larabank | 48825d7a6e9229bc8e3ca91ed9063f843cced525 | [
"MIT"
] | 3 | 2021-01-22T11:17:51.000Z | 2021-01-25T22:09:29.000Z | <p align="center"><a href="https://restfulcountries.com" target="_blank"><img src="https://restfulcountries.com/assets/images/larabank/login.png" width="300"></a></p>
<p align="center">
<a href="https://github.com/Naterus/larabank/blob/main/LICENSE"><img src="https://restfulcountries.com/assets/images/license-mit.svg... | 45.707006 | 414 | 0.695931 | eng_Latn | 0.989403 |
7053a84b3ab1979ea445bbeb110e1134e8de7b0e | 1,578 | md | Markdown | hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-01/2021-01-20.md | baskar-yahoo/jyotisha | 5a177a4b2a6b7890554471129158be43e89cc657 | [
"MIT"
] | null | null | null | hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-01/2021-01-20.md | baskar-yahoo/jyotisha | 5a177a4b2a6b7890554471129158be43e89cc657 | [
"MIT"
] | null | null | null | hugo-source/content/output/sahakAra nagar, bengaLUru/SOLSTICE_POST_DARK_10_ADHIKA__CHITRA_AT_180/gregorian/2000s/2020s/2021_monthly/2021-01/2021-01-20.md | baskar-yahoo/jyotisha | 5a177a4b2a6b7890554471129158be43e89cc657 | [
"MIT"
] | null | null | null | +++
title = "2021-01-20"
+++
## फाल्गुनः-12-07,मीनः-रेवती🌛🌌◢◣मकरः-उत्तराषाढा-10-07🌌🌞◢◣तपः-11-01🪐🌞
- Indian civil date: 1942-10-30, Islamic: 1442-06-06 Jumādā ath-Thāniyah/ al-ʾĀkhirah
- संवत्सरः - शार्वरी
- वर्षसङ्ख्या 🌛- शकाब्दः 1942, विक्रमाब्दः 2077, कलियुगे 5121
___________________
- 🪐🌞**ऋतुमानम्** — शिशि... | 40.461538 | 239 | 0.491128 | san_Deva | 0.327373 |
7054280f00ac7b4a733d6b42e9d6af6d1867ef57 | 1,523 | md | Markdown | content/posts/2021-09-24-presidenta-del-idenna-visita-edo-carabobo/index.md | mcljs/idenna | 1cb54adf8280dc3637c6de9e53764af565b5c97c | [
"RSA-MD"
] | null | null | null | content/posts/2021-09-24-presidenta-del-idenna-visita-edo-carabobo/index.md | mcljs/idenna | 1cb54adf8280dc3637c6de9e53764af565b5c97c | [
"RSA-MD"
] | null | null | null | content/posts/2021-09-24-presidenta-del-idenna-visita-edo-carabobo/index.md | mcljs/idenna | 1cb54adf8280dc3637c6de9e53764af565b5c97c | [
"RSA-MD"
] | null | null | null | ---
date: 2021-09-24 12:32:21
tags: ["Carabobo","IDENNA Contigo"]
title: Presidenta del IDENNA visita el Edo. Carabobo de cara al Plan IDENNA Contigo
description: El día de hoy se estableció en el Estado Carabobo Municipio Guacara, un encuentro entre la Presidenta de la institución Dra. Luisaura Ravicini y la Primera C... | 66.217391 | 415 | 0.794485 | spa_Latn | 0.987837 |
7054a11c417a9f44fa64d2df31e204a06d84acef | 707 | md | Markdown | index.md | craftual/craftual.github.io | e9734a004c1aacdff66ccbf8d05aea59f4ac5838 | [
"BSD-3-Clause"
] | null | null | null | index.md | craftual/craftual.github.io | e9734a004c1aacdff66ccbf8d05aea59f4ac5838 | [
"BSD-3-Clause"
] | null | null | null | index.md | craftual/craftual.github.io | e9734a004c1aacdff66ccbf8d05aea59f4ac5838 | [
"BSD-3-Clause"
] | null | null | null | # Home
-------------------------
### 1. Innovation Expert Demo
Access the slides from [here](https://docs.google.com/presentation/d/1_0fIQUEh0X9mh8UXgGOWYxRT21NyDe0E03MCuWmg7uI/edit?usp=sharingl) by clicking.
### 2. Project Specification Report
Access the document from [here](/external/project-specification_craftual.... | 37.210526 | 145 | 0.760962 | eng_Latn | 0.556163 |
7055536f28ae5d7cec32c620dda2cf933df41971 | 781 | md | Markdown | Extensions/Criando_Extensions.md | tomenoss/Estudos-Notes | 4eb10e18a61899073b428947038ad81ef374961c | [
"MIT"
] | 4 | 2020-07-23T15:27:51.000Z | 2022-02-02T01:55:29.000Z | Extensions/Criando_Extensions.md | tomenoss/Estudos-Notes | 4eb10e18a61899073b428947038ad81ef374961c | [
"MIT"
] | 1 | 2020-08-26T16:39:25.000Z | 2021-04-16T02:54:18.000Z | Extensions/Criando_Extensions.md | Thomaz-Peres/Estudos-Notes | 1d00c84d914d107006be5ccbdbf1b3189aaf2184 | [
"MIT"
] | null | null | null | # Como funciona a criação de um extension methods, e algumas praticas
## Segue um codigo abaixo para ver como é uma extension.
```CSharp
namespace ExtensionMethods
{
public static class MyExtension
{
public static int WordCount(this String str)
{
return str.Split(new char[] { ' ','... | 37.190476 | 339 | 0.683739 | por_Latn | 0.996734 |
70556080ddb5123f18f25a621879007eba5b3f8b | 35 | md | Markdown | README.md | dblosser0556/helloworld | 150ecbfb29c5e9add7bf7d3d04c0f15baa843d83 | [
"Apache-2.0"
] | null | null | null | README.md | dblosser0556/helloworld | 150ecbfb29c5e9add7bf7d3d04c0f15baa843d83 | [
"Apache-2.0"
] | null | null | null | README.md | dblosser0556/helloworld | 150ecbfb29c5e9add7bf7d3d04c0f15baa843d83 | [
"Apache-2.0"
] | null | null | null | # helloworld
this is a description
| 11.666667 | 21 | 0.8 | eng_Latn | 0.999968 |
70560acddeff37e63c5d570ecc05d4854f8d4e21 | 5,125 | md | Markdown | memdocs/configmgr/core/servers/deploy/configure/publish-site-data.md | Mr-Tbone/memdocs.sv-se | e369d5c63d1706200c13c9606c9d7d4f536f0395 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | memdocs/configmgr/core/servers/deploy/configure/publish-site-data.md | Mr-Tbone/memdocs.sv-se | e369d5c63d1706200c13c9606c9d7d4f536f0395 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | memdocs/configmgr/core/servers/deploy/configure/publish-site-data.md | Mr-Tbone/memdocs.sv-se | e369d5c63d1706200c13c9606c9d7d4f536f0395 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Publicera platsdata
titleSuffix: Configuration Manager
description: Lär dig hur du publicerar Configuration Manager-platser till Active Directory Domain Services.
ms.date: 02/7/2017
ms.prod: configuration-manager
ms.technology: configmgr-core
ms.topic: conceptual
ms.assetid: 17cf034f-eaff-43ce-bc8e-917213c1d... | 73.214286 | 425 | 0.780098 | swe_Latn | 0.998077 |
7056a9e99a124bbe591a0876b984ca7635864aaa | 718 | md | Markdown | Steps.md | VNSST/Face_expression_detection | aef37409d7e3d46b1299b0e06a5fe5e0a9b4f973 | [
"MIT"
] | null | null | null | Steps.md | VNSST/Face_expression_detection | aef37409d7e3d46b1299b0e06a5fe5e0a9b4f973 | [
"MIT"
] | null | null | null | Steps.md | VNSST/Face_expression_detection | aef37409d7e3d46b1299b0e06a5fe5e0a9b4f973 | [
"MIT"
] | null | null | null | 1. Download the whole folder to your system
2. Upload "model251.h5", "Emotion_Detection.ipynb",
and "fer2013.tar.gz" to your google drive.
3. Now create an account in "google colab".
4. Open your drive --> right click on file named
"Emotion_Detection.ipynb" --> open with Google colaboratory.
5. Now click on "F... | 31.217391 | 63 | 0.720056 | eng_Latn | 0.989426 |
7057b7b2b88d920a542a3002c12240aae310102e | 1,796 | md | Markdown | includes/machine-learning-customer-managed-keys.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/machine-learning-customer-managed-keys.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/machine-learning-customer-managed-keys.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: Blackmist
ms.service: machine-learning
ms.topic: include
ms.date: 10/26/2020
ms.author: larryfr
ms.openlocfilehash: 2bba53410834aadce5627a34a759e65aa0e11c28
ms.sourcegitcommit: 867cb1b7a1f3a1f0b427282c648d411d0ca4f81f
ms.translationtype: HT
ms.contentlocale: de-DE
ms.lasthandoff: 03/19/2021
ms.locfileid: "9... | 94.526316 | 590 | 0.828508 | deu_Latn | 0.996645 |
70599bd50940ec998e55b1a70d30b93c85ebe797 | 19,796 | md | Markdown | README.md | bokkypoobah/BestHashmasks | 20ca38322548eb6bd688538586e022d3eca201fe | [
"MIT"
] | null | null | null | README.md | bokkypoobah/BestHashmasks | 20ca38322548eb6bd688538586e022d3eca201fe | [
"MIT"
] | null | null | null | README.md | bokkypoobah/BestHashmasks | 20ca38322548eb6bd688538586e022d3eca201fe | [
"MIT"
] | null | null | null | # BestHashmasks
See https://bokkypoobah.github.io/BestHashmasks/.
The code is mostly in [docs/index.html](docs/index.html), with data generation scripts in [scripts/](scripts/).
<br />
## Contracts
Masks [0xC2C747E0F7004F9E8817Db2ca4997657a7746928](https://etherscan.io/address/0xC2C747E0F7004F9E8817Db2ca4997657a77... | 45.299771 | 591 | 0.56764 | yue_Hant | 0.62712 |
705a59418d4b92e28d64eb10f984c19c5ae7dd6d | 310 | md | Markdown | doc/vivado.md | spoonb/core | 2165f6af642fe2dcc938d4f2e1c9c285f7b42f14 | [
"0BSD"
] | 6 | 2018-12-19T17:49:20.000Z | 2021-10-05T07:59:29.000Z | doc/vivado.md | spoonb/core | 2165f6af642fe2dcc938d4f2e1c9c285f7b42f14 | [
"0BSD"
] | null | null | null | doc/vivado.md | spoonb/core | 2165f6af642fe2dcc938d4f2e1c9c285f7b42f14 | [
"0BSD"
] | 3 | 2020-07-19T15:06:02.000Z | 2020-10-16T05:34:48.000Z | Vivado
======
Dependencies
------------
dnf install ncurses-compat-libs
Installation
------------
sh ./Xilinx_Vivado_SDK_2016.2_0605_1_Lin64.bin --target xinstall --noexec --nox11 --keep
xinstall/xsetup -a XilinxEULA,3rdPartyEULA,WebTalkTerms -b Install -e "Vivado HL WebPACK" -l /opt/Xilinx/
| 20.666667 | 109 | 0.677419 | yue_Hant | 0.192166 |
705a8df4d7c135b150466518eb69afdf9edeffec | 3,318 | md | Markdown | sdk-api-src/content/dbghelp/ns-dbghelp-imagehlp_stack_frame.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | sdk-api-src/content/dbghelp/ns-dbghelp-imagehlp_stack_frame.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | sdk-api-src/content/dbghelp/ns-dbghelp-imagehlp_stack_frame.md | amorilio/sdk-api | 54ef418912715bd7df39c2561fbc3d1dcef37d7e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
UID: NS:dbghelp._IMAGEHLP_STACK_FRAME
title: IMAGEHLP_STACK_FRAME (dbghelp.h)
description: Contains the stack frame information.
helpviewer_keywords: ["*PIMAGEHLP_STACK_FRAME","IMAGEHLP_STACK_FRAME","IMAGEHLP_STACK_FRAME structure","PIMAGEHLP_STACK_FRAME","PIMAGEHLP_STACK_FRAME structure pointer","_IMAGEHLP_STACK_F... | 25.136364 | 322 | 0.764919 | eng_Latn | 0.306924 |
705bfe1c15282561fbc5a40f99a035fbd25e5f05 | 9,703 | md | Markdown | docs/api_docs/python/hub/Module.md | rovinyu/hub | 25d378b24f233651b8a8027321e762d04607a8dd | [
"Apache-2.0"
] | 1 | 2019-10-10T06:23:16.000Z | 2019-10-10T06:23:16.000Z | docs/api_docs/python/hub/Module.md | Jabrils/hub | 84ac11ac756050a186cc8bddb54e104323fb9dff | [
"Apache-2.0"
] | null | null | null | docs/api_docs/python/hub/Module.md | Jabrils/hub | 84ac11ac756050a186cc8bddb54e104323fb9dff | [
"Apache-2.0"
] | 1 | 2019-10-10T06:23:22.000Z | 2019-10-10T06:23:22.000Z | <div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="hub.Module" />
<meta itemprop="path" content="Stable" />
<meta itemprop="property" content="variable_map"/>
<meta itemprop="property" content="variables"/>
<meta itemprop="property" content="__call__"/>
<meta itemprop... | 31.605863 | 113 | 0.747295 | eng_Latn | 0.994741 |
705c1e34ffe206a64abd65b753eef494446b8af3 | 5,621 | md | Markdown | articles/azure-maps/spatial-io-connect-wfs-service.md | fuatrihtim/azure-docs.tr-tr | 6569c5eb54bdab7488b44498dc4dad397d32f1be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/azure-maps/spatial-io-connect-wfs-service.md | fuatrihtim/azure-docs.tr-tr | 6569c5eb54bdab7488b44498dc4dad397d32f1be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/azure-maps/spatial-io-connect-wfs-service.md | fuatrihtim/azure-docs.tr-tr | 6569c5eb54bdab7488b44498dc4dad397d32f1be | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Web özellik hizmeti (WFS) hizmetine bağlanma | Microsoft Azure haritaları
description: WFS hizmetine nasıl bağlanacağınızı öğrenin ve ardından Azure Maps web SDK 'sını ve uzamsal GÇ modülünü kullanarak WFS hizmetini sorgulayın.
author: anastasia-ms
ms.author: v-stharr
ms.date: 03/03/2020
ms.topic: conceptual... | 45.330645 | 510 | 0.770503 | tur_Latn | 0.990377 |
705da4d73c25bee61391411724ed6fe9549a4179 | 6,949 | md | Markdown | _posts/2021-09-17-Hidden Markov Model.md | seolbluewings/seolbluewings.github.io | f70aae06f0b489344cc417a412fd4feea3c0f8d8 | [
"MIT"
] | 1 | 2019-11-13T20:54:42.000Z | 2019-11-13T20:54:42.000Z | _posts/2021-09-17-Hidden Markov Model.md | seolbluewings/seolbluewings.github.io | f70aae06f0b489344cc417a412fd4feea3c0f8d8 | [
"MIT"
] | null | null | null | _posts/2021-09-17-Hidden Markov Model.md | seolbluewings/seolbluewings.github.io | f70aae06f0b489344cc417a412fd4feea3c0f8d8 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Concept of Hidden Markov Model"
date: 2021-09-17
author: seolbluewings
categories: Statistics
---
데이터에 대한 분포 가정을 하는 과정에서 우리는 빈번하게 독립적이고 동일한 분포(iid condition)에서 생성된 데이터 집합에 초점을 둔다. 이 iid condition으로 인해 likelihood 값을 각 데이터 포인트에서 계산된 확률의 곱으로 표현이 가능하다.
그러나 실제 사례에서 마주하는 데이터가 iid 조건에 적절하지 않는 데이터일... | 57.429752 | 436 | 0.647287 | kor_Hang | 1.000008 |
705dfdd6d818a4bccd96d81e3bdbeb5c07b2dcb7 | 9,041 | md | Markdown | src/pages/articles/2021-07-17---Supply-and-Demand/index.md | pakjiddat/pakjiddat-website | a233e22f22fdc21305dfa6a8d825c736916105a9 | [
"MIT"
] | 1 | 2022-01-26T11:15:53.000Z | 2022-01-26T11:15:53.000Z | src/pages/articles/2021-07-17---Supply-and-Demand/index.md | pakjiddat/pakjiddat-website | a233e22f22fdc21305dfa6a8d825c736916105a9 | [
"MIT"
] | 2 | 2022-01-26T11:22:37.000Z | 2022-02-11T14:12:06.000Z | src/pages/articles/2021-07-17---Supply-and-Demand/index.md | pakjiddat/pakjiddat-website | a233e22f22fdc21305dfa6a8d825c736916105a9 | [
"MIT"
] | null | null | null | ---
title: Supply and demand
date: "2021-07-17"
layout: post
draft: false
path: "/posts/supply-and-demand"
tags:
- "microeconomics"
description: "The principles of supply and demand form the base of modern microeconomics. In this article I will describe the principles of supply and demand along with examples and some... | 90.41 | 569 | 0.786749 | eng_Latn | 0.999906 |
705f62df22bf5dd7a9735d7608342986e851e410 | 1,765 | md | Markdown | docs/DropDown-Window.ps1.md | MSAdministrator/PoshCodeMarkDown | 062c6065193eaeb46efc185ee9a25b4957ed98b5 | [
"MIT"
] | 7 | 2019-02-22T05:58:27.000Z | 2021-09-02T09:43:52.000Z | docs/DropDown-Window.ps1.md | MSAdministrator/PoshCodeMarkDown | 062c6065193eaeb46efc185ee9a25b4957ed98b5 | [
"MIT"
] | 1 | 2021-05-19T09:30:21.000Z | 2021-05-19T09:30:21.000Z | docs/DropDown-Window.ps1.md | MSAdministrator/PoshCodeMarkDown | 062c6065193eaeb46efc185ee9a25b4957ed98b5 | [
"MIT"
] | 2 | 2018-08-29T13:55:38.000Z | 2021-01-07T18:29:18.000Z | ---
Author: greg zakharov
Publisher:
Copyright:
Email:
Version: 0.1
Encoding: ascii
License: cc0
PoshCode ID: 4208
Published Date: 2013-06-19t16
Archived Date: 2013-06-25t00
---
# dropdown window -
## Description
just launch script to see what’s about this script. press f12 to hide window it and show it again. u... | 17.65 | 126 | 0.614164 | yue_Hant | 0.77427 |
7061599a9c00605dc5f8a074e14d7e295426b783 | 11,575 | md | Markdown | _posts/2022-01-22-info-2004-519240-41590.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | _posts/2022-01-22-info-2004-519240-41590.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | _posts/2022-01-22-info-2004-519240-41590.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
title: 푸르뫼마을금강에스쁘아
categories: [아파트정보]
permalink: /apt/경기도화성시남양읍남양리푸르뫼마을금강에스쁘아
---
푸르뫼마을금강에스쁘아 실거래 상세정보
<script type="text/javascript">
google.charts.load('current', {'packages':['line', 'corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {
var d... | 32.790368 | 2,526 | 0.477495 | kor_Hang | 0.207942 |
7061f6b6ac307af762c6c752337ca8e35ad347cb | 1,213 | md | Markdown | README.md | akincioglusinan/ExamUI-React-Redux | 6be3e62d30d9217509a7f8ebed013a7accd83d48 | [
"MIT"
] | null | null | null | README.md | akincioglusinan/ExamUI-React-Redux | 6be3e62d30d9217509a7f8ebed013a7accd83d48 | [
"MIT"
] | null | null | null | README.md | akincioglusinan/ExamUI-React-Redux | 6be3e62d30d9217509a7f8ebed013a7accd83d48 | [
"MIT"
] | null | null | null | # Create English Exam Project User Interface
## Description
It offers creating English exams based on published articles of wired.com.
The site is live on https://createxam.logospat.com.
With this website;
- You can create your own exams based on wired.com articles easily.
- You can test your english level by ... | 27.568182 | 163 | 0.774114 | eng_Latn | 0.999621 |
7062e0d039c223acc5157f45d5dfbae55a507509 | 661 | md | Markdown | content/release-notes/cli.md | containerum/containerum-docs | 7fee701c5480ead7db79aecfa2af1302697ff055 | [
"Apache-2.0"
] | 6 | 2018-07-04T12:33:57.000Z | 2019-01-02T11:35:50.000Z | content/release-notes/cli.md | containerum/containerum-docs | 7fee701c5480ead7db79aecfa2af1302697ff055 | [
"Apache-2.0"
] | 21 | 2018-06-13T18:08:55.000Z | 2018-11-09T07:46:31.000Z | content/release-notes/cli.md | containerum/containerum-docs | 7fee701c5480ead7db79aecfa2af1302697ff055 | [
"Apache-2.0"
] | 4 | 2018-07-04T13:30:41.000Z | 2019-01-01T15:09:31.000Z | ---
title: CLI release notes
linktitle: "CLI"
description: Release notes for chkit CLI.
date: 2018-06-15
categories: ["top"]
keywords: []
menu:
docs:
parent: "release-notes"
weight: 5
weight: 5
draft: false
---
# CLI Release Notes (chkit)
**Latest version: v3.2.0**
_7.06.2018_
Improvements:
comm... | 17.394737 | 108 | 0.715582 | eng_Latn | 0.890696 |
706405f5c6ce24ad998e1fbd40ff3c57e6dd3329 | 2,099 | md | Markdown | src/Vipa/ApiBundle/Resources/doc/publishertheme-api-doc.md | academic/ojs | 45a342489aebcc050c792228ae8511a1a1d91c69 | [
"MIT"
] | 60 | 2016-01-05T14:09:27.000Z | 2017-04-23T17:05:06.000Z | src/Vipa/ApiBundle/Resources/doc/publishertheme-api-doc.md | academic/ojs | 45a342489aebcc050c792228ae8511a1a1d91c69 | [
"MIT"
] | 1,060 | 2015-01-01T09:05:15.000Z | 2015-12-29T19:59:05.000Z | src/Vipa/ApiBundle/Resources/doc/publishertheme-api-doc.md | academic/ojs | 45a342489aebcc050c792228ae8511a1a1d91c69 | [
"MIT"
] | 25 | 2016-01-09T22:21:31.000Z | 2017-04-18T04:00:27.000Z | # publishertheme #
## /api/v1/publisherthemes ##
### `GET` /api/v1/publisherthemes.{_format} ###
_List all PublisherTheme._
List all PublisherTheme.
#### Requirements ####
**_format**
- Requirement: xml|json|html
#### Filters ####
offset:
* Requirement: \d+
* Description: Offset from which to start list... | 17.491667 | 111 | 0.683659 | eng_Latn | 0.674012 |
7065a47fd199ac979cacced87b78f62023156291 | 5,270 | md | Markdown | iccr2017/keynote.md | cloudrobotics/cloudrobotics.github.io | 725f1c945a41a8a8ced7321f0f7dcecdf08af00f | [
"Apache-2.0"
] | null | null | null | iccr2017/keynote.md | cloudrobotics/cloudrobotics.github.io | 725f1c945a41a8a8ced7321f0f7dcecdf08af00f | [
"Apache-2.0"
] | 3 | 2021-05-18T07:47:28.000Z | 2022-02-26T02:24:12.000Z | iccr2017/keynote.md | cloudrobotics/cloudrobotics.github.io | 725f1c945a41a8a8ced7321f0f7dcecdf08af00f | [
"Apache-2.0"
] | 1 | 2017-08-31T08:49:55.000Z | 2017-08-31T08:49:55.000Z | ---
layout: iccr2017
title: Keynotes
---
<div class="container marketing">
<div class="row featurette">
<div class="col-md-10 push-md-2">
<h2 class="featurette-heading">Professor Jie Xu </h2>
<h3>School of Computing</h3>
<h3>University of Leeds, UK</h3>
<p class="lead">
He is the leader for a Rese... | 77.5 | 829 | 0.745731 | eng_Latn | 0.969354 |
7066ad5b9fd152a0ec3be2d9989fb0ccbd4b2cb0 | 18,855 | md | Markdown | README.md | jxmot/zipremote | a494397a21a25655c6aa5dec635f7d3004ac3399 | [
"MIT"
] | null | null | null | README.md | jxmot/zipremote | a494397a21a25655c6aa5dec635f7d3004ac3399 | [
"MIT"
] | 1 | 2022-02-22T07:49:24.000Z | 2022-03-08T17:44:32.000Z | README.md | jxmot/zipremote | a494397a21a25655c6aa5dec635f7d3004ac3399 | [
"MIT"
] | null | null | null | # Zip Remote
This repository contains a utility that will zip files within a folder, **or** folder contents recursively on a remote web server and then download them to the client. The utility also has the ability to upload a zip file and optionally extract all or part of its contents.
- [Zip Remote](#zip-remote)
*... | 47.255639 | 332 | 0.652453 | eng_Latn | 0.985784 |
70684c9656b229d0cbc080bcec200e7f3d7f7d9f | 3,270 | md | Markdown | ckftap2mj03rtv6s1bdorahdu.md | RamyaChinnadurai/rams.codes | ad25caac746c325edb9203023bdd9766f68883d6 | [
"MIT"
] | null | null | null | ckftap2mj03rtv6s1bdorahdu.md | RamyaChinnadurai/rams.codes | ad25caac746c325edb9203023bdd9766f68883d6 | [
"MIT"
] | null | null | null | ckftap2mj03rtv6s1bdorahdu.md | RamyaChinnadurai/rams.codes | ad25caac746c325edb9203023bdd9766f68883d6 | [
"MIT"
] | null | null | null | ## How the delete operator can be your super saver!

In this article lets discuss how the delete operator in javascript can be your rescuer. I'm jotting down my learning and working experience, so that others may found useful.
Recently I ... | 36.741573 | 271 | 0.614985 | eng_Latn | 0.962964 |
7069e579a5813efd47d7e178553753ff7518b1d4 | 909 | md | Markdown | README.md | Joldare/Ebola-Virus-Phylogeny-Tree | d53f8eb7118808d6bf3130c6dc05f4d7a853958c | [
"MIT"
] | 1 | 2018-02-01T10:06:15.000Z | 2018-02-01T10:06:15.000Z | README.md | Joldare/Ebola-Virus-Phylogeny-Tree | d53f8eb7118808d6bf3130c6dc05f4d7a853958c | [
"MIT"
] | null | null | null | README.md | Joldare/Ebola-Virus-Phylogeny-Tree | d53f8eb7118808d6bf3130c6dc05f4d7a853958c | [
"MIT"
] | null | null | null | # Ebola-Virus Phylogeny Tree
**Introduction to Bioinformatics Course final project**
In this project we extracted different ebola-virus species genes.
and based on their distance matrices build some phylogenetic trees
at the end estimated when was the first ebola-virus back in time
## Java Code
* Extraction ... | 29.322581 | 100 | 0.776678 | eng_Latn | 0.983919 |
706a7a679de8a6bdb35f99a5320a629d531894f6 | 55 | md | Markdown | README.md | jalpeshborad/utilities | 14f85c7297389c7d1881973acf933641cfc1621a | [
"MIT"
] | null | null | null | README.md | jalpeshborad/utilities | 14f85c7297389c7d1881973acf933641cfc1621a | [
"MIT"
] | null | null | null | README.md | jalpeshborad/utilities | 14f85c7297389c7d1881973acf933641cfc1621a | [
"MIT"
] | null | null | null | ***General Utility for day-to-day python programming*** | 55 | 55 | 0.763636 | eng_Latn | 0.949543 |
706ae2d93b2c3d261e5af42f7e21262a3ecf7054 | 2,443 | md | Markdown | docs/framework/data/adonet/sql/linq/how-to-use-table-valued-user-defined-functions.md | felipealbuquerq/docs.pt-br | 6808f7d63212e650a0ecadd7f5cd058594fd0d38 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/data/adonet/sql/linq/how-to-use-table-valued-user-defined-functions.md | felipealbuquerq/docs.pt-br | 6808f7d63212e650a0ecadd7f5cd058594fd0d38 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/data/adonet/sql/linq/how-to-use-table-valued-user-defined-functions.md | felipealbuquerq/docs.pt-br | 6808f7d63212e650a0ecadd7f5cd058594fd0d38 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Como: usar funções definidas pelo usuário com valor de tabela'
ms.date: 03/30/2017
dev_langs:
- csharp
- vb
ms.assetid: 5a4ae2b4-3290-4aa1-bc95-fc70c51b54cf
ms.openlocfilehash: 31797ae7d0fe23227cc4af733fbceac5d474f779
ms.sourcegitcommit: d2e1dfa7ef2d4e9ffae3d431cf6a4ffd9c8d378f
ms.translationtype: MT
ms.con... | 46.09434 | 399 | 0.727794 | por_Latn | 0.953452 |
706b630fc064fdb8bd23848fd8c422528c639af7 | 32,620 | md | Markdown | articles/hdinsight/hdinsight-hadoop-customize-cluster-linux.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/hdinsight/hdinsight-hadoop-customize-cluster-linux.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/hdinsight/hdinsight-hadoop-customize-cluster-linux.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Komut dosyası eylemlerini kullanarak Azure HDInsight kümelerini özelleştirme
description: Komut dosyası eylemlerini kullanarak HDInsight kümelerine özel bileşenler ekleyin. Komut dosyası eylemleri, küme yapılandırmasını özelleştirmek veya Hue, Solr veya R gibi ek hizmetler ve yardımcı programlar eklemek için... | 71.535088 | 521 | 0.802667 | tur_Latn | 0.999786 |
706b8f313f6d0cacbc35bf6e2b1b1413f888602b | 1,790 | md | Markdown | docs/build-temp-system/libstdc.md | Mr-Hendricks/Linux-OS | 4d9412d14b79f1e083aaa3f482ebbe405607327d | [
"MIT"
] | null | null | null | docs/build-temp-system/libstdc.md | Mr-Hendricks/Linux-OS | 4d9412d14b79f1e083aaa3f482ebbe405607327d | [
"MIT"
] | null | null | null | docs/build-temp-system/libstdc.md | Mr-Hendricks/Linux-OS | 4d9412d14b79f1e083aaa3f482ebbe405607327d | [
"MIT"
] | null | null | null | # LibstdC++ Проход 1
Пакет содержит библиотеку времени исполнения, необходимую программам, написанным на языке C++ и собранным при помощи компилятора GNU.
Версия <b>v.{{ package.version }}</b>
<br />
Ссылка для скачивания: <a :href="package.url"><b>{{ package.url }}</b></a>
<br />
Текущая версия: <b>{{ package.versio... | 22.375 | 133 | 0.615084 | rus_Cyrl | 0.339439 |
706bd2de56aa0b009985f014136351766bc493cc | 19 | md | Markdown | README.md | Nikita3311/coal-data | b7780a72b1b018daff1b6cf4d5ca3076bcee22b2 | [
"MIT"
] | null | null | null | README.md | Nikita3311/coal-data | b7780a72b1b018daff1b6cf4d5ca3076bcee22b2 | [
"MIT"
] | null | null | null | README.md | Nikita3311/coal-data | b7780a72b1b018daff1b6cf4d5ca3076bcee22b2 | [
"MIT"
] | null | null | null | # coal-data
ffffff
| 6.333333 | 11 | 0.736842 | eng_Latn | 0.510568 |
706be134d4bcf472ce784efd3de581bda04ff44e | 594 | md | Markdown | src/pages/blog/2018/02/01-02.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | src/pages/blog/2018/02/01-02.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | src/pages/blog/2018/02/01-02.md | Neos21GitHub/neo.s21.xrea.com | 8b867683273ba36cf7cccd6ff0037e60f7243599 | [
"MIT"
] | null | null | null | ---
title : シェルスクリプトを直接実行できるようにする権限設定
created : 2018-02-01
last-modified: 2018-02-01
header-date : true
path:
- /index.html Neo's World
- /blog/index.html Blog
- /blog/2018/index.html 2018年
- /blog/2018/02/index.html 02月
hidden-info:
original-blog: Corredor
---
毎度忘れるので記事にする。
通常、シェルスクリプトをただ書いただけ... | 15.631579 | 98 | 0.673401 | yue_Hant | 0.698099 |
706ca2121e8cd8099e237478a6624950f46d435f | 416 | md | Markdown | packages/rfox-docs/docs/guide/locale.md | godxiaoji/rfox | 155d66e90cdd768a3c71da369f9d0cbbdf0a6d0c | [
"MIT"
] | null | null | null | packages/rfox-docs/docs/guide/locale.md | godxiaoji/rfox | 155d66e90cdd768a3c71da369f9d0cbbdf0a6d0c | [
"MIT"
] | null | null | null | packages/rfox-docs/docs/guide/locale.md | godxiaoji/rfox | 155d66e90cdd768a3c71da369f9d0cbbdf0a6d0c | [
"MIT"
] | null | null | null | # 国际化
## 简介
组件库默认的文案语言是中文,支持多语言切换,目前支持 **中文** 和 **英文**。
## ConfigProvider
如果想要使用英文:
```tsx
import React from 'react'
import ReactDOM from 'react-dom'
import { FxConfigProvider } from 'rfox'
import enUS from 'rfox/es/locale/lang/en-US'
import App from './App'
ReactDOM.render(
<FxConfigProvider locale={enUS}>
... | 14.344828 | 44 | 0.6875 | yue_Hant | 0.979641 |
706eee5cc23406d7bba483df48c7121e9dbb3278 | 498 | md | Markdown | _partials/What Is Anka/_short-what-is.md | veertuinc/anka-docs | 90c10feb7fdd31b024a7ea49850c603cb6ea9b56 | [
"BSD-2-Clause"
] | 1 | 2021-11-08T00:55:45.000Z | 2021-11-08T00:55:45.000Z | _partials/What Is Anka/_short-what-is.md | veertuinc/anka-docs | 90c10feb7fdd31b024a7ea49850c603cb6ea9b56 | [
"BSD-2-Clause"
] | 1 | 2022-03-11T02:56:35.000Z | 2022-03-11T13:11:21.000Z | _partials/What Is Anka/_short-what-is.md | veertuinc/anka-docs | 90c10feb7fdd31b024a7ea49850c603cb6ea9b56 | [
"BSD-2-Clause"
] | 1 | 2022-02-15T13:57:04.000Z | 2022-02-15T13:57:04.000Z | ---
---
Anka is a suite of software for creating and managing macOS VMs to run on top of Apple hardware and macOS. It enables creation of macOS VMs and integrates with existing container based DevOps workflows for iOS and Native App build & test CI/CD/Automation. Built on the native Apple hypervisor, it utilizes macOS ... | 166 | 490 | 0.803213 | eng_Latn | 0.988053 |
706fb9923e322a45dceff3fc707ab1649ac405fc | 256 | md | Markdown | src/posts/2018-03-15-ui-ux.md | BoBeenLee/bbl | 0ca23a26daf6d2841ea9497109ed1b7c7aeaba2d | [
"MIT"
] | null | null | null | src/posts/2018-03-15-ui-ux.md | BoBeenLee/bbl | 0ca23a26daf6d2841ea9497109ed1b7c7aeaba2d | [
"MIT"
] | 8 | 2020-01-29T08:33:14.000Z | 2022-01-29T00:01:56.000Z | src/posts/2018-03-15-ui-ux.md | BoBeenLee/bbl | 0ca23a26daf6d2841ea9497109ed1b7c7aeaba2d | [
"MIT"
] | null | null | null | ---
path: '/post/ui-ux'
title: 'ui-ux'
published: false
date: '2018-03-15'
---
### lodash 사이트
검색할 시, 검색 결과가 없을 경우 검색 글자 제한을 둠.
### Facebook App
로딩 중일 시 Fake 이미지를 통하여 사용자에게 안정감을 줌.
### Medium
이미지 로딩 시 data:...로 로딩전 이미지를 불러온 후, 이미지 로딩이 완료되면 선명한 이미지를 불러옴.
| 16 | 61 | 0.632813 | kor_Hang | 1.00001 |
70717cc595f936387bbe4e506cc124fe839ea1b8 | 1,329 | md | Markdown | CONTRIBUTING.md | carldea/Leikr | 89412a30c808eaa70be07a165f40b73c659d9b2f | [
"Apache-2.0"
] | 38 | 2019-02-11T16:59:58.000Z | 2022-01-27T21:03:17.000Z | CONTRIBUTING.md | carldea/Leikr | 89412a30c808eaa70be07a165f40b73c659d9b2f | [
"Apache-2.0"
] | 35 | 2019-11-06T12:20:18.000Z | 2021-11-14T05:22:55.000Z | CONTRIBUTING.md | carldea/Leikr | 89412a30c808eaa70be07a165f40b73c659d9b2f | [
"Apache-2.0"
] | 5 | 2019-11-10T06:06:58.000Z | 2021-09-02T04:57:41.000Z | # Contributing to Leikr
Leikr is not only intended to be a welcome platform for those creating games, it's a welcome platform for those willing to improve Leikr as a game creation tool.
Leikr is written in Java and uses [Gradle](https://gradle.org/) to build.
## Building Leikr
Clone the repository to your local mach... | 51.115385 | 275 | 0.778781 | eng_Latn | 0.998929 |
707212fb2ec4f7664125b7fc632e9183c7955c9b | 175 | md | Markdown | content/lab2/3.WAS/_index.ko.md | zeissholic/oraclemigrationhol | 8fcf927b6f87105729f9efee0b6b41604a3a88f9 | [
"MIT"
] | null | null | null | content/lab2/3.WAS/_index.ko.md | zeissholic/oraclemigrationhol | 8fcf927b6f87105729f9efee0b6b41604a3a88f9 | [
"MIT"
] | null | null | null | content/lab2/3.WAS/_index.ko.md | zeissholic/oraclemigrationhol | 8fcf927b6f87105729f9efee0b6b41604a3a88f9 | [
"MIT"
] | null | null | null | ---
title: WAS 서버
weight: 30
pre: "<b>3. </b>"
---
**WAS서버의 경우 신규로 생성하고 필요한 어플리케이션을 설치합니다.**
---
© 2020 Amazon Web Services, Inc. 또는 자회사, All rights reserved.
| 13.461538 | 62 | 0.571429 | kor_Hang | 0.999947 |
70721a8a2308fa11ba49c1234b318cbdca11ed9a | 277 | md | Markdown | README.md | EDAII/Lista2_NataliaRodrigues_MarthaDantas | 26a80bbf6d4bc058d6a4f9a971ffaae10765ae64 | [
"MIT"
] | null | null | null | README.md | EDAII/Lista2_NataliaRodrigues_MarthaDantas | 26a80bbf6d4bc058d6a4f9a971ffaae10765ae64 | [
"MIT"
] | null | null | null | README.md | EDAII/Lista2_NataliaRodrigues_MarthaDantas | 26a80bbf6d4bc058d6a4f9a971ffaae10765ae64 | [
"MIT"
] | null | null | null | # Vamos misturar!?
#### [wiki do Projeto](https://github.com/EDAII/Lista2_NataliaRodrigues_MarthaDantas/wiki/Vamos-Misturar!%3F)
## Como rodar o projeto
`` $ cd Lista2_NataliaRodrigues_MarthaDantas``
``$ cd src``
``$ g++ -o prog -W -Wall -std=c++11 main.cpp``
| 25.181818 | 109 | 0.66426 | por_Latn | 0.251371 |