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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f99dc36ec6b560c38066c6e27171632fd8b81f0d | 1,016 | md | Markdown | doc/notes.md | lygaret/thiefery | 98ef4452219ac4591fbee1ede47534731943135e | [
"MIT"
] | null | null | null | doc/notes.md | lygaret/thiefery | 98ef4452219ac4591fbee1ede47534731943135e | [
"MIT"
] | null | null | null | doc/notes.md | lygaret/thiefery | 98ef4452219ac4591fbee1ede47534731943135e | [
"MIT"
] | null | null | null | # Milestones
* a game shell, which can show a string, change states, and quit.
* a game map, which is larger than the viewport, and can be scrolled around.
* a random dungeon generator, that can make interesting if not particularly sophisticated places to explore.
* a player character that obeys the game physics (no w... | 50.8 | 108 | 0.75 | eng_Latn | 0.999451 |
f99fda67b59ce0d74e341c2e34690c978f92a11d | 638 | md | Markdown | content/blog/tv-shows/boruto-naruto-next-generations/1x123/index.md | quicoto/reviews | 269874d231562ac3efb2e448b0e806a4437fbb8a | [
"MIT"
] | null | null | null | content/blog/tv-shows/boruto-naruto-next-generations/1x123/index.md | quicoto/reviews | 269874d231562ac3efb2e448b0e806a4437fbb8a | [
"MIT"
] | null | null | null | content/blog/tv-shows/boruto-naruto-next-generations/1x123/index.md | quicoto/reviews | 269874d231562ac3efb2e448b0e806a4437fbb8a | [
"MIT"
] | null | null | null | ---
type: series
title: Boruto - Naruto Next Generations 1x123
date: "2020-06-07T00:00:00"
name: "Boruto - Naruto Next Generations"
season: 1
episode: 123
rating: 4
ratingEmoji: "⭐️⭐️⭐️⭐️"
share: false
---
Nooooo! Tenmari and Shikadai got their chakra robbed. Unexpected. Well done.
I have zero idea what Shinki and Bo... | 35.444444 | 215 | 0.760188 | eng_Latn | 0.995687 |
f9a05a9707dbe72a5cfd3ee7d18a94748593b34f | 4,732 | md | Markdown | content/posts/2021-2-20/index.md | rayngan999/my-profolio-website | fa9ac717a60c6a46adf471b04269c849758f825e | [
"MIT"
] | null | null | null | content/posts/2021-2-20/index.md | rayngan999/my-profolio-website | fa9ac717a60c6a46adf471b04269c849758f825e | [
"MIT"
] | null | null | null | content/posts/2021-2-20/index.md | rayngan999/my-profolio-website | fa9ac717a60c6a46adf471b04269c849758f825e | [
"MIT"
] | null | null | null | ---
path: "/PopMatch"
cover: "./logo.png"
date: "2021-01-20"
title: "PopMatch"
published: true
---
#PopMatch
<hr>
<img src="https://user-images.githubusercontent.com/52867931/110848697-3ce5d300-8263-11eb-90bb-ad46beca2aee.png" width="100"> is a video chatting app that allows users to have 1 on 1 meetings with new pe... | 69.588235 | 860 | 0.782122 | eng_Latn | 0.998662 |
f9a1723554b925939b4742d07bdabd4350cd28ea | 1,253 | md | Markdown | lib/gulp/screenshots/README.md | Upstatement/puppy-lib | c6c47f097cbfad7872922952a63aa64521611e84 | [
"MIT"
] | 2 | 2020-06-25T13:15:30.000Z | 2021-04-30T20:28:32.000Z | lib/gulp/screenshots/README.md | Upstatement/puppy-lib | c6c47f097cbfad7872922952a63aa64521611e84 | [
"MIT"
] | 3 | 2021-02-22T10:47:10.000Z | 2021-04-02T15:15:09.000Z | lib/gulp/screenshots/README.md | Upstatement/puppy-lib | c6c47f097cbfad7872922952a63aa64521611e84 | [
"MIT"
] | null | null | null | # Gulp Screenshots Plugin
> Capture page screenshots with Puppeteer
## Usage
```js
const { src, dest } = require('gulp');
const gulpScreenshots = require('@upstatement/puppy/lib/gulp/screenshots')
const capture = async function() =>
src('./*.html')
.pipe(gulpScreenshots({
// Global options for `Page.s... | 30.560976 | 95 | 0.612131 | eng_Latn | 0.380238 |
f9a1bcf7f5622754b71bf89abab24912027e62cc | 70 | md | Markdown | Publish/UpgradeLog.md | serset/Sqler | 909f05bf5cb02a04f4be8f59dabb934a4bb345b7 | [
"Apache-2.0"
] | 2 | 2021-06-09T11:00:50.000Z | 2021-12-31T14:00:11.000Z | Publish/UpgradeLog.md | serset/Sqler | 909f05bf5cb02a04f4be8f59dabb934a4bb345b7 | [
"Apache-2.0"
] | null | null | null | Publish/UpgradeLog.md | serset/Sqler | 909f05bf5cb02a04f4be8f59dabb934a4bb345b7 | [
"Apache-2.0"
] | 1 | 2021-12-31T14:00:12.000Z | 2021-12-31T14:00:12.000Z |
# 3.0.10
修复启动命令行参数--set不生效的bug
#
Sql Server可导入导出 Geometry类型 | 10 | 27 | 0.671429 | afr_Latn | 0.070712 |
f9a20c69fa314df5f2a73dbdb68f7e59c67fc43f | 5,169 | md | Markdown | _posts/AutomationTesting/2018-01-14-responsive-web-testing.md | JulyShi/Blogs | 6332196d9a86974f62f78b3e49b997408e4f7ffe | [
"Apache-2.0"
] | 3 | 2018-01-16T10:48:54.000Z | 2018-10-24T03:10:05.000Z | _posts/AutomationTesting/2018-01-14-responsive-web-testing.md | JulyShi/Blogs | 6332196d9a86974f62f78b3e49b997408e4f7ffe | [
"Apache-2.0"
] | null | null | null | _posts/AutomationTesting/2018-01-14-responsive-web-testing.md | JulyShi/Blogs | 6332196d9a86974f62f78b3e49b997408e4f7ffe | [
"Apache-2.0"
] | null | null | null | ---
layout: post
title: Responsive Web测试
date: 2018-01-14
categories: blog
header-img: "../img/header/Home1.jpg"
tags: [自动化测试]
description: Ethan Marcotte曾于2010年5月25日在A List Apart发表了文章Responsive Web Design,首次提出了响应式设计RWD(Responsive Web Design)的概念。其理念是,Web页面的设计能够自适应多种设备、平台和浏览器,同时减少缩放、平移和滚动。这样,无论用户正在使用电脑、平板、还是手机,Web页面都应该能... | 32.10559 | 229 | 0.708454 | yue_Hant | 0.324204 |
f9a2ec86784a06bd9b6fb5113058d810a416f4d9 | 2,542 | md | Markdown | resources/ark/README.md | m00g3n/kyma | 1ac4f164b50352fac7b2a40fa383a6a7b4aedd0b | [
"Apache-2.0"
] | null | null | null | resources/ark/README.md | m00g3n/kyma | 1ac4f164b50352fac7b2a40fa383a6a7b4aedd0b | [
"Apache-2.0"
] | null | null | null | resources/ark/README.md | m00g3n/kyma | 1ac4f164b50352fac7b2a40fa383a6a7b4aedd0b | [
"Apache-2.0"
] | null | null | null | # Ark
## Overview
Ark is a tool to back up and restore Kubernetes resources and persistent volumes. It can create backups on demand or on schedule, filter objects which should be backed up, and set TTL (time to live) for stored backups. For more details, see the official [Ark documentation](https://heptio.github.io/v... | 72.628571 | 459 | 0.789536 | eng_Latn | 0.982191 |
f9a3a29f29783b630bf14f60f2d2a52768900cd2 | 12,799 | md | Markdown | en/docs/try-out/arrangement-revocation-api-flow.md | isharailanga/docs-ob-toolkit-cds | 33c6a01f1f29e46a396b4d0b5e954dde56edc175 | [
"Apache-2.0"
] | null | null | null | en/docs/try-out/arrangement-revocation-api-flow.md | isharailanga/docs-ob-toolkit-cds | 33c6a01f1f29e46a396b4d0b5e954dde56edc175 | [
"Apache-2.0"
] | null | null | null | en/docs/try-out/arrangement-revocation-api-flow.md | isharailanga/docs-ob-toolkit-cds | 33c6a01f1f29e46a396b4d0b5e954dde56edc175 | [
"Apache-2.0"
] | null | null | null | # CDR Arrangement Revocation API
When a customer revokes a granted consent there should be a mechanism to inform relevant parties that the particular CDR
Arrangement ID is not valid anymore. The Data Recipients use the CDR Arrangement Management API, which facilitates
this requirement. If this communication does not... | 41.555195 | 221 | 0.64466 | eng_Latn | 0.614282 |
f9a424212939eb82551ef1185cdc4b73b6a02154 | 18,921 | md | Markdown | includes/iot-central-connect-device-c.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/iot-central-connect-device-c.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/iot-central-connect-device-c.md | jayv-ops/azure-docs.de-de | 6be2304cfbe5fd0bf0d4ed0fbdf4a6a4d11ac6e0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
author: dominicbetts
ms.author: dobett
ms.service: iot-pnp
ms.topic: include
ms.date: 11/24/2020
ms.openlocfilehash: 16cba46d9c0f6a933965366d82eb8e21c4ab1ca6
ms.sourcegitcommit: 3ea45bbda81be0a869274353e7f6a99e4b83afe2
ms.translationtype: HT
ms.contentlocale: de-DE
ms.lasthandoff: 12/10/2020
ms.locfileid: "97033878... | 45.813559 | 386 | 0.761218 | deu_Latn | 0.263751 |
f9a4753a20eea6bd371586668d40a263b8b38f84 | 833 | md | Markdown | ENet/caffe-enet/README.md | kuonangzhe/Visional_AutoDrive | 539d9858cbbcc8551343e2d067200c353175e7b2 | [
"BSD-2-Clause"
] | null | null | null | ENet/caffe-enet/README.md | kuonangzhe/Visional_AutoDrive | 539d9858cbbcc8551343e2d067200c353175e7b2 | [
"BSD-2-Clause"
] | null | null | null | ENet/caffe-enet/README.md | kuonangzhe/Visional_AutoDrive | 539d9858cbbcc8551343e2d067200c353175e7b2 | [
"BSD-2-Clause"
] | null | null | null | # Caffe-ENet
**This is a modified version of [Caffe](https://github.com/BVLC/caffe) which supports the [ENet architecture](https://arxiv.org/abs/1606.02147).**
It comes as a fork of [Caffe-SegNet-cuDNN5](https://github.com/TimoSaemann/caffe-segnet-cudnn5) with a slightly adapted dense-image-data-layer and a new layer:... | 64.076923 | 213 | 0.769508 | eng_Latn | 0.96843 |
f9a4d342f1d1c1498e6840eb0fc84d841499a278 | 1,870 | md | Markdown | docs/architecture/porting-existing-aspnet-apps/serving-static-files.md | Sage-tap/docs.zh-cn | 47f7d63819cb45053e40144fa6927d6c63431091 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2021-06-22T16:48:02.000Z | 2021-09-13T01:59:25.000Z | docs/architecture/porting-existing-aspnet-apps/serving-static-files.md | h82258652/docs.zh-cn | c756abd836fd7d9fb249cc0770f7c538c295ef48 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/architecture/porting-existing-aspnet-apps/serving-static-files.md | h82258652/docs.zh-cn | c756abd836fd7d9fb249cc0770f7c538c295ef48 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 在 ASP.NET MVC 和 ASP.NET Core 中提供静态文件
description: 与 IIS 上的 ASP.NET MVC 相比,配置 ASP.NET Core 中提供静态文件的支持涉及的内容是什么?
author: ardalis
ms.date: 11/13/2020
ms.openlocfilehash: 02f84a6985835502c24db8cc68db24c8de086b18
ms.sourcegitcommit: 42d436ebc2a7ee02fc1848c7742bc7d80e13fc2f
ms.translationtype: MT
ms.contentlocale: ... | 45.609756 | 190 | 0.78984 | yue_Hant | 0.975414 |
f9a5eb4e7a6d776fb1ec197d79ec7dde2b635e9e | 699 | md | Markdown | README.md | RiickOliveira/todo-app | 526c5c537300ec2244c9a58fd552067804b761c9 | [
"MIT"
] | null | null | null | README.md | RiickOliveira/todo-app | 526c5c537300ec2244c9a58fd552067804b761c9 | [
"MIT"
] | null | null | null | README.md | RiickOliveira/todo-app | 526c5c537300ec2244c9a58fd552067804b761c9 | [
"MIT"
] | null | null | null | # README #
Projeto de TODO List solicitado pela SAIPOS.
Tecnologias
* AngularJs
* AngularJs Material
### O que este repositório se propõe a fazer? ###
* Uma lista de tarefas simples feito / pendente
* Um controle que gere tarefas aleatórias quando não houver tarefas pendentes
* Uma sugestão de email quando o... | 26.884615 | 77 | 0.726753 | por_Latn | 0.999795 |
f9a6e7548eafe27e1f18faf0bb954cc878bcfa7f | 198 | md | Markdown | README.md | zoe-ng321/foodBlog | f56e703de96f5081eb3e09dc986432685955f718 | [
"MIT"
] | null | null | null | README.md | zoe-ng321/foodBlog | f56e703de96f5081eb3e09dc986432685955f718 | [
"MIT"
] | null | null | null | README.md | zoe-ng321/foodBlog | f56e703de96f5081eb3e09dc986432685955f718 | [
"MIT"
] | null | null | null | # Zoe's Food Bytes
A food blog by a software engineer
Check it out at https://zoe-food-bytes.netlify.app
Built with Gatsby Starter Template: https://github.com/stackrole/gatsby-starter-foundation
| 28.285714 | 90 | 0.787879 | eng_Latn | 0.579337 |
f9a6f7c21f56f8022cfb491ce0155122bf14d09a | 2,706 | md | Markdown | documents/amazon-kinesis-data-analytics-developer-guide/doc_source/stream-joins-concepts.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | 5 | 2021-08-13T09:20:58.000Z | 2021-12-16T22:13:54.000Z | documents/amazon-kinesis-data-analytics-developer-guide/doc_source/stream-joins-concepts.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | documents/amazon-kinesis-data-analytics-developer-guide/doc_source/stream-joins-concepts.md | siagholami/aws-documentation | 2d06ee9011f3192b2ff38c09f04e01f1ea9e0191 | [
"CC-BY-4.0"
] | null | null | null | # Streaming Data Operations: Stream Joins<a name="stream-joins-concepts"></a>
You can have multiple in\-application streams in your application\. You can write `JOIN` queries to correlate data arriving on these streams\. For example, suppose that you have the following in\-application streams:
+ **OrderStream** – Rece... | 47.473684 | 457 | 0.752772 | eng_Latn | 0.974796 |
f9a77fa692b1d328e0ca3590d4eeeed84df2c03c | 622 | md | Markdown | examples/docs/zh-CN/top-icon.md | BeBackHome/topevery-element-ui | a6b086f82cd86d8f7be900b0791e10944f790a50 | [
"MIT"
] | 1 | 2020-05-29T05:28:32.000Z | 2020-05-29T05:28:32.000Z | examples/docs/zh-CN/top-icon.md | BeBackHome/topevery-element-ui | a6b086f82cd86d8f7be900b0791e10944f790a50 | [
"MIT"
] | null | null | null | examples/docs/zh-CN/top-icon.md | BeBackHome/topevery-element-ui | a6b086f82cd86d8f7be900b0791e10944f790a50 | [
"MIT"
] | null | null | null | ## topevery-icon 图标库
### 使用方法
直接通过设置类名为 `iconfont icon+图标名称` 来使用即可。例如:
:::demo
```html
<i class="iconfont iconhuanweirenyuanyichangzaigang1"></i>
<i class="iconfont icongaoyaqingxichelixian"></i>
<i class="iconfont icongaoyaqingxicheyouxiaozuoye"></i>
<el-button type="primary" icon="iconfont iconsheshi">搜索</el-butto... | 22.214286 | 90 | 0.66881 | yue_Hant | 0.202509 |
f9a86c5431f7d8ba56685db7ae3a860cec4996b3 | 2,561 | md | Markdown | README.md | adamfr33man/node-red-pi | 1176d53cdb1914cd89565468d88ab13fa1dde2f0 | [
"MIT"
] | null | null | null | README.md | adamfr33man/node-red-pi | 1176d53cdb1914cd89565468d88ab13fa1dde2f0 | [
"MIT"
] | null | null | null | README.md | adamfr33man/node-red-pi | 1176d53cdb1914cd89565468d88ab13fa1dde2f0 | [
"MIT"
] | null | null | null | # node-red-pi
An easy way to get up and running with Node-RED on the Raspberry Pi. It also has [mosca](https://www.npmjs.com/package/mosca) which is an MQTT broker and a [freeboard plugin](https://www.npmjs.com/package/node-red-contrib-freeboard) installed to allow you to quickly setup realtime Dashboards.
## Why did... | 29.436782 | 293 | 0.736822 | eng_Latn | 0.994981 |
f9a93cd368644f46361d6d55fb1b81f89a2dca94 | 11,257 | md | Markdown | docs/Rust/Rust_Book_Exp/19 Advanced Features/01 Unsafe Rust.md | lindorof/lindorof.github.io | 627ee0ffb040eb2d7e4e0bd77b61a867824f75ba | [
"MIT"
] | null | null | null | docs/Rust/Rust_Book_Exp/19 Advanced Features/01 Unsafe Rust.md | lindorof/lindorof.github.io | 627ee0ffb040eb2d7e4e0bd77b61a867824f75ba | [
"MIT"
] | null | null | null | docs/Rust/Rust_Book_Exp/19 Advanced Features/01 Unsafe Rust.md | lindorof/lindorof.github.io | 627ee0ffb040eb2d7e4e0bd77b61a867824f75ba | [
"MIT"
] | null | null | null | # 19.1. 不安全代码
## 概述
### 关于 ***unsafe rust***
- rust 的编译(即静态分析)是保守的,它确保了程序执行时的内存安全,因为拒绝有效的程序总比接受无效的程序好
- 但 rust 还有一个特性是 ***unsafe rust*** ,即 ***不安全代码*** ,关键字是 `unsafe` ,它让编译器放弃安全性检查,转而让程序员自己来保证,就像 C++ 一样,一切安全性保证都交给程序员
- ***unsafe rust*** 存在的原因之一,是为了完成与操作系统和硬件的直接交互。如果放弃了这个特性,则无法完成底层系统编程,而这是 rust 的功能或目标之一
- 注意,使用 `unsa... | 17.6719 | 118 | 0.615528 | yue_Hant | 0.525283 |
f9aaf35875a9ef69ff8402dc31f852cf9dc78d93 | 5,889 | md | Markdown | docs/help-viewer/overview.md | klmnden/visualstudio-docs.tr-tr | 82aa1370dab4ae413f5f924dad3e392ecbad0d02 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-09-01T20:45:52.000Z | 2020-09-01T20:45:52.000Z | docs/help-viewer/overview.md | klmnden/visualstudio-docs.tr-tr | 82aa1370dab4ae413f5f924dad3e392ecbad0d02 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/help-viewer/overview.md | klmnden/visualstudio-docs.tr-tr | 82aa1370dab4ae413f5f924dad3e392ecbad0d02 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Çevrimdışı Yardım belgeleri
ms.date: 11/02/2017
ms.topic: conceptual
f1_keywords:
- hv_general
helpviewer_keywords:
- Microsoft Help Viewer Help
- Help Viewer, printing a topic
- printing a topic [Help Viewer]
- Help Viewer, toolbar
- Help on Help [Help Viewer]
- Help Viewer, window components
- Help Viewer,... | 59.484848 | 612 | 0.8054 | tur_Latn | 0.999962 |
f9ab45adf2dea4237cec3b475cbdef2e548b9671 | 357 | md | Markdown | _posts/2010/2/2010-04-21-moving-my-blog-here.md | vplauzon/vplauzon.github.io | 7577770092dedbac313c4234e3e04c40bba2daf2 | [
"MIT"
] | 2 | 2021-06-05T22:42:16.000Z | 2021-07-09T20:11:07.000Z | _posts/2010/2/2010-04-21-moving-my-blog-here.md | vplauzon/vplauzon.github.io | 7577770092dedbac313c4234e3e04c40bba2daf2 | [
"MIT"
] | null | null | null | _posts/2010/2/2010-04-21-moving-my-blog-here.md | vplauzon/vplauzon.github.io | 7577770092dedbac313c4234e3e04c40bba2daf2 | [
"MIT"
] | 1 | 2021-11-18T19:49:46.000Z | 2021-11-18T19:49:46.000Z | ---
title: Moving my blog here
date: 2010-04-21 13:14:56 -07:00
permalink: /2010/04/21/moving-my-blog-here/
categories:
- Logistic
tags: []
---
<p>I've decided to move my technology related blogs over here.  This way I'll separate the personal stuff versus technological.</p> <p>I'll try to blog more often... | 39.666667 | 205 | 0.703081 | eng_Latn | 0.98639 |
f9ab897ec3562309c867bde786aef9a311de83f6 | 253 | md | Markdown | content/_index.md | toringe/cc2asn-website | 6accc9623c3287b971064edaca6f8eeaf23a49ce | [
"MIT"
] | null | null | null | content/_index.md | toringe/cc2asn-website | 6accc9623c3287b971064edaca6f8eeaf23a49ce | [
"MIT"
] | null | null | null | content/_index.md | toringe/cc2asn-website | 6accc9623c3287b971064edaca6f8eeaf23a49ce | [
"MIT"
] | null | null | null | ---
title: CC2ASN
description: description
---
A lookup service for AS-numbers and prefixes belonging to any given country in the world. Simply provide country codes as input and you'll get all ASNs, IPv4 or IPv6 addresses registered to that country.
| 36.142857 | 203 | 0.782609 | eng_Latn | 0.998774 |
f9abb4b02349234e23f4b74cc300a964cbd99b8b | 5,837 | md | Markdown | docs/sharepoint/converting-between-sharepoint-project-system-types-and-other-visual-studio-project-types.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2018-03-29T21:12:32.000Z | 2022-03-26T11:56:08.000Z | docs/sharepoint/converting-between-sharepoint-project-system-types-and-other-visual-studio-project-types.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 12 | 2018-03-07T15:43:33.000Z | 2021-03-29T15:28:34.000Z | docs/sharepoint/converting-between-sharepoint-project-system-types-and-other-visual-studio-project-types.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 12 | 2017-11-26T08:17:38.000Z | 2021-10-09T11:24:07.000Z | ---
title: 'Convert: SharePoint tipi di sistema del progetto in/da altri tipi'
titleSuffix: ''
description: Eseguire la conversione SharePoint tipi di sistema del progetto e altri Visual Studio tipi di progetto. Vedere un elenco che elenca in dettaglio i tipi che possono essere convertiti.
ms.custom: SEO-VS-2020
ms.dat... | 100.637931 | 819 | 0.799726 | ita_Latn | 0.89764 |
f9ac9465753702f4e23fb52d9e44deffa142b18e | 1,284 | md | Markdown | articles/load-balancer/powershell-samples.md | klmnden/azure-docs.tr-tr | 8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2019-08-10T02:23:39.000Z | 2019-08-10T02:23:40.000Z | articles/load-balancer/powershell-samples.md | klmnden/azure-docs.tr-tr | 8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/load-balancer/powershell-samples.md | klmnden/azure-docs.tr-tr | 8e1ac7aa3bb717cd24e1bc2612e745aa9d7aa6b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Azure PowerShell Örnekleri
titlesuffix: Azure Load Balancer
description: Azure PowerShell Örnekleri
services: virtual-network
documentationcenter: load-balancer
author: KumudD
ms.custom: seodec18
ms.service: load-balancer
ms.devlang: na
ms.topic: article
ms.tgt_pltfrm: ''
ms.workload: infrastructure
ms.date:... | 40.125 | 262 | 0.811526 | tur_Latn | 0.982841 |
f9acc580ef6d386fe77385fb346dfde03c00f53b | 76 | md | Markdown | Modules/ButtonAndKeyMatrices.md | tzhenghao/EmbeddedSystemsNotes | 89b60cace6af07dea7ed743f459e55e34b2dd659 | [
"MIT"
] | 1 | 2019-01-25T21:11:26.000Z | 2019-01-25T21:11:26.000Z | Modules/ButtonAndKeyMatrices.md | tzhenghao/EmbeddedSystemsNotes | 89b60cace6af07dea7ed743f459e55e34b2dd659 | [
"MIT"
] | null | null | null | Modules/ButtonAndKeyMatrices.md | tzhenghao/EmbeddedSystemsNotes | 89b60cace6af07dea7ed743f459e55e34b2dd659 | [
"MIT"
] | null | null | null | #Button and Key Matrices
1. Row/column scan
2. Minimal IO (Charlieplexing)
| 15.2 | 30 | 0.763158 | eng_Latn | 0.810503 |
f9ad9635487010d64691914f50d90b32f290f84b | 7,676 | md | Markdown | README.md | textcreationpartnership/N08741 | c272a78b87f284c8d9f7aba23de96881ad2420a6 | [
"CC0-1.0"
] | null | null | null | README.md | textcreationpartnership/N08741 | c272a78b87f284c8d9f7aba23de96881ad2420a6 | [
"CC0-1.0"
] | null | null | null | README.md | textcreationpartnership/N08741 | c272a78b87f284c8d9f7aba23de96881ad2420a6 | [
"CC0-1.0"
] | null | null | null | #That there is but one covenant, whereof baptism and the Lord's-Supper are seals, viz. the covenant of grace; (proved from the word of God) and, the doctrine of an external graceless covenant, lately advanced, by the Rev. Mr. Moses Mather: in a pamphlet, entituled, The visible church in covenant with God, &c. shewn to ... | 65.050847 | 2,576 | 0.68408 | yue_Hant | 0.237724 |
f9adc6175f7c0e4d59efe00cdcddc78117c89a22 | 2,376 | md | Markdown | README.md | vinc/paste.vinc.cc | be2236b8b982a4850b3650a457c6504a92226302 | [
"MIT"
] | 3 | 2017-03-18T09:33:12.000Z | 2020-12-31T00:47:18.000Z | README.md | vinc/paste.vinc.cc | be2236b8b982a4850b3650a457c6504a92226302 | [
"MIT"
] | null | null | null | README.md | vinc/paste.vinc.cc | be2236b8b982a4850b3650a457c6504a92226302 | [
"MIT"
] | null | null | null | # README
[Secure Markdown Pastebin][1]
[1]: https://paste.vinc.cc
## Markdown
Pastes should be written in a [Markdown][2] format following the [CommonMark][3]
specification with some additions from [GitHub Flavored Markdown][4].
### Parsers
Markdown is rendered on the server or the client, depending on whether
e... | 24 | 108 | 0.730219 | eng_Latn | 0.529166 |
f9aea0fd22aea7228da6c8a063e75181e144dcbf | 3,563 | md | Markdown | README.md | isabella232/confidential-container-samples | 52be480fa82d55acfbf21bbe4ecc2e4397fd626f | [
"MIT"
] | 7 | 2020-09-21T17:16:38.000Z | 2021-10-12T20:54:11.000Z | README.md | Azure-Samples/confidential-container-samples | 52be480fa82d55acfbf21bbe4ecc2e4397fd626f | [
"MIT"
] | 5 | 2020-09-21T23:56:10.000Z | 2022-01-23T09:17:09.000Z | README.md | isabella232/confidential-container-samples | 52be480fa82d55acfbf21bbe4ecc2e4397fd626f | [
"MIT"
] | 8 | 2020-09-16T19:42:39.000Z | 2022-03-23T08:19:21.000Z | ---
page_type: sample
languages:
- yaml
- python
- shell
- C++
products:
- azure-confidential-computing
- azure-kubernetes-service
- azure attestation-service
description: "Confidential containers on AKS samples"
urlFragment: confidential-containers-samples
---
# Confidential Containers Samples
![Flask sample MIT lic... | 59.383333 | 350 | 0.806904 | eng_Latn | 0.994638 |
f9b01470d57c236be141a516e7ca6b8fcb858d43 | 4,791 | md | Markdown | _posts/2018-01-15-McCabe-Lab1.md | rccordell/s18tot | 09aa9b72c1e47c24e8e90067a38a8aad485ec051 | [
"MIT"
] | 1 | 2018-11-17T00:55:08.000Z | 2018-11-17T00:55:08.000Z | _posts/2018-01-15-McCabe-Lab1.md | rccordell/s18tot | 09aa9b72c1e47c24e8e90067a38a8aad485ec051 | [
"MIT"
] | null | null | null | _posts/2018-01-15-McCabe-Lab1.md | rccordell/s18tot | 09aa9b72c1e47c24e8e90067a38a8aad485ec051 | [
"MIT"
] | null | null | null | ---
layout: page
title: "McLuhan, Liu, and MarkDown"
author: "Hannah McCabe"
categories:
- fieldbooks
comments: false
show_meta: true
---
## McLuhan's Electric Light
In preparation for this class, I grappled **a lot** with reading McLuhan and Liu. McLuhan was dense, and Liu's critique of his work wa... | 97.77551 | 712 | 0.782718 | eng_Latn | 0.999789 |
f9b09781b1760f2151cdd43687a93aaec0759208 | 635 | md | Markdown | _posts/2006-03-29-bswizard-bspolyglot.md | mmarkov/mmarkov.github.io | d614fd2b51952a644a40ac1a12a0d1dd91dfadaa | [
"MIT"
] | null | null | null | _posts/2006-03-29-bswizard-bspolyglot.md | mmarkov/mmarkov.github.io | d614fd2b51952a644a40ac1a12a0d1dd91dfadaa | [
"MIT"
] | null | null | null | _posts/2006-03-29-bswizard-bspolyglot.md | mmarkov/mmarkov.github.io | d614fd2b51952a644a40ac1a12a0d1dd91dfadaa | [
"MIT"
] | null | null | null | ---
layout: post
title: "Balmsoft components go to public domain as LGPL"
excerpt: "bsPolyglot and bsWizard are contributed to "
tags: [Delphi, Coding]
comments: true
---
Several years ago me and friend of mine developed useful and nice components for Borland Delphi and Borland Builder. We managed to sell reasonable n... | 39.6875 | 257 | 0.779528 | eng_Latn | 0.994034 |
f9b13f2331cb4498c28b50aedd10623cae24969c | 20 | md | Markdown | example/mv/example1/example1-1.md | wupengFEX/learn-linux | d1c87c50e2f917e0d611b8b66ef1b97e62699d2d | [
"MIT"
] | 1 | 2018-03-21T15:08:25.000Z | 2018-03-21T15:08:25.000Z | example/mv/example1/example1-1.md | wupengFEX/learn-linux | d1c87c50e2f917e0d611b8b66ef1b97e62699d2d | [
"MIT"
] | null | null | null | example/mv/example1/example1-1.md | wupengFEX/learn-linux | d1c87c50e2f917e0d611b8b66ef1b97e62699d2d | [
"MIT"
] | null | null | null | # mv1 用来变更文件或目录的权限。
| 10 | 19 | 0.75 | bod_Tibt | 0.120224 |
f9b19322a938a27a19e9c356fa320068aeb01611 | 460 | md | Markdown | README.md | KarolTrzeszczkowski/Spedn-Utils | 14c0bdeac9a8edc87b00e0940d5648869364765c | [
"MIT"
] | 3 | 2019-11-24T18:00:37.000Z | 2020-08-15T19:15:54.000Z | README.md | KarolTrzeszczkowski/Spedn-Utils | 14c0bdeac9a8edc87b00e0940d5648869364765c | [
"MIT"
] | null | null | null | README.md | KarolTrzeszczkowski/Spedn-Utils | 14c0bdeac9a8edc87b00e0940d5648869364765c | [
"MIT"
] | null | null | null | # Spedn Utils
Small set of scripts I use in my workflow and language model for syntax highlighting.
## Scripts
- `cpush` counts non-push opcodes of spedn output
- `ecspedn` compiles the .spedn code and formats output so you can copy-paste it to Electron Cash plugin built from one of my plugins. Formatting is in `pyfo... | 30.666667 | 172 | 0.767391 | eng_Latn | 0.974817 |
f9b30119bc2d5c67a40b034f4f0eb14efd9dfb30 | 30 | md | Markdown | README.md | K-JHarris/image-glitch-experimentation | f62ea97c73ac2e8cefd4e9a317f1727d6fd1f0a9 | [
"MIT"
] | null | null | null | README.md | K-JHarris/image-glitch-experimentation | f62ea97c73ac2e8cefd4e9a317f1727d6fd1f0a9 | [
"MIT"
] | null | null | null | README.md | K-JHarris/image-glitch-experimentation | f62ea97c73ac2e8cefd4e9a317f1727d6fd1f0a9 | [
"MIT"
] | null | null | null | # image-glitch-experimentation | 30 | 30 | 0.866667 | eng_Latn | 0.389166 |
f9b319f5ef8c9143138a100eef1fd03ce4f31008 | 482 | md | Markdown | catalog/genwaku-no-divine-doll-eye-knows-heaven/en-US_genwaku-no-divine-doll-eye-knows-heaven.md | htron-dev/baka-db | cb6e907a5c53113275da271631698cd3b35c9589 | [
"MIT"
] | 3 | 2021-08-12T20:02:29.000Z | 2021-09-05T05:03:32.000Z | catalog/genwaku-no-divine-doll-eye-knows-heaven/en-US_genwaku-no-divine-doll-eye-knows-heaven.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 8 | 2021-07-20T00:44:48.000Z | 2021-09-22T18:44:04.000Z | catalog/genwaku-no-divine-doll-eye-knows-heaven/en-US_genwaku-no-divine-doll-eye-knows-heaven.md | zzhenryquezz/baka-db | da8f54a87191a53a7fca54b0775b3c00f99d2531 | [
"MIT"
] | 2 | 2021-07-19T01:38:25.000Z | 2021-07-29T08:10:29.000Z | # Genwaku no Divine Doll: Eye Knows Heaven

- **type**: light-novel
- **volumes**: 1
- **original-name**: 幻惑のディバインドール 〜Eye Knows Heaven〜
- **start-date**: 2014-10-10
## Tags
- action
- supernatural
## Autho... | 20.083333 | 97 | 0.678423 | yue_Hant | 0.13045 |
f9b3f5bfb61a403f4f25d88939c71c5a92b62833 | 63 | md | Markdown | 12_Search Word in 2D Matrix/12_Search Word in 2D Matrix_description.md | brianchiang-tw/CodingInterviews | f9e2e26571f56960b36c98d286654c509b1a5b4c | [
"MIT"
] | null | null | null | 12_Search Word in 2D Matrix/12_Search Word in 2D Matrix_description.md | brianchiang-tw/CodingInterviews | f9e2e26571f56960b36c98d286654c509b1a5b4c | [
"MIT"
] | null | null | null | 12_Search Word in 2D Matrix/12_Search Word in 2D Matrix_description.md | brianchiang-tw/CodingInterviews | f9e2e26571f56960b36c98d286654c509b1a5b4c | [
"MIT"
] | null | null | null | https://leetcode-cn.com/problems/ju-zhen-zhong-de-lu-jing-lcof/ | 63 | 63 | 0.777778 | yue_Hant | 0.137221 |
f9b40cdaeb6cb0b914bccdf580027b3d088181f4 | 884 | md | Markdown | 02_setup_your_computer_for_development/03_python_1_windows.md | sentientazure/superblogdocs | 104d9342fc2175fb21b43c9b1c44f8416c2b60c8 | [
"MIT"
] | null | null | null | 02_setup_your_computer_for_development/03_python_1_windows.md | sentientazure/superblogdocs | 104d9342fc2175fb21b43c9b1c44f8416c2b60c8 | [
"MIT"
] | null | null | null | 02_setup_your_computer_for_development/03_python_1_windows.md | sentientazure/superblogdocs | 104d9342fc2175fb21b43c9b1c44f8416c2b60c8 | [
"MIT"
] | null | null | null | To run the command line in Windows as administrator:
1. Right Click on cmd.exe
2. Select "Run as an administrator"
### Installing `Chocolatey`
1. Go [here](https://chocolatey.org/install#install-with-cmdexe) to install Chocolatey.
2. Run the command on the page (should look like this: `@"%SystemRoot%\System32\Window... | 28.516129 | 184 | 0.747738 | eng_Latn | 0.978764 |
f9b4774c12938f4c15c03ea9480ad6232b732e22 | 11,854 | md | Markdown | _posts/2022-01-22-info-2007-450788-31710.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | _posts/2022-01-22-info-2007-450788-31710.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | _posts/2022-01-22-info-2007-450788-31710.md | seed-info/apt-info-sub | 5d3a83a8da1bd659d7d4392146f97ddbbaf7633f | [
"MIT"
] | null | null | null | ---
layout: post
comments: true
title: 구영2차푸르지오
categories: [아파트정보]
permalink: /apt/울산광역시울주군범서읍구영리구영2차푸르지오
---
구영2차푸르지오 실거래 상세정보
<script type="text/javascript">
google.charts.load('current', {'packages':['line', 'corechart']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {
var data = n... | 32.476712 | 2,296 | 0.462797 | kor_Hang | 0.209602 |
f9b49e34f3c81ff6660e7e7f2238fdeb045e1b3c | 1,157 | md | Markdown | _posts/2016-09-11-Papilio-Hellas-Style-1512L-Aurora.md | promsome/promsome.github.io | 69236f5c8f4d9591eec55dafa47ce21914b51851 | [
"MIT"
] | null | null | null | _posts/2016-09-11-Papilio-Hellas-Style-1512L-Aurora.md | promsome/promsome.github.io | 69236f5c8f4d9591eec55dafa47ce21914b51851 | [
"MIT"
] | null | null | null | _posts/2016-09-11-Papilio-Hellas-Style-1512L-Aurora.md | promsome/promsome.github.io | 69236f5c8f4d9591eec55dafa47ce21914b51851 | [
"MIT"
] | null | null | null | ---
layout: post
date: 2016-09-11
title: "Papilio Hellas Style 1512L - Aurora"
category: Papilio
tags: [Papilio]
---
### Papilio Hellas Style 1512L - Aurora
Just **$379.99**
###
<table><tr><td>BRANDS</td><td>Papilio</td></tr></table>
<a href="https://www.readybrides.com/en/papilio/82882-papilio-hellas-style-1512l... | 68.058824 | 254 | 0.731201 | yue_Hant | 0.488524 |
f9b4d777dc431207dbbf81b8d90b0c3135a20ed9 | 16 | md | Markdown | 15_Shoot_Astroid/README.md | kion-dgl/DashGL-GTK-Astroids-Tutorial | 4b47658b5ef270d65b13249d5c33fc5efcb0d0ac | [
"Unlicense"
] | 2 | 2021-09-25T20:41:42.000Z | 2021-12-18T14:54:44.000Z | 15_Shoot_Astroid/README.md | dmitrykolesnikovich/DashGL-GTK-Astroids-Tutorial | 4b47658b5ef270d65b13249d5c33fc5efcb0d0ac | [
"Unlicense"
] | null | null | null | 15_Shoot_Astroid/README.md | dmitrykolesnikovich/DashGL-GTK-Astroids-Tutorial | 4b47658b5ef270d65b13249d5c33fc5efcb0d0ac | [
"Unlicense"
] | 2 | 2020-06-06T17:46:45.000Z | 2021-12-18T14:55:13.000Z | # Shoot Astroid
| 8 | 15 | 0.75 | kor_Hang | 0.828381 |
f9b4e480b50a76a08afed5b54a2454b0f3ff8615 | 3,180 | md | Markdown | docs/vs-2015/code-quality/ca1714-flags-enums-should-have-plural-names.md | Miguel-byte/visualstudio-docs.es-es | 5f77731590b1efe39f2dd38ad51400c1e44a9d58 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/code-quality/ca1714-flags-enums-should-have-plural-names.md | Miguel-byte/visualstudio-docs.es-es | 5f77731590b1efe39f2dd38ad51400c1e44a9d58 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/code-quality/ca1714-flags-enums-should-have-plural-names.md | Miguel-byte/visualstudio-docs.es-es | 5f77731590b1efe39f2dd38ad51400c1e44a9d58 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'CA1714: las enumeraciones Flags deben tener nombres en plural | Microsoft Docs'
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.technology: vs-ide-code-analysis
ms.topic: reference
f1_keywords:
- FlagsEnumsShouldHavePluralNames
- CA1714
helpviewer_keywords:
- CA1714
- FlagsEnumsShouldHavePluralNames
ms.... | 56.785714 | 498 | 0.800943 | spa_Latn | 0.934508 |
f9b5a95cf9104c10a1e9a08b1241c595dcaee1e1 | 12,790 | md | Markdown | articles/batch/batch-pool-compute-intensive-sizes.md | andreatosato/azure-docs.it-it | 7023e6b19af61da4bb4cdad6e4453baaa94f76c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/batch/batch-pool-compute-intensive-sizes.md | andreatosato/azure-docs.it-it | 7023e6b19af61da4bb4cdad6e4453baaa94f76c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/batch/batch-pool-compute-intensive-sizes.md | andreatosato/azure-docs.it-it | 7023e6b19af61da4bb4cdad6e4453baaa94f76c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Usare macchine virtuali a elevato uso di calcolo con Batch | Microsoft Docs
description: Come sfruttare GPU con supporto per RDMA o dimensioni di VM abilitate per GPU in pool di Azure Batch
services: batch
documentationcenter: ''
author: dlepow
manager: jeconnoc
editor: ''
ms.assetid: ''
ms.service: ... | 87.60274 | 710 | 0.767162 | ita_Latn | 0.991338 |
f9b6abb379707371e86b876f247f3873686ff11e | 2,382 | md | Markdown | docs/controls/editors/colorpicker/contrast-tool.md | algorithm000/kendo-ui-core | 45871abd71c41c01564c290b5b93b2a03af86ea8 | [
"Apache-2.0"
] | 2,304 | 2015-01-04T13:49:57.000Z | 2022-03-29T22:48:20.000Z | docs/controls/editors/colorpicker/contrast-tool.md | algorithm000/kendo-ui-core | 45871abd71c41c01564c290b5b93b2a03af86ea8 | [
"Apache-2.0"
] | 5,952 | 2015-01-05T03:11:28.000Z | 2022-03-31T15:16:01.000Z | docs/controls/editors/colorpicker/contrast-tool.md | algorithm000/kendo-ui-core | 45871abd71c41c01564c290b5b93b2a03af86ea8 | [
"Apache-2.0"
] | 2,214 | 2015-01-03T14:30:19.000Z | 2022-03-28T18:59:18.000Z | ---
title: Contrast Tool
page_title: ColorPicker Documentation | ColorPicker Contrast Tool
description: "Check out the Contrast Tool in the ColorPicker."
slug: contrast_tool_kendoui_colorpicker_widget
position: 4
---
# Contrast Tool
As of the end of 2021, the ColorPicker provides a Color Contrast Tool. It provides th... | 35.552239 | 348 | 0.629723 | eng_Latn | 0.858346 |
f9b72a2a0e790005c61e6e2c37a9cfcf811f89d1 | 1,251 | md | Markdown | README.md | vishwesh5/PythonForMechanicalEngineering | de95645288bd3baa6f54a3ec1d993da67624498e | [
"MIT"
] | 13 | 2018-06-18T13:10:19.000Z | 2022-03-23T04:20:39.000Z | README.md | vishwesh5/PythonForMechanicalEngineering | de95645288bd3baa6f54a3ec1d993da67624498e | [
"MIT"
] | 1 | 2021-07-11T12:03:02.000Z | 2021-07-11T12:03:02.000Z | README.md | vishwesh5/PythonForMechanicalEngineering | de95645288bd3baa6f54a3ec1d993da67624498e | [
"MIT"
] | 6 | 2020-11-21T09:46:22.000Z | 2021-08-28T01:46:55.000Z | # Python For Mechanical Engineering
Python programs for projects concerning Mechanical Engineering
## Programs overview
### 2R Robotic Arm Simulator
Two programs have been added for simulating 2R Robotic Arm using forward kinematics. The parallel version has been tested on Linux whereas the other one has been tested ... | 44.678571 | 241 | 0.798561 | eng_Latn | 0.974548 |
f9b74536d31214e8241e669c6546befc9d0c1c74 | 492 | md | Markdown | README.md | Funz/doc | 4b46006bba8a0f8013195521a2beec36f533bd30 | [
"MIT"
] | null | null | null | README.md | Funz/doc | 4b46006bba8a0f8013195521a2beec36f533bd30 | [
"MIT"
] | null | null | null | README.md | Funz/doc | 4b46006bba8a0f8013195521a2beec36f533bd30 | [
"MIT"
] | 2 | 2019-08-02T15:48:59.000Z | 2019-08-09T11:39:13.000Z | This repository holds Funz project website available at: https://github.com/Funz
## Running locally
You need Ruby and gem before starting, then:
```bash
# install bundler
gem install bundler
# clone the project
git clone https://github.com/Funz/funz.org.git
cd funz.org
# run jekyll with dependencies
bundle exec je... | 23.428571 | 135 | 0.76626 | eng_Latn | 0.769196 |
f9b79c28fa36b8d2081f4bf990eee6472a4a0e03 | 2,281 | md | Markdown | README.md | Mathieu-R/webpack3-boilerplate | c0c05ba71a6522d5ade03c96ebe0339e33bbcb5d | [
"MIT"
] | 3 | 2018-08-16T21:57:42.000Z | 2019-03-07T06:33:39.000Z | README.md | Mathieu-R/webpack2-boilerplate | c0c05ba71a6522d5ade03c96ebe0339e33bbcb5d | [
"MIT"
] | null | null | null | README.md | Mathieu-R/webpack2-boilerplate | c0c05ba71a6522d5ade03c96ebe0339e33bbcb5d | [
"MIT"
] | 4 | 2018-12-13T12:10:33.000Z | 2020-03-23T17:21:48.000Z | # Webpack 4 - Preact
This boilerplate for **webpack 4** is designed to work with _preact_.
However, you can modify this boilerplate as you want _(e.g. to use it with Vue )_
## Javascript :
All the **javascript** files are transpiled with babel and use sourcemaps (in developpment) for a better and easier debu... | 27.817073 | 206 | 0.684349 | eng_Latn | 0.946685 |
f9b7e322435758e461dd4381204df728f0efefb4 | 200 | md | Markdown | doc/models/catalog-query-filtered-items-nullable-attribute.md | ochibooh/square-java-sdk | e3c5e54cbb74ad31afa432cd8b8bd71da4e7ac98 | [
"Apache-2.0"
] | 2 | 2020-01-11T23:27:30.000Z | 2021-11-20T12:44:48.000Z | doc/models/catalog-query-filtered-items-nullable-attribute.md | ochibooh/square-java-sdk | e3c5e54cbb74ad31afa432cd8b8bd71da4e7ac98 | [
"Apache-2.0"
] | 1 | 2021-12-09T23:05:23.000Z | 2021-12-09T23:05:23.000Z | doc/models/catalog-query-filtered-items-nullable-attribute.md | ochibooh/square-java-sdk | e3c5e54cbb74ad31afa432cd8b8bd71da4e7ac98 | [
"Apache-2.0"
] | null | null | null | ## Catalog Query Filtered Items Nullable Attribute
### Enumeration
`CatalogQueryFilteredItemsNullableAttribute`
### Fields
| Name | Description |
| --- | --- |
| `VENDORTOKEN` | - |
| 15.384615 | 51 | 0.635 | kor_Hang | 0.302573 |
f9b86c415bd392bbb3ac587cc39eaafa338f6c3b | 141 | md | Markdown | CHANGELOG.md | sanket-vekariya/paginationList | 02eb3bd4d32c0cf306fc572e1d62c0bd10f9340d | [
"MIT"
] | 3 | 2020-02-06T21:38:09.000Z | 2020-09-10T09:50:10.000Z | CHANGELOG.md | sanket-vekariya/paginationList | 02eb3bd4d32c0cf306fc572e1d62c0bd10f9340d | [
"MIT"
] | 2 | 2020-04-23T06:46:32.000Z | 2021-02-27T10:44:43.000Z | CHANGELOG.md | sanket-vekariya/paginationList | 02eb3bd4d32c0cf306fc572e1d62c0bd10f9340d | [
"MIT"
] | 4 | 2020-09-02T22:10:15.000Z | 2021-06-13T15:44:50.000Z | ## 0.1.0
* Improved Maintenance.
## 0.0.1
* Pagination with loading indicator at bottom of list.
* Supported Platform : Android, IOS, WEB. | 17.625 | 54 | 0.702128 | eng_Latn | 0.948808 |
f9b899166388fa95a9a2ec6aaa9ff98d2cdfb44e | 158 | md | Markdown | README.md | x60sepia/BSD-colored-bashrc | 2a7e2a2a676733db60fb15fa63f38cacaee40019 | [
"MIT"
] | null | null | null | README.md | x60sepia/BSD-colored-bashrc | 2a7e2a2a676733db60fb15fa63f38cacaee40019 | [
"MIT"
] | null | null | null | README.md | x60sepia/BSD-colored-bashrc | 2a7e2a2a676733db60fb15fa63f38cacaee40019 | [
"MIT"
] | null | null | null | # BSD-colored-bashrc
The best way to get color in the terminal, which is colorfull like a linux terminal and it looks pretty much like we used to in linux.
| 39.5 | 135 | 0.772152 | eng_Latn | 0.999905 |
f9b939392f8d06010053ff092242184bd5948ab4 | 1,790 | md | Markdown | guide/portuguese/mathematics/algebra/simplify-square-roots/index.md | RianAsmara/freeCodeCamp | 0e71e4264af70c56cca524b6404f2ff86e745b95 | [
"BSD-3-Clause"
] | 2 | 2018-12-12T13:10:08.000Z | 2020-02-26T19:12:43.000Z | guide/portuguese/mathematics/algebra/simplify-square-roots/index.md | RianAsmara/freeCodeCamp | 0e71e4264af70c56cca524b6404f2ff86e745b95 | [
"BSD-3-Clause"
] | 76 | 2019-02-20T23:22:14.000Z | 2021-06-29T23:21:48.000Z | guide/portuguese/mathematics/algebra/simplify-square-roots/index.md | RianAsmara/freeCodeCamp | 0e71e4264af70c56cca524b6404f2ff86e745b95 | [
"BSD-3-Clause"
] | 2 | 2019-11-25T07:12:48.000Z | 2021-04-16T10:59:11.000Z |
---
title: Simplify Square Roots
localeTitle: undefined
---
## Simplifique Raízes Quadradas
Para simplificar as raízes quadradas, é importante conhecer a propriedade radical do produto.
![Imagem mostrando a propriedade radical do produto. A raiz quadrada de A multiplicada pela raiz quadrada de B é equivalente à raiz... | 74.583333 | 316 | 0.810056 | por_Latn | 0.998552 |
f9b9d7f73820af0d4b9237a35653b46c75115354 | 1,485 | md | Markdown | aspnet/web-forms/overview/security/index.md | terrajobst/AspNetDocs.de-de | 4bf6c9163aa6905549a8cd15223c5733f809b6f1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/web-forms/overview/security/index.md | terrajobst/AspNetDocs.de-de | 4bf6c9163aa6905549a8cd15223c5733f809b6f1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/web-forms/overview/security/index.md | terrajobst/AspNetDocs.de-de | 4bf6c9163aa6905549a8cd15223c5733f809b6f1 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: web-forms/overview/security/index
title: Sicherheit, Authentifizierung und Autorisierung in ASP.net Web Forms | Microsoft-Dokumentation
author: rick-anderson
description: Erfahren Sie, wie Sie es Benutzern ermöglichen, sich mit einem Anmeldeformular oder mit der Windows-Authentifizierung bei Ihrer Site anzumel... | 61.875 | 229 | 0.822222 | deu_Latn | 0.875689 |
f9ba3a513c858a22c07c02dda9e7abc9b5586df5 | 1,744 | md | Markdown | README.md | jackyko1991/vtkEllipseWidget | 8bbb983b84b57951ef40ace0ecef56e8fb249795 | [
"BSD-2-Clause"
] | null | null | null | README.md | jackyko1991/vtkEllipseWidget | 8bbb983b84b57951ef40ace0ecef56e8fb249795 | [
"BSD-2-Clause"
] | null | null | null | README.md | jackyko1991/vtkEllipseWidget | 8bbb983b84b57951ef40ace0ecef56e8fb249795 | [
"BSD-2-Clause"
] | 1 | 2022-01-26T08:28:14.000Z | 2022-01-26T08:28:14.000Z | # VTK Ellipse Widget
A VTK widget to place ellipse shape bounded by a 2D rectangular region.
<p align="center">
<img src="./screenshot.png" width="302px" height="332px" title="EllipseWidget"/>
</p>
## Ellipse Widget
Place an ellipse enclosed within a 2D rectangular region
This class is a superclass for 2D widgets ... | 69.76 | 441 | 0.801606 | eng_Latn | 0.999783 |
f9bc960153719e02afaa64ba3a2426acab7f73ce | 2,258 | md | Markdown | README.md | kmikael/Poet | f39af06157ba5e7bbd15f98e45080c62deffa8f9 | [
"MIT"
] | 6 | 2015-05-20T15:42:35.000Z | 2019-03-05T14:47:51.000Z | README.md | kmikael/Poet | f39af06157ba5e7bbd15f98e45080c62deffa8f9 | [
"MIT"
] | null | null | null | README.md | kmikael/Poet | f39af06157ba5e7bbd15f98e45080c62deffa8f9 | [
"MIT"
] | 1 | 2019-03-05T14:47:44.000Z | 2019-03-05T14:47:44.000Z | # Poet: A Writer Monad for Swift
You have a restaurant, and a menu with a few drinks. Once a customer wants to leave you need to calculate the total price of all the drinks and print a receipt.
```swift
struct Drink {
let name: String, price: Int
}
struct Checkout {
let drinks: [Drink]
func add(d... | 25.954023 | 160 | 0.645704 | eng_Latn | 0.938195 |
f9bd9a3a0411a89dd3b7232d9ed01d6dd6967f7d | 2,184 | md | Markdown | docs/mfc/com-interface-entry-points.md | ANKerD/cpp-docs.pt-br | 6910dc17c79db2fee3f3616206806c5f466b3f00 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/mfc/com-interface-entry-points.md | ANKerD/cpp-docs.pt-br | 6910dc17c79db2fee3f3616206806c5f466b3f00 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/mfc/com-interface-entry-points.md | ANKerD/cpp-docs.pt-br | 6910dc17c79db2fee3f3616206806c5f466b3f00 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Pontos de entrada de Interface COM | Microsoft Docs
ms.custom: ''
ms.date: 11/04/2016
ms.technology:
- cpp-mfc
ms.topic: conceptual
dev_langs:
- C++
helpviewer_keywords:
- entry points, COM interfaces
- state management, OLE/COM interfaces
- MFC COM, COM interface entry points
- OLE, interface entry points
-... | 37.016949 | 243 | 0.781593 | por_Latn | 0.903556 |
f9bdbd8c5c8bba805be9939ca3a80a3b1caee16d | 1,831 | md | Markdown | docs/xml-tools/how-to-add-nodes-to-the-workspace-from-the-start-view.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2018-03-29T21:12:32.000Z | 2022-03-26T11:56:08.000Z | docs/xml-tools/how-to-add-nodes-to-the-workspace-from-the-start-view.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 12 | 2018-03-07T15:43:33.000Z | 2021-03-29T15:28:34.000Z | docs/xml-tools/how-to-add-nodes-to-the-workspace-from-the-start-view.md | MicrosoftDocs/visualstudio-docs.it- | 3e6906339549f32b01960e19cd3400222dcc7b94 | [
"CC-BY-4.0",
"MIT"
] | 12 | 2017-11-26T08:17:38.000Z | 2021-10-09T11:24:07.000Z | ---
title: Aggiungere nodi all'area di lavoro dalla visualizzazione Iniziale
description: Informazioni su come aggiungere nodi all'area di lavoro Progettazione XML Schema usando i comandi nella visualizzazione Iniziale.
ms.custom: SEO-VS-2020
ms.date: 11/04/2016
ms.topic: how-to
ms.assetid: 3fc7af94-dcb8-4226-a577-43f0... | 48.184211 | 219 | 0.789186 | ita_Latn | 0.984173 |
f9bfb8361c1868d23ccd9c21ba79ccea639b8bec | 6,167 | md | Markdown | README.md | wiouxev/LazyAzureAdministrator | 0ba3eb026ad9ac13c7de6f85084acbe39d5ae30f | [
"MIT"
] | 1 | 2022-03-15T16:06:34.000Z | 2022-03-15T16:06:34.000Z | README.md | wiouxev/LazyAzureAdministrator | 0ba3eb026ad9ac13c7de6f85084acbe39d5ae30f | [
"MIT"
] | null | null | null | README.md | wiouxev/LazyAzureAdministrator | 0ba3eb026ad9ac13c7de6f85084acbe39d5ae30f | [
"MIT"
] | null | null | null | # Welcome to the Lazy Azure Administrator Project!
Azure Administrator (AA) is a simple GUI application designed to handle most of your help desk needs. It currently focuses on user and group management, but future updates I plan to bring will add even more features such as mailbox management and AAD/Intune device man... | 134.065217 | 538 | 0.795362 | eng_Latn | 0.994462 |
f9bfd100d0dd65ec9917fa8ba78c37b4c0516ea9 | 2,437 | md | Markdown | external/tvm/docs/running_on_alveo.md | Carles-Figuerola/Vitis-AI | fc043ea4aca1f9fe4e18962e6a6ae397812bb34b | [
"Apache-2.0"
] | 1 | 2021-04-01T06:38:48.000Z | 2021-04-01T06:38:48.000Z | external/tvm/docs/running_on_alveo.md | guochunhe/Vitis-AI | e86b6efae11f8703ee647e4a99004dc980b84989 | [
"Apache-2.0"
] | null | null | null | external/tvm/docs/running_on_alveo.md | guochunhe/Vitis-AI | e86b6efae11f8703ee647e4a99004dc980b84989 | [
"Apache-2.0"
] | null | null | null | # Running on Alveo
## Overview
The TVM with Vitis AI flow contains two stages: Compilation and Execution. During the compilation a user can choose to compile a model for any of the target devices that are currently supported. Once a model is compiled, the generated files can be used to run the model on a target devi... | 59.439024 | 433 | 0.791957 | eng_Latn | 0.998853 |
f9c0008d2c32de3d964bf5381e23becd10c66d12 | 36 | md | Markdown | README.md | Laaziri-Mohamed/finite-element-method-for-1D-PDE-s | 2292a9fad488930514dc7d5a7da56f36ee6454e4 | [
"MIT"
] | 2 | 2021-10-30T15:41:30.000Z | 2021-12-01T17:59:59.000Z | README.md | Laaziri-Mohamed/finite-element-method-for-1D-PDE-s | 2292a9fad488930514dc7d5a7da56f36ee6454e4 | [
"MIT"
] | null | null | null | README.md | Laaziri-Mohamed/finite-element-method-for-1D-PDE-s | 2292a9fad488930514dc7d5a7da56f36ee6454e4 | [
"MIT"
] | null | null | null | # finite-element-method-for-1D-PDE-s | 36 | 36 | 0.777778 | deu_Latn | 0.113126 |
f9c04fc8ff8817bfa9a1604a9d0ce1d8d20b9930 | 473 | md | Markdown | 4_Linux的一些简单命令.md | yzr006/MyMD | 83d79612deb9f1b210f7523531e187415877ca1a | [
"MIT"
] | 4 | 2017-10-27T10:02:08.000Z | 2018-04-08T04:05:07.000Z | 4_Linux的一些简单命令.md | yzr006/MyMD | 83d79612deb9f1b210f7523531e187415877ca1a | [
"MIT"
] | 4 | 2020-07-16T07:15:59.000Z | 2022-02-12T02:45:30.000Z | 4_Linux的一些简单命令.md | yzr006/MyMD | 83d79612deb9f1b210f7523531e187415877ca1a | [
"MIT"
] | 1 | 2018-01-29T05:15:21.000Z | 2018-01-29T05:15:21.000Z | # 系统相关
```console
# 查看系统版本号(RHEL, CentOS)
$ cat /etc/redhat-release
# OSX系统,查看本机ip
$ ifconfig en0
```
# 磁盘空间相关
```console
# 查看当前所在目录有哪些大文件
$ du -sh *
# 查看磁盘各分区大小、已用空间等信息
$ df -h
# 查看foo/目录所占磁盘空间
$ du -sh foo
```
# 查找文件
```console
# 查找当前目录及其子目录下,文件名以“foo”结尾的文件
$ find -name '*foo'
# 查找“/”目录(系统根目录)及其子目录下的,文件名包含“foo... | 11.536585 | 41 | 0.625793 | yue_Hant | 0.415796 |
f9c199f8846ae2db545c54ad6440efed1a7d4297 | 2,495 | md | Markdown | README.md | BeardedPug/HackerNewsScraper | 92cddf8b2ece28029340b0bb50e1d9eb68e97315 | [
"MIT"
] | null | null | null | README.md | BeardedPug/HackerNewsScraper | 92cddf8b2ece28029340b0bb50e1d9eb68e97315 | [
"MIT"
] | null | null | null | README.md | BeardedPug/HackerNewsScraper | 92cddf8b2ece28029340b0bb50e1d9eb68e97315 | [
"MIT"
] | null | null | null | # HackerNewsScraper
A simple command line application that outputs to STDOUT the top posts from https://news.ycombinator.com in JSON.
#### Validation rules
1. Title and author are non empty strings not longer than 256 characters.
2. Uri is a valid URI
3. Points, comments and rank are integers >= 0.
##### N.B. Po... | 50.918367 | 133 | 0.736273 | eng_Latn | 0.784678 |
f9c299d81524e5c84e49885d6d8c56b998b37054 | 4,181 | md | Markdown | docs/pear.md | dib-lab/2018-snakemake-eel-pond | 0e6e978877e64f3a3b70335b3969efd0771e17ca | [
"BSD-3-Clause"
] | 12 | 2018-06-20T14:14:53.000Z | 2019-03-18T16:01:26.000Z | docs/pear.md | dib-lab/2018-snakemake-eel-pond | 0e6e978877e64f3a3b70335b3969efd0771e17ca | [
"BSD-3-Clause"
] | 104 | 2018-06-20T16:07:35.000Z | 2019-03-22T21:46:15.000Z | docs/pear.md | dib-lab/2018-snakemake-eel-pond | 0e6e978877e64f3a3b70335b3969efd0771e17ca | [
"BSD-3-Clause"
] | 2 | 2020-08-26T07:30:10.000Z | 2021-12-10T05:48:53.000Z | # Merging Read Pairs with PEAR
In order to map PE nucleotide reads to protein assemblies with `Paladin`, which cannot yet use paired end reads, we use `PEAR` to merge PE reads prior to mapping.
From the `PEAR` [documentation](https://cme.h-its.org/exelixis/web/software/pear/doc.html):
PEAR is an ultrafast, memory-ef... | 47.511364 | 398 | 0.750299 | eng_Latn | 0.992597 |
f9c2a5d0a62fa1fa828770f396e51ed02d32fed9 | 5,080 | md | Markdown | docs/system/javascript/prototype.md | loverofmusic/my-vue-press-blog | 001e811d536bf3133020a9618b252be579032a89 | [
"MIT"
] | 4 | 2020-03-28T07:00:26.000Z | 2020-03-29T15:25:25.000Z | docs/system/javascript/prototype.md | loverofmusic/my-vue-press-blog | 001e811d536bf3133020a9618b252be579032a89 | [
"MIT"
] | 3 | 2021-03-10T12:19:17.000Z | 2022-02-26T01:52:51.000Z | docs/system/javascript/prototype.md | loverofmusic/my-vue-press-blog | 001e811d536bf3133020a9618b252be579032a89 | [
"MIT"
] | null | null | null | ---
title: 原型&原型链&继承
date: 2020-04-09
sidebarDepth: 0
tags:
- 原型
- 原型链
- 继承
categories:
- JavaScript
isShowComments: true
---
### 函数,原型,实例 三者关系
#### 一切皆对象!(函数,原型,实例),生成一个对象的时候便拥有了__proto__属性(`隐式原型`)
#### 函数
+ 每个`函数对象`都有一个`prototype`属性(在定义函数的时候就有了),它默认指向一个Object构造的空对象,即:原型对象(`显示原型`)
#### 原型
+ `原型对象`中有一个`constructo... | 20.650407 | 104 | 0.712992 | yue_Hant | 0.618775 |
f9c2c3a637144be8a8ac8720cc1a4d495afe229e | 1,308 | md | Markdown | AlchemyInsights/outlook-not-synching-folders.md | isabella232/OfficeDocs-AlchemyInsights-pr.nb-NO | e72dad0e24e02cdcb7eeb3dd8c4fc4cf5ec56554 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-19T19:07:15.000Z | 2021-03-06T00:34:53.000Z | AlchemyInsights/outlook-not-synching-folders.md | isabella232/OfficeDocs-AlchemyInsights-pr.nb-NO | e72dad0e24e02cdcb7eeb3dd8c4fc4cf5ec56554 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:25:08.000Z | 2022-02-09T06:52:49.000Z | AlchemyInsights/outlook-not-synching-folders.md | isabella232/OfficeDocs-AlchemyInsights-pr.nb-NO | e72dad0e24e02cdcb7eeb3dd8c4fc4cf5ec56554 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2019-10-09T20:30:02.000Z | 2020-06-02T23:24:46.000Z | ---
title: Outlook ikke synkronisere mapper
ms.author: daeite
author: daeite
manager: joallard
ms.date: 04/21/2020
ms.audience: Admin
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.collection: Adm_O365
ms.custom:
- "1951"
- "9000241"
ms.assetid: ''
ms.openlo... | 39.636364 | 225 | 0.806575 | nob_Latn | 0.790736 |
f9c356010cfd4a4b070a42f54e3fdc5c46ae26be | 2,723 | md | Markdown | published/202008/20200809 Open Source Drawing App Pinta Sees New Release After 5 Years. Here-s How to Get it.md | mcfd/TranslateProject | fddf002fb13e01ac2a35c1b4d917ecf4ad0ad4dc | [
"Apache-2.0"
] | 1,994 | 2015-01-04T11:40:04.000Z | 2022-03-29T17:18:18.000Z | published/202008/20200809 Open Source Drawing App Pinta Sees New Release After 5 Years. Here-s How to Get it.md | mcfd/TranslateProject | fddf002fb13e01ac2a35c1b4d917ecf4ad0ad4dc | [
"Apache-2.0"
] | 1,257 | 2015-01-03T12:52:51.000Z | 2022-03-31T12:52:12.000Z | published/202008/20200809 Open Source Drawing App Pinta Sees New Release After 5 Years. Here-s How to Get it.md | CN-QUAN/TranslateProject | 89f982acd224c24de4431ce147aa1dedaa70b206 | [
"Apache-2.0"
] | 2,359 | 2015-01-04T02:09:02.000Z | 2022-03-31T05:31:18.000Z | [#]: collector: (lujun9972)
[#]: translator: (wxy)
[#]: reviewer: (wxy)
[#]: publisher: (wxy)
[#]: url: (https://linux.cn/article-12501-1.html)
[#]: subject: (Open Source Drawing App Pinta Sees New Release After 5 Years. Here’s How to Get it!)
[#]: via: (https://itsfoss.com/pinta-new-release/)
[#]: author: (Abhishek Pr... | 24.981651 | 99 | 0.698127 | yue_Hant | 0.795418 |
f9c50644ae6d2511d7c6d79eb31b85542644921a | 486 | md | Markdown | README.md | herreriasjose/Twitter_user_timeline_entities_recognition | cf1be6b0df50defe7d4c4358f5f95cf4bf1f7584 | [
"MIT"
] | 1 | 2019-02-15T15:29:31.000Z | 2019-02-15T15:29:31.000Z | README.md | herreriasjose/Twitter_user_timeline_entities_recognition | cf1be6b0df50defe7d4c4358f5f95cf4bf1f7584 | [
"MIT"
] | null | null | null | README.md | herreriasjose/Twitter_user_timeline_entities_recognition | cf1be6b0df50defe7d4c4358f5f95cf4bf1f7584 | [
"MIT"
] | null | null | null | Twitter timeline entities recognition using D3 and Python
=========================================================
A few days ago I gathered about 17,000 Tweets (no retweets) from @realDonaldTrump, and I'm performing now entities recognition on the last 2,000.

It uses Python to scra... | 37.384615 | 184 | 0.685185 | eng_Latn | 0.99341 |
f9c5541ccffb9e29d412e184f65595ef89413549 | 5,895 | md | Markdown | chapter/050-ahabs-boat-crew-fedallah.md | axoplasm/Moby-Dick | 148e4336c1bbc3848c1047193895dba2913becd6 | [
"FTL"
] | 5 | 2018-06-23T02:42:16.000Z | 2021-10-09T16:06:48.000Z | chapter/050-ahabs-boat-crew-fedallah.md | axoplasm/Moby-Dick | 148e4336c1bbc3848c1047193895dba2913becd6 | [
"FTL"
] | null | null | null | chapter/050-ahabs-boat-crew-fedallah.md | axoplasm/Moby-Dick | 148e4336c1bbc3848c1047193895dba2913becd6 | [
"FTL"
] | 2 | 2019-02-24T19:24:09.000Z | 2021-06-24T15:04:24.000Z | ### Chapter 50.
Ahab’s Boat and Crew. Fedallah.
===============================
“Who would have thought it, Flask!” cried Stubb; “if I had but one leg
you would not catch me in a boat, unless maybe to stop the plug-hole
with my timber toe. Oh! he’s a wonderful old man!”
“I don’t think it so strange, after ... | 57.794118 | 73 | 0.77676 | eng_Latn | 0.999992 |
f9c7e6e9deaa93211d146d2a08890a448710ab6a | 982 | md | Markdown | University/JDBC_Workshop_GDG_BBA/README.md | Gowrisankar1117/navya | b6a09a031eaa4234f940d540bbcc7ff276ea3c98 | [
"MIT"
] | 40 | 2020-05-15T04:00:51.000Z | 2022-01-09T01:48:32.000Z | University/JDBC_Workshop_GDG_BBA/README.md | Yossry/Tutorials | 124c617fbd898261d1031f15ab707aa755fd6a13 | [
"MIT"
] | 2 | 2021-03-30T08:35:31.000Z | 2021-03-30T08:35:31.000Z | University/JDBC_Workshop_GDG_BBA/README.md | Yossry/Tutorials | 124c617fbd898261d1031f15ab707aa755fd6a13 | [
"MIT"
] | 33 | 2020-06-11T13:30:48.000Z | 2022-03-25T12:47:18.000Z | # Hands-on JDBC
## (Working effectively with Database in Java)
**Organized by:** GDG BBA (Google Developer Group)
**Date & Time:** 6 May 2020, from 10:30 PM to 12:30 AM (2 Hours)
### Description
We learned how to manage MySQL Database using Java by implementing the CRUD operations (Create, Read, Update, Delete) to t... | 37.769231 | 133 | 0.724033 | kor_Hang | 0.409864 |
f9c852a98c2c9a413023d68fdc02e6791dd54e30 | 10,372 | md | Markdown | docs/framework/wcf/feature-details/reliable-sessions-overview.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-12-19T17:04:23.000Z | 2018-12-19T17:04:23.000Z | docs/framework/wcf/feature-details/reliable-sessions-overview.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/wcf/feature-details/reliable-sessions-overview.md | lucieva/docs.cs-cz | a688d6511d24a48fe53a201e160e9581f2effbf4 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Spolehlivé relace – přehled
ms.date: 03/30/2017
ms.assetid: a7fc4146-ee2c-444c-82d4-ef6faffccc2d
ms.openlocfilehash: 1c5344c2804cf4c17fdc46a7fea5a4a360122b6e
ms.sourcegitcommit: 3d5d33f384eeba41b2dff79d096f47ccc8d8f03d
ms.translationtype: MT
ms.contentlocale: cs-CZ
ms.lasthandoff: 05/04/2018
ms.locfi... | 78.575758 | 804 | 0.745565 | ces_Latn | 0.999956 |
f9c894f6b0a8f81dc0c325b83a1e96e0b8ca1e08 | 395 | md | Markdown | src/Resources/Authorization.Autorest/examples/Stop-AzRoleEligibilityScheduleRequest.md | Aviv-Yaniv/azure-powershell | cd12623240e06f54c74ad820d5c85410e3651c23 | [
"MIT"
] | 1 | 2022-03-30T13:51:37.000Z | 2022-03-30T13:51:37.000Z | src/Resources/Authorization.Autorest/examples/Stop-AzRoleEligibilityScheduleRequest.md | Aviv-Yaniv/azure-powershell | cd12623240e06f54c74ad820d5c85410e3651c23 | [
"MIT"
] | null | null | null | src/Resources/Authorization.Autorest/examples/Stop-AzRoleEligibilityScheduleRequest.md | Aviv-Yaniv/azure-powershell | cd12623240e06f54c74ad820d5c85410e3651c23 | [
"MIT"
] | null | null | null | ### Example 1: Cancel a pending role eligibility schedule request
```powershell
PS C:\> $scope = "/subscriptions/38ab2ccc-3747-4567-b36b-9478f5602f0d/"
PS C:\> $name = "47f8978c-5d8d-4fbf-b4b6-2f43eeb43ec6"
PS C:\> Stop-AzRoleEligibilitytScheduleRequest -Scope $scope -Name $name
```
You can use this operation to canc... | 35.909091 | 107 | 0.764557 | eng_Latn | 0.846548 |
f9c8f286354df806b376f361ffc1705ba25e8184 | 182 | md | Markdown | _posts/2019-08-10-Hello-World-Part-2.md | gunnvaldr/gunnvaldr.github.io | 4cde1ef476445acf83d5d5eaefec49a26ef73906 | [
"MIT"
] | null | null | null | _posts/2019-08-10-Hello-World-Part-2.md | gunnvaldr/gunnvaldr.github.io | 4cde1ef476445acf83d5d5eaefec49a26ef73906 | [
"MIT"
] | 3 | 2021-05-20T08:01:04.000Z | 2022-02-26T05:25:44.000Z | _posts/2019-08-10-Hello-World-Part-2.md | gunnvaldr/gunnvaldr.github.io | 4cde1ef476445acf83d5d5eaefec49a26ef73906 | [
"MIT"
] | null | null | null | ---
layout: post
title: Part 2
date: 2019-08-11 2:00:00
tags: hello-world jekyll github-pages web
---
I did it (again)!
This post is just testing my layout and formatting.
:smile: | 15.166667 | 51 | 0.708791 | eng_Latn | 0.96602 |
f9cb04b26fa3f85913152d7160764d1b0ee12608 | 293 | md | Markdown | content/authors/student-shaini-ratnatilake/_index.md | ekothe/misinfo-lab-new | 51b53f774173558ca415d1bad91f0738d0491c30 | [
"MIT"
] | null | null | null | content/authors/student-shaini-ratnatilake/_index.md | ekothe/misinfo-lab-new | 51b53f774173558ca415d1bad91f0738d0491c30 | [
"MIT"
] | null | null | null | content/authors/student-shaini-ratnatilake/_index.md | ekothe/misinfo-lab-new | 51b53f774173558ca415d1bad91f0738d0491c30 | [
"MIT"
] | null | null | null | ---
title: Shaini Ratnatilake
avatar_filename: ""
social: []
superuser: false
user_groups: ["4th year 2017"]
---
4th Year Student – Deakin University – 2017
Thesis Title: The effect of presenting scientific consensus information about climate change to conservatives
Supervisor: Emily Kothe
| 22.538462 | 109 | 0.778157 | eng_Latn | 0.934395 |
f9cbb03dc5795a8bba7a67977a0395275a73153f | 207 | md | Markdown | src/locales/README.md | Chinilla/chinilla-blockchain-gui | a2433a50c9fc79084006f5981192209467593b16 | [
"Apache-2.0"
] | null | null | null | src/locales/README.md | Chinilla/chinilla-blockchain-gui | a2433a50c9fc79084006f5981192209467593b16 | [
"Apache-2.0"
] | null | null | null | src/locales/README.md | Chinilla/chinilla-blockchain-gui | a2433a50c9fc79084006f5981192209467593b16 | [
"Apache-2.0"
] | null | null | null | # Localization
Thanks for helping to translate the GUI for Chinilla Blockchain.
Please head over to our [Crowdin project](https://crowdin.com/project/chinilla-blockchain/) and add/edit translations there.
| 34.5 | 124 | 0.801932 | eng_Latn | 0.982086 |
f9cc62c7e3f438518ba536862fdc94abc2978379 | 29,583 | md | Markdown | blueprints/flexible-topologies.md | qtweng/trafficcontrol | 5cc9fd90f7425ee5ed2705d09d82f099a1d7eead | [
"Apache-2.0",
"BSD-2-Clause",
"MIT-0",
"MIT",
"BSD-3-Clause"
] | 598 | 2018-06-16T02:54:28.000Z | 2022-03-31T22:31:25.000Z | blueprints/flexible-topologies.md | qtweng/trafficcontrol | 5cc9fd90f7425ee5ed2705d09d82f099a1d7eead | [
"Apache-2.0",
"BSD-2-Clause",
"MIT-0",
"MIT",
"BSD-3-Clause"
] | 3,506 | 2018-06-13T16:39:39.000Z | 2022-03-29T18:31:31.000Z | blueprints/flexible-topologies.md | qtweng/trafficcontrol | 5cc9fd90f7425ee5ed2705d09d82f099a1d7eead | [
"Apache-2.0",
"BSD-2-Clause",
"MIT-0",
"MIT",
"BSD-3-Clause"
] | 360 | 2018-06-13T20:08:42.000Z | 2022-03-31T10:37:47.000Z | <!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this... | 57.779297 | 1,030 | 0.687016 | eng_Latn | 0.99725 |
f9cd0385b8a71398ec8232f20db1a486e966484d | 3,454 | md | Markdown | archive/koa.md | Kennytian/learning-nodejs | f305f33f355653ce4414a56fd015251e091eb49b | [
"MIT"
] | 4 | 2016-10-07T00:42:11.000Z | 2018-05-29T01:41:47.000Z | archive/koa.md | Kennytian/learning-nodejs | f305f33f355653ce4414a56fd015251e091eb49b | [
"MIT"
] | null | null | null | archive/koa.md | Kennytian/learning-nodejs | f305f33f355653ce4414a56fd015251e091eb49b | [
"MIT"
] | null | null | null | ## Koa 笔记
### 2017-07-21
#### koa 常用包整理
需求 | 包名 | 描述| 地址
---|---|---|---
路由 | koa-router | koa路由中间件,提供 RESTful 资源路由 | https://github.com/alexmingoia/koa-router
路由合并 | koa-compose | koa中间件合并中间件 | https://github.com/koajs/compose
body分析 | koa-bodyparser| koa的报文body分析中间件,支持json、form、text类型的Body | https://github.com/koaj... | 22.874172 | 120 | 0.653156 | yue_Hant | 0.313497 |
f9ceddb523e50ce24ef245108f8c7acd6abb1f46 | 214 | md | Markdown | docs/corrector.md | SSDataLab/tess-backdrop | d06c220b7de13a3e0b34c4da4a92c168bf034a5b | [
"MIT"
] | 5 | 2021-06-24T16:47:05.000Z | 2022-03-24T21:30:17.000Z | docs/corrector.md | SSDataLab/tess-backdrop | d06c220b7de13a3e0b34c4da4a92c168bf034a5b | [
"MIT"
] | 2 | 2021-07-27T16:08:27.000Z | 2021-08-06T18:17:46.000Z | docs/corrector.md | SSDataLab/tess-backdrop | d06c220b7de13a3e0b34c4da4a92c168bf034a5b | [
"MIT"
] | 2 | 2021-07-22T14:35:31.000Z | 2021-09-16T19:24:30.000Z | # Documentation for `TESSCutCorrector`
::: tess_backdrop.TESSCutCorrector
handler: python
selection:
members:
- correct
rendering:
show_root_heading: false
show_source: false
| 19.454545 | 38 | 0.672897 | eng_Latn | 0.680034 |
f9d080138541af5703d910bf47a1ddeac3a42a36 | 373 | md | Markdown | README.md | andresterba/minecraft-docker | ae5248d26e4c9d42fdf570d1e26dede43ab13e06 | [
"MIT"
] | null | null | null | README.md | andresterba/minecraft-docker | ae5248d26e4c9d42fdf570d1e26dede43ab13e06 | [
"MIT"
] | null | null | null | README.md | andresterba/minecraft-docker | ae5248d26e4c9d42fdf570d1e26dede43ab13e06 | [
"MIT"
] | null | null | null | # minecraft-docker
A minimal minecraft server based on [papermc](https://papermc.io/) and the docker-images of [Nerd2201](https://github.com/Nerd2201/docker-images).
## Usage
This repository provides a simple makefile.
```shell
# Build
make build
# Run
make run
# Access logs
make logs
# Stop
make stop
# Cleanu... | 12.433333 | 146 | 0.729223 | eng_Latn | 0.842331 |
f9d083a701527cc179f73bbfbc50f2f07672c43f | 1,457 | md | Markdown | 2020/10/25/2020-10-25 18:25.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | 3 | 2020-07-14T14:54:15.000Z | 2020-08-21T06:48:24.000Z | 2020/10/25/2020-10-25 18:25.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020/10/25/2020-10-25 18:25.md | zhzhzhy/WeiBoHot_history | 32ce4800e63f26384abb17d43e308452c537c902 | [
"MIT"
] | null | null | null | 2020年10月25日18时数据
Status: 200
1.周震南父亲公司发声明
微博热度:3360820
2.孩子向火锅里加棉花糖迎接爷爷
微博热度:1950653
3.许光汉看李佳琦直播
微博热度:1815603
4.吴京易烊千玺人形立牌
微博热度:1732830
5.迪丽热巴英文获奖感言
微博热度:1588522
6.马云给援鄂医护姐妹婚礼随份子
微博热度:1584785
7.白岩松评豪车恶意别车事件
微博热度:1562105
8.中石化笔试
微博热度:1529437
9.特朗普抱怨打开电视全是新冠
微博热度:1519054
10.唐嫣水墨天鹅公主裙
微博热度:1505670
11.... | 7.142157 | 20 | 0.789293 | yue_Hant | 0.408683 |
f9d2dc865cd7c5ecd2b10d317cee806b4b7dfb18 | 814 | md | Markdown | README.md | elvioghy/short-link | fd7eb3ba27ded7eb5cadf4d5240ec8e63a2c1463 | [
"Apache-2.0"
] | null | null | null | README.md | elvioghy/short-link | fd7eb3ba27ded7eb5cadf4d5240ec8e63a2c1463 | [
"Apache-2.0"
] | null | null | null | README.md | elvioghy/short-link | fd7eb3ba27ded7eb5cadf4d5240ec8e63a2c1463 | [
"Apache-2.0"
] | null | null | null | # short-link
Merhaba ben [elvioghy](http://elvio.tech),
```txt
Bu gün sizlere arşivimde bulunan bir link kısaltma mini scriptini veriyorum.
İstediğiniz gibi düzenleyebilirsiniz, kodları yardım için kullanabilirsiniz.
```
## Kurulum;
```txt
sys/database.php içindeki kodları şu şekilde değiştirin:
```
```php
<?php
try {
... | 26.258065 | 92 | 0.713759 | tur_Latn | 0.99902 |
f9d3e1ca2118b7ce137b45969c7ed75a2267c762 | 1,722 | md | Markdown | article-backup/devblogs/markdown/219-the-amusement-continues.md | PCSX2/pcsx2-net-www | 88f85168d624aef503756d4d0f8a841a1ce38229 | [
"MIT"
] | null | null | null | article-backup/devblogs/markdown/219-the-amusement-continues.md | PCSX2/pcsx2-net-www | 88f85168d624aef503756d4d0f8a841a1ce38229 | [
"MIT"
] | 10 | 2022-03-26T02:24:45.000Z | 2022-03-31T02:42:52.000Z | article-backup/devblogs/markdown/219-the-amusement-continues.md | PCSX2/pcsx2-net-www | 88f85168d624aef503756d4d0f8a841a1ce38229 | [
"MIT"
] | null | null | null | <div class="single-article">
<div class="item-page clearfix">
<div style="text-align:center;">
</div>
The new version of PCSX2 is out, development continues, ideas flow
through the team and new ideas for fun spring to mind, just to forget
about the work at hand for five minutes! This time, in the form of a
video co... | 30.210526 | 125 | 0.734611 | eng_Latn | 0.998188 |
f9d4d578c62f87f8dc5c6a5cee76e41a2c2cd234 | 4,250 | md | Markdown | competition/index.md | aigamstat/aigamstat.github.io | e9179ff604770060058bd4ca09b570cbd3614411 | [
"MIT"
] | null | null | null | competition/index.md | aigamstat/aigamstat.github.io | e9179ff604770060058bd4ca09b570cbd3614411 | [
"MIT"
] | 3 | 2021-05-20T13:41:36.000Z | 2022-02-26T06:45:21.000Z | competition/index.md | aigamstat/aigamstat.github.io | e9179ff604770060058bd4ca09b570cbd3614411 | [
"MIT"
] | null | null | null | ---
layout: default
---
<a href="../index.html" class="btn">Home</a>
<a href="../about_us.html" class="btn">About Us</a>
<a href="../join.html" class="btn">Join AIG</a>
<a href="../news.html" class="btn">News</a>
<a href="../jsm2021/" class="btn">JSM 2021</a>
# 2022 AIG Student Paper Competition
The Astrostatistics ... | 96.590909 | 785 | 0.785647 | eng_Latn | 0.997015 |
f9d5547caed6b1c710856d9d1fc40afdc90bedde | 5,625 | md | Markdown | interview/docs/days/js/vue3.md | mescalchuan/mescalchuan.github.io | 2006ec912f96bce4b37a07a9915055028476596d | [
"Apache-2.0"
] | null | null | null | interview/docs/days/js/vue3.md | mescalchuan/mescalchuan.github.io | 2006ec912f96bce4b37a07a9915055028476596d | [
"Apache-2.0"
] | 22 | 2020-01-08T07:44:53.000Z | 2022-02-27T03:33:03.000Z | interview/docs/days/js/vue3.md | mescalchuan/mescalchuan.github.io | 2006ec912f96bce4b37a07a9915055028476596d | [
"Apache-2.0"
] | null | null | null | # Vue 3 学习笔记
### 计算属性
计算属性可以设置 setter
```javascript
computed: {
fullName: {
// getter
get() {
return this.firstName + ' ' + this.lastName
},
// setter
set(newValue) {
const names = newValue.split(' ')
this.firstName = names[0]
this.lastName = names[names.length - 1]
... | 24.563319 | 453 | 0.651378 | yue_Hant | 0.426392 |
f9d7bb998b9e6d0533781b626b362c84f7d39984 | 625 | md | Markdown | docs/WEPYX.md | wishinlife/weappx | 5aa34e21666b9f3f6c8b2fedde6ad139edffb7f3 | [
"MIT"
] | 128 | 2018-05-05T02:57:34.000Z | 2021-11-08T10:55:18.000Z | docs/WEPYX.md | wishinlife/weappx | 5aa34e21666b9f3f6c8b2fedde6ad139edffb7f3 | [
"MIT"
] | 17 | 2018-06-14T09:17:37.000Z | 2018-12-19T04:19:28.000Z | docs/WEPYX.md | tolerance-go/wepyx | 17bf76cd89c22089a581a24619ce17051671735a | [
"MIT"
] | 21 | 2018-05-08T18:41:17.000Z | 2019-07-10T08:44:01.000Z | 如果你很早关注这个项目,就会了解原来的项目名称叫做 `wepyx`。
看上去似乎是为 `wepy` 专门打造的。
但是随着时间的推移,渐渐发现,这个数据框架应该是独立于组件框架的。
在准备实现和 原生小程序 的对接中,暴露出来了这个问题。
因此,新项目相对老项目主要干了2件事情
- 将数据管理部分和组件框架分离
- 改了个名字(还是和微信有关系)
升级方案
1. 引入 wepyx 改成 weappx
```js
- import wepyx from 'wepyx'
+ import weappx from 'weappx'
```
2. 需要配合引入连接器,根据组件框架不同;目前实现的版本有 wepy 和 原生小程... | 14.204545 | 46 | 0.7312 | yue_Hant | 0.572321 |
f9d920578ad5a1313f7d407a1826cba0c3194519 | 6,173 | md | Markdown | docs/analysis-services/tabular-models-scripting-language-commands/sequence-command-tmsl.md | dirceuresende/sql-docs.pt-br | 023b1c4ae887bc1ed6a45cb3134f33a800e5e01e | [
"CC-BY-4.0",
"MIT"
] | 2 | 2021-10-12T00:50:30.000Z | 2021-10-12T00:53:51.000Z | docs/analysis-services/tabular-models-scripting-language-commands/sequence-command-tmsl.md | dirceuresende/sql-docs.pt-br | 023b1c4ae887bc1ed6a45cb3134f33a800e5e01e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/analysis-services/tabular-models-scripting-language-commands/sequence-command-tmsl.md | dirceuresende/sql-docs.pt-br | 023b1c4ae887bc1ed6a45cb3134f33a800e5e01e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-06-25T13:33:56.000Z | 2020-06-25T13:33:56.000Z | ---
title: Sequência de comando (TMSL) | Microsoft Docs
ms.date: 05/07/2018
ms.prod: sql
ms.technology: analysis-services
ms.custom: tmsl
ms.topic: reference
ms.author: owend
ms.reviewer: owend
author: minewiskan
manager: kfile
ms.openlocfilehash: bfdfd96ed2368d4f0900ffb70363f1a38201035f
ms.sourcegitcommit: ... | 53.215517 | 567 | 0.690588 | por_Latn | 0.989754 |
f9d9d50cebbabc6a89c057ed0225f14845a7dae1 | 76 | md | Markdown | README.md | stambuk-cl/Terraform-pubsub-push-GCP | e2cd43d8f44bd188a919c8336e5a22e3996d9dc8 | [
"MIT"
] | null | null | null | README.md | stambuk-cl/Terraform-pubsub-push-GCP | e2cd43d8f44bd188a919c8336e5a22e3996d9dc8 | [
"MIT"
] | null | null | null | README.md | stambuk-cl/Terraform-pubsub-push-GCP | e2cd43d8f44bd188a919c8336e5a22e3996d9dc8 | [
"MIT"
] | null | null | null | # Terraform-pubsub-push-GCP
Terraform module for a pull subscription at GCP
| 25.333333 | 47 | 0.815789 | eng_Latn | 0.663204 |
f9d9dca4b417b1e6bab3b6a9e100cbde8111ee69 | 1,159 | md | Markdown | README.md | cameronperot/rpi-setup | 533cb830269bce5ab094f1ac78416eae633f073b | [
"MIT"
] | null | null | null | README.md | cameronperot/rpi-setup | 533cb830269bce5ab094f1ac78416eae633f073b | [
"MIT"
] | null | null | null | README.md | cameronperot/rpi-setup | 533cb830269bce5ab094f1ac78416eae633f073b | [
"MIT"
] | null | null | null | # Raspberry Pi Setup
## Usage
On the raspberry pi run:
```bash
git clone https://github.com/cameronperot/rpi-setup.git
cd rpi-setup
./rpi-setup.sh
```
## Raspbian Image
The latest image can be found [here](https://www.raspberrypi.org/downloads/raspbian/).
The image can be written to the SD card using:
```bash
dd bs=4... | 27.595238 | 155 | 0.744607 | eng_Latn | 0.799544 |
f9da19a890032d4c713e10b04bd98deb97d6343e | 602 | md | Markdown | 2018/CVE-2018-13052.md | sei-vsarvepalli/cve | fbd9def72dd8f1b479c71594bfd55ddb1c3be051 | [
"MIT"
] | 4 | 2022-03-01T12:31:42.000Z | 2022-03-29T02:35:57.000Z | 2018/CVE-2018-13052.md | sei-vsarvepalli/cve | fbd9def72dd8f1b479c71594bfd55ddb1c3be051 | [
"MIT"
] | null | null | null | 2018/CVE-2018-13052.md | sei-vsarvepalli/cve | fbd9def72dd8f1b479c71594bfd55ddb1c3be051 | [
"MIT"
] | 1 | 2022-02-24T21:07:04.000Z | 2022-02-24T21:07:04.000Z | ### [CVE-2018-13052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13052)


 your data
<img src="{{site.url}}/img/geneticcode.png" alt="slot" style="width: 800px;"/>
--
<img src="{{site.url}}/img/datser1.png" alt="slot" style="width: 600px;"/>
--
<img src="{{site.url}}/img/datser2.png" alt="slot" style="width: 600px;"/>
--
<img src="{... | 23.194379 | 118 | 0.554221 | yue_Hant | 0.290385 |
f9dc164d88a6c46953a4cbffef5a037931ef3d33 | 2,425 | md | Markdown | engagedigital/v1/client/docs/Settings.md | grokify/ringcentral-sdk-go-scg | 2ffc7b4052a4b9e86fbd3aa563fc4d16af5e2750 | [
"MIT"
] | 8 | 2018-01-16T01:39:42.000Z | 2021-01-10T12:57:37.000Z | engagedigital/v1/client/docs/Settings.md | grokify/go-ringcentral | e2bd50f8dd38a2cbf78e0d81b17a424accb39256 | [
"MIT"
] | 34 | 2018-01-05T20:23:10.000Z | 2020-11-05T23:13:30.000Z | engagedigital/v1/client/docs/Settings.md | grokify/go-ringcentral-client | f935cf02733f6fd69eb209c40669c2d161ed2760 | [
"MIT"
] | 13 | 2018-04-16T22:02:47.000Z | 2020-07-12T01:27:58.000Z | # Settings
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ActivityPresenceThreshold** | **int32** | | [optional]
**ActivityTracking** | **bool** | | [optional]
**BeginningOfWeek** | **string** | | [optional]
**BrowserNotificationsDisabled** | **boo... | 45.754717 | 161 | 0.574021 | yue_Hant | 0.575165 |
f9dc5d13af26543b94cc3d6b8c76702920293a69 | 433 | md | Markdown | README.md | int2xx9/NfcQSToggle | 769a7ef45ef9f9887f8e01b90e53d848de190079 | [
"Apache-2.0"
] | null | null | null | README.md | int2xx9/NfcQSToggle | 769a7ef45ef9f9887f8e01b90e53d848de190079 | [
"Apache-2.0"
] | null | null | null | README.md | int2xx9/NfcQSToggle | 769a7ef45ef9f9887f8e01b90e53d848de190079 | [
"Apache-2.0"
] | null | null | null | NfcQuickSettingsToggle
==================================================
NFC Toggle for QuickSettings.
# Requirements
* Android 7.0+
* Root privilege or a way to modify /system
# Installation
1. Build an apk.
2. Create /system/priv-app/NfcQSToggle directory and change a permission to 755.
3. Copy apk into /system/p... | 24.055556 | 80 | 0.681293 | eng_Latn | 0.651185 |
f9dc66aabf4163d45a4da56f87909f9c98c16c1e | 6,432 | md | Markdown | sdk/docs/TransactionsApi.md | yapily/yapily-sdk-nodejs | 86b6405e564049cf534d5108271fdd34a3bf4913 | [
"MIT"
] | 11 | 2018-05-18T14:38:40.000Z | 2021-01-10T07:53:44.000Z | sdk/docs/TransactionsApi.md | yapily/yapily-sdk-nodejs | 86b6405e564049cf534d5108271fdd34a3bf4913 | [
"MIT"
] | 6 | 2019-09-02T15:54:57.000Z | 2022-03-09T15:50:45.000Z | sdk/docs/TransactionsApi.md | yapily/yapily-sdk-nodejs | 86b6405e564049cf534d5108271fdd34a3bf4913 | [
"MIT"
] | 7 | 2018-05-30T17:09:46.000Z | 2021-04-27T18:02:02.000Z | # YapilyApi.TransactionsApi
All URIs are relative to *https://api.yapily.com*
Method | HTTP request | Description
------------- | ------------- | -------------
[**getTransactionsUsingGET**](TransactionsApi.md#getTransactionsUsingGET) | **GET** /accounts/{accountId}/transactions | Get account transactions
## getTra... | 72.269663 | 433 | 0.725124 | eng_Latn | 0.822299 |
f9ddb83872feda409a708cd282650a523bd45cb8 | 537 | md | Markdown | _posts/2020-03-25-fki0078.md | feinkost-internet/feinkost-internet.github.io | 3f1c054b409874bb01cfa5762f28b90320153eab | [
"MIT"
] | 5 | 2017-10-05T14:01:09.000Z | 2017-12-04T08:48:50.000Z | _posts/2020-03-25-fki0078.md | feinkost-internet/feinkost-internet.github.io | 3f1c054b409874bb01cfa5762f28b90320153eab | [
"MIT"
] | 15 | 2017-10-05T09:59:13.000Z | 2019-02-06T01:01:19.000Z | _posts/2020-03-25-fki0078.md | feinkost-internet/feinkost-internet.github.io | 3f1c054b409874bb01cfa5762f28b90320153eab | [
"MIT"
] | 1 | 2018-02-24T17:17:24.000Z | 2018-02-24T17:17:24.000Z | ---
layout: post
category: podcast
title: "FKI0078 corona.virus.mp3.exe"
date: 2020-04-04 14:00:00+02:00
recording_date: 2020-03-25 21:00:00+01:00
file_url: "https://s3.eu-central-1.amazonaws.com/feinkost-intenet/fki0078.mp3"
file_duration: "01:05:39"
file_size: 63037519
permalink: /:title
team:
- josa
- robert
- stefa... | 18.517241 | 122 | 0.698324 | yue_Hant | 0.16407 |
f9de2af29d617395c3c789e4be5d643aeda5f967 | 90 | md | Markdown | docs/community/overview_es.md | brandonroberts/scully | 50e3ff576bb63d835b2f6a0549795ec20c4a3125 | [
"MIT"
] | 2,510 | 2019-12-12T18:16:01.000Z | 2022-03-31T23:41:54.000Z | docs/community/overview_es.md | brandonroberts/scully | 50e3ff576bb63d835b2f6a0549795ec20c4a3125 | [
"MIT"
] | 895 | 2019-12-13T01:15:10.000Z | 2022-03-28T13:12:45.000Z | docs/community/overview_es.md | brandonroberts/scully | 50e3ff576bb63d835b2f6a0549795ec20c4a3125 | [
"MIT"
] | 342 | 2019-12-14T17:06:29.000Z | 2022-03-25T06:15:16.000Z | ---
title: Comunidad
lang: es
published: true
position: 900
---
# La Comunidad de Scully
| 10 | 24 | 0.7 | spa_Latn | 0.497122 |
f9de6e47ef3eab9bba6df8f54fa86344b1ed6ab1 | 1,072 | md | Markdown | content/refguide/find-advanced.md | mbyregow/docs | c70aecd9132c8aa757f4e4e41cb52cbf52a75963 | [
"CC-BY-4.0"
] | null | null | null | content/refguide/find-advanced.md | mbyregow/docs | c70aecd9132c8aa757f4e4e41cb52cbf52a75963 | [
"CC-BY-4.0"
] | 2 | 2020-01-11T12:21:51.000Z | 2020-02-11T20:06:55.000Z | content/refguide/find-advanced.md | mbyregow/docs | c70aecd9132c8aa757f4e4e41cb52cbf52a75963 | [
"CC-BY-4.0"
] | 1 | 2020-01-11T10:20:23.000Z | 2020-01-11T10:20:23.000Z | ---
title: "Find Advanced"
parent: "edit-menu"
menu_order: 10
tags: ["studio pro", "find advanced", "find usages", "edit menu"]
---
## 1 Introduction
You can search for changes or usages of different elements, documents, Xpaths, changes to various elements, etc. in your application.
## 2 Finding Object Activities
... | 35.733333 | 135 | 0.709888 | eng_Latn | 0.908885 |
f9dfcfb217f6f20423ae96fad2013e447990b38a | 2,441 | markdown | Markdown | _posts/2009-11-15-release-0.5.1.markdown | nlarn/nlarn.github.io | 27d472587cea406b4addb42fe09a92d67c9eac19 | [
"MIT"
] | 1 | 2020-04-28T20:46:10.000Z | 2020-04-28T20:46:10.000Z | _posts/2009-11-15-release-0.5.1.markdown | nlarn/nlarn.github.io | 27d472587cea406b4addb42fe09a92d67c9eac19 | [
"MIT"
] | null | null | null | _posts/2009-11-15-release-0.5.1.markdown | nlarn/nlarn.github.io | 27d472587cea406b4addb42fe09a92d67c9eac19 | [
"MIT"
] | null | null | null | ---
layout: post
title: Released 0.5.1
date: 2009-11-15 17:23:46 +0100
categories: release
---
A new version of NLarn is available. This is a bug-fix and refinement-only release, thus all the changes are small, but so should be the number of bugs.
Get it from [Sourceforge](https://sourceforge.net/projects/nlarn/fil... | 65.972973 | 242 | 0.780828 | eng_Latn | 0.999826 |
f9dff7f49f3eb5a5ea3e966b4912826745b6dd2b | 1,668 | md | Markdown | content/pages/about.md | iris-ibk/tina-blog-starter | 3bd8de527fcf271bb47cea169d79775181592c38 | [
"Apache-2.0"
] | null | null | null | content/pages/about.md | iris-ibk/tina-blog-starter | 3bd8de527fcf271bb47cea169d79775181592c38 | [
"Apache-2.0"
] | null | null | null | content/pages/about.md | iris-ibk/tina-blog-starter | 3bd8de527fcf271bb47cea169d79775181592c38 | [
"Apache-2.0"
] | null | null | null | ---
blocks:
- body: >-
## What is this?
This is a [TinaCMS](https://tina.io)-enabled Next.js app, so you can edit
your content on a live page. In this project the Tina file-based CMS is
used via GraphQL: it's powered by a schema that _you_ define. It not only
serves content from Markdo... | 26.0625 | 80 | 0.592326 | eng_Latn | 0.998721 |
f9e122f99274c1419cd97a0045245b8281ae5cad | 1,781 | md | Markdown | README.md | flaxandteal/mb-ckan-helm | 55f9932211949c98e0f8d5fdb6a99eee2c850eb0 | [
"MIT"
] | null | null | null | README.md | flaxandteal/mb-ckan-helm | 55f9932211949c98e0f8d5fdb6a99eee2c850eb0 | [
"MIT"
] | 1 | 2020-11-13T13:23:00.000Z | 2020-11-13T13:23:00.000Z | README.md | flaxandteal/mb-ckan-helm | 55f9932211949c98e0f8d5fdb6a99eee2c850eb0 | [
"MIT"
] | null | null | null | # Simple Helm Chart for CKAN
## Plugin configuration
Go to the `example` directory.
1. Update _build.sh_ to install the necessary plugins
2. Build your custom ckan-core image, with `docker build -t MYREPO/my-ckan-image:MYTAG` and push it up with `docker push`
3. Set the plugins in values.yaml, and correct the ckan-c... | 48.135135 | 306 | 0.761931 | eng_Latn | 0.992852 |
f9e244dabe038e13be286c3030ed0b2c808fe71a | 1,174 | md | Markdown | README.md | robmarkcole/deepstack-recorder | 1bcf41348c7aee95a70c438380aef6385f687ef4 | [
"Apache-2.0"
] | null | null | null | README.md | robmarkcole/deepstack-recorder | 1bcf41348c7aee95a70c438380aef6385f687ef4 | [
"Apache-2.0"
] | 2 | 2021-01-28T05:30:59.000Z | 2021-01-28T07:46:57.000Z | README.md | robmarkcole/deepstack-recorder | 1bcf41348c7aee95a70c438380aef6385f687ef4 | [
"Apache-2.0"
] | null | null | null | # deepstack-recorder
AFTER FURTHER CONSIDERATION, NOT DOING THIS. IT WOULD NEGATIVELY AFFECT DEEPSTACK PERFORMANCE BY ADDING LATENCY. BETTER TO HAVE OTHER SOFTWARE POST THE RESPONSE DATA TO A SERVICE LIKE THIS, THEN IT IS QUESTIONABLE IF AN API IS REQUIRED AT ALL
Sits in front of your deepstack instance and records al... | 39.133333 | 242 | 0.786201 | eng_Latn | 0.365001 |
f9e6a20101dc3785c84c49c152997d5e3da7fa39 | 58 | md | Markdown | README.md | AnatoliiPerfun/PullAndScore-prototype | 9f5c7eda09180fc10600f21637f89ab769f8f249 | [
"MIT"
] | null | null | null | README.md | AnatoliiPerfun/PullAndScore-prototype | 9f5c7eda09180fc10600f21637f89ab769f8f249 | [
"MIT"
] | null | null | null | README.md | AnatoliiPerfun/PullAndScore-prototype | 9f5c7eda09180fc10600f21637f89ab769f8f249 | [
"MIT"
] | null | null | null | # PullAndScore-prototype
inspired by old airhockey games
| 19.333333 | 32 | 0.827586 | eng_Latn | 0.991573 |
f9e788f7734433b98032f1351fda3f7212546bee | 1,557 | md | Markdown | _posts/2017-08-28-Mori-LeeBlu-Blu-Wedding-Gown-5266-Sleeveless-Chapel-Train-Ballgown.md | gownthlala/gownthlala.github.io | f86dbdf6fa0e98646ca4cb470fa2928a56e04eec | [
"MIT"
] | null | null | null | _posts/2017-08-28-Mori-LeeBlu-Blu-Wedding-Gown-5266-Sleeveless-Chapel-Train-Ballgown.md | gownthlala/gownthlala.github.io | f86dbdf6fa0e98646ca4cb470fa2928a56e04eec | [
"MIT"
] | null | null | null | _posts/2017-08-28-Mori-LeeBlu-Blu-Wedding-Gown-5266-Sleeveless-Chapel-Train-Ballgown.md | gownthlala/gownthlala.github.io | f86dbdf6fa0e98646ca4cb470fa2928a56e04eec | [
"MIT"
] | null | null | null | ---
layout: post
date: 2017-08-28
title: "Mori Lee-Blu Blu Wedding Gown 5266 Sleeveless Chapel Train Ballgown"
category: Mori Lee-Blu
tags: [Mori Lee-Blu,Ballgown,Sweetheart,Chapel Train,Sleeveless]
---
### Mori Lee-Blu Blu Wedding Gown 5266
Just **$359.99**
### Sleeveless Chapel Train Ballgown
<table><tr><td>BRANDS... | 86.5 | 245 | 0.718048 | yue_Hant | 0.442897 |
f9e81a88962380610854a3cf63f1ecabc98e9992 | 545 | md | Markdown | _examples/pinterest-design-principles.md | allardvanhelbergen/principles.design | 70860ee69107c8c0282aef7c0340295a7f5fac4e | [
"MIT"
] | 1,121 | 2017-12-07T21:35:29.000Z | 2022-03-29T19:27:57.000Z | _examples/pinterest-design-principles.md | allardvanhelbergen/principles.design | 70860ee69107c8c0282aef7c0340295a7f5fac4e | [
"MIT"
] | 106 | 2017-12-03T17:42:57.000Z | 2021-09-27T21:26:55.000Z | _examples/pinterest-design-principles.md | allardvanhelbergen/principles.design | 70860ee69107c8c0282aef7c0340295a7f5fac4e | [
"MIT"
] | 191 | 2017-12-04T11:29:22.000Z | 2022-03-29T19:29:17.000Z | ---
title: Pinterest Design Principles
author: Pinterest
overview:
link: https://medium.com/@suprb/redesigning-pinterest-block-by-block-6040a00d80a3
principles:
- principle: Lucid
summary: |
It’s intuitive, not learned. It makes the user feel powerful. It makes the content taste better.
- principle: Animated
su... | 30.277778 | 100 | 0.741284 | eng_Latn | 0.871369 |
f9e97b508f945ff9d573ebe64791671061406663 | 1,359 | md | Markdown | source_codes/readme.md | LBBSoft/DrugR-plos | 5eb58fe9482fe1518ae1d30ac790ca4297904313 | [
"MIT"
] | null | null | null | source_codes/readme.md | LBBSoft/DrugR-plos | 5eb58fe9482fe1518ae1d30ac790ca4297904313 | [
"MIT"
] | 1 | 2018-11-16T20:35:43.000Z | 2018-11-16T20:42:53.000Z | source_codes/readme.md | LBBSoft/DrugR-plos | 5eb58fe9482fe1518ae1d30ac790ca4297904313 | [
"MIT"
] | null | null | null | **Datasets and codes of Drug R+**
In addition to python code, this repository includes the created datasets. For
every dataset, two txt files are available in it:
1- Dataset: this file contais known drug-target.
2- Potentials_drugs_and_targets: This file entails all potential drug-target
interactions (unknow... | 30.886364 | 81 | 0.735099 | eng_Latn | 0.99952 |