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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e64a005b4af3a410713a92e147ecbcba78b03fa | 3,011 | md | Markdown | README.md | jasudev/Scroller | a825313309c2fc6964b50edc83867370ad08bb47 | [
"MIT"
] | 18 | 2022-02-02T15:45:26.000Z | 2022-03-28T22:55:05.000Z | README.md | jasudev/Scroller | a825313309c2fc6964b50edc83867370ad08bb47 | [
"MIT"
] | null | null | null | README.md | jasudev/Scroller | a825313309c2fc6964b50edc83867370ad08bb47 | [
"MIT"
] | null | null | null | # **Scroller for SwiftUI**
You can animate in individual views based on scroll position. Developed with SwiftUI. This library supports iOS/macOS.
[](https://developer.apple.com/macOS)
[ provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information abou... | 39.926829 | 284 | 0.752902 | eng_Latn | 0.73312 |
3e67cd11c5ccc05296162285f11fb4117cdda223 | 366 | md | Markdown | _posts/2018-07-01-8.md | nickie10106/new-simply-nickie | c127b6bd8fca641462a0858fdd6c8d511ec3be50 | [
"Apache-2.0"
] | null | null | null | _posts/2018-07-01-8.md | nickie10106/new-simply-nickie | c127b6bd8fca641462a0858fdd6c8d511ec3be50 | [
"Apache-2.0"
] | null | null | null | _posts/2018-07-01-8.md | nickie10106/new-simply-nickie | c127b6bd8fca641462a0858fdd6c8d511ec3be50 | [
"Apache-2.0"
] | null | null | null | ---
title: "Cherry On the Cake"
subtitle: Electronic Direct Message
layout: default
modal-id: 8
date: 2014-07-15
img: portfolio/8.jpg
thumbnail: thumbnail/8.jpg
alt: Electronic Direct Message
project-date: 2018
client: None
category: Design
description: Clean and innovative design to send out to customers on MailChimp,... | 22.875 | 119 | 0.781421 | eng_Latn | 0.863125 |
3e67e5dc7976d08e6ee235ac24b961acce4be431 | 2,907 | md | Markdown | content/post/Day_36.md | lewisc2303/LewisBlog | a9fc8b4522ffcdabce5d513a97b3e3f978be86b2 | [
"MIT"
] | null | null | null | content/post/Day_36.md | lewisc2303/LewisBlog | a9fc8b4522ffcdabce5d513a97b3e3f978be86b2 | [
"MIT"
] | null | null | null | content/post/Day_36.md | lewisc2303/LewisBlog | a9fc8b4522ffcdabce5d513a97b3e3f978be86b2 | [
"MIT"
] | null | null | null | ---
title: "Day 36"
date: 2018-10-08
tags: []
draft: False
---
# (More) Types
### Polymorphism
Degrees of polymorphism are:
- Parametric Polymorphism - full polymorphism of any type: `a -> b -> a`
- Constrained Polymorphism - polymorphism constrained to a typeclass: `(Num a, Ord a) => a`
- Concrete type - not polym... | 46.887097 | 389 | 0.733402 | eng_Latn | 0.999571 |
3e681a3ca0db1770393ad1dcf91a387035ce6f4c | 148 | md | Markdown | pra/TrabalhoFinal/README.md | LucasFreitass/udesc | c45bd8474d2e6ac1507b4e9acc8488fe853decee | [
"Apache-2.0"
] | null | null | null | pra/TrabalhoFinal/README.md | LucasFreitass/udesc | c45bd8474d2e6ac1507b4e9acc8488fe853decee | [
"Apache-2.0"
] | null | null | null | pra/TrabalhoFinal/README.md | LucasFreitass/udesc | c45bd8474d2e6ac1507b4e9acc8488fe853decee | [
"Apache-2.0"
] | null | null | null | ## Trabalho final
Objetivo do trabalho era realizar uma comparação entre melhores e piores casos de uma sequencia de execução de uma Árvore AVL.
| 37 | 127 | 0.797297 | por_Latn | 1.00001 |
3e69cb94e1945cb6884c815dbb1a506e62ea7dde | 1,088 | md | Markdown | _posts/2018-05-23-python-module.md | miaculpa/miaculpa.github.io | 4013ddd0f134c80a7fca542a73b9cc2b30d93d7a | [
"MIT"
] | null | null | null | _posts/2018-05-23-python-module.md | miaculpa/miaculpa.github.io | 4013ddd0f134c80a7fca542a73b9cc2b30d93d7a | [
"MIT"
] | null | null | null | _posts/2018-05-23-python-module.md | miaculpa/miaculpa.github.io | 4013ddd0f134c80a7fca542a73b9cc2b30d93d7a | [
"MIT"
] | null | null | null | ---
layout: post
title: "[Python 04모듈과 패키지] - 모듈과 패키지"
subtitle: "모듈과 패키지"
categories: language
tags: python
comments: true
---
## 모듈
>함수나 변수 또는 클래스들을 모아 놓은 파일이다.
### 1. 모듈 불러오기 (import)
```
import 모듈이름
```
모듈의 이름이 전역 네임스페이스에 등록되어 모듈명.함수로 사용가능하다.
```
from 모듈이름 import 함수이름
```
모듈명을 생략하고 모듈 내부의 함수를 쓸 수 있다.
... | 14.702703 | 83 | 0.629596 | kor_Hang | 1.00001 |
3e6a0f926655551537dd990821e08ca251b97e01 | 1,632 | md | Markdown | docs/tables/aws_glacier_vault.md | blinkops/blink-aws-query | 21b0d5eee6b0b5554c040867b9e25681e7ba6559 | [
"Apache-2.0"
] | 61 | 2021-01-21T19:06:48.000Z | 2022-03-28T20:09:46.000Z | docs/tables/aws_glacier_vault.md | blinkops/blink-aws-query | 21b0d5eee6b0b5554c040867b9e25681e7ba6559 | [
"Apache-2.0"
] | 592 | 2021-01-23T05:27:12.000Z | 2022-03-31T14:16:19.000Z | docs/tables/aws_glacier_vault.md | blinkops/blink-aws-query | 21b0d5eee6b0b5554c040867b9e25681e7ba6559 | [
"Apache-2.0"
] | 30 | 2021-01-21T18:43:25.000Z | 2022-03-12T15:14:05.000Z | # Table: aws_glacier_vault
A vault is a way to group archives together in Amazon S3 Glacier.
## Examples
### Basic info
```sql
select
vault_name,
creation_date,
last_inventory_date,
number_of_archives,
size_in_bytes
from
aws_glacier_vault;
```
### List vaults that grant full access to the resource
``... | 18.758621 | 93 | 0.683211 | eng_Latn | 0.815457 |
3e6a627f68ec1dc372bde9fd10fd0bb71a7aa71e | 14,362 | md | Markdown | _posts/2020-03-15-software-design-principles-lesson-3.md | matiasbeltramone/matiasbeltramone.github.io | a3576c6002cb7bffb728cc1b8d454c9b6cbcb89d | [
"MIT"
] | null | null | null | _posts/2020-03-15-software-design-principles-lesson-3.md | matiasbeltramone/matiasbeltramone.github.io | a3576c6002cb7bffb728cc1b8d454c9b6cbcb89d | [
"MIT"
] | null | null | null | _posts/2020-03-15-software-design-principles-lesson-3.md | matiasbeltramone/matiasbeltramone.github.io | a3576c6002cb7bffb728cc1b8d454c9b6cbcb89d | [
"MIT"
] | null | null | null | ---
layout: post
title: "POO Lección 8: Principios de Diseño de Software II"
tags: [POO, OOP, Programación Orientada a Objetos, Object Oriented Programming, Software Design Principles]
---
¿Qué es el buen diseño de software? ¿Cómo podemos medirlo? ¿Qué prácticas necesitaras seguir para llegar? ¿Como podes hacer tu arq... | 65.880734 | 611 | 0.78833 | spa_Latn | 0.996955 |
3e6afa08b9fa164f6ee1f00117827561f0c1579e | 2,042 | md | Markdown | CS320/CS320Assignment4-master/README.md | ko-takahashi/college | c333f1e1767f1206687f5e9b0fb3f0145b2d5d6a | [
"MIT"
] | null | null | null | CS320/CS320Assignment4-master/README.md | ko-takahashi/college | c333f1e1767f1206687f5e9b0fb3f0145b2d5d6a | [
"MIT"
] | null | null | null | CS320/CS320Assignment4-master/README.md | ko-takahashi/college | c333f1e1767f1206687f5e9b0fb3f0145b2d5d6a | [
"MIT"
] | null | null | null | Bryan Phan
bryan.th.phan@gmail.com
This project was to help familiarize us with Python programming and virtual machine
The first part of the program (prog4_1.py) was written in Python and implemented the Tokenize(str) and Parse(tokens) function. The tokenize function takes in an input string and tokenizes it accordi... | 185.636364 | 848 | 0.801175 | eng_Latn | 0.999837 |
3e6b18e37d55e3d76452f0928c7c1072a785d229 | 1,261 | md | Markdown | docs/preprocessor/rename-search-namespace.md | Mdlglobal-atlassian-net/cpp-docs.it-it | c8edd4e9238d24b047d2b59a86e2a540f371bd93 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/preprocessor/rename-search-namespace.md | Mdlglobal-atlassian-net/cpp-docs.it-it | c8edd4e9238d24b047d2b59a86e2a540f371bd93 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/preprocessor/rename-search-namespace.md | Mdlglobal-atlassian-net/cpp-docs.it-it | c8edd4e9238d24b047d2b59a86e2a540f371bd93 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-05-28T15:54:57.000Z | 2020-05-28T15:54:57.000Z | ---
title: attributo di importazione rename_search_namespace
ms.date: 08/29/2019
f1_keywords:
- rename_search_namespace
helpviewer_keywords:
- rename_search_namespace attribute
ms.assetid: 47c9d7fd-59dc-4c62-87a1-9011a0040167
ms.openlocfilehash: 42c6edb6aa34b441db8041dd2974728c138b2c82
ms.sourcegitcommit: 6e1c1822e7bcf... | 32.333333 | 244 | 0.766852 | ita_Latn | 0.522509 |
3e6bf86f692f891f92b3f4fefdd5a27a3a21535f | 69 | md | Markdown | articles/app-service-logic/app-service-logic-schema-2015-08-01.md | zhenjiao-ms/azure-docs | c0a229227c1651301b5cd978c3d248c2e22fbb66 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-03-22T15:03:27.000Z | 2022-03-22T15:03:27.000Z | articles/app-service-logic/app-service-logic-schema-2015-08-01.md | zhenjiao-ms/azure-docs | c0a229227c1651301b5cd978c3d248c2e22fbb66 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/app-service-logic/app-service-logic-schema-2015-08-01.md | zhenjiao-ms/azure-docs | c0a229227c1651301b5cd978c3d248c2e22fbb66 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2017-02-18T05:45:54.000Z | 2019-12-21T21:23:13.000Z | ---
redirect_url: /azure/logic-apps/logic-apps-schema-2015-08-01
---
| 17.25 | 60 | 0.710145 | swe_Latn | 0.131623 |
3e6c462169d2918f7afff2cca0589cea597026ff | 2,443 | md | Markdown | treebanks/de_pud/de_pud-feat-VerbForm.md | mjabrams/docs | eef96df1ce8f6752e9f80660c8255482b2a07c45 | [
"Apache-2.0"
] | null | null | null | treebanks/de_pud/de_pud-feat-VerbForm.md | mjabrams/docs | eef96df1ce8f6752e9f80660c8255482b2a07c45 | [
"Apache-2.0"
] | null | null | null | treebanks/de_pud/de_pud-feat-VerbForm.md | mjabrams/docs | eef96df1ce8f6752e9f80660c8255482b2a07c45 | [
"Apache-2.0"
] | null | null | null | ---
layout: base
title: 'Statistics of VerbForm in UD_German-PUD'
udver: '2'
---
## Treebank Statistics: UD_German-PUD: Features: `VerbForm`
This feature is universal.
It occurs with 2 different values: `Inf`, `Part`.
62 tokens (0%) have a non-empty value of `VerbForm`.
59 types (1%) occur at least once with a non-... | 59.585366 | 401 | 0.671715 | yue_Hant | 0.297752 |
3e6c82b7e9541f5d42d725bcfc765041f463eabb | 2,666 | md | Markdown | _posts/popculture/2018-05-17-popculture-oceans8.md | psmak3/psmak3.github.io | 17f0c3ef414e840d1008ee073056dd8ecda30a5c | [
"MIT"
] | 1 | 2020-08-06T22:31:34.000Z | 2020-08-06T22:31:34.000Z | _posts/popculture/2018-05-17-popculture-oceans8.md | psmak3/psmak3.github.io | 17f0c3ef414e840d1008ee073056dd8ecda30a5c | [
"MIT"
] | null | null | null | _posts/popculture/2018-05-17-popculture-oceans8.md | psmak3/psmak3.github.io | 17f0c3ef414e840d1008ee073056dd8ecda30a5c | [
"MIT"
] | 1 | 2016-05-28T01:59:29.000Z | 2016-05-28T01:59:29.000Z | ---
layout: post
title: "Lady Parts"
excerpt: "Pop Culture"
categories: popculture
comments: false
share: true
---

Over the past few years, the social left have been demanding more good parts for women in Hollywood. From t... | 62 | 599 | 0.768192 | eng_Latn | 0.999781 |
3e6c96dfd46b935dc0e932f41c83ae410c024813 | 10,209 | md | Markdown | _posts/2017-06-07-Du-fsharp-a-newcraft-2017.md | evilz/evilz.github.io | 2c2acae18422d2b91507b2e9dd84f26574c05964 | [
"MIT"
] | null | null | null | _posts/2017-06-07-Du-fsharp-a-newcraft-2017.md | evilz/evilz.github.io | 2c2acae18422d2b91507b2e9dd84f26574c05964 | [
"MIT"
] | null | null | null | _posts/2017-06-07-Du-fsharp-a-newcraft-2017.md | evilz/evilz.github.io | 2c2acae18422d2b91507b2e9dd84f26574c05964 | [
"MIT"
] | null | null | null | ---
layout: post
title: Du Fsharp à NewCrafts 2017
date: 2017-06-07
author: evilz
comments: true
tags: [dotnet, Informatique]
image: https://farm5.staticflickr.com/4599/38677096174_8c651790b7_z.jpg
---
J'ai eu la chance d'assister aux deux jours de la [conférence NewCrafts de cette année](http://ncrafts.io).
Sur les d... | 54.015873 | 346 | 0.775198 | fra_Latn | 0.985374 |
3e6d0c1ecd30d68960e5fec415ffd4902dc23ca1 | 487 | md | Markdown | README.md | AstroWa3l/Smart-Contracts | 22dc4865fa1d622adf6b6ec1ca6bfe191bbcc110 | [
"Apache-2.0"
] | null | null | null | README.md | AstroWa3l/Smart-Contracts | 22dc4865fa1d622adf6b6ec1ca6bfe191bbcc110 | [
"Apache-2.0"
] | null | null | null | README.md | AstroWa3l/Smart-Contracts | 22dc4865fa1d622adf6b6ec1ca6bfe191bbcc110 | [
"Apache-2.0"
] | null | null | null | # Smart-Contracts
##### I will be uploading various smart contracts to be used in future DApp projects..
##### In order to run the various haskell smart contracts you must go to IOHK's Marlowe playground here: https://alpha.marlowe.iohkdev.io/#/ Once you have arrived at the main page choose "New Project", then choose... | 81.166667 | 379 | 0.76386 | eng_Latn | 0.998393 |
3e6d63c2678c80008b83130ad1a160bf0738b658 | 674 | md | Markdown | README.md | officialraze/webproject_new | 617976a32e7d69d42e1b956525b44d636b8b88bf | [
"PHP-3.01",
"PHP-3.0"
] | null | null | null | README.md | officialraze/webproject_new | 617976a32e7d69d42e1b956525b44d636b8b88bf | [
"PHP-3.01",
"PHP-3.0"
] | 1 | 2019-02-11T15:41:15.000Z | 2019-02-11T15:41:15.000Z | README.md | officialraze/webproject_new | 617976a32e7d69d42e1b956525b44d636b8b88bf | [
"PHP-3.01",
"PHP-3.0"
] | null | null | null | # Webprojekt
Herzlich Willkommen bei meinem Webprojekt, das im Jahre 2018 begonnen wurde und im Verlaufe des Informatik-Unterrichts erweitert wurde.
## Was kann man auf der Webseite alles machen?
Man kann verschiedene Künstler sehen und diese haben alle eine Detail-Seite, auf der man einen Slider mit verschiedenen Bi... | 51.846154 | 210 | 0.818991 | deu_Latn | 0.999877 |
3e6e0a735b0b41818f6d15446b3092775b1b7029 | 805 | md | Markdown | .github/PULL_REQUEST_TEMPLATE.md | nybles/beta-website | ac65a4e7cf91970771b4ed9da7b94153357aa4b9 | [
"MIT"
] | 2 | 2019-05-04T19:44:18.000Z | 2019-07-11T16:31:26.000Z | .github/PULL_REQUEST_TEMPLATE.md | nybles/beta-website | ac65a4e7cf91970771b4ed9da7b94153357aa4b9 | [
"MIT"
] | 8 | 2017-03-08T19:08:25.000Z | 2017-03-12T21:29:51.000Z | .github/PULL_REQUEST_TEMPLATE.md | nybles/beta-website | ac65a4e7cf91970771b4ed9da7b94153357aa4b9 | [
"MIT"
] | 6 | 2017-03-11T12:50:30.000Z | 2017-03-12T16:28:47.000Z | Thanks for making this contribution. :blush:
People like you maintain the spirit of community work. :clap:
However to make sure that things don't break, please make following checks.
* Read the [contribution guidelines](https://github.com/nybles/nybles.github.io/blob/master/CONTRIBUTING.md).
* Any UI changes should f... | 38.333333 | 125 | 0.76646 | eng_Latn | 0.962749 |
3e6ed3564323fec6c49bc7b11da0087d55476cf5 | 33 | md | Markdown | README.md | khos2ow/cluster-api-provider-cloudstack | 7cf1d89f63f9371de1e73835706e0f9667ac4607 | [
"Apache-2.0"
] | null | null | null | README.md | khos2ow/cluster-api-provider-cloudstack | 7cf1d89f63f9371de1e73835706e0f9667ac4607 | [
"Apache-2.0"
] | null | null | null | README.md | khos2ow/cluster-api-provider-cloudstack | 7cf1d89f63f9371de1e73835706e0f9667ac4607 | [
"Apache-2.0"
] | null | null | null | # cluster-api-provider-cloudstack | 33 | 33 | 0.848485 | nld_Latn | 0.303017 |
3e6f74c79b6467bc94525c93157268be99e4abe7 | 601 | md | Markdown | docs/README.md | AndonMitev/EWallet | 898cde38933d6f134734528b3e594eedf5fa50f3 | [
"Apache-2.0"
] | 322 | 2018-02-28T07:38:44.000Z | 2020-05-27T23:09:55.000Z | docs/README.md | AndonMitev/EWallet | 898cde38933d6f134734528b3e594eedf5fa50f3 | [
"Apache-2.0"
] | 643 | 2018-02-28T12:05:20.000Z | 2020-05-22T08:34:38.000Z | docs/README.md | AndonMitev/EWallet | 898cde38933d6f134734528b3e594eedf5fa50f3 | [
"Apache-2.0"
] | 63 | 2018-02-28T10:57:06.000Z | 2020-05-27T23:10:38.000Z | # Documentation
Below are the main areas of the documentation. Navigate through the links below to see more details.
- **[Design](design/):** Design and philosophy behind the eWallet Server.
- **[Guides](guides/):** Using the eWallet Server to its full potential.
- **[Setup](setup/):** Details on the different eWalle... | 54.636364 | 100 | 0.733777 | eng_Latn | 0.984863 |
3e6fdf377bf19bfbba845a2b451a57db7639535a | 205 | md | Markdown | development/coder/http/index.md | biangbiang/something | b98e1c4b53a7b2c2260f40307596ef590a4f5776 | [
"MIT"
] | 1 | 2017-08-23T19:48:02.000Z | 2017-08-23T19:48:02.000Z | development/coder/http/index.md | biangbiang/something | b98e1c4b53a7b2c2260f40307596ef590a4f5776 | [
"MIT"
] | null | null | null | development/coder/http/index.md | biangbiang/something | b98e1c4b53a7b2c2260f40307596ef590a4f5776 | [
"MIT"
] | 3 | 2017-02-17T06:41:34.000Z | 2021-08-28T03:00:42.000Z | http协议相关
============
### [讨论“get”和“post”安全性](discussion-of-get-and-post-security)
---
### [四种常见的 POST 提交数据方式](four-post-data-way)
---
### [X-Frame-Options 响应头](x-frame-options-response-headers)
---
| 13.666667 | 60 | 0.609756 | yue_Hant | 0.3403 |
3e702a1519da4dbe9b27a7c4adaeddb8d13aade7 | 388 | md | Markdown | docs/Boundary.md | Syncsort/PreciselyAPIsSDK-Android | 752d575414ca06f04c1499c86a5cc569c5043437 | [
"Apache-2.0"
] | null | null | null | docs/Boundary.md | Syncsort/PreciselyAPIsSDK-Android | 752d575414ca06f04c1499c86a5cc569c5043437 | [
"Apache-2.0"
] | null | null | null | docs/Boundary.md | Syncsort/PreciselyAPIsSDK-Android | 752d575414ca06f04c1499c86a5cc569c5043437 | [
"Apache-2.0"
] | null | null | null |
# Boundary
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**boundaryId** | **String** | | [optional]
**boundaryType** | **String** | | [optional]
**boundaryRef** | **String** | | [optional]
**geometry** | [**DemographicsGeometry**](DemographicsGeo... | 21.555556 | 83 | 0.494845 | kor_Hang | 0.266832 |
3e704d73a7eab1dfe984570079441c7f6d8fc047 | 712 | md | Markdown | README.md | assimoes/angular-directives | bd8e78416abaa02c39170848a7419c3e7184ed4f | [
"MIT"
] | null | null | null | README.md | assimoes/angular-directives | bd8e78416abaa02c39170848a7419c3e7184ed4f | [
"MIT"
] | null | null | null | README.md | assimoes/angular-directives | bd8e78416abaa02c39170848a7419c3e7184ed4f | [
"MIT"
] | null | null | null | # angular-directives
## Example
Add the `asv-directives` module as a dependency to your main module definition
`index.html`
```
(function () {
'use strict';
var app = angular.module('app', ['asv-directives']);
})();
```
Add a reference to the `asv-directives.js` script file below your angular app js file ... | 18.736842 | 136 | 0.650281 | eng_Latn | 0.381756 |
3e71270bc73945897aa2b2cd4caa8f86aed40f08 | 2,288 | md | Markdown | _posts/2015-12-31-latex.md | fuzzbin/devnull | 58a7e04f265caf425d6fc6af7d1e863bb7beb55a | [
"MIT"
] | null | null | null | _posts/2015-12-31-latex.md | fuzzbin/devnull | 58a7e04f265caf425d6fc6af7d1e863bb7beb55a | [
"MIT"
] | null | null | null | _posts/2015-12-31-latex.md | fuzzbin/devnull | 58a7e04f265caf425d6fc6af7d1e863bb7beb55a | [
"MIT"
] | null | null | null | ---
layout: post
title: LaTeX
date: 2015-12-31 00:00:00
author: Tom Jarle
---
[\\(LaTeX\\)](https://www.latex-project.org/) er et system for å typesette dokumenter. Resultatet holder høy kvalitet, og er meget godt egnet for produksjon av tekniske og vitenskaplige dokumenter. Å lage \\(LaTeX\\)-dokumenter gjøres på ... | 120.421053 | 695 | 0.76049 | nob_Latn | 0.996591 |
3e7142e8abf0dfe9404136f23bbc7c352bbd6f8b | 2,109 | md | Markdown | content/posts/2020-02-13--RSA-Algorithm-With-Example.md | GeminiWind/personal-blog | f58e1686edadf0a53995829ed178775ad547b475 | [
"MIT"
] | null | null | null | content/posts/2020-02-13--RSA-Algorithm-With-Example.md | GeminiWind/personal-blog | f58e1686edadf0a53995829ed178775ad547b475 | [
"MIT"
] | 11 | 2021-03-01T20:47:18.000Z | 2022-02-26T17:39:54.000Z | content/posts/2020-02-13--RSA-Algorithm-With-Example.md | GeminiWind/personal-blog | f58e1686edadf0a53995829ed178775ad547b475 | [
"MIT"
] | null | null | null | ---
title: "Encryption: RSA Algorithm with example"
date: "2020-02-13T22:40:32.169Z"
template: "post"
draft: false
slug: "/explain-rsa-algorithm-with-example"
category: "AWS"
tags:
- "RSA"
- "Encryption"
description: "Explain RSA Algorithm in the shortest and easiest way along with example"
---
In the university, ... | 35.745763 | 272 | 0.702703 | eng_Latn | 0.996744 |
3e71746ee1a772cfac04ac7913dd5d41116e91b6 | 26 | md | Markdown | README.md | aramisic/html-css-js | 697f19f56fc7a1f814be6984ef4ceca808bc2e42 | [
"MIT"
] | null | null | null | README.md | aramisic/html-css-js | 697f19f56fc7a1f814be6984ef4ceca808bc2e42 | [
"MIT"
] | null | null | null | README.md | aramisic/html-css-js | 697f19f56fc7a1f814be6984ef4ceca808bc2e42 | [
"MIT"
] | null | null | null | # html-css-js
Single Page
| 8.666667 | 13 | 0.730769 | kor_Hang | 0.937387 |
3e71ad6de98bad7f2046e7d9d9c87ad7cb7204f3 | 1,136 | md | Markdown | README.md | Ohems/watodo | d6e173468b33c3576696dfdd1416ea7d1c99e02a | [
"MIT"
] | null | null | null | README.md | Ohems/watodo | d6e173468b33c3576696dfdd1416ea7d1c99e02a | [
"MIT"
] | null | null | null | README.md | Ohems/watodo | d6e173468b33c3576696dfdd1416ea7d1c99e02a | [
"MIT"
] | null | null | null | #  [WIP]
Community event and responsibility management tool. Work in progress and currently unusable.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy... | 40.571429 | 200 | 0.771127 | eng_Latn | 0.994882 |
3e71f423447f75b10ec016a20f98fae2751ff9e8 | 4,957 | md | Markdown | src/pages/pages/2015-05-01---about/index.md | BKJang/Gatsby-Sample | 2c7b5948318dc5914d43511003291bd65d0ce2fd | [
"MIT"
] | 1 | 2019-05-22T14:43:21.000Z | 2019-05-22T14:43:21.000Z | src/pages/pages/2015-05-01---about/index.md | BKJang/Gatsby-Sample | 2c7b5948318dc5914d43511003291bd65d0ce2fd | [
"MIT"
] | null | null | null | src/pages/pages/2015-05-01---about/index.md | BKJang/Gatsby-Sample | 2c7b5948318dc5914d43511003291bd65d0ce2fd | [
"MIT"
] | null | null | null | ---
title: "About me"
layout: page
path: "/about"
---
### 장봉기 (BongKi Jang)
| | |
| :--------: | ---------------------------- |
| **phone** | 010-4502-7756 |
| **E-mail** | jp302119@gmail.com |
| **Academic** | 경기대학교 경영정보학과 졸업(2012.03 ~ 2018.02) |
| ... | 43.104348 | 369 | 0.408311 | kor_Hang | 1.000001 |
3e73a4cf57819cb6d1ac9ef249d1e6dfe8313920 | 4,006 | md | Markdown | docs/elements/zendesk/events.md | davewilks/2018devportal | 806bc7410ab484f604863c1032206ad9c8d6c2ea | [
"MIT",
"Unlicense"
] | 6 | 2016-06-30T13:37:39.000Z | 2020-03-26T22:53:33.000Z | docs/elements/zendesk/events.md | davewilks/2018devportal | 806bc7410ab484f604863c1032206ad9c8d6c2ea | [
"MIT",
"Unlicense"
] | 849 | 2016-04-25T22:39:24.000Z | 2019-09-28T15:37:53.000Z | docs/elements/zendesk/events.md | davewilks/2018devportal | 806bc7410ab484f604863c1032206ad9c8d6c2ea | [
"MIT",
"Unlicense"
] | 4 | 2017-02-03T20:21:45.000Z | 2019-03-22T22:42:58.000Z | ---
heading: Zendesk
seo: Events | Zendesk | Cloud Elements API Docs
title: Events
description: Enable Zendesk events for your application.
layout: sidebarelementdoc
breadcrumbs: /docs/elements.html
elementId: 41
elementKey: fake
parent: Back to Element Guides
order: 25
---
# Events
{% include polling_and_webhooks_de... | 31.054264 | 146 | 0.707189 | yue_Hant | 0.540815 |
3e74497c8fe57340ab7b20a466050ea040216fa7 | 233 | md | Markdown | README.md | skotep/webdev-ng2 | d563a91c4ca0f239c75ce705698b7ad5f15a2c7c | [
"MIT"
] | null | null | null | README.md | skotep/webdev-ng2 | d563a91c4ca0f239c75ce705698b7ad5f15a2c7c | [
"MIT"
] | null | null | null | README.md | skotep/webdev-ng2 | d563a91c4ca0f239c75ce705698b7ad5f15a2c7c | [
"MIT"
] | null | null | null | # webdev-ng2
Example site build with Angular2 [https://ricebook-ng2.surge.sh/](https://ricebook-ng2.surge.sh/)
for Rice University COMP 431/531 Webdev class [https://www.clear.rice.edu/comp431](https://www.clear.rice.edu/comp431)
| 33.285714 | 118 | 0.751073 | yue_Hant | 0.606057 |
3e7657b3f6660131c886e7568278f37289bd7bd1 | 485 | md | Markdown | site/pods/tutorials/content/21owtxh3/content.md | jasonprogrammer/gerbil | 0824aa21683f751cec1639cd402a777f888986b3 | [
"MIT"
] | 25 | 2020-05-26T00:47:06.000Z | 2022-02-15T12:30:05.000Z | site/pods/tutorials/content/21owtxh3/content.md | jasonprogrammer/gerbil | 0824aa21683f751cec1639cd402a777f888986b3 | [
"MIT"
] | 3 | 2020-06-24T17:50:07.000Z | 2022-02-12T23:40:22.000Z | site/pods/tutorials/content/21owtxh3/content.md | jasonprogrammer/gerbil | 0824aa21683f751cec1639cd402a777f888986b3 | [
"MIT"
] | 2 | 2020-07-16T01:02:23.000Z | 2020-07-16T15:21:25.000Z | # Topic links
During a `gerbil build`, an HTML file is created that contains a list of links
for each pod (topic) you have created.
An example of this page is [here](https://github.com/jasonprogrammer/gerbil/blob/master/site/pods/index.html).
In the [home page content template](https://github.com/jasonprogrammer/gerb... | 30.3125 | 123 | 0.758763 | eng_Latn | 0.969037 |
3e7673b3b9b7861828180d2b519fcecdd0967c75 | 59 | md | Markdown | README.md | DerekStrickland/consul-compose | bee5285a2bdcc4c7dc2bf13f880c5a27316521e6 | [
"MIT"
] | 1 | 2021-05-13T07:35:23.000Z | 2021-05-13T07:35:23.000Z | README.md | DerekStrickland/consul-compose | bee5285a2bdcc4c7dc2bf13f880c5a27316521e6 | [
"MIT"
] | null | null | null | README.md | DerekStrickland/consul-compose | bee5285a2bdcc4c7dc2bf13f880c5a27316521e6 | [
"MIT"
] | 1 | 2021-05-13T07:35:27.000Z | 2021-05-13T07:35:27.000Z | # consul-compose
Docker Compose file for a demo consul app
| 19.666667 | 41 | 0.79661 | ita_Latn | 0.508541 |
3e76900eaaf56062062864da8f090799255a2df8 | 4,378 | md | Markdown | DATA/daily-TypeScript/TypeScript-2021-11-05.md | LuckRain7/z-action-github-daily-trending | 88d12e1921b8d022d06021cd3d906af775f029c8 | [
"MIT"
] | 4 | 2021-02-18T00:25:52.000Z | 2022-01-05T02:24:22.000Z | DATA/daily-TypeScript/TypeScript-2021-11-05.md | LuckRain7/z-action-github-daily-trending | 88d12e1921b8d022d06021cd3d906af775f029c8 | [
"MIT"
] | null | null | null | DATA/daily-TypeScript/TypeScript-2021-11-05.md | LuckRain7/z-action-github-daily-trending | 88d12e1921b8d022d06021cd3d906af775f029c8 | [
"MIT"
] | 1 | 2021-06-30T07:23:38.000Z | 2021-06-30T07:23:38.000Z | # [GitHub] TypeScript 日趋势榜项目(2021-11-05)
## 1. microsoft/TypeScript
项目地址:[https://github.com/microsoft/TypeScript](https://github.com/microsoft/TypeScript)
stars:undefined | forks:undefined | undefined stars today
## 2. whyour/qinglong
项目地址:[https://github.com/whyour/qinglong](https://github.com/whyour/qinglo... | 21.566502 | 103 | 0.74212 | yue_Hant | 0.373418 |
3e76bb7b4aaee8e22c15e827f1a37e196c8ba428 | 12,700 | markdown | Markdown | _posts/2021-09-30-Reversing a dotNET Dropper.markdown | seckid/Blog | f31f5fcb47b7b633504f79d2b2d77fe11b40705e | [
"MIT"
] | null | null | null | _posts/2021-09-30-Reversing a dotNET Dropper.markdown | seckid/Blog | f31f5fcb47b7b633504f79d2b2d77fe11b40705e | [
"MIT"
] | null | null | null | _posts/2021-09-30-Reversing a dotNET Dropper.markdown | seckid/Blog | f31f5fcb47b7b633504f79d2b2d77fe11b40705e | [
"MIT"
] | null | null | null | ---
layout: post
title: "Reversing .NET sample from Malshare With Anti Reversing and debugging capability - PART 2"
date: 2021-09-30 07:34:23 -0500
categories: Reversing PE32 Downloader NotNet
---
Reversing the sample downloaded by the .NET downloader

<!--more-->
##... | 63.819095 | 505 | 0.76748 | eng_Latn | 0.998497 |
3e7713f9012b5ed0ad7acdaff33b6dcdb4dbe013 | 2,695 | md | Markdown | docs/NO.2_designPattern/structuralPatterns/NO.6-facade-pattern.md | ChenMJ068/JavaNotes | fa54a98169f295915888b736060f221edce35fcb | [
"Apache-2.0"
] | 1 | 2020-04-07T09:59:35.000Z | 2020-04-07T09:59:35.000Z | docs/NO.2_designPattern/structuralPatterns/NO.6-facade-pattern.md | Chenide/JavaNotes | 995e8dd30e83a94c73a4aeba7dfc41fe506cf1ae | [
"Apache-2.0"
] | 1 | 2022-03-31T21:05:05.000Z | 2022-03-31T21:05:05.000Z | docs/NO.2_designPattern/structuralPatterns/NO.6-facade-pattern.md | ChenMJ068/JavaNotes | fa54a98169f295915888b736060f221edce35fcb | [
"Apache-2.0"
] | null | null | null | ## 外观模式
外观模式(Facade Pattern)隐藏系统的复杂性,并向客户端提供了一个客户端可以访问系统的接口。这种类型的设计模式属于结构型模式,它
向现有的系统添加一个接口,来隐藏系统的复杂性。
这种模式涉及到一个单一的类,该类提供了客户端请求的简化方法和对现有系统类方法的委托调用。
#### 外观(Facade)模式是“迪米特法则”的典型应用,它有以下主要优点:
- 降低了子系统与客户端之间的耦合度,使得子系统的变化不会影响调用它的客户类。
- 对客户屏蔽了子系统组件,减少了客户处理的对象数目,并使得子系统使用起来更加容易。
- 降低了大型软件系统中的编译依赖性,简化了系统在不同平台之间的移植过程,因为编译一个子系统... | 22.838983 | 70 | 0.730241 | yue_Hant | 0.253121 |
3e771ad0826f5e4d5229f6889c14ce527b4fdda4 | 1,412 | md | Markdown | 2020/07/23/2020-07-23 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | 3 | 2020-07-14T14:54:15.000Z | 2020-08-21T06:48:24.000Z | 2020/07/23/2020-07-23 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020/07/23/2020-07-23 10:30.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020年07月23日10时数据
Status: 200
1.杭州女子失踪案后续
微博热度:13752152
2.林有有舔许幻山冰淇淋
微博热度:2461058
3.2020高考成绩开始放榜
微博热度:2352061
4.梁正贤是海王吗
微博热度:1425561
5.吴镇宇念王一博粉丝祝福语
微博热度:1356695
6.夏天想白有多难
微博热度:1261373
7.高考查分
微博热度:1166050
8.中国驻美使馆收到炸弹和死亡威胁
微博热度:1058248
9.河南新增1例无症状感染者
微博热度:882795
10.美听证会通过TikTok禁令
微博热度:881976
11.罗晋否认出... | 6.921569 | 20 | 0.781161 | yue_Hant | 0.333813 |
3e7753df7cbe7c50e33decf5ff86658d49aba94b | 2,901 | md | Markdown | data/issues/ZF-9909.md | zendframework/zf3-web | 5852ab5bfd47285e6b46f9e7b13250629b3e372e | [
"BSD-3-Clause"
] | 40 | 2016-06-23T17:52:49.000Z | 2021-03-27T20:02:40.000Z | data/issues/ZF-9909.md | zendframework/zf3-web | 5852ab5bfd47285e6b46f9e7b13250629b3e372e | [
"BSD-3-Clause"
] | 80 | 2016-06-24T13:39:11.000Z | 2019-08-08T06:37:19.000Z | data/issues/ZF-9909.md | zendframework/zf3-web | 5852ab5bfd47285e6b46f9e7b13250629b3e372e | [
"BSD-3-Clause"
] | 52 | 2016-06-24T22:21:49.000Z | 2022-02-24T18:14:03.000Z | ---
layout: issue
title: "Statement containing both parentheses and AS clause"
id: ZF-9909
---
ZF-9909: Statement containing both parentheses and AS clause
------------------------------------------------------------
Issue Type: Bug Created: 2010-05-28T12:33:57.000+0000 Last Updated: 2012-11-20T21:37:40.000+0000 Sta... | 34.129412 | 472 | 0.720786 | eng_Latn | 0.990915 |
3e77a197a5995e9e1003c007faf56b8e22a95558 | 651 | md | Markdown | _posts/2015-11-21-Little-People-Style-80335.md | eudanceyou/eudanceyou.github.io | 9d81bccab5dd52c95c99495c5800da809ea32ed7 | [
"MIT"
] | null | null | null | _posts/2015-11-21-Little-People-Style-80335.md | eudanceyou/eudanceyou.github.io | 9d81bccab5dd52c95c99495c5800da809ea32ed7 | [
"MIT"
] | null | null | null | _posts/2015-11-21-Little-People-Style-80335.md | eudanceyou/eudanceyou.github.io | 9d81bccab5dd52c95c99495c5800da809ea32ed7 | [
"MIT"
] | null | null | null | ---
layout: post
date: '2015-11-21'
title: "Little People Style 80335"
category: Little People
tags: [Little People]
---
### Little People Style 80335
Just **$189.99**
###
<table><tr><td>BRANDS</td><td>Little People</td></tr></table>
<a href="https://www.antebrands.com/en/little-people/62783-little-people-style-8... | 40.6875 | 221 | 0.71275 | yue_Hant | 0.603039 |
3e783f838f72ed4a6ddcbc6f9b7a46dcd3ccf79b | 79 | md | Markdown | _pages/disclaimer.md | pejuang-onlien/blog | 8cfb00e357ba3be0785a4c5ba66010bbab315f7e | [
"MIT"
] | null | null | null | _pages/disclaimer.md | pejuang-onlien/blog | 8cfb00e357ba3be0785a4c5ba66010bbab315f7e | [
"MIT"
] | null | null | null | _pages/disclaimer.md | pejuang-onlien/blog | 8cfb00e357ba3be0785a4c5ba66010bbab315f7e | [
"MIT"
] | null | null | null | ---
layout: page
title: Disclaimer
permalink: /disclaimer
comments: true
---
| 8.777778 | 22 | 0.708861 | eng_Latn | 0.670679 |
3e7892f5a3dc22a83b99977b3ab1c38bf3186503 | 59 | md | Markdown | publisher-consumer/README.md | frauca/queues | 9c930c9aa03769f884e3aa03b31aabf4140a8cc0 | [
"Apache-2.0"
] | null | null | null | publisher-consumer/README.md | frauca/queues | 9c930c9aa03769f884e3aa03b31aabf4140a8cc0 | [
"Apache-2.0"
] | null | null | null | publisher-consumer/README.md | frauca/queues | 9c930c9aa03769f884e3aa03b31aabf4140a8cc0 | [
"Apache-2.0"
] | null | null | null | Simple project with one producer and one consumer listening | 59 | 59 | 0.864407 | eng_Latn | 0.999905 |
3e7a1764c8f81bf003f183e2caff5eb0d021894c | 13,770 | md | Markdown | articles/active-directory/active-directory-saas-namely-tutorial.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-saas-namely-tutorial.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-saas-namely-tutorial.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="Lernprogramm: Azure Active Directory Integration: | Microsoft Azure"
description="So konfigurieren Sie einmaliges Anmelden zwischen Azure Active Directory und zwar."
services="active-directory"
documentationCenter=""
authors="jeevansd"
manager="prasannas"
editor=""/>
... | 40.982143 | 257 | 0.764198 | deu_Latn | 0.973598 |
3e7a6c3aad7770b9675bd015de5b3a52a1f892f4 | 2,969 | md | Markdown | AlchemyInsights/troubleshoot-audio-issues-in-windows-10.md | isabella232/OfficeDocs-AlchemyInsights-pr.id-ID | a378cb115ca9ee2ef20ad097a08471f925d505a9 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-05-19T19:06:50.000Z | 2021-03-06T00:35:09.000Z | AlchemyInsights/troubleshoot-audio-issues-in-windows-10.md | MicrosoftDocs/OfficeDocs-AlchemyInsights-pr.id-ID | 95d1cef182a766160dba451d9c5027f04a6dbe06 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:33:41.000Z | 2022-02-09T07:00:30.000Z | AlchemyInsights/troubleshoot-audio-issues-in-windows-10.md | isabella232/OfficeDocs-AlchemyInsights-pr.id-ID | a378cb115ca9ee2ef20ad097a08471f925d505a9 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:33:21.000Z | 2021-10-09T10:42:11.000Z | ---
title: Memecahkan masalah audio di Windows 10
ms.author: pebaum
author: pebaum
manager: scotv
ms.audience: Admin
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.collection: Adm_O365
ms.custom:
- "3476"
- "9001463"
ms.openlocfilehash: 81a7f77bd6565c52ec9d7... | 44.313433 | 454 | 0.785113 | ind_Latn | 0.960696 |
3e7b3748931acc3a95fb9d32210b5f5dd5980590 | 984 | md | Markdown | docs/visual-basic/misc/division-by-zero-error.md | TomekLesniak/docs.pl-pl | 3373130e51ecb862641a40c5c38ef91af847fe04 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/division-by-zero-error.md | TomekLesniak/docs.pl-pl | 3373130e51ecb862641a40c5c38ef91af847fe04 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/division-by-zero-error.md | TomekLesniak/docs.pl-pl | 3373130e51ecb862641a40c5c38ef91af847fe04 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Dzielenie przez zero (błąd Visual Basic)
ms.date: 07/20/2015
f1_keywords:
- vbrID11
ms.assetid: 7dc22e29-8baa-4d82-a1a6-2de64ba9b25d
ms.openlocfilehash: 73dacb232b9749e36de0cc76e37eb60334c29e74
ms.sourcegitcommit: bf5c5850654187705bc94cc40ebfb62fe346ab02
ms.translationtype: MT
ms.contentlocale: pl-PL
ms.last... | 36.444444 | 148 | 0.781504 | pol_Latn | 0.993258 |
3e7b69ec055282437ab8ab7045a5bd662663ed29 | 1,488 | md | Markdown | _posts/articles/2013-12-18-dinoii-plug-and-play.md | jaswalsaurabh/souliss.github.io | b029df39200ccebf00d94705e0925bc62b088062 | [
"MIT"
] | 6 | 2015-09-22T19:24:20.000Z | 2020-01-25T06:51:38.000Z | _posts/articles/2013-12-18-dinoii-plug-and-play.md | jaswalsaurabh/souliss.github.io | b029df39200ccebf00d94705e0925bc62b088062 | [
"MIT"
] | 17 | 2015-07-11T17:32:38.000Z | 2019-10-30T00:04:01.000Z | _posts/articles/2013-12-18-dinoii-plug-and-play.md | jaswalsaurabh/souliss.github.io | b029df39200ccebf00d94705e0925bc62b088062 | [
"MIT"
] | 30 | 2015-03-16T18:32:22.000Z | 2020-10-02T01:54:14.000Z | ---
layout: article
title: "Lets start, DINo v2 full plug&play"
categories: articles
author: plinio_seniore
excerpt: "First attempts for auto-configuration nodes."
tags: [arduino, kmp electronics, rs485, ethernet]
modified: 2013-12-18
image:
feature: 2013-12/DinoII-InputsB_EN.jpg
teaser: 2013-12/DinoII-InputsB_EN-t... | 67.636364 | 385 | 0.795027 | eng_Latn | 0.995462 |
3e7cd1cff9cffab0d2185998f1aae38ae3023ae8 | 498 | md | Markdown | README.md | Sergey-Titkov/Integration-Tests-with-Maven3-Failsafe-plugin-Undestandig | a9d9d400233c81485e4bcd3a592aa267b19947bc | [
"MIT"
] | null | null | null | README.md | Sergey-Titkov/Integration-Tests-with-Maven3-Failsafe-plugin-Undestandig | a9d9d400233c81485e4bcd3a592aa267b19947bc | [
"MIT"
] | null | null | null | README.md | Sergey-Titkov/Integration-Tests-with-Maven3-Failsafe-plugin-Undestandig | a9d9d400233c81485e4bcd3a592aa267b19947bc | [
"MIT"
] | null | null | null | # Integration-Tests-with-Maven3-Failsafe-plugin-Undestandig
Разобрался как писать интеграционные тесты с использованием maven и Failsafe плугина.
Интеграционные тесты запускаются:
```sh
mvn clean verify
```
Но лучше вынести их в отдельный профиль.
Была идея показывать результаты выполнения интеграционных тестов в Son... | 31.125 | 105 | 0.827309 | rus_Cyrl | 0.954779 |
3e7d937a7584f723e993ecd75e00162e632fcae3 | 330 | md | Markdown | posts/intellij/README.md | rafasantos/rafael-santos-blog | ad40f2ff52fafa1c9e980a0df7a3583b4b8f9d60 | [
"MIT"
] | null | null | null | posts/intellij/README.md | rafasantos/rafael-santos-blog | ad40f2ff52fafa1c9e980a0df7a3583b4b8f9d60 | [
"MIT"
] | null | null | null | posts/intellij/README.md | rafasantos/rafael-santos-blog | ad40f2ff52fafa1c9e980a0df7a3583b4b8f9d60 | [
"MIT"
] | null | null | null | Intellij Mix
============
Recursivelly remove Intellij's projects and configuration files.
```bash
find . -name '.idea' -exec rm -rf {} \;
find . -name '*.iml' -exec rm -rf {} \;
```
MacOS, remove Intellij's cache and local settings.
```bash
rm -rf ~/Library/Application\ Support/JetBrains
rm -rf ~/Library/Caches/JetB... | 22 | 64 | 0.663636 | eng_Latn | 0.350809 |
3e7e0c4fbe1d1bc6e5c562e9b6ed5db610cba507 | 338 | md | Markdown | README.md | jaehyungpark/YHack-2016 | dd818c53fc021ff70fa20d957442516c26d2e791 | [
"MIT"
] | null | null | null | README.md | jaehyungpark/YHack-2016 | dd818c53fc021ff70fa20d957442516c26d2e791 | [
"MIT"
] | null | null | null | README.md | jaehyungpark/YHack-2016 | dd818c53fc021ff70fa20d957442516c26d2e791 | [
"MIT"
] | null | null | null | # YHack-2016
YHack at Yale University.
Project name: Meteor
Created a distributive computing simulator web application using REST API in PHP, Javascript, HTML, and CSS.
The website is hosted by 1 & 1's cloud service and accessible via 74.208.83.96.
(We bought an URL via namecheap but had issues setting up the server's... | 42.25 | 108 | 0.778107 | eng_Latn | 0.978384 |
3e7e84bdc41e35f5c0916d61f718afc8ab97d087 | 218 | md | Markdown | README.md | Gibstick/pin-archive-3 | 457738891792daba23e2d0d177095b0ea435a52d | [
"MIT"
] | 2 | 2021-12-31T05:23:01.000Z | 2022-01-22T14:26:37.000Z | README.md | Gibstick/pin-archive-3 | 457738891792daba23e2d0d177095b0ea435a52d | [
"MIT"
] | null | null | null | README.md | Gibstick/pin-archive-3 | 457738891792daba23e2d0d177095b0ea435a52d | [
"MIT"
] | null | null | null | # pin-archive-3
TODO
# Permissions and Scopes
Scopes are:
- bot
- application.commands
Permissions are `9280`:
- Read/View Channels
- Manage Messages
- Add Reactions
The bot requires the message content intent.
| 11.473684 | 44 | 0.747706 | eng_Latn | 0.889498 |
3e7f6eaea387e64514a03c9d35196e7029b9c947 | 8,654 | md | Markdown | key-scenarios.md | Malvoz/MapML-Proposal | 98dd1b9e7eb1622630c30ea604b6be5e8cc696c1 | [
"W3C-20150513"
] | 10 | 2019-12-23T00:36:30.000Z | 2021-12-01T06:18:13.000Z | key-scenarios.md | Malvoz/MapML-Proposal | 98dd1b9e7eb1622630c30ea604b6be5e8cc696c1 | [
"W3C-20150513"
] | 38 | 2020-02-12T22:08:14.000Z | 2021-12-31T12:30:53.000Z | key-scenarios.md | Malvoz/MapML-Proposal | 98dd1b9e7eb1622630c30ea604b6be5e8cc696c1 | [
"W3C-20150513"
] | 3 | 2020-06-15T22:18:33.000Z | 2020-11-03T12:02:49.000Z | <h1 id="key-scenarios">Key scenarios</h1>
Key scenarios of the [MapML Proposal](README.md).
This is a list of scenarios which we hope MapML will solve.
<h2>Contents</h2>
- [Tiled Coordinate Reference Systems](key-scenarios.md#tiled-coordinate-reference-systems)
- [Linking](key-scenarios.md#linking)
- [Including m... | 75.252174 | 909 | 0.761613 | eng_Latn | 0.993475 |
3e82a44bc818e884d99ec9b0e4ea200d297043bc | 25 | md | Markdown | README.md | oTkPoBeHuE/jsgame | c40a0a9d6e7278a96b13f77880bc8c742a520af3 | [
"MIT"
] | null | null | null | README.md | oTkPoBeHuE/jsgame | c40a0a9d6e7278a96b13f77880bc8c742a520af3 | [
"MIT"
] | null | null | null | README.md | oTkPoBeHuE/jsgame | c40a0a9d6e7278a96b13f77880bc8c742a520af3 | [
"MIT"
] | null | null | null | # jsgame
Javascript game
| 8.333333 | 15 | 0.8 | eng_Latn | 0.945835 |
3e84a55c9bdd59fed65bd27725e2e425d5d46e50 | 807 | md | Markdown | neuralstyle/README.md | awadalaa/DataSciencePractice | 604c4838fd51d59032978621fe7e1973320fc60b | [
"MIT"
] | null | null | null | neuralstyle/README.md | awadalaa/DataSciencePractice | 604c4838fd51d59032978621fe7e1973320fc60b | [
"MIT"
] | null | null | null | neuralstyle/README.md | awadalaa/DataSciencePractice | 604c4838fd51d59032978621fe7e1973320fc60b | [
"MIT"
] | null | null | null | # neural-style
Neural style in tensorflow! This is a tensorflow implementation based on the ideas from this [paper][paper]. Using a neural net we can differentiate style from content and combine two images.
## Examples

These were the input images used :
, and Li... | 62.989779 | 2,305 | 0.711535 | eng_Latn | 0.652344 |
3e84fcfc042a93aef59b0131d7c0395da0b525e5 | 548 | md | Markdown | .github/ISSUE_TEMPLATE/feature_request.md | LaurenceGA/go-crev | 03d6e4a7dd7d0d9e9c8d89ba5bfbc3900683512c | [
"MIT"
] | 4 | 2020-03-12T10:47:57.000Z | 2021-07-31T05:40:25.000Z | .github/ISSUE_TEMPLATE/feature_request.md | LaurenceGA/go-crev | 03d6e4a7dd7d0d9e9c8d89ba5bfbc3900683512c | [
"MIT"
] | 36 | 2020-03-12T10:50:24.000Z | 2022-03-18T09:01:02.000Z | .github/ISSUE_TEMPLATE/feature_request.md | LaurenceGA/go-crev | 03d6e4a7dd7d0d9e9c8d89ba5bfbc3900683512c | [
"MIT"
] | null | null | null | ---
name: Feature request
about: Suggest a new feature this project should have
title: ''
labels: feature
assignees: ''
---
#### Problem to solve
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
#### Solution
_A clear and concise description of what you want to happen._
... | 27.4 | 94 | 0.760949 | eng_Latn | 0.998775 |
3e863033c190d126012cfb1134bfbb5a7ed2f99f | 5,400 | md | Markdown | articles/defender-for-iot/how-to-view-information-per-zone.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/defender-for-iot/how-to-view-information-per-zone.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/defender-for-iot/how-to-view-information-per-zone.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: Informacje o urządzeniach w określonych strefach
description: Korzystanie z lokalnej konsoli zarządzania w celu uzyskania kompleksowych informacji o widoku dla określonej strefy
author: shhazam-ms
manager: rkarlin
ms.author: shhazam
ms.date: 03/21/2021
ms.topic: how-to
ms.service: azure
ms.openlocfilehash: 6... | 61.363636 | 271 | 0.793889 | pol_Latn | 0.999742 |
3e86a8160223ecab7481d23dbc22ebd93ee55c7c | 967 | md | Markdown | README.md | rupesh1310/ML-kits | 657ef68553bf333213d4916683052dcb482cae40 | [
"MIT"
] | null | null | null | README.md | rupesh1310/ML-kits | 657ef68553bf333213d4916683052dcb482cae40 | [
"MIT"
] | 8 | 2020-04-23T02:37:23.000Z | 2022-02-12T05:58:20.000Z | README.md | rupesh1310/Machine_Learning_kits | 657ef68553bf333213d4916683052dcb482cae40 | [
"MIT"
] | 1 | 2020-04-07T06:46:44.000Z | 2020-04-07T06:46:44.000Z | <h1 align="center">
<br>
<img src="https://library.kissclipart.com/20180925/yoe/kissclipart-javascript-clipart-javascript-library-jquery-0fb817622aa27de4.png" alt="Machine Learning With JavaScript" width="200"></a>
<br>
Machine Learning With JavaScript
<br>
</h1>
<h4 align="center">A repository to keep track ... | 35.814815 | 201 | 0.688728 | yue_Hant | 0.181074 |
3e86e40e2f7c776ac6e7e2973ad377815eea9ece | 618 | md | Markdown | domain/README.md | motown-io/motown | 783ccda7c28b273a529ddd47defe8673b1ea365b | [
"Apache-2.0"
] | 31 | 2015-01-09T14:25:16.000Z | 2020-08-19T03:21:10.000Z | domain/README.md | quann169/MotownBlueCurrent | d33e1c9bb6a5e5e0ad7711a6f47075477893aa6a | [
"Apache-2.0"
] | 32 | 2015-02-05T13:01:43.000Z | 2020-05-17T15:32:18.000Z | domain/README.md | quann169/MotownBlueCurrent | d33e1c9bb6a5e5e0ad7711a6f47075477893aa6a | [
"Apache-2.0"
] | 16 | 2015-01-06T14:23:41.000Z | 2020-09-11T18:33:12.000Z | # Wiki
Detailed information about the add-on can be found in the [wiki](https://github.com/motown-io/motown/wiki/Motown-Core).
The information below is just to provide a quick overview of the modules.
# Command authorization
Authorization on command class level. Can check if a user identity has access to a command ... | 29.428571 | 128 | 0.779935 | eng_Latn | 0.997027 |
3e88b0211d5034885ddbc6cbb617c9360b7a038c | 5,216 | md | Markdown | content/10.optimization.md | slochower/nonequilibrium-barrier | d905240bcf8ffbda6967ea555b64f9d4ba595e63 | [
"CC-BY-4.0",
"CC0-1.0"
] | null | null | null | content/10.optimization.md | slochower/nonequilibrium-barrier | d905240bcf8ffbda6967ea555b64f9d4ba595e63 | [
"CC-BY-4.0",
"CC0-1.0"
] | null | null | null | content/10.optimization.md | slochower/nonequilibrium-barrier | d905240bcf8ffbda6967ea555b64f9d4ba595e63 | [
"CC-BY-4.0",
"CC0-1.0"
] | null | null | null | ## Optimization of the potential energy surfaces
It would be nice to be able to design -- or suggest how to design -- a molecular motor for specific properties: speed, force, torque, gearing, ability to work against a load, resistance to being forced backwards, or something else.
To that end, we set out to explore the... | 93.142857 | 607 | 0.80694 | eng_Latn | 0.987472 |
3e897ec941c5e7b3faf3d378dbfde518ac8a2644 | 442 | md | Markdown | README.md | restnfeel/restnfeel-ui | bba088d52ba0e892dd2d0f49b0329d2c59a71ca7 | [
"MIT"
] | null | null | null | README.md | restnfeel/restnfeel-ui | bba088d52ba0e892dd2d0f49b0329d2c59a71ca7 | [
"MIT"
] | null | null | null | README.md | restnfeel/restnfeel-ui | bba088d52ba0e892dd2d0f49b0329d2c59a71ca7 | [
"MIT"
] | null | null | null | ## restnfeel-ui
Google Material Ui 를 기반으로 제작된 UI 입니다.
## Feature
```
UI 자체 제작을 위해 오픈소스중 MIT 라이센스만 이용합니다.
Material-ui / react-multi-select / Airbnb react-dates 를 대상으로 진행됩니다.
개인적으로 운영하는 홈페이지와, 추후 지속적으로 UI 작업을
위해 재사용등에 대한 요구사항 해결을 위해
자체 제작된 컴포넌트를 사용하고자 시작하였습니다.
https://material-ui.com/
https://github.c... | 14.258065 | 69 | 0.665158 | kor_Hang | 1.000004 |
3e89fd45edbea416df87f152eeb6a040a563a183 | 1,371 | md | Markdown | README.md | MarcinKonowalczyk/ceas-processing | 00ae897c1ab39876cedbb88deb114450e9e53729 | [
"MIT"
] | null | null | null | README.md | MarcinKonowalczyk/ceas-processing | 00ae897c1ab39876cedbb88deb114450e9e53729 | [
"MIT"
] | null | null | null | README.md | MarcinKonowalczyk/ceas-processing | 00ae897c1ab39876cedbb88deb114450e9e53729 | [
"MIT"
] | null | null | null | # ceas-processing
Simple demonstration of concepts of Cavity Enhanced Spectroscopy. Written in Processing 3.
## Installation
- Download [Processing](https://processing.org)
- Run `.ceas/ceas.pde`
You can also compile the whole sketch into an executable with Processing: `File -> Export Application...`
## Controls
-... | 33.439024 | 164 | 0.754923 | eng_Latn | 0.954595 |
3e8be4a336f73826124756c6d8ef83eb6706fbde | 850 | md | Markdown | content/dogs/_index.md | agladstein/starter-academic | 97a363ee0dd377c8265c50b89e1ec743332846cd | [
"MIT"
] | null | null | null | content/dogs/_index.md | agladstein/starter-academic | 97a363ee0dd377c8265c50b89e1ec743332846cd | [
"MIT"
] | null | null | null | content/dogs/_index.md | agladstein/starter-academic | 97a363ee0dd377c8265c50b89e1ec743332846cd | [
"MIT"
] | 2 | 2020-09-15T17:12:50.000Z | 2020-09-17T15:50:25.000Z | ---
title: Meet Naomi and Teo
# View.
# 1 = List
# 2 = Compact
# 3 = Card
view: 2
# Optional header image (relative to `static/media/` folder).
header:
caption: ""
image: ""
---
I adopted Naomi as 5 month old puppy in 2010 from the Washington Animal Rescue League, in Washington DC.
Naomi is a perfect Rott... | 30.357143 | 105 | 0.7 | eng_Latn | 0.917864 |
3e8db17516ead831ed02579086df0b7966be05b4 | 802 | md | Markdown | content/post/2019-11-08-160206-74896502.md | tcgriffith/owaraisite | 31254bf7f3fbeece1bd68698f9d020069cc74fb1 | [
"MIT"
] | 5 | 2019-02-28T04:52:09.000Z | 2020-05-25T11:34:13.000Z | content/post/2019-11-08-160206-74896502.md | tcgriffith/owaraisite | 31254bf7f3fbeece1bd68698f9d020069cc74fb1 | [
"MIT"
] | 26 | 2017-10-24T16:10:44.000Z | 2019-10-14T04:30:35.000Z | content/post/2019-11-08-160206-74896502.md | tcgriffith/owaraisite | 31254bf7f3fbeece1bd68698f9d020069cc74fb1 | [
"MIT"
] | 8 | 2017-10-02T06:51:19.000Z | 2022-03-07T21:12:38.000Z | ---
title: 20160206 我们kamaitachi ★和牛
author:
- 鎌鼬字幕
- Notttti
zmz: 鎌鼬字幕
publishdate: '2016-02-06'
bangumi: 其他
date: '2019-11-08'
slug: 2019-11-08-160206-74896502
description: 其他•160206
weight: 8892.0
bangumis:
- 其他
tags:
- 综艺
- 和牛
- かまいたち
- 镰鼬
categories:
- 鎌鼬字幕
- Notttti
brief: "「俺達かまいたち」20160... | 24.30303 | 168 | 0.720698 | yue_Hant | 0.222208 |
3e8e0115971dcec930abc3686d402da5ff014701 | 6,490 | md | Markdown | README.md | mykebrowne/data-512-a3 | bf5588df52af0f51c9ca9a330d60cef3b35ec3ac | [
"MIT"
] | null | null | null | README.md | mykebrowne/data-512-a3 | bf5588df52af0f51c9ca9a330d60cef3b35ec3ac | [
"MIT"
] | null | null | null | README.md | mykebrowne/data-512-a3 | bf5588df52af0f51c9ca9a330d60cef3b35ec3ac | [
"MIT"
] | null | null | null | # data-512-a3 <br>
# Final project plan <br>
## To what extent is the opioid crisis driven by over-prescription? <br>
### Background <br>
If you Google ‘opioid crisis’, you are likely to find many articles that highlight the increase in deaths associated with opioid usage in the US over the past two decades. Acc... | 120.185185 | 1,137 | 0.77057 | eng_Latn | 0.993772 |
3e8e2cf0c5d2c784652fa2b76ca270709a229261 | 1,303 | md | Markdown | README.md | monohonplaya/S-FORCE | da5aae9d4e000d78afff02db407b320f58b1baa3 | [
"MIT"
] | null | null | null | README.md | monohonplaya/S-FORCE | da5aae9d4e000d78afff02db407b320f58b1baa3 | [
"MIT"
] | null | null | null | README.md | monohonplaya/S-FORCE | da5aae9d4e000d78afff02db407b320f58b1baa3 | [
"MIT"
] | null | null | null | # S-FORCE GAME
I will probably never finish this so I'll leave this here with some notes.
- To build, download Godot Mono 3.2.3 and import the .csproj file or scan the directory, and run. It may break with 3.2.4 and almost definitely will with 4.0 when those are out. It'd be nice to fix for 4.0 since it should improv... | 93.071429 | 317 | 0.77053 | eng_Latn | 0.999731 |
3e8f6c89060bb9a9f9d249349a518334c0591525 | 508 | md | Markdown | sdk/python/docs/HelmTemplateResponse.md | alexeykaplin/karbon-platform-services | cf51423347f68b0821e3bf00bafac184d9e0fc8c | [
"MIT"
] | 11 | 2020-09-15T07:52:57.000Z | 2021-06-29T15:27:22.000Z | sdk/python/docs/HelmTemplateResponse.md | alexeykaplin/karbon-platform-services | cf51423347f68b0821e3bf00bafac184d9e0fc8c | [
"MIT"
] | 7 | 2020-11-13T19:04:26.000Z | 2022-03-10T11:16:24.000Z | sdk/python/docs/HelmTemplateResponse.md | alexeykaplin/karbon-platform-services | cf51423347f68b0821e3bf00bafac184d9e0fc8c | [
"MIT"
] | 23 | 2018-11-25T14:44:46.000Z | 2020-08-17T11:41:29.000Z | # HelmTemplateResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**app_manifest** | **str** | |
**crds** | **str** | contains helm Custom Resource Definitions string | [optional]
**metadata** | **str** | |
**values** | **str** | contains values.ya... | 39.076923 | 161 | 0.576772 | yue_Hant | 0.241341 |
3e8ff0c717045a17792f8977a1058cff9fc17a5c | 894 | md | Markdown | vendor/github.com/m3db/stackadler32/Readme.md | xroa/nightingale | 66c93f472af82f1eab6a175327ecb1ab2989d499 | [
"Apache-2.0"
] | 44 | 2021-06-06T08:42:51.000Z | 2022-01-05T06:10:02.000Z | vendor/github.com/m3db/stackadler32/Readme.md | xroa/nightingale | 66c93f472af82f1eab6a175327ecb1ab2989d499 | [
"Apache-2.0"
] | 1 | 2022-03-23T11:08:03.000Z | 2022-03-23T11:08:03.000Z | vendor/github.com/m3db/stackadler32/Readme.md | xroa/nightingale | 66c93f472af82f1eab6a175327ecb1ab2989d499 | [
"Apache-2.0"
] | 1 | 2020-09-01T10:12:34.000Z | 2020-09-01T10:12:34.000Z | # stackadler32
## Note: This is a fork of [github.com/sent-hil/adler32](http://github.com/sent-hil/adler32) that provides digests that are allocated on the stack and can be incrementally written to. This is useful for places where you perform concurrent checksumming and there's no good place to cache a digest without ... | 31.928571 | 356 | 0.701342 | eng_Latn | 0.970653 |
3e9103237f2ae802b8eadca736929d04c6e16198 | 1,616 | md | Markdown | oneday_oneleetcode/leetcode/202010/20201018.md | wenjuGao/oneday_oneleetcode | 79c60a1cbc630f1a179d4f120ed42e0be3cd32f0 | [
"Unlicense"
] | 1 | 2020-07-06T13:56:30.000Z | 2020-07-06T13:56:30.000Z | oneday_oneleetcode/leetcode/202010/20201018.md | wenjuGao/oneday_oneleetcode | 79c60a1cbc630f1a179d4f120ed42e0be3cd32f0 | [
"Unlicense"
] | 2 | 2020-11-12T10:03:33.000Z | 2020-11-12T10:03:34.000Z | oneday_oneleetcode/leetcode/202010/20201018.md | wenjuGao/oneday_oneleetcode | 79c60a1cbc630f1a179d4f120ed42e0be3cd32f0 | [
"Unlicense"
] | null | null | null | ---
title: 删除链表的倒数第N个节点
tags:
- 删除链表的倒数第N个节点
sidebar: auto
---
### 删除链表的倒数第 N 个节点
::: tip 难度
中等
:::

## [题目:](https://leetcode-cn.com/problems/remove-nth-node-from-end-of-list/)
给定一个链表,删除链表的倒数第 n 个节点,并且返回链表的头结点。
**示例:**
```
给定一个链表: 1->2->3->4->5... | 15.843137 | 76 | 0.602723 | yue_Hant | 0.366439 |
3e9180f279d6a005d103858434c19dd65c322db4 | 1,905 | md | Markdown | _posts/2021-04-26-17825.md | Seongil-Shin/Seongil-Shin.github.io | 505ad61cefa9767d10c92862c8cf5cd91f6f2912 | [
"MIT"
] | null | null | null | _posts/2021-04-26-17825.md | Seongil-Shin/Seongil-Shin.github.io | 505ad61cefa9767d10c92862c8cf5cd91f6f2912 | [
"MIT"
] | null | null | null | _posts/2021-04-26-17825.md | Seongil-Shin/Seongil-Shin.github.io | 505ad61cefa9767d10c92862c8cf5cd91f6f2912 | [
"MIT"
] | null | null | null | ---
title: 17825 Samsung sw test
author: 신성일
date: 2021-04-26 18:38:44 +0900
categories: [알고리즘, beackjoon]
tags: [알고리즘, algorithm]
---
# 17825 Samsung sw test
## 코드
```cpp
#include <iostream>
#include <vector>
using namespace std;
typedef struct Map {
int score;
int next;
int blueNext;
} Map;
int dice[10];
Map ... | 21.647727 | 85 | 0.503412 | krc_Cyrl | 0.235842 |
3e91be7d16136c53f5f018974e63e43679f77970 | 4,230 | md | Markdown | doc/pluggable_types.md | kianmeng/epgsql | 154c3dcb05ff96da80bf5301aa3aa7b5ae41d1f6 | [
"BSD-3-Clause"
] | 336 | 2015-01-01T17:07:24.000Z | 2022-02-25T21:28:20.000Z | doc/pluggable_types.md | kianmeng/epgsql | 154c3dcb05ff96da80bf5301aa3aa7b5ae41d1f6 | [
"BSD-3-Clause"
] | 215 | 2015-01-21T13:42:42.000Z | 2022-03-30T10:22:28.000Z | doc/pluggable_types.md | kianmeng/epgsql | 154c3dcb05ff96da80bf5301aa3aa7b5ae41d1f6 | [
"BSD-3-Clause"
] | 156 | 2015-01-21T22:47:34.000Z | 2022-01-13T11:35:09.000Z | # Pluggable types
It's possible to make a custom datatype encoder/decoder as well as to change encoding/decoding
of existing supported datatype.
You can't have specific decoding rules for specific column or for specific query. Codec update
affects any occurence of this datatype for this connection.
## Possible usecas... | 44.526316 | 106 | 0.763357 | eng_Latn | 0.989316 |
3e92325f07d6a09f3ba9c5e6d74ca5bf985bc7e0 | 1,764 | md | Markdown | _docs/backup.md | jackalyst/tipbot | 809bef0d0d2b785da9f21c7f8212f25a403b9d55 | [
"MIT"
] | 2 | 2021-05-17T21:56:46.000Z | 2021-11-17T11:22:52.000Z | _docs/backup.md | jackalyst/tipbot | 809bef0d0d2b785da9f21c7f8212f25a403b9d55 | [
"MIT"
] | 10 | 2021-02-28T06:38:24.000Z | 2021-12-23T03:15:41.000Z | _docs/backup.md | jackalyst/tipbot | 809bef0d0d2b785da9f21c7f8212f25a403b9d55 | [
"MIT"
] | 6 | 2021-02-24T05:33:25.000Z | 2021-12-22T21:31:14.000Z | # Backup and Recovery
> Backup all of the user information and wallet files needed for rebuilding the bot upon failure.
Script used to backup the bot data for later restoration.
## Backup System
from `crontab` run the `/_scripts/backup/backup.sh` script to copy the files over and encrypt them using the password in... | 42 | 242 | 0.774943 | eng_Latn | 0.992617 |
3e935e8c3e2849e909f95fb0fb604ddb3b13dd9a | 56 | md | Markdown | README.md | 6304673J8/2D_Pong | 6d9c0ccb6569d321cf99dd6ebb8e76d0adb50960 | [
"MIT"
] | null | null | null | README.md | 6304673J8/2D_Pong | 6d9c0ccb6569d321cf99dd6ebb8e76d0adb50960 | [
"MIT"
] | null | null | null | README.md | 6304673J8/2D_Pong | 6d9c0ccb6569d321cf99dd6ebb8e76d0adb50960 | [
"MIT"
] | null | null | null | # 2D_Pong
Learning Unity by Developing Custom Pong Game
| 18.666667 | 45 | 0.821429 | eng_Latn | 0.820423 |
3e94e3eafa2b2f3c1f8416a1498048a0a58a1de1 | 16 | md | Markdown | docs/src/pages/customizations/theming.md | froyog/react-rainbow | fb59f5f242bb665ee701e984721a340a813bc307 | [
"MIT"
] | 2 | 2019-03-12T06:54:43.000Z | 2019-04-15T14:03:39.000Z | docs/src/pages/customizations/theming.md | froyog/react-rainbow | fb59f5f242bb665ee701e984721a340a813bc307 | [
"MIT"
] | null | null | null | docs/src/pages/customizations/theming.md | froyog/react-rainbow | fb59f5f242bb665ee701e984721a340a813bc307 | [
"MIT"
] | null | null | null | # Theming
文档编辑中 | 5.333333 | 9 | 0.75 | eng_Latn | 0.784436 |
3e95a4ae5a4c5efc99049857da8565480fa0197f | 1,281 | md | Markdown | docs/framework/wcf/diagnostics/wmi/serviceappdomain.md | douglasbreda/docs.pt-br | f92e63014d8313d5e283db2e213380375cea9a77 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/diagnostics/wmi/serviceappdomain.md | douglasbreda/docs.pt-br | f92e63014d8313d5e283db2e213380375cea9a77 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/diagnostics/wmi/serviceappdomain.md | douglasbreda/docs.pt-br | f92e63014d8313d5e283db2e213380375cea9a77 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: ServiceAppDomain
ms.date: 03/30/2017
ms.assetid: f28e5186-a66d-46c1-abe9-b50e07f8cb4f
ms.openlocfilehash: aef0a0da9d107b92d9d3017968d5554205a6fd71
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: pt-BR
ms.lasthandoff: 05/04/2018
ms.locfileid: "3348... | 24.634615 | 61 | 0.682279 | por_Latn | 0.838717 |
3e95ba0c7b2849f6eab2de7a967ccd843f40aee6 | 27 | md | Markdown | src/Material-Design-Lite-Widgets.package/MDLDialogWidget.class/README.md | jecisc/MaterialDesignLite | 6a5f7f6aaaf5465b300de12e60f223372664a4b0 | [
"MIT"
] | null | null | null | src/Material-Design-Lite-Widgets.package/MDLDialogWidget.class/README.md | jecisc/MaterialDesignLite | 6a5f7f6aaaf5465b300de12e60f223372664a4b0 | [
"MIT"
] | 1 | 2018-06-05T18:09:06.000Z | 2018-06-05T18:21:29.000Z | src/Material-Design-Lite-Widgets.package/MDLDialogWidget.class/README.md | jecisc/MaterialDesignLite | 6a5f7f6aaaf5465b300de12e60f223372664a4b0 | [
"MIT"
] | null | null | null | I represent a dialog widget | 27 | 27 | 0.851852 | eng_Latn | 0.986751 |
3e95ee26b00e92142046d10b9400ecbd78dd6f46 | 527 | md | Markdown | src/components/DatePicker/demo/disabledrange.md | aliqin/atui | 8060e06ce53fb5807ae553aa5ad5ba34433a5902 | [
"MIT"
] | 744 | 2016-11-25T08:53:20.000Z | 2022-03-18T08:13:46.000Z | src/components/DatePicker/demo/disabledrange.md | aliqin/atui | 8060e06ce53fb5807ae553aa5ad5ba34433a5902 | [
"MIT"
] | 46 | 2016-12-09T10:27:34.000Z | 2021-03-25T02:45:34.000Z | src/components/DatePicker/demo/disabledrange.md | aliqin/atui | 8060e06ce53fb5807ae553aa5ad5ba34433a5902 | [
"MIT"
] | 89 | 2016-12-30T08:30:03.000Z | 2020-09-16T07:32:14.000Z | ---
order: 3
title:
zh-CN: 禁用部分日期的时间范围选择器
en-US: Type
---
## zh-CN
`RangePicker`可以通过设置`disabledStart`,`disabledEnd` 来禁用部分日期
## en-US
````jsx
<range-picker @change="change" format="yyyyMMdd" :disabled-end="(date) => { return date.getMonth() < 3 }" :disabled-start="(date) => { return date.getMonth() >= 2 }"></ra... | 16.46875 | 181 | 0.607211 | yue_Hant | 0.49714 |
3e9743ec5daa29b81fe837affded3081a9d03f48 | 12,332 | md | Markdown | _posts/papers/2019-03-21-Fast_accurate_faced_detection.md | seongkyun/seongkyun_old1.github.io | bc6b08aa4dde119581d9509d1e6d9b1206a0d97e | [
"MIT"
] | 4 | 2019-12-20T08:18:07.000Z | 2020-01-22T10:36:55.000Z | _posts/papers/2019-03-21-Fast_accurate_faced_detection.md | seongkyun/seongkyun_old1.github.io | bc6b08aa4dde119581d9509d1e6d9b1206a0d97e | [
"MIT"
] | null | null | null | _posts/papers/2019-03-21-Fast_accurate_faced_detection.md | seongkyun/seongkyun_old1.github.io | bc6b08aa4dde119581d9509d1e6d9b1206a0d97e | [
"MIT"
] | 6 | 2019-10-07T11:54:06.000Z | 2020-09-04T01:10:40.000Z | ---
layout: post
title: A Fast and Accurate System for Face Detection,Identification, and Verification (Face detection에 대해서만)
category: papers
tags: [Deep learning, Face detection]
comments: true
---
# A Fast and Accurate System for Face Detection,Identification, and Verification (Face detection에 대해서만)
Original paper... | 108.175439 | 735 | 0.777084 | kor_Hang | 1.00001 |
3e9875e9aecffdccba0a674a4050518fcde1b051 | 4,802 | md | Markdown | README.md | shift-left-test/meta-shift | effce9bea894f990703cc047157e3f30d53d9365 | [
"MIT"
] | 2 | 2022-01-19T02:39:43.000Z | 2022-02-07T01:58:17.000Z | README.md | shift-left-test/meta-shift | effce9bea894f990703cc047157e3f30d53d9365 | [
"MIT"
] | null | null | null | README.md | shift-left-test/meta-shift | effce9bea894f990703cc047157e3f30d53d9365 | [
"MIT"
] | null | null | null | # meta-shift
> Shift-left testing for the Yocto project
## About
[Shift-left testing](https://en.wikipedia.org/wiki/Shift-left_testing) is an approach to software testing in which testing is performed earlier and often in the software development lifecycle.
The benefits of the shift-left testing approach are:
* Im... | 32.445946 | 307 | 0.771554 | eng_Latn | 0.965818 |
3e98f90ab77c7e6c3589509565134f2f310fc6d2 | 1,103 | md | Markdown | node-bridge-arduino-serial/readme.md | diogobernardino/protopie-connect-bridge-apps | 528923e343785819f1692324f6e4efab3a30ed9d | [
"Apache-2.0"
] | 10 | 2020-09-08T05:17:43.000Z | 2022-03-21T08:41:57.000Z | node-bridge-arduino-serial/readme.md | ProtoPie/protopie-connect-bridge-apps | f5332a4180da5598a7efe7ff228a25ecf968361b | [
"Apache-2.0"
] | 4 | 2020-09-24T23:22:04.000Z | 2021-08-17T06:55:17.000Z | node-bridge-arduino-serial/readme.md | ProtoPie/protopie-connect-bridge-apps | f5332a4180da5598a7efe7ff228a25ecf968361b | [
"Apache-2.0"
] | 7 | 2021-03-29T13:22:31.000Z | 2022-03-16T14:13:14.000Z | # arduino-serial-node-bridge
> Bridgeapp for Arduino and desktop with USB serial. This example shows how to exchange messages between Arduino and desktop through USB serial. It's a kind of echo example. ProtoPie example sends 'ROTATE' message to node bridge app via Protopie connect, the node bridge app will deliver th... | 31.514286 | 441 | 0.736174 | eng_Latn | 0.979133 |
3e992e0921c1505ea1195e0b52e46e5a04a8803a | 2,756 | md | Markdown | README.md | MatrixOrbital/Eve-BT81x-Flash | c5d66dab2c6da20fb08bf20ed3bcaaac40387029 | [
"MIT"
] | null | null | null | README.md | MatrixOrbital/Eve-BT81x-Flash | c5d66dab2c6da20fb08bf20ed3bcaaac40387029 | [
"MIT"
] | null | null | null | README.md | MatrixOrbital/Eve-BT81x-Flash | c5d66dab2c6da20fb08bf20ed3bcaaac40387029 | [
"MIT"
] | null | null | null | This code contains functions to perform the following operations:
- Read a file off SD card and write it to Eve connected flash.
- Parse Eve flash and store file offsets - flash addresses - of files.
- An example of displaying bitmaps (ASTC format) directly out of flash.
To be used in conjuction with Eve Asset ... | 53 | 126 | 0.760522 | eng_Latn | 0.997244 |
3e99312ee7ff933c5ae524710738713f2ea358f0 | 1,165 | md | Markdown | docs/Storage.md | TheRakeshPurohit/cube-composer | a891ffe5de79b072819da04718820d0452b9a201 | [
"MIT"
] | 1,993 | 2015-03-09T20:51:45.000Z | 2022-03-25T08:16:19.000Z | docs/Storage.md | TheRakeshPurohit/cube-composer | a891ffe5de79b072819da04718820d0452b9a201 | [
"MIT"
] | 47 | 2015-03-28T13:22:13.000Z | 2022-03-07T15:33:00.000Z | docs/Storage.md | TheRakeshPurohit/cube-composer | a891ffe5de79b072819da04718820d0452b9a201 | [
"MIT"
] | 107 | 2015-06-02T10:52:29.000Z | 2022-01-31T11:20:09.000Z | ## Module Storage
#### `STORAGE`
``` purescript
data STORAGE :: Effect
```
#### `SaveableGameState`
``` purescript
type SaveableGameState = { currentLevel :: LevelId, levelState :: StrMap (Array TransformerId) }
```
#### `toSaveable`
``` purescript
toSaveable :: GameState -> SaveableGameState
```
#### `fromSavea... | 19.416667 | 124 | 0.687554 | kor_Hang | 0.521821 |
3e99bfa465004c613a425712d12c9b136d31d45a | 725 | md | Markdown | infrastructure/aws/scripts/README.md | zzwzzw435/webapptest | a212d08debb5ab4098344a3c5b18f6c6c76de307 | [
"Apache-2.0"
] | null | null | null | infrastructure/aws/scripts/README.md | zzwzzw435/webapptest | a212d08debb5ab4098344a3c5b18f6c6c76de307 | [
"Apache-2.0"
] | null | null | null | infrastructure/aws/scripts/README.md | zzwzzw435/webapptest | a212d08debb5ab4098344a3c5b18f6c6c76de307 | [
"Apache-2.0"
] | null | null | null | # CSYE6225-fall2019
Programming Infrastructure Using AWS cli commandline interface
pre-requirement:
1. Build credentials and config files under ~/.aws director for aws cli configuration
required input variables:
* profile name
* zone
* VPC CIDR (or use default when nothing input)
* subnets CIDR (or use default w... | 42.647059 | 189 | 0.811034 | eng_Latn | 0.955008 |
3e9bc57f2023e942e10d19ca10275376c4018680 | 3,226 | md | Markdown | README.md | michalgolek/Lightwave-Plugin-ImageFilter_RenderTag | f288592f01ad281c09ad3d997ae3439e56be12f8 | [
"MIT"
] | null | null | null | README.md | michalgolek/Lightwave-Plugin-ImageFilter_RenderTag | f288592f01ad281c09ad3d997ae3439e56be12f8 | [
"MIT"
] | null | null | null | README.md | michalgolek/Lightwave-Plugin-ImageFilter_RenderTag | f288592f01ad281c09ad3d997ae3439e56be12f8 | [
"MIT"
] | null | null | null | # MiG_RenderTag
> Newtek Lightwave plugin for layout module
Image filter plugin for layout, printing on the final renderer info about the rendering time, author and resolution of the output image and any data in the form of text from the user on the final renderer.

## Installation
Windows:
>1. Cop... | 46.085714 | 221 | 0.758834 | eng_Latn | 0.988959 |
3e9beb20f7f12b09fc06841f0690f2535a303e17 | 461 | md | Markdown | README.md | bradyj04/VSCode-SnakeGame | dcd9e4e9e7912b088d81afe53896e215b1d99358 | [
"MITNFA"
] | null | null | null | README.md | bradyj04/VSCode-SnakeGame | dcd9e4e9e7912b088d81afe53896e215b1d99358 | [
"MITNFA"
] | null | null | null | README.md | bradyj04/VSCode-SnakeGame | dcd9e4e9e7912b088d81afe53896e215b1d99358 | [
"MITNFA"
] | null | null | null | ## Synopsis
This is a html5/canvas implementation of the game Snake. Enjoy.
## Motivation
I`ve always loved the Snake games in Nokia mobile phones. This is a replica attempt.
## Installation
Just download the .html file and run it with your favorite browser!
## Contributors
If you want, you can help me make a R... | 24.263158 | 162 | 0.752711 | eng_Latn | 0.992057 |
3e9d97c1d29e08df481df02e3cd312bdcf9df1cd | 2,551 | md | Markdown | README.md | schemedoc/manpages | 81bcbe975a6fdfd1c3c0f2f109cbe47f985f968c | [
"MIT"
] | 8 | 2020-05-19T23:36:56.000Z | 2022-02-01T16:09:30.000Z | README.md | schemedoc/scheme-manpages | e4d8e389312a865e350ef88f3e9d69be290705c7 | [
"MIT"
] | 9 | 2020-08-13T06:35:36.000Z | 2022-02-01T22:09:00.000Z | README.md | schemedoc/scheme-manpages | e4d8e389312a865e350ef88f3e9d69be290705c7 | [
"MIT"
] | 2 | 2020-10-12T21:48:27.000Z | 2022-02-01T14:56:22.000Z | # Scheme manpages
To write portable Scheme code it is necessary to know the language
itself and the variations that exist in its implementations. The
manpage format makes it possible to include much more detail than is
usual for the Scheme reports.
This project aims to be a collection of manpages for the programming
... | 35.929577 | 71 | 0.778518 | eng_Latn | 0.999854 |
3ea01dbeac30165d3e4d8b31a6432a1bd8861e9d | 1,476 | md | Markdown | demo/weather_station/proximus/http/README.md | YangSkyL/lora_weather_station | d1fc9e63bab7b4336770157dbdf1b32cca819645 | [
"Apache-2.0"
] | 1 | 2019-06-26T08:18:40.000Z | 2019-06-26T08:18:40.000Z | demo/weather_station/proximus/http/README.md | YangSkyL/lora_weather_station | d1fc9e63bab7b4336770157dbdf1b32cca819645 | [
"Apache-2.0"
] | null | null | null | demo/weather_station/proximus/http/README.md | YangSkyL/lora_weather_station | d1fc9e63bab7b4336770157dbdf1b32cca819645 | [
"Apache-2.0"
] | 1 | 2019-10-05T11:21:30.000Z | 2019-10-05T11:21:30.000Z | # Configure Proximus cloudplatform
### Create CloudChannel
In orde to receive the uplink message and send the downlink message through Proximus, you need to ceate CloudChannel on [Proximus Enco cloudplatform](https://www.enco.io/).
1. Go to [EnCo DevPortal](http://devs.enco.io/dashboard/) and log in with your Enco ... | 49.2 | 172 | 0.77168 | eng_Latn | 0.869654 |
3ea18861c4cb1c3ed666bb9b43df1e8ecdee00a3 | 3,581 | md | Markdown | _posts/2020-11-01-becoming-a-leader-2.md.md | zainafzal88/blog | 11863448c26bde6bd72d180e6ab61ededf15763f | [
"MIT"
] | null | null | null | _posts/2020-11-01-becoming-a-leader-2.md.md | zainafzal88/blog | 11863448c26bde6bd72d180e6ab61ededf15763f | [
"MIT"
] | 4 | 2020-09-16T11:48:29.000Z | 2020-09-29T21:26:07.000Z | _posts/2020-11-01-becoming-a-leader-2.md.md | zainafzal88/blog | 11863448c26bde6bd72d180e6ab61ededf15763f | [
"MIT"
] | null | null | null | ---
layout: post
title: Becoming a Project Lead - Part 2
description: My 5-week transition from a Developer to Project Lead
date: 2020-11-01
---
This is the continuation from my last post in which I express my transition from a Developer to Project Lead. If you would like to read the first part, you can do so by cl... | 89.525 | 570 | 0.777716 | eng_Latn | 0.999972 |
3ea1b1fbdc5a367b01a6cbd1bf8906e64ac75b19 | 3,240 | md | Markdown | _posts/2019-1-27-Vue-Js2.md | wisdompark/wisdompark.github.io | 84820a2820eb975ddf6eae9ec55ff9b70885316e | [
"MIT"
] | null | null | null | _posts/2019-1-27-Vue-Js2.md | wisdompark/wisdompark.github.io | 84820a2820eb975ddf6eae9ec55ff9b70885316e | [
"MIT"
] | null | null | null | _posts/2019-1-27-Vue-Js2.md | wisdompark/wisdompark.github.io | 84820a2820eb975ddf6eae9ec55ff9b70885316e | [
"MIT"
] | null | null | null | ---
layout: post
title: 화면을 개발하기 위한 필수 단위
---
## ◾뷰 인스턴스
뷰 인스턴스는 뷰로 화면을 개발하기 위해 필수적으로 생성해야 하는 기본 단위이다.
### ***뷰 인스턴스의 정의와 속성***
#### #생성자
객체를 새로 생성 할 때 자주 사용하는 옵션과 기능들을 미리 특정 객체에 저장해 놓고 새로 객체를 생성할 때 기존에 포함된 기능과 더불어 기존 기능을 쉽게 확장하여 사용하는 기법
```java
new Vue(){ //Vue 인스턴스 생성
el : '#app', //el 속성
data :{ //d... | 22.978723 | 144 | 0.629938 | kor_Hang | 1.00001 |
3ea1f43cb8f2be58f7648f8c3d847fb691b584be | 111 | md | Markdown | README.md | eugenio-cunha/stack | 13ba95dec8e73387129f3dffcd780f68b307354f | [
"MIT"
] | 1 | 2020-06-03T20:02:02.000Z | 2020-06-03T20:02:02.000Z | README.md | eugenio-cunha/stack | 13ba95dec8e73387129f3dffcd780f68b307354f | [
"MIT"
] | null | null | null | README.md | eugenio-cunha/stack | 13ba95dec8e73387129f3dffcd780f68b307354f | [
"MIT"
] | null | null | null | # stack
Lista de app:
* [Gotify](https://gotify.net/)
- um servidor simples para enviar e receber mensagens
| 18.5 | 55 | 0.711712 | por_Latn | 0.987021 |
3ea236b236c1f28aa9822f0aae670c45c19028c3 | 4,035 | md | Markdown | api/adr/20210210-choose-validation-libs.md | reach-arpit-garg/heinz-95729-project | 1e0f48307f53904aaf3b8e8b4d2216110232c4b1 | [
"MIT"
] | 2 | 2017-12-04T21:00:28.000Z | 2018-07-23T12:49:54.000Z | api/adr/20210210-choose-validation-libs.md | reach-arpit-garg/heinz-95729-project | 1e0f48307f53904aaf3b8e8b4d2216110232c4b1 | [
"MIT"
] | 25 | 2016-11-22T18:16:01.000Z | 2021-12-13T17:42:56.000Z | api/adr/20210210-choose-validation-libs.md | reach-arpit-garg/heinz-95729-project | 1e0f48307f53904aaf3b8e8b4d2216110232c4b1 | [
"MIT"
] | 19 | 2016-11-22T14:06:51.000Z | 2021-12-11T05:16:25.000Z | # Choose Validation Libraries
## Status
accepted
## Context
When constructing models, we need to validate the inputs to ensure quality, as well as produce error messages other developers, or users can understand, so they can fix the data they are presenting to us. Validation can also help us mitigate adversarial te... | 69.568966 | 496 | 0.784634 | eng_Latn | 0.993681 |
3ea3587715594adce4fb02aecf719f7081e52013 | 7,019 | md | Markdown | White_Paper/02_Edge_Computing_in_the_Context_of_Open_Manufacturing/04_3_Operational_View.md | OpenManufacturingPlatform/iotcon-connectivity-handbook | 749cf96b800a218f29f8acfcd54309c4d8c29bf9 | [
"MIT"
] | 11 | 2021-04-03T11:32:58.000Z | 2021-11-11T01:20:32.000Z | White_Paper/02_Edge_Computing_in_the_Context_of_Open_Manufacturing/04_3_Operational_View.md | OpenManufacturingPlatform/iot_connectivity_public | 749cf96b800a218f29f8acfcd54309c4d8c29bf9 | [
"MIT"
] | 2 | 2021-02-02T09:35:23.000Z | 2021-02-24T15:55:02.000Z | White_Paper/02_Edge_Computing_in_the_Context_of_Open_Manufacturing/04_3_Operational_View.md | OpenManufacturingPlatform/iotcon-connectivity-handbook | 749cf96b800a218f29f8acfcd54309c4d8c29bf9 | [
"MIT"
] | 5 | 2021-03-12T14:23:47.000Z | 2021-10-31T20:33:15.000Z | [< Chapter 4.2: Application View](04_2_Application_View.md)
### 4.3 Operational View
Since applications in the manufacturing sector have special requirements in terms of stability and automation, an integrated operational approach for the edge nodes is essential. This chapter focuses on the functions that are impor... | 152.586957 | 551 | 0.810087 | eng_Latn | 0.99926 |
3ea3d0b6ffefbbfc7afb043ca30295680432d3fd | 1,023 | markdown | Markdown | _posts/2020-01-06-new_year_refocused.markdown | JoinJanay-JS/JoinJanay-JS.github.io | bac7ddd27c9a3f3599be6b653c789ee9e06266a3 | [
"MIT"
] | null | null | null | _posts/2020-01-06-new_year_refocused.markdown | JoinJanay-JS/JoinJanay-JS.github.io | bac7ddd27c9a3f3599be6b653c789ee9e06266a3 | [
"MIT"
] | null | null | null | _posts/2020-01-06-new_year_refocused.markdown | JoinJanay-JS/JoinJanay-JS.github.io | bac7ddd27c9a3f3599be6b653c789ee9e06266a3 | [
"MIT"
] | null | null | null | ---
layout: post
title: "New Year... ReFocused"
date: 2020-01-06 21:19:29 +0000
permalink: new_year_refocused
---
Happy New Year!! These last few weeks have sparked an energy inside of me that has me wanting to complete and finsh things i've started. I'm in a space of cleaning house. I'm SUPER SUPER exc... | 85.25 | 560 | 0.753666 | eng_Latn | 0.999833 |
3ea5c184a42c7f131587e51d0749c299ffd46eaf | 3,495 | md | Markdown | istio-release/proxytproxy/README.md | xiaoluhong/gcr.io_mirror | 1a07cbc1055ebfb0e0461535d240d834514dec25 | [
"MIT"
] | null | null | null | istio-release/proxytproxy/README.md | xiaoluhong/gcr.io_mirror | 1a07cbc1055ebfb0e0461535d240d834514dec25 | [
"MIT"
] | null | null | null | istio-release/proxytproxy/README.md | xiaoluhong/gcr.io_mirror | 1a07cbc1055ebfb0e0461535d240d834514dec25 | [
"MIT"
] | null | null | null |
[gcr.io/istio-release/proxytproxy](https://hub.docker.com/r/anjia0532/istio-release.proxytproxy/tags/)
-----
[gcr.io/istio-release/proxytproxy:1.1.0.snapshot.1](https://hub.docker.com/r/anjia0532/istio-release.proxytproxy/tags/)
[gcr.io/istio-release/proxytproxy:master-20180922-09-15](https://hub.docker.com/r/anji... | 40.172414 | 131 | 0.789413 | yue_Hant | 0.344167 |
3ea6fec3813401ac55538b51dc4797c01a4752a8 | 4,524 | md | Markdown | content/lua/mt/_index.en.md | xackery/eqquestapi | e3bb4d58651c7c2bb1ced94deb59115946eed3c5 | [
"MIT"
] | null | null | null | content/lua/mt/_index.en.md | xackery/eqquestapi | e3bb4d58651c7c2bb1ced94deb59115946eed3c5 | [
"MIT"
] | 1 | 2020-09-08T17:21:08.000Z | 2020-09-08T17:21:08.000Z | content/lua/mt/_index.en.md | xackery/eqquestapi | e3bb4d58651c7c2bb1ced94deb59115946eed3c5 | [
"MIT"
] | 1 | 2020-08-29T00:49:26.000Z | 2020-08-29T00:49:26.000Z | ---
title: MT Enum
menuTitle: MT Enum
searchDescription: Lua MT Enum
searchTitle: Lua MT Enum
weight: 25
---
## MessageType Enum
- [NPCQuestSay](npcquestsay) -- {{% lua_type_number %}}
- [Say](say) -- {{% lua_type_number %}}
- [Tell](tell) -- {{% lua_type_number %}}
- [Group](group) -- {{% lua_type_number %}}
- [Guild]... | 48.12766 | 63 | 0.631521 | eng_Latn | 0.220362 |
3ea7ac2e8bd42a12a04e1b5a72d7ab28f8c2cdb0 | 1,879 | md | Markdown | README.md | Serheo/humanizer | 0d8abddd58654695f36830b5a93eca99fa650d85 | [
"MIT"
] | 1 | 2020-08-05T04:13:45.000Z | 2020-08-05T04:13:45.000Z | README.md | Serheo/humanizer | 0d8abddd58654695f36830b5a93eca99fa650d85 | [
"MIT"
] | null | null | null | README.md | Serheo/humanizer | 0d8abddd58654695f36830b5a93eca99fa650d85 | [
"MIT"
] | null | null | null | # Humanizer
Humanizer is a very simple CAPTCHA method. It has a localized YAML file with questions and answers which is used to validate that the user is an actual human. Any model that includes ActiveModel::Validations should work. Our aim is to be database and mapper agnostic, so if it doesn't work for you, open an ... | 32.964912 | 348 | 0.727515 | eng_Latn | 0.973119 |
3ea881950fb295e838ea7990f71dd16bed0628f3 | 6,502 | md | Markdown | _posts/2021-06-06-command.md | eremeykin/eremeykin.github.io | 89c6361b81fadafb28fba647cfd40695608aad3c | [
"MIT"
] | null | null | null | _posts/2021-06-06-command.md | eremeykin/eremeykin.github.io | 89c6361b81fadafb28fba647cfd40695608aad3c | [
"MIT"
] | null | null | null | _posts/2021-06-06-command.md | eremeykin/eremeykin.github.io | 89c6361b81fadafb28fba647cfd40695608aad3c | [
"MIT"
] | null | null | null | ---
title: Command
tags:
- 'тип: поведенческий'
- 'уровень: объект'
- GoF
- interface
- action
- callback
- 'function object'
show_excerpt: true
---
Инкапсулирует действие в объекте, таким образом позволяет сохранять это действие,
передавать его как параметр, хранить историю выполнения или отменять.
<!--more-->
<sty... | 43.346667 | 195 | 0.783605 | rus_Cyrl | 0.961755 |
3ea8bc9631f49ca99fd92004e3471d02dc1f3f13 | 962 | md | Markdown | README copy.md | kwroble/unifi-aws | 361c867c6ed2acbc06bb5b6decd2faff65ff39df | [
"BSD-2-Clause"
] | null | null | null | README copy.md | kwroble/unifi-aws | 361c867c6ed2acbc06bb5b6decd2faff65ff39df | [
"BSD-2-Clause"
] | null | null | null | README copy.md | kwroble/unifi-aws | 361c867c6ed2acbc06bb5b6decd2faff65ff39df | [
"BSD-2-Clause"
] | null | null | null | Commands used:
1. Use Application Default Credentials (ADC):
`gcloud auth application-default login`
1. Create a new GCP Project:
`gcloud projects create <PROJECT_ID>`
1. List all GCP Projects:
`gcloud projects list`
1. Set active Project:
`gcloud config set project <PROJECT_ID>`
1. Use Service Account Credentials... | 26.722222 | 162 | 0.787942 | kor_Hang | 0.362884 |
3eaa4233f88e41b1b048aa8aa8d57ad26e86e752 | 285 | md | Markdown | linux/beaglebone/general_information.md | robotlabor-education/robotwiki | 86ed3c8bf439a4a646ac34b2022939916ba5b198 | [
"BSD-3-Clause"
] | null | null | null | linux/beaglebone/general_information.md | robotlabor-education/robotwiki | 86ed3c8bf439a4a646ac34b2022939916ba5b198 | [
"BSD-3-Clause"
] | null | null | null | linux/beaglebone/general_information.md | robotlabor-education/robotwiki | 86ed3c8bf439a4a646ac34b2022939916ba5b198 | [
"BSD-3-Clause"
] | 1 | 2021-10-17T16:04:41.000Z | 2021-10-17T16:04:41.000Z | # General information for BeagleBone devleopment
## Bundle list
- Most recent official releases: https://beagleboard.org/latest-images
- A list of special bundles are available here: https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Stretch_LXQt_Snapshot_for_BeagleBoard-xM | 57 | 149 | 0.838596 | yue_Hant | 0.527994 |
3eaaaaa0ef8bed25e4ba3c2b90dce8220ffbc3b9 | 5,923 | md | Markdown | posts/Arith_on_Trees/README.md | CousinoMath/blog | 84d782b0435e02fb4f7404b8095ae226b9dac71e | [
"MIT"
] | 1 | 2019-06-06T03:42:45.000Z | 2019-06-06T03:42:45.000Z | posts/Arith_on_Trees/README.md | CousinoMath/blog | 84d782b0435e02fb4f7404b8095ae226b9dac71e | [
"MIT"
] | null | null | null | posts/Arith_on_Trees/README.md | CousinoMath/blog | 84d782b0435e02fb4f7404b8095ae226b9dac71e | [
"MIT"
] | null | null | null | # Arithmetic on Trees
## Alternate Notations for Arithmetic
There are other ways to write down math. The style which we are used to is known
as [infix notation][1]. Two better known alternatives are
[Reverse Polish notation or postfix][3], and [Polish notation or prefix][2].
The main difference is that infix notation... | 43.551471 | 94 | 0.733243 | eng_Latn | 0.998998 |
3eaac810a76492b0747370f954527499a6e108b7 | 13,390 | md | Markdown | _posts/2021-11-10 [rascunho]Web Services INTRO under construction.md | andrer54/andrer54.github.io | 589cfac90a649aa47fc8e6aa2975a8ff1b0be7dd | [
"MIT"
] | null | null | null | _posts/2021-11-10 [rascunho]Web Services INTRO under construction.md | andrer54/andrer54.github.io | 589cfac90a649aa47fc8e6aa2975a8ff1b0be7dd | [
"MIT"
] | 5 | 2021-09-06T16:14:22.000Z | 2021-09-06T22:10:55.000Z | _posts/2021-11-10 [rascunho]Web Services INTRO under construction.md | andrer54/github-pages-with-jekyll | 589cfac90a649aa47fc8e6aa2975a8ff1b0be7dd | [
"MIT"
] | null | null | null | # WebServices
## REST e SOAP
duas diferentes abordagens que permitem a transmissão de dados em Web Services.
### Alguns conceitos relacionados a Web Services:
* SOA (Arquitetura Orientada a Serviços),
* SOAP (Protocolo Simples de Acesso a Objetos)
* REST (Transferência Representacional de Estado),
(utilizando a... | 49.227941 | 542 | 0.756385 | por_Latn | 0.999933 |