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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cc58330770607cccb21e6e9a81c5b84e812d8523 | 10,497 | md | Markdown | _posts/c-review.md | sophie4869/s0phie_bi | bae89b687f11f7b90ab62a33ff1542cbc5237fdc | [
"MIT"
] | null | null | null | _posts/c-review.md | sophie4869/s0phie_bi | bae89b687f11f7b90ab62a33ff1542cbc5237fdc | [
"MIT"
] | null | null | null | _posts/c-review.md | sophie4869/s0phie_bi | bae89b687f11f7b90ab62a33ff1542cbc5237fdc | [
"MIT"
] | null | null | null | title: c++review
date: 2016-09-18 08:54:38
tags: C++
---
# C++ review
Modern object-oriented (OO) languages provide 3 capabilities:
- encapsulation (combining the data and its functions into one single name)
- inheritance
- polymorphism
<!--more-->
## 多态和继承
``多态``:
- upcast+dynamic/static binding,
- 靠指向vtable的vptr实... | 37.623656 | 312 | 0.748595 | eng_Latn | 0.99825 |
cc58550c08e8b8302ea53c70dd0daf75e7e444af | 907 | md | Markdown | README.md | Sab94/libp2p-kad-dht-trail | beb33644edcbe6f0ef816c040170017721ff207c | [
"MIT"
] | null | null | null | README.md | Sab94/libp2p-kad-dht-trail | beb33644edcbe6f0ef816c040170017721ff207c | [
"MIT"
] | null | null | null | README.md | Sab94/libp2p-kad-dht-trail | beb33644edcbe6f0ef816c040170017721ff207c | [
"MIT"
] | null | null | null | # libp2p-kad-dht-trail
Hello world local libp2p network with kad-dht rendezvous discovery
# How to test
First clone the repo, then goto `bootstrap` and run that. You will get a multiaddress.
```
$ cd bootstrap
$ go run main.go
This node is QmRDzQAZ9bdDWwfK4i33qtPW3Eziditovvg3D7Sn3dWN7f
Available multiaddrs :
/ip... | 25.914286 | 115 | 0.770673 | eng_Latn | 0.813835 |
cc5953780aed44bbacdf457003edc5d708f30587 | 70,602 | md | Markdown | test/xref2/resolve/test.md | dbuenzli/odoc | 1378e8a2c1d382ec049aaecfe8fe592b69e6bf5f | [
"0BSD"
] | null | null | null | test/xref2/resolve/test.md | dbuenzli/odoc | 1378e8a2c1d382ec049aaecfe8fe592b69e6bf5f | [
"0BSD"
] | null | null | null | test/xref2/resolve/test.md | dbuenzli/odoc | 1378e8a2c1d382ec049aaecfe8fe592b69e6bf5f | [
"0BSD"
] | null | null | null | Resolution is the process by which we take a value of type `Lang.t` and look up
details of the internal cross references and make sure we know exactly which
component is being referred to. Much of the work has been done by the compiler
but we need to do a little more. For example, given
```ocaml skip
module M : sig
... | 39.910684 | 167 | 0.462806 | yue_Hant | 0.429882 |
cc59d48ca0d1a48e9881403f15af16d3af387fc9 | 432 | md | Markdown | markdown/ngw-connector.wmsclientconnection.capcache.md | nextgis/ngw_frontend | 2eef655c333f9a9505f5b475c893dee1c126a740 | [
"MIT"
] | null | null | null | markdown/ngw-connector.wmsclientconnection.capcache.md | nextgis/ngw_frontend | 2eef655c333f9a9505f5b475c893dee1c126a740 | [
"MIT"
] | null | null | null | markdown/ngw-connector.wmsclientconnection.capcache.md | nextgis/ngw_frontend | 2eef655c333f9a9505f5b475c893dee1c126a740 | [
"MIT"
] | null | null | null | <!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@nextgis/ngw-connector](./ngw-connector.md) > [WmsClientConnection](./ngw-connector.wmsclientconnection.md) > [capcache](./ngw-connector.wmsclientconnection.capcache.md)
## WmsClientConnection.capcache prop... | 30.857143 | 200 | 0.738426 | eng_Latn | 0.796881 |
cc59ddc97b3742b9fe31b1c894f0910be2efc510 | 3,225 | md | Markdown | docs/2014/integration-services/change-data-capture/how-to-prepare-sql-server-for-cdc.md | real-napster/sql-docs.de-de | 0cf3bb09a98541d4ee3fd6e4635b008c94019b6a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/2014/integration-services/change-data-capture/how-to-prepare-sql-server-for-cdc.md | real-napster/sql-docs.de-de | 0cf3bb09a98541d4ee3fd6e4635b008c94019b6a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/2014/integration-services/change-data-capture/how-to-prepare-sql-server-for-cdc.md | real-napster/sql-docs.de-de | 0cf3bb09a98541d4ee3fd6e4635b008c94019b6a | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Vorbereiten von SQL Server für CDC | Microsoft-Dokumentation
ms.custom: ''
ms.date: 06/13/2017
ms.prod: sql-server-2014
ms.reviewer: ''
ms.technology: integration-services
ms.topic: conceptual
ms.assetid: a327fa18-58f4-4e69-bb87-44faf47e20ef
author: janinezhang
ms.author: janinez
manager: craigg
ms.openlocfi... | 71.666667 | 385 | 0.779535 | deu_Latn | 0.952884 |
cc5a5d1e35b03370d745c3772e58110b36b623a9 | 422 | md | Markdown | problems/src/main/java/prob038/count/and/say/Readme.md | yangyangv2/leet-code | 6419661bba796e896017faa30575747d136685f7 | [
"MIT"
] | null | null | null | problems/src/main/java/prob038/count/and/say/Readme.md | yangyangv2/leet-code | 6419661bba796e896017faa30575747d136685f7 | [
"MIT"
] | null | null | null | problems/src/main/java/prob038/count/and/say/Readme.md | yangyangv2/leet-code | 6419661bba796e896017faa30575747d136685f7 | [
"MIT"
] | null | null | null |
The count-and-say sequence is the sequence of integers with the first five terms as following:
```
1. 1
2. 11
3. 21
4. 1211
5. 111221
```
1 is read off as "one 1" or 11.
11 is read off as "two 1s" or 21.
21 is read off as "one 2, then one 1" or 1211.
Given an integer n, generate the nth term of the... | 28.133333 | 94 | 0.682464 | eng_Latn | 0.999949 |
cc5b239cd811d1fcfe1d5fb320e24a769cb223db | 177 | md | Markdown | README.md | pairswiththymine/google-tasks-redesign | 116b1e273d7a125c61913ef795ae31e2fe5c231a | [
"Unlicense"
] | null | null | null | README.md | pairswiththymine/google-tasks-redesign | 116b1e273d7a125c61913ef795ae31e2fe5c231a | [
"Unlicense"
] | 3 | 2022-02-12T11:57:54.000Z | 2022-02-26T11:47:58.000Z | README.md | alexa-griffin/google-tasks-redesign | 116b1e273d7a125c61913ef795ae31e2fe5c231a | [
"Unlicense"
] | null | null | null | # google-tasks-redesign
This application is being made in order to improve my design process. You can see the full case study and all files I used in the `/process` directory.
| 44.25 | 151 | 0.779661 | eng_Latn | 0.999831 |
cc5b38a2c9e640d3766aebf10fd69491b76c7fa3 | 5,110 | md | Markdown | articles/fin-ops-core/dev-itpro/analytics/er-functions-category-other.md | MicrosoftDocs/Dynamics-365-Operations.sv-se | 90cb258993f991b2ce1b67078a6519e342608a4e | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-05-18T17:14:56.000Z | 2022-03-02T03:46:34.000Z | articles/fin-ops-core/dev-itpro/analytics/er-functions-category-other.md | MicrosoftDocs/Dynamics-365-Operations.sv-se | 90cb258993f991b2ce1b67078a6519e342608a4e | [
"CC-BY-4.0",
"MIT"
] | 7 | 2017-12-13T12:57:02.000Z | 2019-04-30T11:46:04.000Z | articles/fin-ops-core/dev-itpro/analytics/er-functions-category-other.md | MicrosoftDocs/Dynamics-365-Operations.sv-se | 90cb258993f991b2ce1b67078a6519e342608a4e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Lista över ER-funktioner i företagsdomänspecifika kategorin
description: Det här ämnet ger information om företagsdomänspecifika funktionerna som stöds i elektronisk rapportering (ER).
author: NickSelin
ms.date: 12/12/2019
ms.prod: ''
ms.technology: ''
ms.search.form: ERDataModelDesigner, ERExpressionDesigne... | 89.649123 | 341 | 0.813894 | swe_Latn | 0.998023 |
cc5bc322a52600068f902eab1092c8e11dc690fc | 9,323 | md | Markdown | docs/tfs-server/admin/change-service-account-password.md | zbecknell/vsts-docs | 98a46a7ed88d80a27dc6bbebc86c28ca67962481 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/tfs-server/admin/change-service-account-password.md | zbecknell/vsts-docs | 98a46a7ed88d80a27dc6bbebc86c28ca67962481 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/tfs-server/admin/change-service-account-password.md | zbecknell/vsts-docs | 98a46a7ed88d80a27dc6bbebc86c28ca67962481 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Change the service account or password for Team Foundation Server
description: Change the service account or password for Team Foundation Server
ms.assetid: 644edcbc-983e-4f86-a832-4461e635bec6
ms.manager: douge
ms.author: elbatk
ms.date: 09/01/2016
ms.prod: vs-devops-alm
ms.technology: vs-devops-admin
ms.to... | 69.574627 | 734 | 0.770246 | eng_Latn | 0.99703 |
cc5ced6be794e7c6769434e792ee531272285b6c | 875 | md | Markdown | fiscal_and_regulatory.md | johnharnett/sample_contract_instance-1 | 6f2ee0f56b3f93fb7fd277cf098e8adde300dbff | [
"MIT"
] | null | null | null | fiscal_and_regulatory.md | johnharnett/sample_contract_instance-1 | 6f2ee0f56b3f93fb7fd277cf098e8adde300dbff | [
"MIT"
] | 2 | 2018-06-25T11:55:34.000Z | 2018-06-25T12:01:10.000Z | fiscal_and_regulatory.md | LloydsUnderwriter/risk_contract_two | 81a8926db3237f68772ee79fda16405f9fcc6308 | [
"MIT"
] | 1 | 2018-06-22T13:44:06.000Z | 2018-06-22T13:44:06.000Z | # Fiscal and Regulatory Section
**TAX PAYABLE BY INSURER(S):**
_(For all taxation headings, where there are a large number of locations and/or taxes applicable then it may be more practical to provide the tax information in an attached spreadsheet/tax schedule, which may then be referenced here.)_
None applicable
**C... | 25.735294 | 235 | 0.726857 | eng_Latn | 0.527805 |
cc5da8cc31205b2b0bdc5c018983c7a19e724627 | 30,080 | md | Markdown | _listings/gitlab/v3projectsidmerge-requests-post-postman.md | streamdata-gallery-organizations/gitlab | d1e3c7b59001a9b573cc2d528a9a62f8a787e646 | [
"CC-BY-3.0"
] | null | null | null | _listings/gitlab/v3projectsidmerge-requests-post-postman.md | streamdata-gallery-organizations/gitlab | d1e3c7b59001a9b573cc2d528a9a62f8a787e646 | [
"CC-BY-3.0"
] | null | null | null | _listings/gitlab/v3projectsidmerge-requests-post-postman.md | streamdata-gallery-organizations/gitlab | d1e3c7b59001a9b573cc2d528a9a62f8a787e646 | [
"CC-BY-3.0"
] | 2 | 2020-11-08T09:45:19.000Z | 2021-01-04T13:55:55.000Z | {
"info": {
"name": "GitLab Post Projects Merge Requests",
"_postman_id": "70ef6166-f8fc-4be2-a9fd-9352ecc4ed70",
"description": "Post projects merge requests.",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/"
},
"item": [
{
"name": "Projects",
"item": [... | 30.445344 | 110 | 0.306815 | eng_Latn | 0.116958 |
cc5dc38e8cd344ee1d4d1239a401d8e532901fdb | 1,376 | md | Markdown | README.md | michellezhou010/michellezhou010.github.io | 2fa92a01b7a614a7defec7f5b603918d42443d90 | [
"MIT"
] | 1 | 2018-02-21T00:06:12.000Z | 2018-02-21T00:06:12.000Z | README.md | TheDragonRing/unumico | 525cf17b9d90dc1ca265320bbb3c6efcd724ff4c | [
"MIT"
] | null | null | null | README.md | TheDragonRing/unumico | 525cf17b9d90dc1ca265320bbb3c6efcd724ff4c | [
"MIT"
] | null | null | null | # Unumico
*A simple but nice one-page website template.*

### Usage
----------
To use Unumico, simply download the contents of this repository to your site root, and customise it as you wish.
### Features
-------------
- **Responsive** — The website template is built to be b... | 65.52381 | 402 | 0.746366 | eng_Latn | 0.999166 |
cc5e986281c27c0333a382bc2cf2a928c17497c2 | 5,852 | md | Markdown | README.md | drew026/xDD_Geodynamics | 79444d94017300a51f608a449e65854e854b3673 | [
"CC-BY-4.0"
] | 7 | 2016-11-10T21:18:27.000Z | 2022-03-22T14:20:18.000Z | README.md | drew026/xDD_Geodynamics | 79444d94017300a51f608a449e65854e854b3673 | [
"CC-BY-4.0"
] | 2 | 2016-12-17T19:26:20.000Z | 2017-10-27T08:21:38.000Z | README.md | drew026/xDD_Geodynamics | 79444d94017300a51f608a449e65854e854b3673 | [
"CC-BY-4.0"
] | 19 | 2016-12-09T19:16:40.000Z | 2021-09-14T11:21:44.000Z | # Stromatolite Application Demonstration
We present a demonstration of the [GeoDeepDive](https://geodeepdive.org) text mining application used
in Peters, Husson and Wilcots [2017, Geology](http://doi.org/10.1130/G38931.1). The goal of this application is to identify tuples between stromatolite fossils and stratigraphi... | 54.691589 | 688 | 0.779904 | eng_Latn | 0.992501 |
cc5ef31c160dff2d1fea87f70934b6b6f8e399d5 | 1,235 | md | Markdown | README.md | wyattis/gridsome-plugin-seo | 8373e8e5ff2dabea460e727f6585e5f0c2429331 | [
"MIT"
] | 1 | 2020-09-25T17:49:45.000Z | 2020-09-25T17:49:45.000Z | README.md | wyattis/gridsome-plugin-seo | 8373e8e5ff2dabea460e727f6585e5f0c2429331 | [
"MIT"
] | 1 | 2021-04-16T02:21:28.000Z | 2021-05-16T21:19:22.000Z | README.md | wyattis/gridsome-plugin-seo | 8373e8e5ff2dabea460e727f6585e5f0c2429331 | [
"MIT"
] | null | null | null | # Gridsome SEO plugin
Simplify the addition of meta tags helpful for SEO such as keywords, description and rich media formats like open graph and twitter cards.
This plugin is just wrapping the functionality of the [Nuxt-SEO](https://github.com/TiagoDanin/Nuxt-SEO) plugin.
## Install
- `npm i gridsome-plugin-seo --sa... | 24.215686 | 138 | 0.652632 | eng_Latn | 0.544113 |
cc5f31ba9aafdfd1f09a9c3f23c9337f199007a9 | 56 | md | Markdown | README.md | turbonomic-labs/turbonomiclabs.github.io | 5b258cf915beb3684f2588ecc74bfb9ade2136bf | [
"MIT"
] | null | null | null | README.md | turbonomic-labs/turbonomiclabs.github.io | 5b258cf915beb3684f2588ecc74bfb9ade2136bf | [
"MIT"
] | null | null | null | README.md | turbonomic-labs/turbonomiclabs.github.io | 5b258cf915beb3684f2588ecc74bfb9ade2136bf | [
"MIT"
] | null | null | null | # turbonomiclabs.github.io
Code for TurbonomicLabs.com
| 18.666667 | 28 | 0.821429 | por_Latn | 0.178902 |
cc5f3fb7c51a823ec435dca9ccad091f9d5bff00 | 10,398 | md | Markdown | _posts/2019-07-30-arthas.md | hyuga0410/hyuga.github.io | 1d192457bcbe415131f6e4f1d71d828ce8d951ab | [
"MIT"
] | 1 | 2020-05-30T14:56:43.000Z | 2020-05-30T14:56:43.000Z | _posts/2019-07-30-arthas.md | hyuga0410/hyuga.github.io | 1d192457bcbe415131f6e4f1d71d828ce8d951ab | [
"MIT"
] | 42 | 2018-08-21T02:27:21.000Z | 2020-05-13T06:36:26.000Z | _posts/2019-07-30-arthas.md | hyuga0410/hyuga0410.github.io | 1d192457bcbe415131f6e4f1d71d828ce8d951ab | [
"MIT"
] | null | null | null | ---
layout: post
title: "阿里巴巴-Arthas诊断工具"
subtitle: "Alibaba开源的Java诊断工具-Arthas"
date: 2019-07-30 20:42:05
author: "Hyuga"
header-img: "img/cover/head-top-29.jpg"
header-mask: 0.3
catalog: true
multilingual: false
tags:
- Arthas
---
## 官方简介
`Arthas`(阿尔萨斯)是阿里巴巴开源的 Java 诊断工具
官... | 23.158129 | 125 | 0.74774 | yue_Hant | 0.679318 |
cc5ff7a7e8db08ef44f63d6e96410409020e92a0 | 1,241 | md | Markdown | README.md | Marcus-V-Freitas/Anacor_Distribuicao_EPIs | 1c6da123412af25f307ff02d9820816f16db6a66 | [
"MIT"
] | null | null | null | README.md | Marcus-V-Freitas/Anacor_Distribuicao_EPIs | 1c6da123412af25f307ff02d9820816f16db6a66 | [
"MIT"
] | null | null | null | README.md | Marcus-V-Freitas/Anacor_Distribuicao_EPIs | 1c6da123412af25f307ff02d9820816f16db6a66 | [
"MIT"
] | null | null | null | # Anacor_Distribuicao_EPIs
<a href="https://github.com/Marcus-V-Freitas/Anacor_Distribuicao_EPIs/blob/main/Anacor.html">
<img src="logo-sus-png.png" alt="logo sus" width="500px" height="250px">
</a>
> Clique na imagem ilustrativa acima para fazer o download do Notebook do relatório HTML. <br> <br>
> Análise da dist... | 36.5 | 128 | 0.782434 | por_Latn | 0.990398 |
cc6041d4a7f38d4dab6ed96afe836b708c971265 | 8,305 | md | Markdown | .sublime/Packages/SublimeLinter-contrib-eslint/README.md | teedoo/dotfiles | 1c243d720e7cd3c3ed9ac2e2733ac32095b63fd2 | [
"MIT"
] | 1 | 2018-10-17T20:36:39.000Z | 2018-10-17T20:36:39.000Z | .sublime/Packages/SublimeLinter-contrib-eslint/README.md | teedoo/dotfiles | 1c243d720e7cd3c3ed9ac2e2733ac32095b63fd2 | [
"MIT"
] | null | null | null | .sublime/Packages/SublimeLinter-contrib-eslint/README.md | teedoo/dotfiles | 1c243d720e7cd3c3ed9ac2e2733ac32095b63fd2 | [
"MIT"
] | null | null | null | SublimeLinter-eslint
=========================
This linter plugin for [SublimeLinter][docs] provides an interface to [ESLint](https://github.com/nzakas/eslint). It will be used with files that have the “javascript” syntax.
## Installation
SublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter... | 38.808411 | 325 | 0.70596 | eng_Latn | 0.966435 |
cc60608ad6324ae3939a7cfd5db98c48e5e2c86e | 1,099 | md | Markdown | README.md | misajie/QP-RLmethod | d179715e479a27d1d43530e4d2e27fe447a5e61a | [
"MIT"
] | null | null | null | README.md | misajie/QP-RLmethod | d179715e479a27d1d43530e4d2e27fe447a5e61a | [
"MIT"
] | null | null | null | README.md | misajie/QP-RLmethod | d179715e479a27d1d43530e4d2e27fe447a5e61a | [
"MIT"
] | null | null | null | # QP-RLmethod
Author: Misajie
Update: 20220127
## Description
This repository aims to conduct a research project on applying RL methods to improve Quadratic Programming solving.
## Planning
+ [ ] Learn classical QP solving methods, (OSQP, Active Set Method)
+ [x] Implement classical QP methods on benchmark problems, c... | 52.333333 | 227 | 0.768881 | kor_Hang | 0.322131 |
cc609a3dbbc88f0cf74d12964b04ee75f597119e | 1,136 | md | Markdown | AlchemyInsights/commercial-dialogues/intune-support.md | isabella232/OfficeDocs-AlchemyInsights-pr.sv-SE | f65a29c0e7e545e9826e9af01b9a5d4fe8a977d6 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-19T19:08:09.000Z | 2021-04-21T00:13:49.000Z | AlchemyInsights/commercial-dialogues/intune-support.md | isabella232/OfficeDocs-AlchemyInsights-pr.sv-SE | f65a29c0e7e545e9826e9af01b9a5d4fe8a977d6 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-06-02T23:25:58.000Z | 2022-02-09T06:54:54.000Z | AlchemyInsights/commercial-dialogues/intune-support.md | isabella232/OfficeDocs-AlchemyInsights-pr.sv-SE | f65a29c0e7e545e9826e9af01b9a5d4fe8a977d6 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-10-09T20:31:36.000Z | 2021-10-09T10:38:14.000Z | ---
title: Intune-support
ms.author: v-jmathew
author: v-jmathew
manager: dansimp
audience: Admin
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.collection: Adm_O365
ms.custom:
- "6700002"
- "7680"
ms.openlocfilehash: 2f1ce5af0a37cfa32a798a63a4208c512f9c651a... | 40.571429 | 235 | 0.817782 | swe_Latn | 0.783044 |
cc60e59236ee23b2169d186728686da895c01f9e | 1,716 | md | Markdown | AlchemyInsights/catch-all-sync-issues.md | AdrianaMusic/OfficeDocs-AlchemyInsights-pr.cs-CZ | 1eeb3a75180d9d8bf791c4554db66c7bebd4f0b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | AlchemyInsights/catch-all-sync-issues.md | AdrianaMusic/OfficeDocs-AlchemyInsights-pr.cs-CZ | 1eeb3a75180d9d8bf791c4554db66c7bebd4f0b6 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | AlchemyInsights/catch-all-sync-issues.md | AdrianaMusic/OfficeDocs-AlchemyInsights-pr.cs-CZ | 1eeb3a75180d9d8bf791c4554db66c7bebd4f0b6 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-06-10T18:23:48.000Z | 2021-06-10T18:23:48.000Z | ---
title: Zachytit všechny problémy se synchronizací
ms.author: pebaum
author: pebaum
manager: mnirkhe
ms.audience: Admin
ms.topic: article
ms.service: o365-administration
ROBOTS: NOINDEX, NOFOLLOW
localization_priority: Normal
ms.collection: Adm_O365
ms.custom:
- "9000037"
- "1674"
- "9000241"
- "1951"
ms.openlocfile... | 47.666667 | 313 | 0.785548 | ces_Latn | 0.990502 |
cc60f7b512e1c7701c34cd637da5672fb7fda7b1 | 3,168 | md | Markdown | source/_posts/75e5e30a5ee3410e89cc5dcf74c579e3.md | rxliuli/blog | 7681f6028ba3f1fe8364c3bf1e2a20c997bf338d | [
"MIT"
] | 6 | 2019-11-22T13:36:37.000Z | 2022-03-18T02:43:02.000Z | source/_posts/75e5e30a5ee3410e89cc5dcf74c579e3.md | rxliuli/blog | 7681f6028ba3f1fe8364c3bf1e2a20c997bf338d | [
"MIT"
] | 5 | 2020-07-16T00:26:17.000Z | 2020-11-11T16:13:49.000Z | source/_posts/75e5e30a5ee3410e89cc5dcf74c579e3.md | rxliuli/blog | 7681f6028ba3f1fe8364c3bf1e2a20c997bf338d | [
"MIT"
] | 2 | 2020-03-06T04:40:37.000Z | 2021-06-24T12:38:02.000Z | ---
layout: post
title: liuli-cli TS JS SDK CLI 工具
abbrlink: 75e5e30a5ee3410e89cc5dcf74c579e3
tags:
- 工具
- 工程化
date: 1582444266254
updated: 1624275894685
sticky: null
---
## 场景
吾辈最初尝试写 JS SDK 发布到 NPM 上,过程中遇到了很多问题,也因此消耗了大量的时间。
包括但不限于以下这些
- 折腾 Rollup 打包
- 折腾 JS 的模块(umd/esm)
- 折腾单元测试
- 折腾 ES6 怎么通过 Babel 编译
- 使用 JS ... | 25.967213 | 242 | 0.767045 | yue_Hant | 0.888684 |
a09a622a4bc20ae079cf39b11b6fbb121e9a9697 | 7,420 | md | Markdown | CONTRIBUTING.md | envygeeks/jekyll-envygeeks-caching | bedd290a40e5856bc105eee3ff9d5dec634686d0 | [
"MIT"
] | null | null | null | CONTRIBUTING.md | envygeeks/jekyll-envygeeks-caching | bedd290a40e5856bc105eee3ff9d5dec634686d0 | [
"MIT"
] | null | null | null | CONTRIBUTING.md | envygeeks/jekyll-envygeeks-caching | bedd290a40e5856bc105eee3ff9d5dec634686d0 | [
"MIT"
] | null | null | null | [@envygeeks]: https://github.com/envygeeks
# Contributing
**Hi!** *Thanks for considering a contribution to this project*. Below you will find a short set of guidelines to help you with your contribution. Be it a bug report, a pull request, or even a question. Let me also let you know that you don't have to file a p... | 51.172414 | 725 | 0.731806 | eng_Latn | 0.999284 |
a09a94037ab0110eeb1072ac5f8735e9f2c2980e | 1,843 | md | Markdown | docs/odbc/reference/develop-app/data-buffer-address.md | thiagoamc/sql-docs.pt-br | 32e5d2a16f76e552e93b54b343566cd3a326b929 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/odbc/reference/develop-app/data-buffer-address.md | thiagoamc/sql-docs.pt-br | 32e5d2a16f76e552e93b54b343566cd3a326b929 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/odbc/reference/develop-app/data-buffer-address.md | thiagoamc/sql-docs.pt-br | 32e5d2a16f76e552e93b54b343566cd3a326b929 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: "Endereço do Buffer de dados | Microsoft Docs"
ms.custom:
ms.date: 01/19/2017
ms.prod: sql-non-specified
ms.prod_service: drivers
ms.service:
ms.component: odbc
ms.reviewer:
ms.suite: sql
ms.technology: drivers
ms.tgt_pltfrm:
ms.topic: article
helpviewer_keywords:
- address of data buffers [... | 43.880952 | 434 | 0.768313 | por_Latn | 0.970957 |
a09b7766bb9ed1f912754a128ffbd7b241b885cd | 1,595 | md | Markdown | packages/cortes-interface/CHANGELOG.md | birapjr/cortes | 510462686dbacfed847365bb22b92cf913b1d5e3 | [
"MIT"
] | null | null | null | packages/cortes-interface/CHANGELOG.md | birapjr/cortes | 510462686dbacfed847365bb22b92cf913b1d5e3 | [
"MIT"
] | 2 | 2021-04-30T11:38:24.000Z | 2021-09-02T01:24:15.000Z | packages/cortes-interface/CHANGELOG.md | birapjr/cortes | 510462686dbacfed847365bb22b92cf913b1d5e3 | [
"MIT"
] | null | null | null | # Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.5.0](https://github.com/birapjr/cortes/compare/cortes-interface@0.3.0...cortes-interface@0.5.0) (2020-01-17)
### Features
* **cortes-interface:**... | 26.147541 | 157 | 0.739812 | kor_Hang | 0.125719 |
a09bfbbe7b33a53f2d268e3785f0105a50f43678 | 1,427 | md | Markdown | README.md | gr1d99/FootballTicketing | de77e457942bdea5ce632462705c72e6b9a21036 | [
"MIT"
] | null | null | null | README.md | gr1d99/FootballTicketing | de77e457942bdea5ce632462705c72e6b9a21036 | [
"MIT"
] | null | null | null | README.md | gr1d99/FootballTicketing | de77e457942bdea5ce632462705c72e6b9a21036 | [
"MIT"
] | null | null | null | [](https://travis-ci.org/gr1d99/StadiumTicketing)
# StadiumTicketing
Is a Django powered web application that allows users to create and login to theire accounts.
Registered users can reserve and book tickets online.
## Demo
[http... | 25.945455 | 137 | 0.681149 | eng_Latn | 0.814373 |
a09cb7deb84d0bb9fce4032bf205bfb1d49593ff | 5,233 | md | Markdown | content/blog/HEALTH/7/f/0ad4d3f61a627a2f640fca1283c917f5.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | 1 | 2022-03-03T17:52:27.000Z | 2022-03-03T17:52:27.000Z | content/blog/HEALTH/7/f/0ad4d3f61a627a2f640fca1283c917f5.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | null | null | null | content/blog/HEALTH/7/f/0ad4d3f61a627a2f640fca1283c917f5.md | arpecop/big-content | 13c88706b1c13a7415194d5959c913c4d52b96d3 | [
"MIT"
] | null | null | null | ---
title: 0ad4d3f61a627a2f640fca1283c917f5
mitle: "Find out Expense Ratio and You're Paying Too Much for Your Mutual Fund"
image: "https://fthmb.tqn.com/Gva6fsIEkXewAFO0J2ryKY2G5c8=/3645x2734/filters:fill(auto,1)/467079345_selimaksan_Vetta_GettyImages_mutualfund-56a6360e3df78cf7728bd925.jpg"
description: ""
---
Ret... | 654.125 | 4,917 | 0.706287 | eng_Latn | 0.995342 |
a09d3470000314b0e5c395e134f7bab0807c0d7f | 7,468 | md | Markdown | 7_Daily_Stand_Up/readme.md | arc-arnob/activity-gen | 99b2d661aef9ba4a6c10ab546cd556a41bb8dd6c | [
"BSD-3-Clause"
] | null | null | null | 7_Daily_Stand_Up/readme.md | arc-arnob/activity-gen | 99b2d661aef9ba4a6c10ab546cd556a41bb8dd6c | [
"BSD-3-Clause"
] | null | null | null | 7_Daily_Stand_Up/readme.md | arc-arnob/activity-gen | 99b2d661aef9ba4a6c10ab546cd556a41bb8dd6c | [
"BSD-3-Clause"
] | 5 | 2021-08-23T11:24:55.000Z | 2021-10-09T06:48:04.000Z | # Daily Scrum Stand Up meetings Records
# Name: Arnob Chowdhury
## PS number: 99004349
## Date: May 20, 2021
### Tasks Completed:
* Chalked out High Level Project Requirements
* Chalked out low level requirements
* Designed Sequence Diagram
* Got the project template Ready and Kanban Project Board ser
##... | 23.049383 | 150 | 0.680637 | eng_Latn | 0.993091 |
a09f0ac3edb2eb511483ce76e5cd891c1a9066c3 | 2,538 | md | Markdown | _posts/2019-08-27-hackerjs-meetup-sept-11.md | strongloop/strongloop.com2 | 0c3545245068d4f48ad45b5b1eb11511cc09e989 | [
"MIT"
] | 1 | 2022-03-03T01:01:28.000Z | 2022-03-03T01:01:28.000Z | _posts/2019-08-27-hackerjs-meetup-sept-11.md | strongloop/strongloop.com2 | 0c3545245068d4f48ad45b5b1eb11511cc09e989 | [
"MIT"
] | null | null | null | _posts/2019-08-27-hackerjs-meetup-sept-11.md | strongloop/strongloop.com2 | 0c3545245068d4f48ad45b5b1eb11511cc09e989 | [
"MIT"
] | null | null | null | ---
layout: post
title: Learn at the Next HackerJS Meetup (September 11 at the Hacker Dojo)
date: 2019-08-27
author: Dave Whiteley
permalink: /strongblog/hackerjs-meetup-sept-11/
categories:
- Community
- Events
published: false
---
After taking a break for summer holidays, the HackerJS Meetup is gearing up for it... | 61.902439 | 411 | 0.773838 | eng_Latn | 0.989684 |
a09fb6b595f31190cc18e5bff51a4e3a80f6b960 | 78 | md | Markdown | README.md | srogers47/Python-Minecraft-Teaching-Course | 3c6637c9849b66efbd1c2433dd5f9fd59cd8d39e | [
"MIT"
] | null | null | null | README.md | srogers47/Python-Minecraft-Teaching-Course | 3c6637c9849b66efbd1c2433dd5f9fd59cd8d39e | [
"MIT"
] | null | null | null | README.md | srogers47/Python-Minecraft-Teaching-Course | 3c6637c9849b66efbd1c2433dd5f9fd59cd8d39e | [
"MIT"
] | null | null | null | # Python-Minecraft-Teaching-Course
Learn to code, python3 with Minecraft.
| 19.5 | 41 | 0.769231 | eng_Latn | 0.74038 |
a09fc9282c1360e4106092662c86e4c73b143813 | 18,582 | md | Markdown | registering-workflows.md | supernord/about | fb24b3e9ba7989a9188243878a8149a422054d8b | [
"BSD-3-Clause"
] | null | null | null | registering-workflows.md | supernord/about | fb24b3e9ba7989a9188243878a8149a422054d8b | [
"BSD-3-Clause"
] | null | null | null | registering-workflows.md | supernord/about | fb24b3e9ba7989a9188243878a8149a422054d8b | [
"BSD-3-Clause"
] | null | null | null |
# Registering a workflow on WorkflowHub
## How-to-Guide
### Before you start!
1. [Login to WorkflowHub](Logging-in.md)
2. Make sure you have [joined a team](How-to-join-a-team.md)
3. Identify your [workflow type](#workflow-types) (e.g. CWL, NextFlow, Snakemake, Galaxy)
4. Prepare your files!
5. A workflow file, U... | 31.494915 | 438 | 0.711603 | eng_Latn | 0.981443 |
a0a0566e28025f61d0f5d18d2bf0077a2de7f053 | 4,713 | md | Markdown | charts/kubernetes-dashboard/latest/README.md | yz03369343/isoftapp | c340e75cd762e70f3f62e63751bcbf7e83c38afd | [
"Apache-2.0"
] | null | null | null | charts/kubernetes-dashboard/latest/README.md | yz03369343/isoftapp | c340e75cd762e70f3f62e63751bcbf7e83c38afd | [
"Apache-2.0"
] | null | null | null | charts/kubernetes-dashboard/latest/README.md | yz03369343/isoftapp | c340e75cd762e70f3f62e63751bcbf7e83c38afd | [
"Apache-2.0"
] | null | null | null | ## Configuration
The following table lists the configurable parameters of the kubernetes-dashboard chart and their default values.
| Parameter | Description | Default ... | 188.52 | 230 | 0.247189 | eng_Latn | 0.688024 |
a0a0996caabf4de2cdb8394fea880c32fbc9eb38 | 2,181 | md | Markdown | reference.notes/architecture.solution/mongodb/mobon.script.md | unlimited9/unlimited9.github.com | 4989e367c7683975aaef9174553789192d1d85cd | [
"MIT"
] | null | null | null | reference.notes/architecture.solution/mongodb/mobon.script.md | unlimited9/unlimited9.github.com | 4989e367c7683975aaef9174553789192d1d85cd | [
"MIT"
] | null | null | null | reference.notes/architecture.solution/mongodb/mobon.script.md | unlimited9/unlimited9.github.com | 4989e367c7683975aaef9174553789192d1d85cd | [
"MIT"
] | 3 | 2019-08-12T11:49:43.000Z | 2021-03-28T09:17:00.000Z |
#### 광고주 운영서버 monogodb/mongos
```
$ mongos --port 10001 --fork --quiet --maxConns 500 --logpath /home/dreamsearch/logs/mongodb/mongo_mongos.log --configdb config-repl/192.168.2.120:30001,192.168.2.122:30001,192.168.2.124:30001,192.168.2.130:30001,192.168.2.132:30001
$ mongos --port 11001 --fork --quiet --maxConns 50... | 55.923077 | 235 | 0.733608 | yue_Hant | 0.139539 |
a0a18b8d15c10852cf317ef51a127eded8db13b8 | 420 | md | Markdown | README.md | MovieStoreGuy/lucid | 686806295753f068c11dcb9915c0db98fedc5f2b | [
"MIT"
] | null | null | null | README.md | MovieStoreGuy/lucid | 686806295753f068c11dcb9915c0db98fedc5f2b | [
"MIT"
] | null | null | null | README.md | MovieStoreGuy/lucid | 686806295753f068c11dcb9915c0db98fedc5f2b | [
"MIT"
] | null | null | null | # Lucid - The security web test framework
As more and more modern day applications are moving towards
container based solutions hidden behind a cluster load balancer,
the tools need to adapt to the web security engineer; thus lucid.
This tool aims to automate security monitoring and reporting in a way that
is friend... | 35 | 75 | 0.804762 | eng_Latn | 0.999869 |
a0a27f0eb6642a5237b7ff1753f37e9ef64406fe | 9,575 | md | Markdown | readme.md | johnwargo/arduino-rtc-relay-static | defdafbd10af4712de57535b337e17ccd39aac61 | [
"MIT"
] | null | null | null | readme.md | johnwargo/arduino-rtc-relay-static | defdafbd10af4712de57535b337e17ccd39aac61 | [
"MIT"
] | null | null | null | readme.md | johnwargo/arduino-rtc-relay-static | defdafbd10af4712de57535b337e17ccd39aac61 | [
"MIT"
] | null | null | null | # Arduino RTC Relay - Static
<!-- toc -->
* [Hardware](#hardware)
* [Configuring the Arduino Sketch](#configuring-the-arduino-sketch)
* [Analog Pins](#analog-pins)
* [Time Zone](#time-zone)
* [Slots Array](#slots-array)
* [Additional Resources](#additional-resources)
* [Update History](#update-history)
<!-- to... | 62.993421 | 551 | 0.757807 | eng_Latn | 0.99158 |
a0a377ee66872700d12f0a1f5b2c2233c3c9a6c3 | 204 | md | Markdown | Python/Courses/Crash-Course-on-Python.Google/week-4-Strings-Lists-and-Dictionaries/README.md | shihab4t/Books-Code | b637b6b2ad42e11faf87d29047311160fe3b2490 | [
"Unlicense"
] | null | null | null | Python/Courses/Crash-Course-on-Python.Google/week-4-Strings-Lists-and-Dictionaries/README.md | shihab4t/Books-Code | b637b6b2ad42e11faf87d29047311160fe3b2490 | [
"Unlicense"
] | null | null | null | Python/Courses/Crash-Course-on-Python.Google/week-4-Strings-Lists-and-Dictionaries/README.md | shihab4t/Books-Code | b637b6b2ad42e11faf87d29047311160fe3b2490 | [
"Unlicense"
] | null | null | null | ## Note
* Slice: The portion of a string that can contain more than one character: also sometimes called a substring
* String in Python are immutable
* Method: A function associated with a specific class
| 40.8 | 108 | 0.784314 | eng_Latn | 0.999981 |
a0a3a715db69269ef1fb4587692315bd1b808bdf | 1,152 | md | Markdown | README.md | Vivek-Hotti/Stock_Trend_Analyser | 98bc23cc5d61d3bc8e839e70a3a4dea5907bf00a | [
"MIT"
] | null | null | null | README.md | Vivek-Hotti/Stock_Trend_Analyser | 98bc23cc5d61d3bc8e839e70a3a4dea5907bf00a | [
"MIT"
] | null | null | null | README.md | Vivek-Hotti/Stock_Trend_Analyser | 98bc23cc5d61d3bc8e839e70a3a4dea5907bf00a | [
"MIT"
] | null | null | null | # Stock Trend Analyser
### <i>Simple Stock Trend Analyser using Sequential Model and LSTM (Long short-term memory) - Recurrent Neural Network deep learning.</i>
<!--
- The data is extracted using the 'pandas_datareader' library which inturn takes readings from the Yahoo Stocks page.
- Only 2 columns / data componenets... | 64 | 182 | 0.774306 | eng_Latn | 0.9389 |
a0a51e7e50f934d12a3764de37d265838c7e7ee6 | 816 | md | Markdown | README.md | evgenyneu/DemoChildFragment | a1982bf0d74c645157c3ab77ff5d1e03a9e4ebd2 | [
"MIT"
] | null | null | null | README.md | evgenyneu/DemoChildFragment | a1982bf0d74c645157c3ab77ff5d1e03a9e4ebd2 | [
"MIT"
] | null | null | null | README.md | evgenyneu/DemoChildFragment | a1982bf0d74c645157c3ab77ff5d1e03a9e4ebd2 | [
"MIT"
] | null | null | null | # Getting child fragment on Android API 19 and older
This is a demo Android app showing an issue with getting a fragment from another fragment in Android API version 19 and older using the following code.
```Java
Fragment fragment = getChildFragmentManager().findFragmentById(R.id.child);
```
The code above works on... | 37.090909 | 197 | 0.78799 | eng_Latn | 0.855516 |
a0a5daf5ec8b93509b587b55f39be70db36a12cf | 5,247 | md | Markdown | _MARKDOWN/versions (3).md | bgoonz/everything-curl | 8ca7f990128ed818535fabd0d51e712c68725ebe | [
"RSA-MD",
"Linux-OpenIB"
] | null | null | null | _MARKDOWN/versions (3).md | bgoonz/everything-curl | 8ca7f990128ed818535fabd0d51e712c68725ebe | [
"RSA-MD",
"Linux-OpenIB"
] | 4 | 2021-08-31T07:34:54.000Z | 2021-10-14T19:42:56.000Z | _MARKDOWN/versions (3).md | bgoonz/everything-curl | 8ca7f990128ed818535fabd0d51e712c68725ebe | [
"RSA-MD",
"Linux-OpenIB"
] | null | null | null | <a href="options.html" class="navButton-94f2579c--pageItemWithChildrenNested-2c5d8183--navButtonClickable-161b88ca">
<span class="text-4505230f--UIH300-2063425d--textContentFamily-49a318e1--navButtonLabel-14a4968f">Command line options</span>
</a>
<a href="versions.html" class="navButton-94f2579c--pageItemWithChildr... | 43.008197 | 551 | 0.796455 | eng_Latn | 0.400644 |
a0a5e5f60a64e5942336dd730a32ec185631afe5 | 2,630 | md | Markdown | _posts/2022-01-13-small-set-two-approaches.md | uhbubaboi/uhbubaboi.github.io | 42fe62110dafc08a5a749a1f9a0c55273bf0a1d3 | [
"MIT"
] | null | null | null | _posts/2022-01-13-small-set-two-approaches.md | uhbubaboi/uhbubaboi.github.io | 42fe62110dafc08a5a749a1f9a0c55273bf0a1d3 | [
"MIT"
] | null | null | null | _posts/2022-01-13-small-set-two-approaches.md | uhbubaboi/uhbubaboi.github.io | 42fe62110dafc08a5a749a1f9a0c55273bf0a1d3 | [
"MIT"
] | null | null | null | ---
title: What is a "small" set - measure theoretic and topological approach
category: math
tags:
- measure theory
- topology
- Baire category theorem
mathjax: true
comments: true
toc: false
---
The notion of “smallness” in measure theory is pretty clear - when the set has measure $0$, then we can treat i... | 65.75 | 746 | 0.75057 | eng_Latn | 0.99925 |
a0a6994ab42b51549bb51dde2e34a3cf58de17f6 | 160 | md | Markdown | README.md | JKAK47/prblog.github.com | aa08c4b531b0c1d025da45896bedada75d1cf1fb | [
"Apache-2.0"
] | null | null | null | README.md | JKAK47/prblog.github.com | aa08c4b531b0c1d025da45896bedada75d1cf1fb | [
"Apache-2.0"
] | null | null | null | README.md | JKAK47/prblog.github.com | aa08c4b531b0c1d025da45896bedada75d1cf1fb | [
"Apache-2.0"
] | null | null | null | # HTMLW3shcool
W3shcool教程练习
2016/12/27
这里的资源主要分两个,
一个是以html.html文档为核心的html文档学习,依据W3shcool官方教程写成
一个是GitTutorial为开头1,2,3三个git相关的git笔记,依据廖雪峰的git教程写成
| 14.545455 | 50 | 0.8125 | yue_Hant | 0.711578 |
a0a6e58ba26f28341344c6411396a9186d0a124d | 840 | markdown | Markdown | _posts/linux/namespce/2017-11-18-namespace-uts.markdown | hanjianqiao/hanjianqiao.github.io | c8626fa2b7b317dd5b794a03a6cf9de3f3664419 | [
"MIT"
] | null | null | null | _posts/linux/namespce/2017-11-18-namespace-uts.markdown | hanjianqiao/hanjianqiao.github.io | c8626fa2b7b317dd5b794a03a6cf9de3f3664419 | [
"MIT"
] | 3 | 2017-09-28T03:35:29.000Z | 2017-10-25T12:11:50.000Z | _posts/linux/namespce/2017-11-18-namespace-uts.markdown | hanjianqiao/hanjianqiao.github.io | c8626fa2b7b317dd5b794a03a6cf9de3f3664419 | [
"MIT"
] | null | null | null | ---
layout: post
title: "UTS namespace"
date: 2017-11-18 17:01:01 +0800
categories: linux
---
UTS namespace
## Overview
If CLONE_NEWUTS is set, then create the process in a new UTS namespace, whose identifiers are initialized by duplicating the identifiers from the UTS namespace of the calling process. If this f... | 52.5 | 364 | 0.782143 | eng_Latn | 0.999609 |
a0a7726afd088fabbcbd35d27bd4feb4a75235bd | 6,940 | md | Markdown | README.md | AirMarty/node-gtfs | 2c8e9defa6d6ef885a3cc3750247598fc5488e75 | [
"MIT"
] | 1 | 2015-10-29T15:06:56.000Z | 2015-10-29T15:06:56.000Z | README.md | AirMarty/node-gtfs | 2c8e9defa6d6ef885a3cc3750247598fc5488e75 | [
"MIT"
] | null | null | null | README.md | AirMarty/node-gtfs | 2c8e9defa6d6ef885a3cc3750247598fc5488e75 | [
"MIT"
] | null | null | null | # Node-GTFS
[](https://www.npmjs.com/package/gtfs)
[]()
[]()
`node-GTFS` loads transit data in [GTFS format](https://developers.google... | 23.210702 | 293 | 0.717867 | eng_Latn | 0.947157 |
a0a7817a847af40de4c4586ff9d5dd6947f7f524 | 935 | md | Markdown | docs/vs-2015/code-quality/c28210.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/code-quality/c28210.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/code-quality/c28210.md | adrianodaddiego/visualstudio-docs.it-it | b2651996706dc5cb353807f8448efba9f24df130 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: C28210 | Microsoft Docs
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.technology: vs-ide-code-analysis
ms.topic: reference
f1_keywords:
- C28210
helpviewer_keywords:
- C28210
ms.assetid: 653ed499-2b51-413b-b510-e3bc842981b4
caps.latest.revision: 5
author: mikeblome
ms.author: mblome
manager: jillfra
ms... | 32.241379 | 203 | 0.8 | ita_Latn | 0.564986 |
a0a7f04f120a0bdaaf752f00726870b8e85ccecc | 758 | md | Markdown | example/common_client/Readme.md | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | example/common_client/Readme.md | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | example/common_client/Readme.md | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | null | null | null | ## 简介
从3.0.297开始,腾讯云 C++ SDK 支持使用泛用型的API调用方式(Common Client)进行请求。您只需安装 tencentcloud-sdk-cpp-core 基础依赖库, 即可向任何产品发起调用。
**注意,您必须明确知道您调用的接口所需参数,否则可能会调用失败。**
## 环境依赖
请参考[README](https://github.com/milezhang/tencentcloud-sdk-cpp/blob/master/README.md)中的环境依赖项进行配置
**注意,由于Common Client只依赖基础库tencentcloud-sdk-cpp-core,所以在"从源代码构... | 27.071429 | 118 | 0.783641 | yue_Hant | 0.769365 |
a0aa0bf978226e03ec6d0fae3d44362b711ca679 | 57 | md | Markdown | content/pt-br/docs/concepts/extend-kubernetes/api-extension/_index.md | rendiputra/website | 4b93c0608828e685881be1662e766d696f0b097b | [
"CC-BY-4.0"
] | 3,157 | 2017-10-18T13:28:53.000Z | 2022-03-31T06:41:57.000Z | content/pt-br/docs/concepts/extend-kubernetes/api-extension/_index.md | rendiputra/website | 4b93c0608828e685881be1662e766d696f0b097b | [
"CC-BY-4.0"
] | 27,074 | 2017-10-18T09:53:11.000Z | 2022-03-31T23:57:19.000Z | content/pt-br/docs/concepts/extend-kubernetes/api-extension/_index.md | rendiputra/website | 4b93c0608828e685881be1662e766d696f0b097b | [
"CC-BY-4.0"
] | 11,539 | 2017-10-18T15:54:11.000Z | 2022-03-31T12:51:54.000Z | ---
title: Extendendo a API do Kubernetes
weight: 20
---
| 11.4 | 37 | 0.684211 | por_Latn | 0.237401 |
a0aac9e1cb556cdba0fbe0258441a2d22d9dfcc3 | 59 | md | Markdown | README.md | hms58/picgo-plugin-cf | d66a5dbeffcfad86a7bc90cbd0474f75f353dacb | [
"MIT"
] | 1 | 2021-03-14T08:10:54.000Z | 2021-03-14T08:10:54.000Z | README.md | hms58/picgo-plugin-cf | d66a5dbeffcfad86a7bc90cbd0474f75f353dacb | [
"MIT"
] | null | null | null | README.md | hms58/picgo-plugin-cf | d66a5dbeffcfad86a7bc90cbd0474f75f353dacb | [
"MIT"
] | null | null | null | # picgo-plugin-cf
通过cloudflare代理dropbox api方式上传图片到dropbox
| 14.75 | 39 | 0.864407 | dan_Latn | 0.152032 |
a0aae27c932686ec7a61157aac747e4c2a25e1fb | 3,454 | md | Markdown | components/restreamer/docs/deploy_digitalocean_RU.md | tyranron/rust-rtmp-mixing-poc | f74442fd94c283afddf26ef80bc913e7bb8497ae | [
"BlueOak-1.0.0"
] | null | null | null | components/restreamer/docs/deploy_digitalocean_RU.md | tyranron/rust-rtmp-mixing-poc | f74442fd94c283afddf26ef80bc913e7bb8497ae | [
"BlueOak-1.0.0"
] | 6 | 2020-04-28T04:52:54.000Z | 2020-06-13T15:24:29.000Z | components/restreamer/docs/deploy_digitalocean_RU.md | tyranron/rust-rtmp-mixing-poc | f74442fd94c283afddf26ef80bc913e7bb8497ae | [
"BlueOak-1.0.0"
] | null | null | null | Как выгрузить Ephyr re-streamer на DigitalOcean
===============================================
Это инструкция по основному и рекомендуемому способу выгрузки приложения Ephyr re-streamer на [DigitalOcean] хостинг.
## 0. Перед началом
У Вас должен быть зарегистрированный аккаунт на [DigitalOcean] c [настроенным и ... | 30.566372 | 211 | 0.769253 | rus_Cyrl | 0.961285 |
a0ab0a126ac288b399e5c730d013fb4e970687ec | 613 | md | Markdown | README.md | kamelmaaloul/page-d-authentification | 8ba00571a8dbe9bbb4ccf7ecc304ad24d3e624db | [
"MIT"
] | null | null | null | README.md | kamelmaaloul/page-d-authentification | 8ba00571a8dbe9bbb4ccf7ecc304ad24d3e624db | [
"MIT"
] | null | null | null | README.md | kamelmaaloul/page-d-authentification | 8ba00571a8dbe9bbb4ccf7ecc304ad24d3e624db | [
"MIT"
] | null | null | null | # Créer la page d'authentification an angular
If the user already has an account, clicking on the connection icon, an Authentication page is displayed with the following information:
E-mail
Password
New user : la page de formulaire
Forgotten password
Create a page to (forget the password) initialize a new passwor... | 25.541667 | 153 | 0.800979 | eng_Latn | 0.998581 |
a0abfbf99cddd4dd0c02bd92ebf0a42b35468038 | 1,780 | md | Markdown | content/v1.0/en/platform-management/account-management.md | ellaye/docs.kubesphere.io | b02462cf5988fd025ebe5fc8d5256ef55c6f1b26 | [
"Apache-2.0"
] | null | null | null | content/v1.0/en/platform-management/account-management.md | ellaye/docs.kubesphere.io | b02462cf5988fd025ebe5fc8d5256ef55c6f1b26 | [
"Apache-2.0"
] | null | null | null | content/v1.0/en/platform-management/account-management.md | ellaye/docs.kubesphere.io | b02462cf5988fd025ebe5fc8d5256ef55c6f1b26 | [
"Apache-2.0"
] | 1 | 2019-04-18T07:17:44.000Z | 2019-04-18T07:17:44.000Z | ---
title: "Account Management"
keywords: ''
description: ''
---
User management usually consists of three parts, account management, role and authority management, which are the necessary modules of any product. Account management is the most commonly used function of the administrator. The cluster-admin role in the ... | 40.454545 | 455 | 0.757865 | eng_Latn | 0.998634 |
a0ac1a788f6e8bd825d3738c88dcf8ad776109ab | 3,158 | md | Markdown | rdm/init_files/documents/release_history.md | dheater/rdm | 3e16b808cdcaa7860767fe99cd66997adc803c35 | [
"MIT"
] | null | null | null | rdm/init_files/documents/release_history.md | dheater/rdm | 3e16b808cdcaa7860767fe99cd66997adc803c35 | [
"MIT"
] | null | null | null | rdm/init_files/documents/release_history.md | dheater/rdm | 3e16b808cdcaa7860767fe99cd66997adc803c35 | [
"MIT"
] | null | null | null | ---
id: RELEASE-001
title: Release History
---
# Purpose
The purpose of this document is to list the change requests that were implemented within the current release. It also includes approval of the change requests and the verification of the implemented changes. Finally, it lists the problem reports that were add... | 35.483146 | 350 | 0.667828 | eng_Latn | 0.993161 |
a0ac3c01ffd768b123c5b655f616b508016bdfba | 2,501 | md | Markdown | readme.md | ZhaoMuwei/cz-emoji-mini | dd0dc8e0e1efa0fc72cd23c029deac6dd1f7f0b1 | [
"MIT"
] | null | null | null | readme.md | ZhaoMuwei/cz-emoji-mini | dd0dc8e0e1efa0fc72cd23c029deac6dd1f7f0b1 | [
"MIT"
] | null | null | null | readme.md | ZhaoMuwei/cz-emoji-mini | dd0dc8e0e1efa0fc72cd23c029deac6dd1f7f0b1 | [
"MIT"
] | null | null | null | # cz-emoji-mini
> Commitizen adapter formatting commit messages using emojis.
> This is a fork of [cz-emoji], with less emoji options.
[](https://travis-ci.com/ZhaoMuwei/cz-emoji-mini)
](https://gitter.im/orgs/souliss/rooms#)
You can find it published on <a href="https://play.google.com/store/apps/details?id=it.angelic.soulissclient">Play store</a>; please note that the app itself is useless unless a souliss run-time is found on a local or ... | 64 | 396 | 0.766071 | eng_Latn | 0.815864 |
a0aea5d2946ccdccc852e8acf20f387ac95e511f | 339 | md | Markdown | Notes/Mbs.md | amironov73/PlusNotes | ca406a184fa14bcb4e120344b1be82e50685e5da | [
"MIT"
] | 1 | 2020-12-08T22:19:41.000Z | 2020-12-08T22:19:41.000Z | Notes/Mbs.md | amironov73/PlusNotes | ca406a184fa14bcb4e120344b1be82e50685e5da | [
"MIT"
] | null | null | null | Notes/Mbs.md | amironov73/PlusNotes | ca406a184fa14bcb4e120344b1be82e50685e5da | [
"MIT"
] | null | null | null | ### Мультибайтовые строки
Заголовочный файл `<cstdlib>`.
```c++
int mblen(const char* s, std::size_t n);
int mbtowc(wchar_t* pwc, const char* s, std::size_t n);
int wctomb(char *s, wchar_t wc);
std::size_t mbstowcs(wchar_t* dst, const char* src, std::size_t len);
std::size_t wcstombs(char* dst, const wchar_t* src, st... | 30.818182 | 69 | 0.696165 | kor_Hang | 0.12777 |
a0af0a41ed1797a156c3a1e3109ee80eee65408f | 10,086 | md | Markdown | articles/machine-learning/how-to-use-azure-ad-identity.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/machine-learning/how-to-use-azure-ad-identity.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/machine-learning/how-to-use-azure-ad-identity.md | changeworld/azure-docs.tr-tr | a6c8b9b00fe259a254abfb8f11ade124cd233fcb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Web hizmetinizle AAD kimliğini kullanma
titleSuffix: Azure Machine Learning
description: Puanlama sırasında bulut kaynaklarına erişmek için Azure Kubernetes Hizmeti'ndeki web hizmetinizle AAD kimliğini kullanın.
services: machine-learning
author: trevorbye
ms.author: trbye
ms.reviewer: aashishb
ms.service: m... | 56.346369 | 802 | 0.798235 | tur_Latn | 0.991201 |
a0af684b0c208a9eec375016ffb42ebc3521f201 | 1,714 | md | Markdown | _posts/archives/2006-11-28-Airport-Station.md | deeyum/deeyum.github.io | be2263202c5c1e89a14e54bd4fce9e5147a1aeb2 | [
"MIT"
] | null | null | null | _posts/archives/2006-11-28-Airport-Station.md | deeyum/deeyum.github.io | be2263202c5c1e89a14e54bd4fce9e5147a1aeb2 | [
"MIT"
] | null | null | null | _posts/archives/2006-11-28-Airport-Station.md | deeyum/deeyum.github.io | be2263202c5c1e89a14e54bd4fce9e5147a1aeb2 | [
"MIT"
] | null | null | null | ---
layout: post
date: 2006-11-28 20:02:00
title: Airport Station
tags: [archived-posts]
categories: archives
permalink: /:categories/:year/:month/:day/:title/
---
....
That's what I want to call the antiquated, outdated, badly-designed-for-today's-needs Bangalore Airport. The explosion of the airlines (er...am I usi... | 95.222222 | 684 | 0.780047 | eng_Latn | 0.999558 |
a0b06a840c3dde03d324c1e5713264b35a94eb13 | 1,129 | md | Markdown | hadoop-hdds/docs/content/design/gdpr.md | nandakumar131/hadoop-ozone | 240002559e68df0f1922ebda27688369f1e63c4e | [
"Apache-2.0"
] | 298 | 2020-10-28T08:58:02.000Z | 2022-03-26T03:54:12.000Z | hadoop-hdds/docs/content/design/gdpr.md | sky76093016/hadoop-ozone | d6cbb15f7a29221fcbd8f2c3bc9f5073c12c12d7 | [
"Apache-2.0"
] | 1,428 | 2020-10-28T02:25:43.000Z | 2022-03-31T16:24:20.000Z | hadoop-hdds/docs/content/design/gdpr.md | sky76093016/hadoop-ozone | d6cbb15f7a29221fcbd8f2c3bc9f5073c12c12d7 | [
"Apache-2.0"
] | 239 | 2020-11-01T10:49:54.000Z | 2022-03-31T21:28:03.000Z | ---
title: Ozone GDPR framework
summary: Crypto key management to handle GDPR "right to be forgotten" feature
date: 2019-06-20
jira: HDDS-2012
status: implemented
author: Dinesh Chitlangia
---
<!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with ... | 36.419355 | 144 | 0.772365 | eng_Latn | 0.956374 |
a0b0cca9e9ba3d2df4fae03740dcadd5e2d99de7 | 1,136 | md | Markdown | README.md | ChrisNakayama/october | 08369ff18919987a3a72a6b3c7d7a5a0a113f376 | [
"MIT"
] | null | null | null | README.md | ChrisNakayama/october | 08369ff18919987a3a72a6b3c7d7a5a0a113f376 | [
"MIT"
] | null | null | null | README.md | ChrisNakayama/october | 08369ff18919987a3a72a6b3c7d7a5a0a113f376 | [
"MIT"
] | null | null | null | # [Chris Nakayama]
#### DATE [10.21.2021]
#### ✒️ By Chris Nakayama
## 📋 Description
[A Webpage that covers my work experience, interests and background]
## ⚙️ Setup/Installation Requirements
Software Requirements
* An internet browser of your choice; I prefer Chrome
* A code editor; I prefer VSCode
Link to Oc... | 23.183673 | 107 | 0.737676 | eng_Latn | 0.817521 |
a0b12ce9c53246679710487e1fd0099b6452ea12 | 2,461 | md | Markdown | hdk/docs/AWS_Fpga_Pcie_Memory_Map.md | jjthomas/aws-fpga | 097437acdcce0a004993b193c5fb94f4bee7b9ce | [
"Apache-2.0"
] | 1 | 2018-03-14T20:35:04.000Z | 2018-03-14T20:35:04.000Z | hdk/docs/AWS_Fpga_Pcie_Memory_Map.md | jjthomas/aws-fpga | 097437acdcce0a004993b193c5fb94f4bee7b9ce | [
"Apache-2.0"
] | null | null | null | hdk/docs/AWS_Fpga_Pcie_Memory_Map.md | jjthomas/aws-fpga | 097437acdcce0a004993b193c5fb94f4bee7b9ce | [
"Apache-2.0"
] | null | null | null | # AWS FPGA PCIe Memory Map
FPGAs are PCIe-attached to an AWS EC2 instance, where each FPGA Slot presents a single FPGA with two PCIe Physical Functions (PFs), each with multiple PCIe Base Address Registers (BARs) as defined in [AWS Shell Specification](./AWS_Shell_Interface_Spec.md).
This document describes the actua... | 48.254902 | 327 | 0.589598 | eng_Latn | 0.969746 |
a0b1c8f14b1d7dd7272605224c519eee4a0557c9 | 672 | md | Markdown | README.md | jonelleadona/simple-workday-calendar.github.io | a82b63124fb97e123f63dd400a133b8cca633a75 | [
"MIT"
] | null | null | null | README.md | jonelleadona/simple-workday-calendar.github.io | a82b63124fb97e123f63dd400a133b8cca633a75 | [
"MIT"
] | null | null | null | README.md | jonelleadona/simple-workday-calendar.github.io | a82b63124fb97e123f63dd400a133b8cca633a75 | [
"MIT"
] | null | null | null | # Simple Workday Calendar
This useful calendar offers the ability to save input events while also indicating if the time of the event is either a past, future, or present event based on color. Future events are color-coded as green , while past events are the color grey. Current, present time events are coded as the ... | 51.692308 | 396 | 0.767857 | eng_Latn | 0.998627 |
a0b1d061a3c644e4da43f6d7e7e8459752148266 | 25 | md | Markdown | README.md | dev-dmadan/Hello-API-Framework-PHP | 7906c764f258dc66a953b302e439ff76b8d14933 | [
"MIT"
] | null | null | null | README.md | dev-dmadan/Hello-API-Framework-PHP | 7906c764f258dc66a953b302e439ff76b8d14933 | [
"MIT"
] | null | null | null | README.md | dev-dmadan/Hello-API-Framework-PHP | 7906c764f258dc66a953b302e439ff76b8d14933 | [
"MIT"
] | null | null | null | # Hello-API-Framework-PHP | 25 | 25 | 0.8 | kor_Hang | 0.624909 |
a0b2330925460a27e965a13b10d142d171933da9 | 2,325 | md | Markdown | src/da/2017-04/02/04.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 68 | 2016-10-30T23:17:56.000Z | 2022-03-27T11:58:16.000Z | src/da/2017-04/02/04.md | PrJared/sabbath-school-lessons | 94a27f5bcba987a11a698e5e0d4279b81a68bc9a | [
"MIT"
] | 367 | 2016-10-21T03:50:22.000Z | 2022-03-28T23:35:25.000Z | src/da/2017-04/02/04.md | OsArts/Bible-study | cfcefde42e21795e217d192a8b7a703ebb7a6c01 | [
"MIT"
] | 109 | 2016-08-02T14:32:13.000Z | 2022-03-31T10:18:41.000Z | ---
title: 'Efter Moses’ skik'
date: 10/10/2017
---
`Læs ApG 15,1 og 1 Mos 17,10. Hvilket spørgsmål skabte splid i kirken? Hvorfor troede nogen, at dette ikke kun gjaldt for jødefolket?`
Mens apostlene sammen med prædikanter og lægfolk i Antiokia gjorde en seriøs indsats for at vinde mange for Kristus, lykkedes de... | 122.368421 | 1,044 | 0.793548 | dan_Latn | 0.999956 |
a0b233b755e0bb590a328203f94556df11817b17 | 1,000 | md | Markdown | reference/ros-launch-files/clothesline-obstacle-detector.md | hopewm/Kuri-Documentation | 057ce31498ca04d960089c8202edd0c129c4eb91 | [
"MIT"
] | 14 | 2018-10-16T18:40:40.000Z | 2021-09-24T03:21:20.000Z | reference/ros-launch-files/clothesline-obstacle-detector.md | KuriRobot/documentation | 4fcb89abd26ec9f3ecb26582512e463f04b3d3c1 | [
"MIT"
] | 21 | 2018-10-16T20:06:53.000Z | 2021-12-15T01:14:26.000Z | reference/ros-launch-files/clothesline-obstacle-detector.md | KuriRobot/documentation | 4fcb89abd26ec9f3ecb26582512e463f04b3d3c1 | [
"MIT"
] | 11 | 2018-10-16T17:05:23.000Z | 2020-08-16T06:06:14.000Z | ---
layout: reference
title: clothesline_obstacle_detector.launch
package: obstacle_detector
category: launch
tags:
- obstacle detector
---
## Launch File Definition
```
<launch>
<arg name="coverage" default="false"/>
<node name="clothesline_obstacle_detector"
pkg="obstacle_detector"
type="cloth... | 22.222222 | 153 | 0.7 | eng_Latn | 0.859867 |
a0b252a49bf913d440639ddb06645aaf5b580cd4 | 41 | md | Markdown | README.md | abelondev/jschema-form | a36c2f59e4f96280c0a386e6fe3139eed7dac036 | [
"Apache-2.0"
] | null | null | null | README.md | abelondev/jschema-form | a36c2f59e4f96280c0a386e6fe3139eed7dac036 | [
"Apache-2.0"
] | null | null | null | README.md | abelondev/jschema-form | a36c2f59e4f96280c0a386e6fe3139eed7dac036 | [
"Apache-2.0"
] | 1 | 2017-02-14T21:52:26.000Z | 2017-02-14T21:52:26.000Z | # JSchemaForm
Json Schema Form Generator
| 13.666667 | 26 | 0.829268 | deu_Latn | 0.668209 |
a0b258a8aa60d36dbc17c864b0f0a04b02b7bb8e | 2,329 | md | Markdown | docs/vs-2015/extensibility/idsymbol-element.md | aleffe61/visualstudio-docs.it-it | c499d4c129dfdd7d5853a8f539753058fc9ae5c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/extensibility/idsymbol-element.md | aleffe61/visualstudio-docs.it-it | c499d4c129dfdd7d5853a8f539753058fc9ae5c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/vs-2015/extensibility/idsymbol-element.md | aleffe61/visualstudio-docs.it-it | c499d4c129dfdd7d5853a8f539753058fc9ae5c3 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Elemento IDSymbol | Microsoft Docs
ms.custom: ''
ms.date: 11/15/2016
ms.prod: visual-studio-dev14
ms.reviewer: ''
ms.suite: ''
ms.technology:
- vs-ide-sdk
ms.tgt_pltfrm: ''
ms.topic: article
helpviewer_keywords:
- IDSymbol element (VSCT XML schema)
- VSCT XML schema elements, IDSymbol
ms.assetid: 760cfd20-3c... | 37.564516 | 296 | 0.722198 | ita_Latn | 0.824999 |
a0b339c1e868107866ff59f5e2d31d7ca9d7b8a6 | 340 | md | Markdown | Project/Docs/IO/Mouse/IsPressed.md | DatZach/Swift | b0c6f9c87e8c8dfe8a19dedc4dd57081fa5cdef7 | [
"MIT"
] | null | null | null | Project/Docs/IO/Mouse/IsPressed.md | DatZach/Swift | b0c6f9c87e8c8dfe8a19dedc4dd57081fa5cdef7 | [
"MIT"
] | null | null | null | Project/Docs/IO/Mouse/IsPressed.md | DatZach/Swift | b0c6f9c87e8c8dfe8a19dedc4dd57081fa5cdef7 | [
"MIT"
] | 1 | 2021-10-30T20:43:01.000Z | 2021-10-30T20:43:01.000Z | ## method IsPressed ##
### Description ###
bool IsPressed(Mouse.Button button)
This method returns if a button on the mouse was just pressed by the user.
### Parameters ###
#### button ####
> [Mouse button](/IO/Mouse/Button) to check.
### Return Values ###
Returns true if the mouse button was just pressed. Otherwis... | 28.333333 | 79 | 0.702941 | eng_Latn | 0.973729 |
a0b345bbcc3d487e074d39abc086ba6644766b28 | 2,274 | md | Markdown | _posts/2017-03-12-micropost-obtener-todos-los-valores-de-un-enumerado.md | ikeinyyo/ikeinyyo | ed652c289119b6d3672d601f7a8eebcb47d14303 | [
"MIT"
] | null | null | null | _posts/2017-03-12-micropost-obtener-todos-los-valores-de-un-enumerado.md | ikeinyyo/ikeinyyo | ed652c289119b6d3672d601f7a8eebcb47d14303 | [
"MIT"
] | null | null | null | _posts/2017-03-12-micropost-obtener-todos-los-valores-de-un-enumerado.md | ikeinyyo/ikeinyyo | ed652c289119b6d3672d601f7a8eebcb47d14303 | [
"MIT"
] | null | null | null | ---
layout: post
current: post
cover: assets/images/posts/micropost-obtener-todos-los-valores-de-un-enumerado/result.jpg
navigation: True
title: "[Micropost] Obtener todos los valores de un enumerado"
date: 2017-03-12 12:00:00
tags: micropost tech
class: post-template
subclass: 'post'
author: maktub82
---
¡Hola a todo... | 31.583333 | 271 | 0.755057 | spa_Latn | 0.962023 |
a0b3cb07e5330edcb681b6ec2abd5e9e8740004b | 122 | md | Markdown | README.md | hxfsc/vue2webpack4 | bd4daff15ef9de1ee57bfe9aeff5d8ea12996412 | [
"MIT"
] | null | null | null | README.md | hxfsc/vue2webpack4 | bd4daff15ef9de1ee57bfe9aeff5d8ea12996412 | [
"MIT"
] | 1 | 2019-10-22T09:12:02.000Z | 2019-10-22T09:12:02.000Z | README.md | hxfsc/vue2webpack4 | bd4daff15ef9de1ee57bfe9aeff5d8ea12996412 | [
"MIT"
] | null | null | null | # 一个基于Webpack4 Vue2的配置
- `npm run dev` 开发环境中使用 使用 `webpack.dev.js` 配置
- `npm run build` 生产环境中使用 使用 `webpack.prod.js` 配置
| 20.333333 | 49 | 0.704918 | yue_Hant | 0.699137 |
a0b3e59aa6f0719a202a7ca2572742d421b30fdc | 541 | md | Markdown | content/designer/skills/animation.md | tomasz-zwak/DevPath | 19d62a6f92291111d7b096f4cfc41858d9f6f290 | [
"MIT"
] | null | null | null | content/designer/skills/animation.md | tomasz-zwak/DevPath | 19d62a6f92291111d7b096f4cfc41858d9f6f290 | [
"MIT"
] | null | null | null | content/designer/skills/animation.md | tomasz-zwak/DevPath | 19d62a6f92291111d7b096f4cfc41858d9f6f290 | [
"MIT"
] | null | null | null | +++
title = "Animation"
+++
{{%bubble %}}
## Animation
**Points:** 1
**Description:** TODO
**A person who completed requirements for a given block can:**
- TODO
{{%todo %}}
{{% /todo%}}
{{% /bubble%}}
{{%todo %}}
## Areas
**Competence**
- TODO
---
## 📦 Design
### 🎓 Learn
- 📗 [Lottie files](https://lo... | 10.82 | 84 | 0.597043 | yue_Hant | 0.384043 |
a0b4ff6ad01d86bfad2c81a30c2b320dca5dcf7b | 1,345 | md | Markdown | coding/git/README.md | albertogil/todayilearn | d3e21d945b9bd9297701f7c97746a8dbcf25f47c | [
"MIT"
] | null | null | null | coding/git/README.md | albertogil/todayilearn | d3e21d945b9bd9297701f7c97746a8dbcf25f47c | [
"MIT"
] | null | null | null | coding/git/README.md | albertogil/todayilearn | d3e21d945b9bd9297701f7c97746a8dbcf25f47c | [
"MIT"
] | null | null | null | # Git
## Use stash to store temporal information
By typing:
```
$ git stash
```
You store the actual changes on a queue, so that you can do un related changes to a different branch or commit. Without the need of mixing the changes or the need to commit unfinished work.
And to recover the changes, you type:
```
$ ... | 19.779412 | 189 | 0.675836 | eng_Latn | 0.901217 |
a0b6c5e472e5bf5b8504c2808d0ba5c7d9cfec9a | 2,487 | md | Markdown | data/papers/almost-unsupervised-text-to-speech-and-automatic-speech-recognition/almost-unsupervised-text-to-speech-and-automatic-speech-recognition.md | virtualgraham/unsupervisedpapers | bc99728879cac8313c35df4aea5660b20f3ee501 | [
"MIT"
] | 10 | 2020-10-03T02:46:34.000Z | 2021-12-27T11:41:40.000Z | data/papers/almost-unsupervised-text-to-speech-and-automatic-speech-recognition/almost-unsupervised-text-to-speech-and-automatic-speech-recognition.md | virtualgraham/unsupervisedpapers | bc99728879cac8313c35df4aea5660b20f3ee501 | [
"MIT"
] | 1 | 2020-11-08T08:38:46.000Z | 2020-11-08T09:23:52.000Z | data/papers/almost-unsupervised-text-to-speech-and-automatic-speech-recognition/almost-unsupervised-text-to-speech-and-automatic-speech-recognition.md | virtualgraham/unsupervisedpapers | bc99728879cac8313c35df4aea5660b20f3ee501 | [
"MIT"
] | 2 | 2021-01-06T09:57:55.000Z | 2021-02-23T08:46:54.000Z | ---
{
"title": "Almost Unsupervised Text to Speech and Automatic Speech Recognition",
"date": "2019-05-13",
"authors": [
"Yi Ren",
"X. Tan",
"T. Qin",
"Sheng Zhao",
"Zhou Zhao",
"T. Liu"
],
"abstract": "Text to speech (TTS) and automatic speech recognition (ASR) are two dual tasks in s... | 62.175 | 1,537 | 0.717732 | eng_Latn | 0.977905 |
a0b76d8620dfe29dfb96a33cce862ede6bb5a697 | 4,451 | md | Markdown | articles/cognitive-services/Speech-Service/how-to-custom-speech-inspect-data.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/cognitive-services/Speech-Service/how-to-custom-speech-inspect-data.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/cognitive-services/Speech-Service/how-to-custom-speech-inspect-data.md | Ksantacr/azure-docs.es-es | d3abf102433fd952aafab2c57a55973ea05a9acb | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Inspeccionar la calidad de los datos de voz personalizados - servicios de voz
titlesuffix: Azure Cognitive Services
description: Conversión personalizada de voz proporciona herramientas que le permiten inspeccionar visualmente la calidad del reconocimiento de un modelo mediante la comparación de datos de aud... | 74.183333 | 591 | 0.806336 | spa_Latn | 0.994292 |
a0b7896b6e80e8b07a75d3db7eb577025ab329f9 | 979 | md | Markdown | tables.md | Poojachapagain/laravelecommerce | 4d58e8f36bd16f6274f18348fae12f82ecf0fa59 | [
"MIT"
] | null | null | null | tables.md | Poojachapagain/laravelecommerce | 4d58e8f36bd16f6274f18348fae12f82ecf0fa59 | [
"MIT"
] | null | null | null | tables.md | Poojachapagain/laravelecommerce | 4d58e8f36bd16f6274f18348fae12f82ecf0fa59 | [
"MIT"
] | null | null | null | <!-- basic requirements for table -->
category table (
name,
description,
slug => unique
image
parent_id 0/
)
category_ids
accessories - 1 parent -0
mobile-accessories -2 ,parent -1
phone-cases -3 ,parent -2
product table(
product_name,
slug => unique,
description,
image,
pric... | 13.22973 | 50 | 0.651685 | eng_Latn | 0.853817 |
a0b810cb3753001edf1f41a6b5bbb168ca34f4cc | 945 | md | Markdown | a/agmahnvordrvaendv/index.md | nnworkspace/gesetze | 1d9a25fdfdd9468952f739736066c1ef76069051 | [
"Unlicense"
] | 1 | 2020-06-20T11:34:20.000Z | 2020-06-20T11:34:20.000Z | a/agmahnvordrvaendv/index.md | nagy/gesetze | 77abca2ceea3b7b89ea70afb13b5dd55415eb124 | [
"Unlicense"
] | null | null | null | a/agmahnvordrvaendv/index.md | nagy/gesetze | 77abca2ceea3b7b89ea70afb13b5dd55415eb124 | [
"Unlicense"
] | null | null | null | ---
Title: Verordnung zur Änderung von Vordrucken für das arbeitsgerichtliche Mahnverfahren
jurabk: AGMahnVordrVÄndV
layout: default
origslug: agmahnvordrv_ndv
slug: agmahnvordrvaendv
---
# Verordnung zur Änderung von Vordrucken für das arbeitsgerichtliche Mahnverfahren (AGMahnVordrVÄndV)
Ausfertigungsdatum
: 2001... | 19.285714 | 101 | 0.789418 | deu_Latn | 0.995315 |
a0b862bb909bf4085cd90f06be16f0833f378757 | 12,876 | md | Markdown | microsoft-365/compliance/email-encryption.md | MicrosoftDocs/microsoft-365-docs-pr.fr-FR | c407f4efa6ff7a252c2dc8e808cd4aa76305f308 | [
"CC-BY-4.0",
"MIT"
] | 15 | 2020-05-18T20:10:58.000Z | 2022-03-29T22:15:15.000Z | microsoft-365/compliance/email-encryption.md | MicrosoftDocs/microsoft-365-docs-pr.fr-FR | c407f4efa6ff7a252c2dc8e808cd4aa76305f308 | [
"CC-BY-4.0",
"MIT"
] | 4 | 2021-07-09T09:34:24.000Z | 2022-02-09T06:45:31.000Z | microsoft-365/compliance/email-encryption.md | MicrosoftDocs/microsoft-365-docs-pr.fr-FR | c407f4efa6ff7a252c2dc8e808cd4aa76305f308 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2019-10-09T19:57:56.000Z | 2021-07-09T09:32:36.000Z | ---
title: Chiffrement des e-mails dans Microsoft 365
f1.keywords:
- NOCSH
ms.author: krowley
author: kccross
manager: laurawi
ms.date: 8/28/2019
audience: Admin
ms.topic: overview
ms.service: O365-seccomp
ms.localizationpriority: high
search.appverid:
- MOE150
- MET150
ms.assetid: c0d87cbe-6d65-4c03-88ad-5216ea5564e8
... | 114.964286 | 2,345 | 0.804287 | fra_Latn | 0.987036 |
a0b92f82c151ec6869a8acf9d8293a4dc656137f | 362 | md | Markdown | README.md | frwickst/kaavapino-ui | 4ae1aa80d8565ac1e17d6a2e89bae6dd22b8b36d | [
"MIT"
] | null | null | null | README.md | frwickst/kaavapino-ui | 4ae1aa80d8565ac1e17d6a2e89bae6dd22b8b36d | [
"MIT"
] | null | null | null | README.md | frwickst/kaavapino-ui | 4ae1aa80d8565ac1e17d6a2e89bae6dd22b8b36d | [
"MIT"
] | null | null | null | # kaavapino-ui
[](https://travis-ci.com/City-of-Helsinki/kaavapino-ui)
[](https://codecov.io/gh/City-of-Helsinki/kaavapino-ui)
UI for editin... | 60.333333 | 148 | 0.770718 | yue_Hant | 0.453763 |
a0b9723c4c7124bd66b25a679e20eb1ac8e284c4 | 10,180 | md | Markdown | articles/app-service-web/web-sites-php-convert-wordpress-multisite.md | OpenLocalizationTestOrg/azure-docs-pr15_cs-CZ | 2685639de091e4acc39c760d4cdebc2b26978ae4 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/app-service-web/web-sites-php-convert-wordpress-multisite.md | OpenLocalizationTestOrg/azure-docs-pr15_cs-CZ | 2685639de091e4acc39c760d4cdebc2b26978ae4 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/app-service-web/web-sites-php-convert-wordpress-multisite.md | OpenLocalizationTestOrg/azure-docs-pr15_cs-CZ | 2685639de091e4acc39c760d4cdebc2b26978ae4 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | <properties
pageTitle="Převedení WordPress více pracovišť služby Azure aplikace"
description="Zjistěte, jak provádět existující WordPress webovou aplikaci vytvořený prostřednictvím Galerie v Azure a převést na více WordPress pracovišť"
services="app-service\web"
documentationCenter="php"
author... | 65.677419 | 352 | 0.783301 | ces_Latn | 0.99978 |
a0b9c64586de905efabd5b51a06445766f1d09c2 | 1,538 | md | Markdown | apiconcepts/Sdk/Sdl.MultiTerm.TMO.Interop.Entry.ApplyLayout.md | RWS/multiterm-api-docs | 983fe3c5a28471aee40e75749a376d9aad716290 | [
"MIT"
] | null | null | null | apiconcepts/Sdk/Sdl.MultiTerm.TMO.Interop.Entry.ApplyLayout.md | RWS/multiterm-api-docs | 983fe3c5a28471aee40e75749a376d9aad716290 | [
"MIT"
] | 1 | 2022-02-18T12:57:44.000Z | 2022-02-18T12:57:44.000Z | apiconcepts/Sdk/Sdl.MultiTerm.TMO.Interop.Entry.ApplyLayout.md | isabella232/multiterm-api-docs | 983fe3c5a28471aee40e75749a376d9aad716290 | [
"MIT"
] | 1 | 2022-02-18T11:15:07.000Z | 2022-02-18T11:15:07.000Z | # ApplyLayout method
## Name
Sdl.MultiTerm.TMO.Interop.Entry.ApplyLayout — Applies a layout definition to a MultiTerm entry XML stream.
## Returntype
String
## Parameters
* SourceIndex (String)
* TargetIndex (String).md)
* LayoutDefinitionObject ([Sdl.MultiTerm.TMO.Interop.LayoutDefinition](Sdl.MultiTerm... | 32.041667 | 244 | 0.771782 | eng_Latn | 0.960161 |
a0ba2ee86fd7a153f7be838e4b561fabccde8a14 | 2,196 | md | Markdown | _posts/2022-04-22-BookJava.md | YeongHyeon-Kim/YeongHyeon-Kim.github.io | 1f857d05ebeb2b6efb70f03a4a7219eea3772321 | [
"MIT"
] | null | null | null | _posts/2022-04-22-BookJava.md | YeongHyeon-Kim/YeongHyeon-Kim.github.io | 1f857d05ebeb2b6efb70f03a4a7219eea3772321 | [
"MIT"
] | null | null | null | _posts/2022-04-22-BookJava.md | YeongHyeon-Kim/YeongHyeon-Kim.github.io | 1f857d05ebeb2b6efb70f03a4a7219eea3772321 | [
"MIT"
] | null | null | null | ---
title: "자바로 배우는 핵심 자구조와 알고리즘 1"
excerpt: "Book review"
categories:
- Book_review
tags:
- 1일차
last_modified_at: 2022-01-05T01:00:00-05:00
---
이제 진짜로 자바로 알고리즘 공부를 시작해야한다...
인턴에 꼭 붙어야 하기 때문에 다시 인생 열심히 살아보고자 미뤄왔던 블로그를
다시 시작해보려고 한다.
## Chapter 1
### list의 2가지 종류
- ArrayList
- LinkedList
앞으로 이 두가지에 대해서 어떤 수행에서 무... | 21.529412 | 93 | 0.605191 | kor_Hang | 1.00001 |
a0bacb433161035658f1bed055ad3d8a112716dc | 2,518 | markdown | Markdown | _posts/2015-12-23-update-on-version-0-2-of-constraint-capers-workbench.markdown | digitalbricklayer/constraint-capers.github.io | 9ace32b01f9dc6deb564f7bde817cc47aeb85e71 | [
"MIT"
] | 1 | 2019-10-18T15:24:35.000Z | 2019-10-18T15:24:35.000Z | _posts/2015-12-23-update-on-version-0-2-of-constraint-capers-workbench.markdown | digitalbricklayer/constraint-capers.github.io | 9ace32b01f9dc6deb564f7bde817cc47aeb85e71 | [
"MIT"
] | null | null | null | _posts/2015-12-23-update-on-version-0-2-of-constraint-capers-workbench.markdown | digitalbricklayer/constraint-capers.github.io | 9ace32b01f9dc6deb564f7bde817cc47aeb85e71 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Update on Version 0.2 of Constraint Capers Workbench"
date: 2015-12-23 09:00:00 +0000
categories: workbench
---
The project has been renamed. It was called the Dyna Project, it is now called the [Constraint Capers project](https://github.com/digitalbricklayer/workbench) due to a name clash w... | 104.916667 | 616 | 0.79309 | eng_Latn | 0.999879 |
a0bb44d9e0364e28246e855faa22dffaf6931fcc | 1,005 | md | Markdown | README.md | JP3Pe/book-room | a6a90700236507d49f98877340867854afaf5721 | [
"MIT"
] | 29 | 2017-01-19T18:37:16.000Z | 2022-02-17T07:53:10.000Z | README.md | JP3Pe/book-room | a6a90700236507d49f98877340867854afaf5721 | [
"MIT"
] | 26 | 2016-11-15T22:46:54.000Z | 2020-12-07T07:56:59.000Z | README.md | adrwer/book-room-hotels | ba48912a14230250d5e47dcbcc8521be94f25d87 | [
"MIT"
] | 23 | 2017-01-19T18:47:23.000Z | 2022-03-30T12:08:12.000Z | # Book-Room 🔒
Manage room usage via a simple app
## Status
[](https://travis-ci.org/txwkx/book-room)
[](https://david-dm.org/txwkx/book-room.svg)
[ y [Django1.10]() y [Mysql5.5.55]()
## Desarrollo medgo
CiceroT esta crea... | 21.8375 | 157 | 0.739554 | spa_Latn | 0.821278 |
a0bf1ef48f2010e07fffdd19644a118e544f3f7d | 1,855 | md | Markdown | _posts/2016-11-01-Death-Star-CI.md | Timothep/griffio.github.io | f9173188d15cd22ca83fe1d7b0e3516695c4b16d | [
"MIT"
] | null | null | null | _posts/2016-11-01-Death-Star-CI.md | Timothep/griffio.github.io | f9173188d15cd22ca83fe1d7b0e3516695c4b16d | [
"MIT"
] | 2 | 2016-08-10T06:34:12.000Z | 2020-11-10T01:15:37.000Z | _posts/2016-11-01-Death-Star-CI.md | Timothep/griffio.github.io | f9173188d15cd22ca83fe1d7b0e3516695c4b16d | [
"MIT"
] | 6 | 2016-03-14T13:23:20.000Z | 2021-04-25T06:20:57.000Z | ---
layout: post
title: "Death Star CI"
category: programming
tags: programming
published: true
summary: your continuous integration server could be a death star
---

### Why your continuous integration server could be a Death Star
The [Death Star](https://en.wikipedia.org... | 53 | 275 | 0.792453 | eng_Latn | 0.998926 |
a0bf9f2bb9fc53c8891623621bf6c4a26ab63342 | 1,159 | md | Markdown | README.md | kattrali/ovaltine | 2ca8b1ba90f0ee30f7846fc86081f3a43825f7db | [
"MIT"
] | 9 | 2015-01-11T15:57:56.000Z | 2016-03-30T22:55:34.000Z | README.md | kattrali/ovaltine | 2ca8b1ba90f0ee30f7846fc86081f3a43825f7db | [
"MIT"
] | null | null | null | README.md | kattrali/ovaltine | 2ca8b1ba90f0ee30f7846fc86081f3a43825f7db | [
"MIT"
] | null | null | null | # Ovaltine [](https://travis-ci.org/kattrali/ovaltine)
The chocolatey treat which makes your code clean! Yum!
`Ovaltine` scans your `storyboard` files and generates constant files for view controller, segue, and reuse identifiers. For instance,... | 38.633333 | 419 | 0.769629 | eng_Latn | 0.941693 |
a0bfc1258a7a7e698db94b6092e2ee8e5284eedc | 414 | md | Markdown | static/crew/goranagar_first_crew.md | auto2000/datacore | 190ce84f67909b1d5fffa2c982e4275c72af8258 | [
"MIT"
] | null | null | null | static/crew/goranagar_first_crew.md | auto2000/datacore | 190ce84f67909b1d5fffa2c982e4275c72af8258 | [
"MIT"
] | null | null | null | static/crew/goranagar_first_crew.md | auto2000/datacore | 190ce84f67909b1d5fffa2c982e4275c72af8258 | [
"MIT"
] | null | null | null | ---
name: First Goran'Agar
rarity: 4
series: ds9
memory_alpha: ds9
bigbook_tier: 8
events: 6
in_portal: false
published: true
---
A great CMD base, but his other stats and skill set don't measure up. Voyage numbers that might play in a different skill set, but end up rather replaceable, even by decent 1/5s. +1 Veteran... | 31.846154 | 282 | 0.768116 | eng_Latn | 0.998083 |
a0c05d3723a7bf088f9abfd8d8fe18528c3d59ad | 486 | md | Markdown | docs/pagination.md | aswinkp/swampdragon | ef8dedd191b7b3a7a11d49f5190699ed0b00bcb2 | [
"BSD-3-Clause"
] | 366 | 2015-01-03T12:32:40.000Z | 2018-04-19T19:30:44.000Z | docs/pagination.md | aswinkp/swampdragon | ef8dedd191b7b3a7a11d49f5190699ed0b00bcb2 | [
"BSD-3-Clause"
] | 175 | 2015-01-04T17:14:19.000Z | 2017-04-04T09:21:28.000Z | docs/pagination.md | aswinkp/swampdragon | ef8dedd191b7b3a7a11d49f5190699ed0b00bcb2 | [
"BSD-3-Clause"
] | 122 | 2015-01-07T18:07:33.000Z | 2017-10-17T01:41:13.000Z | # Pagination
## Route handler
Adding pagination is simple.
Set ```paginate_by=<num>``` in your route handler.
class FooRoute(ModelRouter):
...
paginate_by=10
## Javascript
Set ```_page=<num>``` when calling get_list
...
var args = {'_page': 1};
swampDragon.get_list(route, args, ... | 16.2 | 76 | 0.592593 | eng_Latn | 0.467803 |
a0c1c3858e40b631d6ed9b343271e2c9195d8105 | 649 | md | Markdown | src/newsletters/2018/23/introducing-the-resharper-performance-series.md | dotnetweekly/dnw-gatsby | b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb | [
"MIT"
] | 1 | 2022-02-03T19:26:09.000Z | 2022-02-03T19:26:09.000Z | src/newsletters/2018/23/introducing-the-resharper-performance-series.md | dotnetweekly/dnw-gatsby | b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb | [
"MIT"
] | 13 | 2020-08-19T06:27:35.000Z | 2022-02-26T17:45:11.000Z | src/newsletters/2018/23/introducing-the-resharper-performance-series.md | dotnetweekly/dnw-gatsby | b12818bfe6fd92aeb576b3f79c75c2e9ac251cdb | [
"MIT"
] | null | null | null | ---
_id: 5b169df3d15d384216ee6101
title: "Introducing the ReSharper performance series"
url: 'https://blog.jetbrains.com/dotnet/2018/05/28/introducing-resharper-performance-series/'
category: libraries-tools
slug: 'introducing-the-resharper-performance-series'
user_id: 5a83ce59d6eb0005c4ecda2c
username: 'bill-s'
create... | 46.357143 | 277 | 0.79661 | eng_Latn | 0.949413 |
a0c4170580e4acf37cde3f1b701b3ea5f8fb0013 | 61,291 | md | Markdown | docs/standards/read-write.md | OpenBankingUK/knowledge-base-pub | e3805cede9a88b6dcfc5f4c9f36541527e66ca97 | [
"MIT"
] | 3 | 2020-07-15T07:08:13.000Z | 2021-09-25T08:41:32.000Z | docs/standards/read-write.md | OpenBankingUK/knowledge-base-pub | e3805cede9a88b6dcfc5f4c9f36541527e66ca97 | [
"MIT"
] | 4 | 2021-09-20T22:33:56.000Z | 2022-02-27T15:52:25.000Z | docs/standards/read-write.md | OpenBankingUK/knowledge-base-pub | e3805cede9a88b6dcfc5f4c9f36541527e66ca97 | [
"MIT"
] | null | null | null | [[toc]]
### **What is the Read/Write API Specification?**
The Read/Write API specification describes a collection of RESTful APIs that enable authorised TPPs to access online payment accounts held at ASPSPs, securely, efficiently and with customer consent.
### **Where can I find the latest version of API specificati... | 76.327522 | 927 | 0.78328 | eng_Latn | 0.994552 |
a0c46f868714de008550e766bd71c012b43d4d4f | 6,021 | md | Markdown | content/post/2011-11-16-4th-china-r-shanghai-summary.md | celestiaandzeng/cosx.org | 8c78fc19be2f03a74805cf946d2cc7fbfb45c3b4 | [
"MIT"
] | 239 | 2017-03-16T00:54:12.000Z | 2022-03-18T09:08:03.000Z | content/post/2011-11-16-4th-china-r-shanghai-summary.md | celestiaandzeng/cosx.org | 8c78fc19be2f03a74805cf946d2cc7fbfb45c3b4 | [
"MIT"
] | 516 | 2017-03-16T17:32:06.000Z | 2022-03-30T00:19:29.000Z | content/post/2011-11-16-4th-china-r-shanghai-summary.md | celestiaandzeng/cosx.org | 8c78fc19be2f03a74805cf946d2cc7fbfb45c3b4 | [
"MIT"
] | 323 | 2017-03-16T07:34:48.000Z | 2022-03-30T00:36:54.000Z | ---
title: 第四届中国R语言会议(上海会场)纪要
date: '2011-11-16T23:54:35+00:00'
author: 李舰
categories:
- R会议
tags:
- R语言
- R语言会议
- 上海
- 纪要
slug: 4th-china-r-shanghai-summary
forum_id: 418857
---

第四届中国R语言会议(上海会场)于2011年11月12日~13日在华东师范大学学术交流中心(逸夫楼)成功召开。会议由华东师范大学金... | 36.271084 | 548 | 0.817804 | yue_Hant | 0.957537 |
a0c4dfdb92113c1ebd64ed4c9c40016339236f80 | 6,158 | md | Markdown | docs/framework/unmanaged-api/profiling/profiling-global-static-functions.md | yunuskorkmaz/docs.tr-tr | e73dea6e171ca23e56c399c55e586a61d5814601 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/profiling/profiling-global-static-functions.md | yunuskorkmaz/docs.tr-tr | e73dea6e171ca23e56c399c55e586a61d5814601 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/framework/unmanaged-api/profiling/profiling-global-static-functions.md | yunuskorkmaz/docs.tr-tr | e73dea6e171ca23e56c399c55e586a61d5814601 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
description: 'Daha fazla bilgi edinin: profil oluşturma genel statik Işlevleri'
title: Profil Oluşturma Genel Statik İşlevleri
ms.date: 03/30/2017
helpviewer_keywords:
- global static functions [.NET Framework profiling]
- profiling global static functions [.NET Framework]
- unmanaged global static functions [.NET ... | 72.447059 | 643 | 0.821695 | tur_Latn | 0.99906 |
a0c504759d11da86b8b1e80cc689fdac3ddc6b0e | 1,747 | md | Markdown | README.md | mickesommar/certls | dd52e0bffc7cabb43ee68c55b7e4aa2c3ba14c26 | [
"MIT"
] | null | null | null | README.md | mickesommar/certls | dd52e0bffc7cabb43ee68c55b7e4aa2c3ba14c26 | [
"MIT"
] | null | null | null | README.md | mickesommar/certls | dd52e0bffc7cabb43ee68c55b7e4aa2c3ba14c26 | [
"MIT"
] | null | null | null | # CertLS
Gather information about remote SSL certificates.
## Output
Information about the remote SSL certificates prints to terminal.
Outputs:
* text
* csv
* json
* yaml
## Input file
All server/hosts are stored in a JSON or YAML file (using flag --host-file=<path>)
## Build
To build certls
```
go build -o cert... | 27.730159 | 82 | 0.773326 | eng_Latn | 0.538201 |
a0c50ad6db52f6bead6f6b34ff6cb622ebf5c1c9 | 2,506 | md | Markdown | _posts/2019-11-12-BeAProfessional.md | fluca1978/fluca1978.github.io | 799eed9eb899999f0849a4e6db70846e6fbbbdbc | [
"MIT"
] | 1 | 2019-11-13T02:25:42.000Z | 2019-11-13T02:25:42.000Z | _posts/2019-11-12-BeAProfessional.md | fluca1978/fluca1978.github.io | 799eed9eb899999f0849a4e6db70846e6fbbbdbc | [
"MIT"
] | null | null | null | _posts/2019-11-12-BeAProfessional.md | fluca1978/fluca1978.github.io | 799eed9eb899999f0849a4e6db70846e6fbbbdbc | [
"MIT"
] | null | null | null | ---
layout: post
title: "Be a Professional (when asking for people to do a job)"
author: Luca Ferrari
tags:
- rant
- be-a-professional
permalink: /:year/:month/:day/:title.html
---
A few weeks ago I received an email asking for me to apply for a job. I still have no idea what the job was!
# Be a Professional (when a... | 28.477273 | 191 | 0.741421 | eng_Latn | 0.999763 |
a0c60fd7b7246a3a4feab4d27f6d460ef746e7f4 | 1,547 | md | Markdown | _profiles/daniel.md | dnlhtz/happytohelp | 105c33e124d8a02c91b87a58b4ce0622a7b5f3d2 | [
"RSA-MD"
] | null | null | null | _profiles/daniel.md | dnlhtz/happytohelp | 105c33e124d8a02c91b87a58b4ce0622a7b5f3d2 | [
"RSA-MD"
] | null | null | null | _profiles/daniel.md | dnlhtz/happytohelp | 105c33e124d8a02c91b87a58b4ce0622a7b5f3d2 | [
"RSA-MD"
] | null | null | null | ---
layout: profile
name: Daniel
avatar: daniel
calendly: https://calendly.com/dnlhtz/freehelpfriday/
profession: Entrepreneur / Designer
topics:
- [Entrepreneurship, I generally like to create tings out of nothing and I’m good at going from idea to action]
- [Startups, I have been starting and running several busine... | 64.458333 | 239 | 0.783452 | eng_Latn | 0.997547 |
a0c65775e9901a16635f6c0e0995bef1274e4b63 | 311 | md | Markdown | README.md | MVSatish/NewsPapers | ad6ab48d74ecbdba57c0a24421fff969308af494 | [
"MIT"
] | 1 | 2018-06-27T10:36:07.000Z | 2018-06-27T10:36:07.000Z | README.md | MVSatish/NewsPapers | ad6ab48d74ecbdba57c0a24421fff969308af494 | [
"MIT"
] | null | null | null | README.md | MVSatish/NewsPapers | ad6ab48d74ecbdba57c0a24421fff969308af494 | [
"MIT"
] | null | null | null | # NewsPapers
A Python Scrapy Project to automate Online News Paper reading.
## Installation
Create a virtual environment and activate it.
pip install -r requirements.txt
git clone https://github.com/MVSatish/NewsPapers.git
## Usage
cd NewsPapers/epapers
scrapy crawl <spider_name>
ex: scrapy crawl iexpress | 20.733333 | 62 | 0.797428 | kor_Hang | 0.592294 |
a0c6a893e42e9118358c175934eda5447eb08d3c | 1,621 | md | Markdown | src/components/base/form/form_radio_group/form_radio_group.md | anbturki/gitlab-ui | d542ddad82712a2121168bf4d9a1a504ed1afc69 | [
"MIT"
] | null | null | null | src/components/base/form/form_radio_group/form_radio_group.md | anbturki/gitlab-ui | d542ddad82712a2121168bf4d9a1a504ed1afc69 | [
"MIT"
] | 7 | 2020-12-04T21:59:47.000Z | 2022-02-27T10:46:09.000Z | src/components/base/form/form_radio_group/form_radio_group.md | anbturki/gitlab-ui | d542ddad82712a2121168bf4d9a1a504ed1afc69 | [
"MIT"
] | 1 | 2021-01-13T19:10:07.000Z | 2021-01-13T19:10:07.000Z | # GlFormRadioGroup
The `GlFormRadioGroup` component provides an alternative and sometimes more
compact way of setting up a group of `GlFormRadio` components.
## Usage
`GlFormRadioGroup` can be used in a few ways to build a group of `GlFormRadio`
components: implicitly, explicitly, or a mix of both.
Below is an exam... | 24.938462 | 133 | 0.602097 | eng_Latn | 0.883017 |
a0c7939b48f948afa573642755165b39a3b5d3a8 | 1,288 | md | Markdown | visual-stylebuilder/overview.md | thevivacioushussain/ajax-docs | b46cd8ec574600abf8c256c0e20100eb382a9679 | [
"MIT"
] | null | null | null | visual-stylebuilder/overview.md | thevivacioushussain/ajax-docs | b46cd8ec574600abf8c256c0e20100eb382a9679 | [
"MIT"
] | null | null | null | visual-stylebuilder/overview.md | thevivacioushussain/ajax-docs | b46cd8ec574600abf8c256c0e20100eb382a9679 | [
"MIT"
] | null | null | null | ---
title: Overview
page_title: Visual StyleBuilder Overview | UI for ASP.NET AJAX Documentation
description: Overview
slug: introduction/visual-stylebuilder/overview
tags: overview
published: True
position: 0
---
# Visual StyleBuilder Overview
The **Visual Style Builder** is a tool that can be used... | 39.030303 | 315 | 0.765528 | eng_Latn | 0.972956 |