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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
680fa8430973bfded7c356cb6dd192816a254920 | 493 | md | Markdown | README.md | Moonshile/freshData | e71eb1d5909b2e3566b1e2b84882cbf9e3863ba2 | [
"Apache-2.0"
] | null | null | null | README.md | Moonshile/freshData | e71eb1d5909b2e3566b1e2b84882cbf9e3863ba2 | [
"Apache-2.0"
] | null | null | null | README.md | Moonshile/freshData | e71eb1d5909b2e3566b1e2b84882cbf9e3863ba2 | [
"Apache-2.0"
] | null | null | null | # freshData
Fresh man for data process
## 功能
数据预处理,包括排序、采样
## 使用方法
### 准备工作
建立必要的目录
```
python config.py
```
将原始的两个数据文件置于data目录下;如果曾经修改过文件名,请自行对config.py进行修改。
### 功能列表
+ python pre.py -s 对原始数据文件按照用户名和时间进行排序,**会吃掉5G内存**,慎用!!!
+ python pre.py -m 将排序后的原始数据文件分为10个样本集,每个样本集1000个用户。另外,还会把每个样本集的最后一天分离出来作为验证集,用作线下调试使用。原始... | 18.961538 | 107 | 0.776876 | yue_Hant | 0.328169 |
6810a35349276efa69abccc5797ddab1f428b17f | 2,210 | md | Markdown | src/chapter_7_7_log_stacking.md | fucking-translation/database_internals | 857e165a5d2c95a4b63c98828150b94ae6831965 | [
"Apache-2.0"
] | 7 | 2021-03-24T07:48:15.000Z | 2022-02-16T03:18:00.000Z | src/chapter_7_7_log_stacking.md | fucking-translation/database_internals | 857e165a5d2c95a4b63c98828150b94ae6831965 | [
"Apache-2.0"
] | null | null | null | src/chapter_7_7_log_stacking.md | fucking-translation/database_internals | 857e165a5d2c95a4b63c98828150b94ae6831965 | [
"Apache-2.0"
] | 2 | 2021-03-24T08:10:31.000Z | 2021-06-03T03:59:05.000Z | # Log Stacking
许多现在的文件系统都使用了结构化日志:他们将写入的内容缓存到内存段中,然后在缓存满的时候以只添加的方式将数据写入到磁盘。SSD 也会使用结构化日志存储,用来处理随机的小写入,最小化写入的开销,来减少磁盘的损耗提高设备的有效期。
结构化日志存储 *(LSS)* 系统在 SSD 变得越来越普及跟能被承担的同时流行起来。LSM Tree 跟 SSD 具有很好的匹配度,因为顺序写入的方式跟只添加的写入能够减少就地更新带来的放大问题,这一点是会对 SSD 的性能带来巨大负面影响的。
如果我们将多个结构化日志日系统叠加到一起,可能会重新遇到许多我们尝试使用 LSS 去解决的问题,包括写放大、碎片化跟较弱的性能... | 51.395349 | 199 | 0.861991 | zho_Hans | 0.418019 |
68110b69e2ea1fca88f36244dde10dcff137f06b | 120 | md | Markdown | _posts/2016-5-25-Hey-World.md | aredoubles/aredoubles.github.io | 746a97b2eda33065ff05d51aff0c3d448d4b1499 | [
"MIT"
] | null | null | null | _posts/2016-5-25-Hey-World.md | aredoubles/aredoubles.github.io | 746a97b2eda33065ff05d51aff0c3d448d4b1499 | [
"MIT"
] | null | null | null | _posts/2016-5-25-Hey-World.md | aredoubles/aredoubles.github.io | 746a97b2eda33065ff05d51aff0c3d448d4b1499 | [
"MIT"
] | null | null | null | ---
layout: post
title: Hey World!
---
I'm trying out Github Pages as a home for a personal site.
How's it look so far? | 17.142857 | 58 | 0.691667 | eng_Latn | 0.99472 |
68114d13840f7c2c943c16f3e5f650441f9c01a0 | 2,739 | md | Markdown | README.md | Y0UR-U5ERNAME/PIGS | 4749bf1338af821469c91c1cd4577f979acf9af9 | [
"MIT"
] | null | null | null | README.md | Y0UR-U5ERNAME/PIGS | 4749bf1338af821469c91c1cd4577f979acf9af9 | [
"MIT"
] | null | null | null | README.md | Y0UR-U5ERNAME/PIGS | 4749bf1338af821469c91c1cd4577f979acf9af9 | [
"MIT"
] | null | null | null | # PIGS
PIGS is a minimalistic interpreted esolang based around pointers made by Y0UR-U5ERNAME. Its name originates from the four main commands in it: `P`, `I`, `G`, and `S`.
## Documentation
In PIGS, each command comes before its parameter. Commands include:
- `P`: Prints the corresponding character of the variable th... | 94.448276 | 539 | 0.771815 | eng_Latn | 0.994191 |
68142fc98e1ee4cae5a560ed800849dc74bc608c | 441 | md | Markdown | redis/README.md | wwhai/docker | ca34c0c0e4c0f685dfa1b957648caf480aec009c | [
"MIT"
] | 1 | 2021-12-27T05:14:44.000Z | 2021-12-27T05:14:44.000Z | redis/README.md | wwhai/docker | ca34c0c0e4c0f685dfa1b957648caf480aec009c | [
"MIT"
] | null | null | null | redis/README.md | wwhai/docker | ca34c0c0e4c0f685dfa1b957648caf480aec009c | [
"MIT"
] | 1 | 2021-12-27T05:14:46.000Z | 2021-12-27T05:14:46.000Z | # Redis
fork for https://github.com/docker-library/redis
## 高可用
设置 `master` 和 `slave` 两台 redis,然后N台(官方推荐3)台 `sentinel` 服务器。
`sentinel` 只要设置 `master` 的IP即可,挂了的话,会自动切换到 `slave` 为master。原master恢复后,不会切换回来。
应用机器,只要设置 `sentinel` 的服务器集群来发现可用redis服务器即可。
## 镜像更新
1. 更新变量 `REDIS_VERSION` 为最新版本
2. 下载具体 `redis-${REDIS_VERSIO... | 19.173913 | 77 | 0.718821 | yue_Hant | 0.554417 |
6814a16c3f9abfa32de402b0c55066bac360d6d4 | 1,795 | md | Markdown | README.md | medz/id-card-of-china-js | 6f8b12882cf655cf3efe0ccf1574529c5314973e | [
"MIT"
] | 24 | 2018-06-09T06:56:27.000Z | 2021-11-26T02:27:50.000Z | README.md | medz/id-card-of-china-js | 6f8b12882cf655cf3efe0ccf1574529c5314973e | [
"MIT"
] | 1 | 2018-09-26T14:15:13.000Z | 2018-09-27T02:35:54.000Z | README.md | medz/id-card-of-china-js | 6f8b12882cf655cf3efe0ccf1574529c5314973e | [
"MIT"
] | 3 | 2018-07-27T11:32:48.000Z | 2019-10-31T03:20:27.000Z | # Identity Card Of China (JS)
中华人民共和国身份证(The identity card of the people's Republic of China)
> PHP 版本:https://github.com/medz/id-card-of-china
`id-card-of-china` 是一个基于「公民身份号码」规则获取公民身份号码中包含的基础信息组件。
## 安装
```bash
# npm
npm i id-card-of-china
# Yarn
yarn add id-card-of-china
```
## 使用
```es6
import Identity from ... | 21.117647 | 114 | 0.700279 | yue_Hant | 0.688241 |
6815d95eadc7d3add03367d08c63c48a0bc8e60e | 980 | md | Markdown | README.md | kjirou/rectangle-state | 29d860dc253ae86c1379f2c05b0fb21e4d5a6c08 | [
"MIT"
] | 1 | 2017-01-12T16:06:12.000Z | 2017-01-12T16:06:12.000Z | README.md | kjirou/rectangle-state | 29d860dc253ae86c1379f2c05b0fb21e4d5a6c08 | [
"MIT"
] | null | null | null | README.md | kjirou/rectangle-state | 29d860dc253ae86c1379f2c05b0fb21e4d5a6c08 | [
"MIT"
] | null | null | null | # rectangle-state
[](https://badge.fury.io/js/rectangle-state)
Generate a state meaning a rectangle as a plane object
## Installation
```bash
npm install rectangle-state
```
## Usage
```js
const { createRectangleState, toXYWidthHeight } = require('rect... | 24.5 | 104 | 0.634694 | eng_Latn | 0.462038 |
6816cb15e44e207739435cfc5c0dbb7a2c954270 | 1,812 | md | Markdown | _posts/2021-10-21-baekjoon-1920.md | kkongkeozzang/kkongkeozzang.github.com | f2887dc2b7202024c774b1938591d36c06b685b9 | [
"MIT"
] | null | null | null | _posts/2021-10-21-baekjoon-1920.md | kkongkeozzang/kkongkeozzang.github.com | f2887dc2b7202024c774b1938591d36c06b685b9 | [
"MIT"
] | null | null | null | _posts/2021-10-21-baekjoon-1920.md | kkongkeozzang/kkongkeozzang.github.com | f2887dc2b7202024c774b1938591d36c06b685b9 | [
"MIT"
] | 1 | 2022-01-02T11:35:48.000Z | 2022-01-02T11:35:48.000Z | ---
title: "Baekjoon 문제 풀기 (1920번 : 수 찾기) Python"
use_math: true
categories:
- baekjoon
- algorithm
- silver4
- binary search
tags:
- set
---
# [1920번 : 수 찾기](https://www.acmicpc.net/problem/1920)
#### 1. 문제읽기
---
> 이진 탐색 알고리즘 문제
문제는 이해하기 쉬웠다.
첫번째 n개의 숫자 집합 안에 m개의 숫자 하나하나씩 비교하여 있으면 1 없으면 0 을 출력하면 된다.... | 17.940594 | 114 | 0.578918 | kor_Hang | 1.00001 |
68170087e538094203ec3a0f1b7ce24421140df1 | 178 | md | Markdown | _termine/OK_Lab_Dresden_Treffen_.md | namnatulco/codefor.de | 6dbb8a20a95a67db7734328658e93c2b84f50c45 | [
"MIT"
] | null | null | null | _termine/OK_Lab_Dresden_Treffen_.md | namnatulco/codefor.de | 6dbb8a20a95a67db7734328658e93c2b84f50c45 | [
"MIT"
] | null | null | null | _termine/OK_Lab_Dresden_Treffen_.md | namnatulco/codefor.de | 6dbb8a20a95a67db7734328658e93c2b84f50c45 | [
"MIT"
] | null | null | null | ---
lab: OK Lab Dresden
name: OK Lab Dresden
date: 2015-02-18 #YYYY-MM-DD
time: 19 - 22 Uhr
location: C3D2-Vereinsräume (www.c3d2.de/space.html)
link-url: offenesdresden.de
---
| 19.777778 | 53 | 0.713483 | yue_Hant | 0.380351 |
6817e8341734422ba2032ad9e69acd9f9f00a775 | 472 | md | Markdown | README.md | srirag-vuppala/URL-Shortner | cac8f3f5c5bde2e4ec517cb70d9476ecb434c376 | [
"MIT"
] | null | null | null | README.md | srirag-vuppala/URL-Shortner | cac8f3f5c5bde2e4ec517cb70d9476ecb434c376 | [
"MIT"
] | null | null | null | README.md | srirag-vuppala/URL-Shortner | cac8f3f5c5bde2e4ec517cb70d9476ecb434c376 | [
"MIT"
] | null | null | null | # URL-Shortner
## About Me
Backend done with nodejs and mongo.
Frontend done with HTML and CSS.
## Installation
Feel free to clone the repo and test out implementation using techniques
```
npm install
```
## Usage
Will be able to work locally. Tested using POSTMAN.
## Contributing
Pull requests are welco... | 16.857143 | 114 | 0.739407 | eng_Latn | 0.983194 |
6818dada317938d121b63059341104f46ccd372d | 496 | md | Markdown | src/libstd/os/raw/double.md | komaeda/rust | b2c6b8c29f13f8d1f242da89e587960b95337819 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | 518 | 2015-08-13T08:50:23.000Z | 2020-07-23T19:52:51.000Z | src/libstd/os/raw/double.md | komaeda/rust | b2c6b8c29f13f8d1f242da89e587960b95337819 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | 157 | 2015-08-09T12:52:55.000Z | 2020-07-19T20:02:52.000Z | src/libstd/os/raw/double.md | komaeda/rust | b2c6b8c29f13f8d1f242da89e587960b95337819 | [
"ECL-2.0",
"Apache-2.0",
"MIT-0",
"MIT"
] | 29 | 2015-09-06T00:03:53.000Z | 2020-04-05T10:05:38.000Z | Equivalent to C's `double` type.
This type will almost always be [`f64`], which is guaranteed to be an [IEEE-754 double-precision float] in Rust. That said, the standard technically only guarantees that it be a floating-point number with at least the precision of a [`float`], and it may be `f32` or something entirely ... | 62 | 323 | 0.75 | eng_Latn | 0.991449 |
6818e2976a685452fca3c5aa3b768428315d3bea | 266 | md | Markdown | doc/japanese_media/jera.md | ClaudioACaramori/faker | a14d2ce5c8d474448b3b974b7faba28e7a54bcdf | [
"MIT"
] | 1 | 2020-10-19T13:15:29.000Z | 2020-10-19T13:15:29.000Z | doc/japanese_media/jera.md | ClaudioACaramori/faker | a14d2ce5c8d474448b3b974b7faba28e7a54bcdf | [
"MIT"
] | null | null | null | doc/japanese_media/jera.md | ClaudioACaramori/faker | a14d2ce5c8d474448b3b974b7faba28e7a54bcdf | [
"MIT"
] | null | null | null | # Faker::JapaneseMedia::Jera
Available since version 1.8.0.
```ruby
Faker::JapaneseMedia::Jera.character #=> "Alberto Bazilio"
Faker::JapaneseMedia::Jera.opening_url #=> "https://youtu.be/rrgUXj77-wE"
Faker::JapaneseMedia::Jera.meme #=> "Diogo não trabalha"
```
| 22.166667 | 73 | 0.721805 | kor_Hang | 0.218541 |
6818eba8169984bb40f05c80052186ad2964adf8 | 6,307 | md | Markdown | docs/getting-started.md | bitovi/velocirender | 537f2a0708caea91e62c2c6a5fbe97ace9e186fa | [
"MIT"
] | 147 | 2019-01-23T20:19:35.000Z | 2021-11-08T13:05:17.000Z | docs/getting-started.md | bitovi/velocirender | 537f2a0708caea91e62c2c6a5fbe97ace9e186fa | [
"MIT"
] | 28 | 2019-01-23T20:49:35.000Z | 2021-02-03T16:09:51.000Z | docs/getting-started.md | bitovi/incremental | 537f2a0708caea91e62c2c6a5fbe97ace9e186fa | [
"MIT"
] | 6 | 2019-02-08T10:07:25.000Z | 2021-08-10T18:56:31.000Z |
# Getting Started
[@bitovi/velocirender](https://github.com/bitovi/velocirender) provides a web-server for [Single-page apps](https://en.wikipedia.org/wiki/Single-page_application) that is optimized for speed. By striking a balance between traditional server-side rendering and client-only rendering we are able to get... | 46.036496 | 691 | 0.779927 | eng_Latn | 0.991954 |
681a2115b1d2a02e545dc5a4e1065c6c955e156a | 7,843 | md | Markdown | articles/human-resources/hr-whats-new-2021-09-06.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 5 | 2020-05-18T17:14:43.000Z | 2022-03-02T03:47:15.000Z | articles/human-resources/hr-whats-new-2021-09-06.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 8 | 2017-12-12T13:01:05.000Z | 2021-01-17T16:41:42.000Z | articles/human-resources/hr-whats-new-2021-09-06.md | MicrosoftDocs/Dynamics-365-Operations.pl-pl | fabc82553d43158349e740e44634860e5c927b6d | [
"CC-BY-4.0",
"MIT"
] | 4 | 2019-10-12T18:17:43.000Z | 2021-01-17T16:37:51.000Z | ---
title: Nowości i zmiany w rozwiązaniu Dynamics 365 Human Resources 6 września 2021 r.
description: W tym temacie opisano nowe i zmienione funkcje dostępne w rozwiązaniu Microsoft Dynamics 365 Human Resources w dniu 6 września 2021 roku.
author: marcelbf
ms.date: 09/06/2021
ms.topic: article
ms.prod: ''
ms.technolog... | 86.186813 | 450 | 0.805049 | pol_Latn | 0.999198 |
681a3b20abfafad84809d50ab72ec7ecac5e08b1 | 230 | md | Markdown | README.md | Chibrosic/Memory-card | 8b94151d14e32baa2a5a6c566511c78052383af0 | [
"CC0-1.0"
] | null | null | null | README.md | Chibrosic/Memory-card | 8b94151d14e32baa2a5a6c566511c78052383af0 | [
"CC0-1.0"
] | null | null | null | README.md | Chibrosic/Memory-card | 8b94151d14e32baa2a5a6c566511c78052383af0 | [
"CC0-1.0"
] | null | null | null | # Memory-card
-----------------------------------------------------
v1.0
Project about your mental ability!
Includes only one language, russian, but there will be new languages.
Has no bugs or other problems
Developers: Chibrosic
| 28.75 | 69 | 0.613043 | eng_Latn | 0.985114 |
681b11b3f6cb526fa1867db9a222f1f7e59f1bae | 122 | md | Markdown | _posts/pics/2016-07-07-pic-26ppt.md | cowAndCat/cowAndCat.github.io | 31bf8eebd61fe9b5737f2f37590afc02e3801a5d | [
"MIT"
] | 2 | 2017-08-03T12:23:29.000Z | 2019-06-22T17:29:20.000Z | _posts/pics/2016-07-07-pic-26ppt.md | CowAndCat/CowAndCat.github.io | 31bf8eebd61fe9b5737f2f37590afc02e3801a5d | [
"MIT"
] | null | null | null | _posts/pics/2016-07-07-pic-26ppt.md | CowAndCat/CowAndCat.github.io | 31bf8eebd61fe9b5737f2f37590afc02e3801a5d | [
"MIT"
] | null | null | null | ---
layout: post
title: 26张PPT
category: pics
comments: false
---
 | 17.428571 | 56 | 0.721311 | eng_Latn | 0.351238 |
681b2630a71d49f4eee3758a391289c91d875e7e | 116 | md | Markdown | README.md | brandiqa/react-weather-app | 0f94a470d48e1ac39962c85bd9f65b60f6124eea | [
"MIT"
] | null | null | null | README.md | brandiqa/react-weather-app | 0f94a470d48e1ac39962c85bd9f65b60f6124eea | [
"MIT"
] | null | null | null | README.md | brandiqa/react-weather-app | 0f94a470d48e1ac39962c85bd9f65b60f6124eea | [
"MIT"
] | null | null | null | # react-weather-app
A simple React Weather App demonstrating state management using React Hooks and the Context API
| 38.666667 | 95 | 0.827586 | eng_Latn | 0.85407 |
681bab3587093b092b4eac3cc0112230db1a1d9d | 3,098 | md | Markdown | README.md | yongzhy/kinetic-wireshark | 2aae402ff7238f7adc25e47b4ae4af2c79479d50 | [
"Apache-2.0"
] | null | null | null | README.md | yongzhy/kinetic-wireshark | 2aae402ff7238f7adc25e47b4ae4af2c79479d50 | [
"Apache-2.0"
] | null | null | null | README.md | yongzhy/kinetic-wireshark | 2aae402ff7238f7adc25e47b4ae4af2c79479d50 | [
"Apache-2.0"
] | null | null | null | Introduction
=====================
Generating Wireshark plugins for Kinetic Protocol
This plugin code base was generated by [protobuf-wireshark](https://github.com/chrisdew/protobuf-wireshark). With additional changes for Kinetic Protocol:
1. Corrected some API calls and enum definition to make the code compilable f... | 36.023256 | 154 | 0.676243 | eng_Latn | 0.901489 |
681c3f19220ac7365f6fa577aa8734eafc74ba98 | 57 | md | Markdown | README.md | Allen616/Comms | 635a6c8578302412c59e6b8f3f1b7a78b8e49c96 | [
"MIT"
] | null | null | null | README.md | Allen616/Comms | 635a6c8578302412c59e6b8f3f1b7a78b8e49c96 | [
"MIT"
] | null | null | null | README.md | Allen616/Comms | 635a6c8578302412c59e6b8f3f1b7a78b8e49c96 | [
"MIT"
] | null | null | null | # Comms
Testing Github projects from communication tasks
| 19 | 48 | 0.842105 | eng_Latn | 0.997229 |
681c812ebc9d1f910ce331265d3f4b9e1ccdce4f | 3,842 | md | Markdown | articles/active-directory/active-directory-passwords-licensing.md | eimajtrebor/azure-docs | 5f7145b406f91caeac7f1bef4b99af5d46927cc0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/active-directory-passwords-licensing.md | eimajtrebor/azure-docs | 5f7145b406f91caeac7f1bef4b99af5d46927cc0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/active-directory-passwords-licensing.md | eimajtrebor/azure-docs | 5f7145b406f91caeac7f1bef4b99af5d46927cc0 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: 'Licensing: Azure AD SSPR | Microsoft Docs'
description: Azure AD self-service password reset licensing requirements
services: active-directory
keywords:
documentationcenter: ''
author: MicrosoftGuyJFlo
manager: femila
ms.reviewer: sahenry
ms.assetid:
ms.service: active-directory
ms.workload: identity
ms.... | 55.681159 | 398 | 0.78735 | eng_Latn | 0.980901 |
681ce74fd7d9c7bd60da2457c051c32228b858d5 | 1,167 | md | Markdown | core-group/group-delete/README.md | agoncal/agoncal-sample-github-actions | 32bc5c7272e005fdb136bbc27918a2e4cd0c3d2f | [
"MIT"
] | null | null | null | core-group/group-delete/README.md | agoncal/agoncal-sample-github-actions | 32bc5c7272e005fdb136bbc27918a2e4cd0c3d2f | [
"MIT"
] | null | null | null | core-group/group-delete/README.md | agoncal/agoncal-sample-github-actions | 32bc5c7272e005fdb136bbc27918a2e4cd0c3d2f | [
"MIT"
] | null | null | null |
# Delete an Azure Resource Group

## Prerequisites
This example assumes you are logged into Azure CLI and have set your default
subscription, if you have NOT done so please go to our top-leve... | 28.463415 | 125 | 0.71551 | eng_Latn | 0.571802 |
929b32c1e4b69cd4fe8001d144fed6c839c0cb27 | 6,750 | markdown | Markdown | _posts/2010-07-13-the-bar-exam-a-look-ahead.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | null | null | null | _posts/2010-07-13-the-bar-exam-a-look-ahead.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | null | null | null | _posts/2010-07-13-the-bar-exam-a-look-ahead.markdown | dominicmauro/blogipsa | f40e8185728f52dd745f5e11065dcca1cd857b0d | [
"MIT"
] | 1 | 2019-07-11T05:56:36.000Z | 2019-07-11T05:56:36.000Z | ---
author: admin
comments: true
date: 2010-07-13 20:23:38+00:00
layout: post
slug: the-bar-exam-a-look-ahead
title: 'The Bar Exam: a Look Ahead'
wordpress_id: 347
categories:
- A Day in the Life
---
Today, I finished my bar review class. Forty sessions combining in 175 hours of in-class instruction, and probably near... | 112.5 | 498 | 0.770667 | eng_Latn | 0.999885 |
929be68dae31ef61ad735e7b95b0ed8101137924 | 205 | md | Markdown | README.md | DoctorEvidence/dpack.NET | d92c3a43ab6e5c4a21fc9e9281e3c2756c8f90a3 | [
"MIT"
] | 1 | 2019-02-21T14:05:16.000Z | 2019-02-21T14:05:16.000Z | README.md | DoctorEvidence/dpack.NET | d92c3a43ab6e5c4a21fc9e9281e3c2756c8f90a3 | [
"MIT"
] | null | null | null | README.md | DoctorEvidence/dpack.NET | d92c3a43ab6e5c4a21fc9e9281e3c2756c8f90a3 | [
"MIT"
] | null | null | null | # DPack.NET
A .NET implementation of [dpack](https://github.com/DoctorEvidence/dpackjs)
## Specification
The [specification of the dpack format is available here](https://github.com/DoctorEvidence/dpack). | 41 | 99 | 0.785366 | yue_Hant | 0.485223 |
929ddf3dd60d44d9c779e34181a4d709724c04ed | 7,817 | md | Markdown | docs/Molten.Math/Molten/Matrix3x2F.md | Syncaidius/MoltenEngine | 02734542f7d195eed02764b8f4ab71c0cb13e484 | [
"MIT"
] | 79 | 2018-02-05T15:16:21.000Z | 2022-03-30T15:14:10.000Z | docs/Molten.Math/Molten/Matrix3x2F.md | Zeracronius/MoltenEngine | 02734542f7d195eed02764b8f4ab71c0cb13e484 | [
"MIT"
] | 24 | 2018-03-14T18:52:33.000Z | 2022-03-29T06:13:59.000Z | docs/Molten.Math/Molten/Matrix3x2F.md | Zeracronius/MoltenEngine | 02734542f7d195eed02764b8f4ab71c0cb13e484 | [
"MIT"
] | 5 | 2018-12-10T00:44:01.000Z | 2022-02-09T06:53:50.000Z |
# Molten.Matrix3x2F
Direct2D Matrix3x2. Supports implicit cast from .Molten.Matrix4F.
* [#ctor(System.Single)](docs/Molten.Math/Molten/Matrix3x2F/#ctor.md)
* [#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)](docs/Molten.Math/Molten/Matrix3x... | 87.831461 | 165 | 0.773442 | yue_Hant | 0.855753 |
929df88036efb9eb9ffb448c4209e2956792b116 | 340 | md | Markdown | test/output-expected/config-indexFile/index-in-subdir/sub/index.md | about-code/glossarify-md | dd9103b89a51a073c2b4ee0ad0c5303f1c9fe64c | [
"MIT"
] | 16 | 2019-12-03T08:13:54.000Z | 2021-08-31T11:16:56.000Z | test/output-expected/config-indexFile/index-in-subdir/sub/index.md | about-code/glossarify-md | dd9103b89a51a073c2b4ee0ad0c5303f1c9fe64c | [
"MIT"
] | 84 | 2019-08-23T20:58:00.000Z | 2022-03-18T20:32:41.000Z | test/output-expected/config-indexFile/index-in-subdir/sub/index.md | about-code/glossarify-md | dd9103b89a51a073c2b4ee0ad0c5303f1c9fe64c | [
"MIT"
] | 6 | 2020-10-18T09:13:59.000Z | 2021-07-01T13:43:00.000Z | # [Book Index](#book-index)
## [Term](#term)
[Glossary][1] ○ [Term][2]
[1]: ../glossary.md#term "GIVEN a term 'Term'
AND option 'indexFile' is './sub/index.md'
AND the glossary file is in './glossary.md'
AND config option 'linking' is 'relative'
THEN the term MUST be linked with a path '../glossary.md#term'."
[2]: ... | 24.285714 | 64 | 0.658824 | yue_Hant | 0.535414 |
929eafc8ec442f587a3ac14d24be791e31de956c | 554 | md | Markdown | java/list_array.md | hyunolike/info-docs | a1d44b9f6f424155b7b687fea4a6b5120f2d930b | [
"MIT"
] | null | null | null | java/list_array.md | hyunolike/info-docs | a1d44b9f6f424155b7b687fea4a6b5120f2d930b | [
"MIT"
] | null | null | null | java/list_array.md | hyunolike/info-docs | a1d44b9f6f424155b7b687fea4a6b5120f2d930b | [
"MIT"
] | null | null | null | ## `List` vs `Array`
> [참고 자료](https://jy-tblog.tistory.com/38)
### 1. `Array`
- 데이터가 많아지고 그룹 관리의 필요에 따라 배열 사용
- 고정된 크기 / 같은 자료형의 원소들 연속적
- 인덱스: 해당 원소 바로 접근 가능
- 데이터 갯수 결정 / 접근 빈번한 경우 사용
### 2. `List`
- __배열의 문제점__ 해결하기 위한 자료구조 ✔
- 빈틈없는 데이터 적재!!
- 순서가 있는 데이터의 모임 >> 리스트 >> 시퀀스
- 빈 엘리먼트 허용 ❌
- 자바는 배열, 리스트 모두 지원
- `... | 17.870968 | 42 | 0.583032 | kor_Hang | 1.00001 |
929f234976d7cdb94048e0c14f4ba33614a7e8d2 | 334 | md | Markdown | README.md | The-Automated-Centipede/enoskning | f561e0da0eeddf4d7f3e1dac0a8cca69a52a291e | [
"MIT"
] | null | null | null | README.md | The-Automated-Centipede/enoskning | f561e0da0eeddf4d7f3e1dac0a8cca69a52a291e | [
"MIT"
] | null | null | null | README.md | The-Automated-Centipede/enoskning | f561e0da0eeddf4d7f3e1dac0a8cca69a52a291e | [
"MIT"
] | null | null | null | # En önskning
En önskning, swedish for "A wish", is a Twitter bot ([@enonskning](https://twitter.com/enonskning)) whose purpose is to tweet every time the clock is 11:11, 12:12, 13:13, etc. The idea was inspired from [@Skrxddaren](https://twitter.com/Skrxddaren).
## License
This project is released under the [MIT Lice... | 66.8 | 249 | 0.742515 | eng_Latn | 0.980724 |
92a1c8ce96e4af523eac90d203bfd2455334408a | 3,994 | md | Markdown | README.md | reallyenglish/ansible-role-hadoop-datanode | bed756df36177f660e4a03ed876b73788b213f60 | [
"ISC"
] | null | null | null | README.md | reallyenglish/ansible-role-hadoop-datanode | bed756df36177f660e4a03ed876b73788b213f60 | [
"ISC"
] | null | null | null | README.md | reallyenglish/ansible-role-hadoop-datanode | bed756df36177f660e4a03ed876b73788b213f60 | [
"ISC"
] | null | null | null | # ansible-role-hadoop-datanode
Install datanode of hadoop.
# Requirements
None
# Role Variables
| variable | description | default |
|----------|-------------|---------|
| hadoop\_datanode\_user | datanode user | "{{ \_\_hadoop\_datanode\_user }}" |
| hadoop\_datanode\_group | datanode group | "{{ \_\_hadoop\_data... | 36.309091 | 153 | 0.571858 | eng_Latn | 0.259595 |
92a2559097b6bef6e611ac4c21e38dc960e9a238 | 378 | md | Markdown | src/Storyteller.Selenium.Samples/Specs/Basics/Click_Buttons.md | lhaussknecht/Storyteller | 611d69724495e253cfcd50c361c61654a52b30c5 | [
"Apache-2.0"
] | 275 | 2015-06-12T02:41:24.000Z | 2022-03-04T16:23:43.000Z | src/Storyteller.Selenium.Samples/Specs/Basics/Click_Buttons.md | lhaussknecht/Storyteller | 611d69724495e253cfcd50c361c61654a52b30c5 | [
"Apache-2.0"
] | 432 | 2015-06-11T19:04:42.000Z | 2022-01-15T01:03:09.000Z | src/Storyteller.Selenium.Samples/Specs/Basics/Click_Buttons.md | lhaussknecht/Storyteller | 611d69724495e253cfcd50c361c61654a52b30c5 | [
"Apache-2.0"
] | 72 | 2015-06-10T19:23:06.000Z | 2021-05-17T19:17:34.000Z | # Click Buttons
-> id = b721e06b-0b64-4710-b82b-cbe5aa261f60
-> lifecycle = Acceptance
-> max-retries = 0
-> last-updated = 2017-02-21T15:56:35.1528422Z
-> tags =
[Sample]
|> OpenUrl url=simple.htm
This element is hidden by default
|> IsHidden element=the div
Clicking the "Show" button will reveal the div
|> Click... | 19.894737 | 46 | 0.719577 | eng_Latn | 0.435985 |
92a2879d40cbe79266e0faaa343d4f69bc330723 | 11,165 | md | Markdown | collections/_posts/2019-12-12-sass-in-clojure-ring-apps.md | mooreryan/TenderIsTheByte | 14dfb769d50c7342a957c31118c99df433028d95 | [
"MIT"
] | null | null | null | collections/_posts/2019-12-12-sass-in-clojure-ring-apps.md | mooreryan/TenderIsTheByte | 14dfb769d50c7342a957c31118c99df433028d95 | [
"MIT"
] | 2 | 2021-05-07T08:51:28.000Z | 2021-05-07T08:52:08.000Z | collections/_posts/2019-12-12-sass-in-clojure-ring-apps.md | mooreryan/TenderIsTheByte | 14dfb769d50c7342a957c31118c99df433028d95 | [
"MIT"
] | null | null | null | ---
layout: post
title: "Using Sass in Clojure Ring apps"
author: ryan
description: So you want to use Sass instead of plain CSS in your Clojure Ring web app, but you're not sure how to get it set up? No problem! Let's walk through it together.
categories: blog
image: "/assets/img/posts/sass_clojure_ring_apps/sass-pl... | 42.942308 | 509 | 0.702642 | eng_Latn | 0.976376 |
92a3311b48242361a3b1cfc0aea1ec364964644c | 4,964 | md | Markdown | README.md | kinlane/vandium-node | faa95850ac2d1649359f122ed51682776b4f97f8 | [
"BSD-3-Clause"
] | null | null | null | README.md | kinlane/vandium-node | faa95850ac2d1649359f122ed51682776b4f97f8 | [
"BSD-3-Clause"
] | null | null | null | README.md | kinlane/vandium-node | faa95850ac2d1649359f122ed51682776b4f97f8 | [
"BSD-3-Clause"
] | 1 | 2019-10-30T16:54:01.000Z | 2019-10-30T16:54:01.000Z | 
[](https://travis-ci.org/vandium-io/vandium-node)
[](https://badge.fury.io/js/vandium)
[AWS Lambda](https://aws.amazon.com/lambda/details) framework for buil... | 32.025806 | 139 | 0.657937 | eng_Latn | 0.915422 |
92a39cfac53d943e68440b00af318a4bfd646a5b | 581 | md | Markdown | README.md | kaox2/- | 2375ee01f39a5957ec28111a6e9b39fd3529f397 | [
"MIT"
] | 1 | 2017-02-16T14:43:54.000Z | 2017-02-16T14:43:54.000Z | README.md | kaox2/WhatToEatForLunch | 2375ee01f39a5957ec28111a6e9b39fd3529f397 | [
"MIT"
] | null | null | null | README.md | kaox2/WhatToEatForLunch | 2375ee01f39a5957ec28111a6e9b39fd3529f397 | [
"MIT"
] | null | null | null | # 午餐吃什麼?!
煩惱的上班族
讓上帝來幫你決定你的午餐吃什麼吧!
## 使用須知
0. 編輯csv檔內容
0. 程式以IPython實現,可以直接使用官網 https://try.jupyter.org/ 線上執行。
1. 進入try.jupyter.org網頁,點選upload上傳Lunch.ipynb與csv檔。
2. 上傳完畢,點選 Lunch.ipynb 執行。
3. 如果出現 Kernel not found 訊息,點選Python3與OK 跳過。
4. 點選 上方 快捷列工具 中間的運行按鈕,等待執行。
5. 執行成功後,會在程式碼下方生成按鈕,
6. 先根據area選擇菜單,再點選"Pick_a_store" ... | 18.741935 | 56 | 0.667814 | yue_Hant | 0.992858 |
92a3a60b0e9c4330db0b7944427adc32329756a6 | 4,223 | md | Markdown | elasticsearch/configure-elasticsearch-6.8-in-centos-7.md | wdpm/tech-notes | c44f5caac76d0a9b9bb6e22024cf73dbbd983674 | [
"MIT"
] | null | null | null | elasticsearch/configure-elasticsearch-6.8-in-centos-7.md | wdpm/tech-notes | c44f5caac76d0a9b9bb6e22024cf73dbbd983674 | [
"MIT"
] | 8 | 2021-03-20T07:10:08.000Z | 2022-01-22T15:52:15.000Z | elasticsearch/configure-elasticsearch-6.8-in-centos-7.md | wdpm/tech-notes | c44f5caac76d0a9b9bb6e22024cf73dbbd983674 | [
"MIT"
] | null | null | null | # Configure Elasticsearch 6.8 in CentOS 7
## Enable journalctl logging
By default the Elasticsearch service doesn’t log information in the systemd journal.
To enable journalctl logging, the --quiet option must be removed from the ExecStart command line in the elasticsearch.service file.
``` bash
nano /usr/lib/systemd... | 44.452632 | 236 | 0.645276 | eng_Latn | 0.86956 |
92a3e59f0a94d147fa05f2172ab1ae5f0ef01b41 | 485 | md | Markdown | src/main/jbake/content/2014/iotday.md | unitsofmeasurement/unitsofmeasurement-jbake | 1289840d899f3fd5b07a9479fbee6507653249be | [
"BSD-3-Clause"
] | 3 | 2018-01-10T22:43:39.000Z | 2021-05-30T14:51:02.000Z | src/main/jbake/content/2014/iotday.md | unitsofmeasurement/unitsofmeasurement-jbake | 1289840d899f3fd5b07a9479fbee6507653249be | [
"BSD-3-Clause"
] | 46 | 2015-04-10T12:35:04.000Z | 2021-05-30T18:42:35.000Z | src/main/jbake/content/2014/iotday.md | unitsofmeasurement/unitsofmeasurement-jbake | 1289840d899f3fd5b07a9479fbee6507653249be | [
"BSD-3-Clause"
] | 1 | 2019-04-27T16:30:47.000Z | 2019-04-27T16:30:47.000Z | title=World IoT Day
date=2014-04-09
type=post
tags=java, iot, m2m, iotday
status=published
~~~~~~
After JSR 363 passed the Creation Review, the first public presentation took part on World IoT Day 2014. I visited [IoT MeetUp Zurich](http://www.meetup.com/IoT-Zurich/events/166408222/).
The hosts were quite ho... | 48.5 | 188 | 0.760825 | eng_Latn | 0.932533 |
92a4a05efd6e6ac9f12feb99ce7ca621aa38f3c8 | 1,767 | md | Markdown | mangas_dl/HELP.md | Boubou0909/Mangas-dl | 5314dab8a4fa81fd4b8e6767698f97bf0368cd64 | [
"Unlicense"
] | 2 | 2021-07-06T22:21:29.000Z | 2021-07-12T15:09:18.000Z | mangas_dl/HELP.md | Boubou0909/Mangas-dl | 5314dab8a4fa81fd4b8e6767698f97bf0368cd64 | [
"Unlicense"
] | 1 | 2021-07-09T14:59:09.000Z | 2021-07-09T18:54:15.000Z | mangas_dl/HELP.md | Boubou0909/Mangas-dl | 5314dab8a4fa81fd4b8e6767698f97bf0368cd64 | [
"Unlicense"
] | null | null | null | Usage :
mangas-dl [OPTIONS] URL
or :
mangas-dl <command> [OPTIONS]
Complete help here : https://github.com/Boubou0909/Mangas-dl
Options :
-h, --help Print this help text and exit
-v, --version Print program version and exit
-p, --path ... | 53.545455 | 116 | 0.532541 | eng_Latn | 0.997029 |
92a61f5ca752df7d3defe33c16f2441677aa521e | 568 | md | Markdown | readme.md | craiggunson/kitesurf | ff63bb20b04f30bc88b4de1b261e6abf51a6e65b | [
"MIT"
] | null | null | null | readme.md | craiggunson/kitesurf | ff63bb20b04f30bc88b4de1b261e6abf51a6e65b | [
"MIT"
] | null | null | null | readme.md | craiggunson/kitesurf | ff63bb20b04f30bc88b4de1b261e6abf51a6e65b | [
"MIT"
] | null | null | null | kitesurf.craiggunson.com
===================

- [Viewing and accepting assessments](#viewing-and-accepting-assessments)
- [Attempting... | 81.54902 | 327 | 0.794662 | eng_Latn | 0.995 |
92a6dd1f1a8a84ef8636d3ecc61af4abb6deae98 | 857 | md | Markdown | docs/New Testament/Matthew/Matthew22.md | jjwithanr/obsidian_bible_study | b547f6afe45e1e9bae6587ffd71e152f1b4be18e | [
"CC0-1.0"
] | null | null | null | docs/New Testament/Matthew/Matthew22.md | jjwithanr/obsidian_bible_study | b547f6afe45e1e9bae6587ffd71e152f1b4be18e | [
"CC0-1.0"
] | null | null | null | docs/New Testament/Matthew/Matthew22.md | jjwithanr/obsidian_bible_study | b547f6afe45e1e9bae6587ffd71e152f1b4be18e | [
"CC0-1.0"
] | null | null | null | # Matthew 22
## Overview:
#### v.12
>'Friend,' he asked, 'how did you get in here without wedding clothes?' The man was speechless.
#### v.14
>"For many are invited, but few are chosen."
#### v.21
>"Caesar's," they replied. Then he said to them, "Give to Caesar what is Caesar's, and to God what is God's."
#### v... | 28.566667 | 116 | 0.682614 | eng_Latn | 0.999855 |
92a82adf5942e3d7c240656714dc7736d7d03919 | 4,587 | md | Markdown | src/hooks/toast/README.md | Ann2827/react-hooks | dab3c145922a49e919cb895beccb4d65b6c24212 | [
"MIT"
] | 1 | 2022-03-17T12:25:10.000Z | 2022-03-17T12:25:10.000Z | src/hooks/toast/README.md | Ann2827/react-hooks | dab3c145922a49e919cb895beccb4d65b6c24212 | [
"MIT"
] | 17 | 2022-01-22T06:18:29.000Z | 2022-01-30T20:35:28.000Z | src/hooks/toast/README.md | Ann2827/library-react-hooks | dab3c145922a49e919cb895beccb4d65b6c24212 | [
"MIT"
] | null | null | null | # Toast hook
This hook stores, received and dispatches messages. It is written according to the Singleton pattern.
Therefore, access to a single instance of the stored state is carried out without
prop transfers or provider wrapping.
<img width="349" alt="toast" src="https://user-images.githubusercontent.com/32645809... | 30.377483 | 205 | 0.637236 | eng_Latn | 0.948784 |
92a8a87c82c1b34ab547b4e788d1c066426cdcd4 | 96 | md | Markdown | acar-ses-botu-main/README.md | efecanserttass/sadsasasad | 75d66670ad87ece10570e80f38f31c26a8cf6467 | [
"MIT"
] | null | null | null | acar-ses-botu-main/README.md | efecanserttass/sadsasasad | 75d66670ad87ece10570e80f38f31c26a8cf6467 | [
"MIT"
] | null | null | null | acar-ses-botu-main/README.md | efecanserttass/sadsasasad | 75d66670ad87ece10570e80f38f31c26a8cf6467 | [
"MIT"
] | null | null | null | # acar-ses-botu
Ses botları nasıldır ve nasıl yapılır ve örnek template nedir alın amk kullanın
| 32 | 79 | 0.8125 | tur_Latn | 0.999999 |
92a8f7d7dd3b2993dfe5f4cf9003d3de3b88aa7a | 1,514 | md | Markdown | README.md | TomK32/clever-ruby | 260d30f8ed65f4ec0eb2593a827a324c91c65980 | [
"Apache-2.0",
"MIT"
] | null | null | null | README.md | TomK32/clever-ruby | 260d30f8ed65f4ec0eb2593a827a324c91c65980 | [
"Apache-2.0",
"MIT"
] | null | null | null | README.md | TomK32/clever-ruby | 260d30f8ed65f4ec0eb2593a827a324c91c65980 | [
"Apache-2.0",
"MIT"
] | null | null | null | # Clever::Ruby
[](https://drone.ops.clever.com/github.com/Clever/clever-ruby)
Ruby bindings to the Clever API. [Documentation](http://rubydoc.info/gems/clever-ruby/frames)
## Installation
Add this line to your applic... | 17.811765 | 162 | 0.708719 | eng_Latn | 0.700147 |
92a96c39700d474022b455a8b5751a4e3e3dc333 | 2,819 | md | Markdown | content/imprint.md | jwarz/startupengineer | cc30786e2670450e9d5b5e1f65bee936dbd0928f | [
"MIT"
] | null | null | null | content/imprint.md | jwarz/startupengineer | cc30786e2670450e9d5b5e1f65bee936dbd0928f | [
"MIT"
] | null | null | null | content/imprint.md | jwarz/startupengineer | cc30786e2670450e9d5b5e1f65bee936dbd0928f | [
"MIT"
] | 1 | 2020-04-15T15:45:10.000Z | 2020-04-15T15:45:10.000Z | ---
title: Imprint
date: "2018-06-28T00:00:00+01:00"
# draft: true
share: false
commentable: false
editable: false
# Optional header image (relative to `static/img/` folder).
header:
caption: ""
image: ""
---
## Address:
Hamburg University of Technology (TUHH)
<br>
TUHH Institute for Entrepreneurship (W-11)
<br... | 46.213115 | 720 | 0.787159 | eng_Latn | 0.99876 |
92ab674229999432ae28eeebd4691927fe565579 | 304 | md | Markdown | _poetry/2018-01-30-102-Saber.md | inclusa/inclusa.github.io | f2f711bfabf762ee9d30b67e599d6e030ae80a8c | [
"MIT"
] | null | null | null | _poetry/2018-01-30-102-Saber.md | inclusa/inclusa.github.io | f2f711bfabf762ee9d30b67e599d6e030ae80a8c | [
"MIT"
] | null | null | null | _poetry/2018-01-30-102-Saber.md | inclusa/inclusa.github.io | f2f711bfabf762ee9d30b67e599d6e030ae80a8c | [
"MIT"
] | 1 | 2017-05-14T16:07:19.000Z | 2017-05-14T16:07:19.000Z | ---
layout: post #
title: 102 Saber # Generat automàticament
date: 2018-01-30 00:05:00 # Data
description: # Argument
keywords: # Paraules clau
coments: # Comentaris
---
Si ja saps <br />
el que has de **fer** <br />
i no ho fas <br />
llavors estàs pitjor que abans. <br />
<small>Confucio<small>
| 19 | 41 | 0.667763 | cat_Latn | 0.958638 |
92ac65afb6d356440674e5c561e1294a5e4b5442 | 1,115 | md | Markdown | src/docs/config/paths.md | Awilum/skeleton-docs | c70c28aa776b25fcc3307a608008889204f07338 | [
"MIT"
] | null | null | null | src/docs/config/paths.md | Awilum/skeleton-docs | c70c28aa776b25fcc3307a608008889204f07338 | [
"MIT"
] | null | null | null | src/docs/config/paths.md | Awilum/skeleton-docs | c70c28aa776b25fcc3307a608008889204f07338 | [
"MIT"
] | null | null | null | ---
aside: none
---
# Path Config
Skeleton comes in with a whole lot of available customizations. One major customization is the paths config. This allows you to manually re-arrange Skeleton's directory structure to something you prefer. This means you can rearrange the whole of Skeleton and have all your files still... | 23.229167 | 299 | 0.695964 | eng_Latn | 0.978007 |
92ac85207eda31b697a45035655944d61356664f | 1,242 | md | Markdown | 7kyu/7kyu - Construct a bit vector set.md | csanry/python_katas | c1e83c98bdcd8442edec0e3846c3548400548ea1 | [
"MIT"
] | null | null | null | 7kyu/7kyu - Construct a bit vector set.md | csanry/python_katas | c1e83c98bdcd8442edec0e3846c3548400548ea1 | [
"MIT"
] | null | null | null | 7kyu/7kyu - Construct a bit vector set.md | csanry/python_katas | c1e83c98bdcd8442edec0e3846c3548400548ea1 | [
"MIT"
] | null | null | null | ## Construct a bit vector set - 7kyu
**Instructions**
- Write a function which accepts a sequence of unique integers as argument and returns a 32-bit integer such that the integer, in its binary representation has 1 at only those indexes (counted from right) which are in the sequence.
```
sort_by_bit([1, 2, 0, 4]) #... | 25.875 | 231 | 0.514493 | eng_Latn | 0.919425 |
92ad047f2d0cd78e9a19087de5bb3f387b8d652a | 493 | md | Markdown | _posts/2019-06-12-sql-cancel-load.md | 4D-JP/4D-jp.github.io | 4dfdeae3fcf19a0e9095b131dd883653d0990d77 | [
"MIT"
] | 2 | 2019-05-28T04:24:44.000Z | 2020-01-31T22:03:23.000Z | _posts/2019-06-12-sql-cancel-load.md | 4D-JP/4D-jp.github.io | 4dfdeae3fcf19a0e9095b131dd883653d0990d77 | [
"MIT"
] | null | null | null | _posts/2019-06-12-sql-cancel-load.md | 4D-JP/4D-jp.github.io | 4dfdeae3fcf19a0e9095b131dd883653d0990d77 | [
"MIT"
] | 3 | 2019-04-15T07:42:48.000Z | 2021-11-26T00:10:07.000Z | ---
layout: post
title: "SQL EXECUTEを続けて実行する"
date: 2019-06-12 10:25:00
categories: 仕様
tags: odbc
---
外部ODBCデータベースに対し,``SQL LOGIN``でログインした場合,``Begin SQL`` ``End SQL``ブロックであれば,1回のセッション内で何度でも使用することができますが,``SQL EXECUTE``のほうは,2回目のコールでエラー``1412``(SQL文がすでに開かれている)が返されます。これは仕様です。
ODBCデータソースに対して``SQL EXECUTE``を続けて実行するのであれば,まず... | 41.083333 | 217 | 0.756592 | yue_Hant | 0.577431 |
92ad5a78c5ab21bf0b21d0feadfd514fada33f61 | 2,110 | md | Markdown | README.md | pepzer/spring-boot-rest-test | 0bfb8679c21b54e3cd789305a9d994acf6212e30 | [
"Apache-2.0"
] | null | null | null | README.md | pepzer/spring-boot-rest-test | 0bfb8679c21b54e3cd789305a9d994acf6212e30 | [
"Apache-2.0"
] | null | null | null | README.md | pepzer/spring-boot-rest-test | 0bfb8679c21b54e3cd789305a9d994acf6212e30 | [
"Apache-2.0"
] | null | null | null | ## About this project
This is a sample project that implements a small REST service with [Spring Boot](https://github.com/spring-projects/spring-boot).
## How to run
To build and run a local server that will listen on port 8080 by default, run:
```
$ ./gradlew bootRun
```
## Endpoints
The main endpoint is '/meas... | 27.051282 | 146 | 0.718483 | eng_Latn | 0.85544 |
92ae41b088abb862a2edcbde6ebb6c683b592aa9 | 14 | md | Markdown | README.md | dayatang/dddlib-blog | 2f616c0969b6636d7a8b5683375d7673de488929 | [
"Apache-2.0"
] | null | null | null | README.md | dayatang/dddlib-blog | 2f616c0969b6636d7a8b5683375d7673de488929 | [
"Apache-2.0"
] | null | null | null | README.md | dayatang/dddlib-blog | 2f616c0969b6636d7a8b5683375d7673de488929 | [
"Apache-2.0"
] | null | null | null | # dddlib-blog
| 7 | 13 | 0.714286 | cym_Latn | 0.984595 |
92aec5c7450dde68abcbf67a43c81aefa20e619e | 4,227 | md | Markdown | integrations/generated/nexmo_pricing/README.md | DataFire/integrations | 56332a12c8011cb27be25e3173a0f3b3729c08da | [
"MIT"
] | 137 | 2017-06-01T04:39:44.000Z | 2022-03-03T15:41:57.000Z | integrations/generated/nexmo_pricing/README.md | DataFire/integrations | 56332a12c8011cb27be25e3173a0f3b3729c08da | [
"MIT"
] | 42 | 2017-06-09T17:16:14.000Z | 2022-02-12T17:41:55.000Z | integrations/generated/nexmo_pricing/README.md | DataFire/integrations | 56332a12c8011cb27be25e3173a0f3b3729c08da | [
"MIT"
] | 61 | 2016-11-22T19:11:19.000Z | 2022-02-09T03:53:25.000Z | # @datafire/nexmo_pricing
Client library for Pricing API
## Installation and Usage
```bash
npm install --save @datafire/nexmo_pricing
```
```js
let nexmo_pricing = require('@datafire/nexmo_pricing').create();
.then(data => {
console.log(data);
});
```
## Description
The API to retrieve pricing information.
Pleas... | 31.080882 | 145 | 0.714928 | eng_Latn | 0.788547 |
92af9809f76c3b5acf44eee7b3d5959100004f73 | 4,671 | md | Markdown | docs/dev-notes/workflows/nuget-publish-workflow.md | edumserrano/dot-net-sdk-extensions | 4707b8cf89b1742849b2d2b6b3a3bff929c0c549 | [
"MIT"
] | 5 | 2021-08-16T12:59:00.000Z | 2022-03-04T07:29:26.000Z | docs/dev-notes/workflows/nuget-publish-workflow.md | edumserrano/dot-net-sdk-extensions | 4707b8cf89b1742849b2d2b6b3a3bff929c0c549 | [
"MIT"
] | 356 | 2021-03-12T12:44:49.000Z | 2022-03-30T18:48:55.000Z | docs/dev-notes/workflows/nuget-publish-workflow.md | edumserrano/dot-net-sdk-extensions | 4707b8cf89b1742849b2d2b6b3a3bff929c0c549 | [
"MIT"
] | null | null | null | # nuget-publish workflow
[](https://github.com/edumserrano/dot-net-sdk-extensions/actions/workflows/nuget-publish.yml)
[This workflow]((/.github/workflows/nuget-publish.yml)) will:
1) Always ... | 63.986301 | 327 | 0.782488 | eng_Latn | 0.995424 |
92af9a15c59cf8f0172a6d4c8590580298eec120 | 291 | md | Markdown | caddy/README.md | byReqz/probehost2 | a94503ba7a6c201f12f22748b2fa025369e885d1 | [
"MIT"
] | 1 | 2022-03-18T08:54:43.000Z | 2022-03-18T08:54:43.000Z | caddy/README.md | byReqz/probehost2 | a94503ba7a6c201f12f22748b2fa025369e885d1 | [
"MIT"
] | null | null | null | caddy/README.md | byReqz/probehost2 | a94503ba7a6c201f12f22748b2fa025369e885d1 | [
"MIT"
] | null | null | null | # caddy
This folder contains a sample configuration for caddy with ratelimiting enabled. this will allow 2 requests per IP every 5 seconds. For more on that, check here: https://github.com/mholt/caddy-ratelimit
I have also included a dockerfile to build caddy with the ratelimiting module. | 58.2 | 202 | 0.804124 | eng_Latn | 0.99774 |
92aff487d17350aad6d2e2c396643cacdcc0d516 | 128,195 | md | Markdown | docs/v2-annotations.md | bernhardgr42/odata-vocabularies | e49285c6e4e0d8545e0e9a3cc4fdb7efc70f2d68 | [
"Apache-2.0"
] | 1 | 2021-12-22T09:03:25.000Z | 2021-12-22T09:03:25.000Z | docs/v2-annotations.md | bernhardgr42/odata-vocabularies | e49285c6e4e0d8545e0e9a3cc4fdb7efc70f2d68 | [
"Apache-2.0"
] | null | null | null | docs/v2-annotations.md | bernhardgr42/odata-vocabularies | e49285c6e4e0d8545e0e9a3cc4fdb7efc70f2d68 | [
"Apache-2.0"
] | null | null | null | # SAP Annotations for OData Version 2.0
## Introduction
OData services provide a uniform interface for interacting with their resources, and in addition are self-describing:
- The _service document_ (located at the service root) lists the available top-level resources, and
- The _service metadata document_ (located ... | 244.180952 | 765 | 0.289879 | eng_Latn | 0.995313 |
92b163ca14aba676cc612c6edec08d9e5cd5823f | 1,778 | md | Markdown | _posts/2016-11-16-14/11/16.md | Groomy2003/Groomy2003.github.io | d8297ce68464d0311b266e78d2f07fea49d33bc8 | [
"MIT"
] | null | null | null | _posts/2016-11-16-14/11/16.md | Groomy2003/Groomy2003.github.io | d8297ce68464d0311b266e78d2f07fea49d33bc8 | [
"MIT"
] | null | null | null | _posts/2016-11-16-14/11/16.md | Groomy2003/Groomy2003.github.io | d8297ce68464d0311b266e78d2f07fea49d33bc8 | [
"MIT"
] | null | null | null | ---
title: 14/11/16
layout: post
author: miles.groom
permalink: /14/11/16/
source-id: 10u6b5V3TR33ipxbVVIbkezFvjucBSGGS4PA4ZsskzyI
published: true
---
<table>
<tr>
<td>Title</td>
<td>Week 8</td>
<td>Date</td>
<td>17/11/16</td>
</tr>
</table>
<table>
<tr>
<td>Starting point:</td>
<td>Proj... | 30.135593 | 315 | 0.67604 | eng_Latn | 0.994655 |
92b1aad6b29af2bffe92c41452182f51cbf6fe1e | 498 | md | Markdown | pages.it/common/md5sum.md | derNiklaas/tldr | 36648e10311955754f99c02805b3f66d5000a5e5 | [
"CC-BY-4.0"
] | 38,585 | 2015-01-03T03:23:18.000Z | 2022-03-31T17:46:27.000Z | pages.it/common/md5sum.md | derNiklaas/tldr | 36648e10311955754f99c02805b3f66d5000a5e5 | [
"CC-BY-4.0"
] | 5,517 | 2015-01-05T08:36:28.000Z | 2022-03-31T19:03:46.000Z | pages.it/common/md5sum.md | derNiklaas/tldr | 36648e10311955754f99c02805b3f66d5000a5e5 | [
"CC-BY-4.0"
] | 4,407 | 2015-01-12T15:29:39.000Z | 2022-03-31T08:37:33.000Z | # md5sum
> Calcola i checksum crittografici di tipo MD5.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/md5sum>.
- Calcolare il checksum MD5 di un file:
`md5sum {{percorso/al/file}}`
- Calcola i checksum MD5 per più di un file:
`md5sum {{percorso/al/file1}} {{percorso/al/file2}}`
- Verifica che ... | 23.714286 | 78 | 0.720884 | ita_Latn | 0.785031 |
92b25e296c8c10de73ec20feeee784f4c12374aa | 216 | md | Markdown | README.md | ArfatMughal/Curd_in_Codelgniter_4 | 58ef37726912e0cbb755a41ef6e57f9e4c75266d | [
"MIT",
"Unlicense"
] | null | null | null | README.md | ArfatMughal/Curd_in_Codelgniter_4 | 58ef37726912e0cbb755a41ef6e57f9e4c75266d | [
"MIT",
"Unlicense"
] | null | null | null | README.md | ArfatMughal/Curd_in_Codelgniter_4 | 58ef37726912e0cbb755a41ef6e57f9e4c75266d | [
"MIT",
"Unlicense"
] | null | null | null | I copyed this code from here https://www.tutsmake.com/ and Fix some bugs and try to upgrade.
My port is changed some 80 to 8000 make sure u follow your port number.
http://localhost:8000/Curd_in_Codelgniter_4/users
| 54 | 93 | 0.787037 | eng_Latn | 0.990602 |
92b353b16cb324e55072c5341e4c5221aae3df39 | 3,169 | md | Markdown | docs/configure-director/vsphere.md | jbergfeld/om | e98158792cb55d40d70cf00046020d43fbda21d7 | [
"Apache-2.0"
] | null | null | null | docs/configure-director/vsphere.md | jbergfeld/om | e98158792cb55d40d70cf00046020d43fbda21d7 | [
"Apache-2.0"
] | null | null | null | docs/configure-director/vsphere.md | jbergfeld/om | e98158792cb55d40d70cf00046020d43fbda21d7 | [
"Apache-2.0"
] | null | null | null | ← [back to `configure-director`](README.md)
# vSphere-specific inputs for the `configure-director` command
The fields in the `config` when using `configure-director` for vsphere are described below
:exclamation: The support for this feature is still **alpha**. Please open issues for any problems you experience.
... | 22.635714 | 114 | 0.73651 | eng_Latn | 0.67647 |
92b369cde762b2489aeadb796aa5b3c36fc9f0ee | 50 | md | Markdown | README.md | Povlov/povlov.github.io | c9ab17be09d0a5c9616f4d114381abc3267fa7f8 | [
"CC0-1.0"
] | null | null | null | README.md | Povlov/povlov.github.io | c9ab17be09d0a5c9616f4d114381abc3267fa7f8 | [
"CC0-1.0"
] | null | null | null | README.md | Povlov/povlov.github.io | c9ab17be09d0a5c9616f4d114381abc3267fa7f8 | [
"CC0-1.0"
] | null | null | null | # povlov.github.io
Personal page of Povlov
About
| 10 | 23 | 0.78 | eng_Latn | 0.23436 |
92b3caba88ed97c9ca23bdf7a0a603c8b5b39bf8 | 4,353 | md | Markdown | aspnet/signalr/overview/performance/signalr-connection-density-testing-with-crank.md | terrajobst/AspNetDocs.ja-jp | 79e16f183eaca239155f7ca19a6401a87ab024bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/signalr/overview/performance/signalr-connection-density-testing-with-crank.md | terrajobst/AspNetDocs.ja-jp | 79e16f183eaca239155f7ca19a6401a87ab024bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet/signalr/overview/performance/signalr-connection-density-testing-with-crank.md | terrajobst/AspNetDocs.ja-jp | 79e16f183eaca239155f7ca19a6401a87ab024bc | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
uid: signalr/overview/performance/signalr-connection-density-testing-with-crank
title: SignalR 接続密度テスト (クランク) |Microsoft Docs
author: bradygaster
description: Crank による SignalR 接続密度テスト
ms.author: bradyg
ms.date: 02/22/2015
ms.assetid: 148d9ca7-1af1-44b6-a9fb-91e261b9b463
msc.legacyurl: /signalr/overview/performance... | 62.185714 | 336 | 0.814611 | yue_Hant | 0.613712 |
92b43b246b3b081cb932446877ce2c6bad850761 | 145 | md | Markdown | _includes/05-emphasis.md | mahsh0911/markdown-portfolio | 18fa0f0874b6dcb6cda49bbbb442dcbc264e2bf8 | [
"MIT"
] | null | null | null | _includes/05-emphasis.md | mahsh0911/markdown-portfolio | 18fa0f0874b6dcb6cda49bbbb442dcbc264e2bf8 | [
"MIT"
] | 5 | 2021-09-23T16:08:41.000Z | 2021-09-23T16:52:15.000Z | _includes/05-emphasis.md | mahsh0911/markdown-portfolio | 18fa0f0874b6dcb6cda49bbbb442dcbc264e2bf8 | [
"MIT"
] | null | null | null | Write out some of your awesome attributes, and *use emphasis* (like bold or italics)) _to identify keywords_, programming languages, or skills.
| 72.5 | 144 | 0.786207 | eng_Latn | 0.996277 |
92b55aa9309a36eb99b962a94b86498b971ce22d | 5,234 | md | Markdown | README.md | odanrc/EBIS | f1a40cc9d0bfb468800df7487885153bd50b2741 | [
"X11",
"Unlicense"
] | null | null | null | README.md | odanrc/EBIS | f1a40cc9d0bfb468800df7487885153bd50b2741 | [
"X11",
"Unlicense"
] | null | null | null | README.md | odanrc/EBIS | f1a40cc9d0bfb468800df7487885153bd50b2741 | [
"X11",
"Unlicense"
] | null | null | null | # EBIS - Eye Based Independance System
EBIS is a system to allow people with physical disabilities use computers. It emulates mouse and keyboard commands with facial gestures, such as blinking and eye movement. It is based on the article "Monocular Gaze Tracking System for Disabled People Assistance". If you use this ... | 75.855072 | 754 | 0.795759 | eng_Latn | 0.989692 |
92b565930a7f28cec3238aa05d924c677c9d3522 | 2,590 | md | Markdown | announcement.md | ateucher/rcourse-1day | 2e931bced8f9370f03948f93d6aefadd9a9f032c | [
"MIT"
] | null | null | null | announcement.md | ateucher/rcourse-1day | 2e931bced8f9370f03948f93d6aefadd9a9f032c | [
"MIT"
] | 5 | 2015-02-08T19:26:44.000Z | 2015-03-25T05:04:54.000Z | announcement.md | ateucher/rcourse-1day | 2e931bced8f9370f03948f93d6aefadd9a9f032c | [
"MIT"
] | null | null | null | ---
title: 'Introduction to R for Agrologists: April 11, 2015'
output:
html_document:
toc: false
pdf_document:
fig_height: 1
fig_width: 1
geometry: margin=0.6in
fontsize: 12pt
---
This one-day course will introduce users to [R](http://www.r-project.org/) software. This course is suitable for people who... | 57.555556 | 449 | 0.776062 | eng_Latn | 0.998507 |
92b62d5c6dcb0309c18e65df292c54ddfe65fd17 | 110 | md | Markdown | blog/stories/2020/07/21/a114341.md | scripting/Scripting-News | 348c428614b115fe390513defc285aceeedd4f09 | [
"MIT"
] | 93 | 2016-06-02T15:40:14.000Z | 2022-02-02T20:02:08.000Z | blog/stories/2020/07/21/a114341.md | scripting/Scripting-News | 348c428614b115fe390513defc285aceeedd4f09 | [
"MIT"
] | 231 | 2016-06-02T15:21:23.000Z | 2022-02-18T20:48:20.000Z | blog/stories/2020/07/21/a114341.md | scripting/Scripting-News | 348c428614b115fe390513defc285aceeedd4f09 | [
"MIT"
] | 11 | 2017-06-27T11:58:01.000Z | 2021-06-21T00:55:07.000Z | Americans are wearing masks and wondering when Trump will show up for work, or resign and get out of the way.
| 55 | 109 | 0.790909 | eng_Latn | 1.000008 |
92b63cf0e2c2c55f07e6c745dc8f7b15086f85cc | 55 | md | Markdown | README.md | 19940524/CY_Alert | e8ff236cbbea35134c726bdc5ccbd916b48ed775 | [
"MIT"
] | null | null | null | README.md | 19940524/CY_Alert | e8ff236cbbea35134c726bdc5ccbd916b48ed775 | [
"MIT"
] | null | null | null | README.md | 19940524/CY_Alert | e8ff236cbbea35134c726bdc5ccbd916b48ed775 | [
"MIT"
] | null | null | null | # CY_Alert
a custom marquee UIAlertController for ios
| 18.333333 | 43 | 0.818182 | por_Latn | 0.267514 |
92b65c225dd16569c3d8ae01677df53c8438979b | 264 | md | Markdown | README.md | AleenaShibu/movie_review | 94342fa87d1f71ae519bf40f160274f972657df8 | [
"MIT"
] | null | null | null | README.md | AleenaShibu/movie_review | 94342fa87d1f71ae519bf40f160274f972657df8 | [
"MIT"
] | 6 | 2020-06-05T23:37:42.000Z | 2021-06-09T18:37:27.000Z | README.md | AleenaShibu/movie_review | 94342fa87d1f71ae519bf40f160274f972657df8 | [
"MIT"
] | null | null | null | # Movie_Review Website
movie review website using Django , Bootsrap and email reset using Sendgrid support
#Built With
Django-Webframework used
Bootstrap:Django-crispy-forms>css library used
#License
This project is licensed under the MIT License
| 24 | 87 | 0.780303 | eng_Latn | 0.865727 |
92b664d75b8a7b0657d00abfa1f2b0acd58f8b59 | 19,785 | md | Markdown | Languages/Java/Component/MyBatis.md | Thepatter/some_book | d6b22e5d65c41d8528b32eef727b0b86c421df0e | [
"MIT"
] | null | null | null | Languages/Java/Component/MyBatis.md | Thepatter/some_book | d6b22e5d65c41d8528b32eef727b0b86c421df0e | [
"MIT"
] | null | null | null | Languages/Java/Component/MyBatis.md | Thepatter/some_book | d6b22e5d65c41d8528b32eef727b0b86c421df0e | [
"MIT"
] | null | null | null | ### MyBatis
半自动映射框架,需要手工匹配提供 POJO、SQL 和映射关系。
maven 坐标
```xml
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.3.0</version>
</dependency>
```
#### 组成
##### 构成组件
* SqlSessionFactoryBuilder
根据配置信息或代码来生成 SqlSessionFactory 工厂接口。可以构建多个 SessionFactory。一旦构建了 SqlSessionFactory... | 34.053356 | 232 | 0.583371 | yue_Hant | 0.674686 |
92b7469f9c9182f87ae7c3733682979072658bec | 1,356 | md | Markdown | desktop-src/Bits/bits-adsi-extension.md | citelao/win32 | bf61803ccb0071d99eee158c7416b9270a83b3e4 | [
"CC-BY-4.0",
"MIT"
] | 552 | 2019-08-20T00:08:40.000Z | 2022-03-30T18:25:35.000Z | desktop-src/Bits/bits-adsi-extension.md | citelao/win32 | bf61803ccb0071d99eee158c7416b9270a83b3e4 | [
"CC-BY-4.0",
"MIT"
] | 1,143 | 2019-08-21T20:17:47.000Z | 2022-03-31T20:24:39.000Z | desktop-src/Bits/bits-adsi-extension.md | citelao/win32 | bf61803ccb0071d99eee158c7416b9270a83b3e4 | [
"CC-BY-4.0",
"MIT"
] | 1,287 | 2019-08-20T05:37:48.000Z | 2022-03-31T20:22:06.000Z | ---
title: BITS ADSI Extension
description: The BITS server provides the following ADSI extension interfaces to enable BITS uploads.
ms.assetid: 7937a86d-886b-4764-bfc1-2ffd64dbcbc1
keywords:
- BITS ADSI Extension BITS
ms.topic: article
ms.date: 05/31/2018
---
# BITS ADSI Extension
The BITS server provides the follow... | 41.090909 | 285 | 0.4941 | yue_Hant | 0.595697 |
92b8606054f42615edff17e3c9110f1c01b10c45 | 10,817 | md | Markdown | 2-Software Process Models/Software Process Models.md | Ziang-Lu/edX-Software-Object-Oriented-Design | f0d7660c8377c0055e61978bda754a82079f2856 | [
"MIT"
] | 1 | 2018-04-04T21:44:46.000Z | 2018-04-04T21:44:46.000Z | 2-Software Process Models/Software Process Models.md | Ziang-Lu/Software-Development-and-Design | f0d7660c8377c0055e61978bda754a82079f2856 | [
"MIT"
] | null | null | null | 2-Software Process Models/Software Process Models.md | Ziang-Lu/Software-Development-and-Design | f0d7660c8377c0055e61978bda754a82079f2856 | [
"MIT"
] | null | null | null | How should we <u>organize</u> the <u>software phases</u> into the software development process?
# Software Process Models (软件过程模型) / Software Lifecycle Model (软件生命周期模型)
*软件过程模型是软件开发全部过程、活动和任务的<u>结构框架</u>. 它能直观表达软件开发的全过程, 明确规定要完成的主要活动、任务和<u>开发策略</u>.*
Main functions:
* Determine the **order of the software activitie... | 29.881215 | 219 | 0.726911 | eng_Latn | 0.99011 |
92b863d39a747becce3e98b13f2aa170e9c43247 | 18 | md | Markdown | README.md | rahulsmartcall/Amazon-3S | fe4725ac3cdad32d9e88b6e056248bf5f8e114d2 | [
"MIT"
] | null | null | null | README.md | rahulsmartcall/Amazon-3S | fe4725ac3cdad32d9e88b6e056248bf5f8e114d2 | [
"MIT"
] | null | null | null | README.md | rahulsmartcall/Amazon-3S | fe4725ac3cdad32d9e88b6e056248bf5f8e114d2 | [
"MIT"
] | null | null | null | # Amazon-3S
Other
| 6 | 11 | 0.722222 | eng_Latn | 0.905883 |
92b99c4dffa53a54f43bbc000093b3994cc0d178 | 2,794 | md | Markdown | add/metadata/System.ComponentModel.Composition.Registration/RegistrationBuilder.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.ComponentModel.Composition.Registration/RegistrationBuilder.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | add/metadata/System.ComponentModel.Composition.Registration/RegistrationBuilder.meta.md | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-01-06T09:36:01.000Z | 2021-01-06T09:36:01.000Z | ---
uid: System.ComponentModel.Composition.Registration.RegistrationBuilder
ms.technology:
- "dotnet-standard"
author: "rpetrusha"
ms.author: "ronpet"
manager: "wpickett"
---
---
uid: System.ComponentModel.Composition.Registration.RegistrationBuilder.GetCustomAttributes(System.Reflection.ParameterInfo,System.Collec... | 23.880342 | 178 | 0.775591 | yue_Hant | 0.177333 |
92b9d709d4f987e3c19e0a834d1a560f831125a8 | 1,363 | md | Markdown | includes/azure-storage-limits-vm-disks.md | OpenLocalizationTestOrg/azure-docs-pr15_fr-BE | 753623e5195c97bb016b3a1f579431af9672c200 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/azure-storage-limits-vm-disks.md | OpenLocalizationTestOrg/azure-docs-pr15_fr-BE | 753623e5195c97bb016b3a1f579431af9672c200 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | includes/azure-storage-limits-vm-disks.md | OpenLocalizationTestOrg/azure-docs-pr15_fr-BE | 753623e5195c97bb016b3a1f579431af9672c200 | [
"CC-BY-3.0",
"CC-BY-4.0",
"MIT"
] | null | null | null | Une machine virtuelle Azure prend en charge l’attachement d’un nombre de disques de données. Pour des performances optimales, vous souhaiterez limiter le nombre de disques fortement sollicités attaché à la machine virtuelle pour éviter les limitations possibles. Si tous les disques ne sont pas en cours très utilisées e... | 194.714286 | 454 | 0.796038 | fra_Latn | 0.992806 |
92bba28ca0ecd780dd11b2a723f44cf1dcb2d6ec | 776 | md | Markdown | README.md | marcmascarell/pk3-watcher | 6afeaae8f98d351b3abed609454a9646b31c1c3a | [
"MIT"
] | null | null | null | README.md | marcmascarell/pk3-watcher | 6afeaae8f98d351b3abed609454a9646b31c1c3a | [
"MIT"
] | 1 | 2021-05-10T17:01:53.000Z | 2021-05-10T17:01:53.000Z | README.md | marcmascarell/pk3-watcher | 6afeaae8f98d351b3abed609454a9646b31c1c3a | [
"MIT"
] | null | null | null | # Pk3 Watcher (CoD)
This package was made to ease modding when .pk3 was involved. Be aware that this project was made for CoD(1) and
uses [LinuxGSM](https://linuxgsm.com/). Although it could be easily adaptable to other games.
# What does it do?
- Watches for code changes
- When a change is detected:
- Compress... | 28.740741 | 112 | 0.710052 | eng_Latn | 0.997066 |
92bd428157e73553a1238b7eeffed938965687de | 82 | md | Markdown | README.md | joonhocho/servertil | d115ea186b11f57a8b11e96f3f5aa403214eeeb2 | [
"MIT"
] | 1 | 2019-06-05T03:01:37.000Z | 2019-06-05T03:01:37.000Z | README.md | joonhocho/servertil | d115ea186b11f57a8b11e96f3f5aa403214eeeb2 | [
"MIT"
] | 3 | 2020-04-13T16:41:22.000Z | 2021-05-10T00:28:14.000Z | README.md | joonhocho/servertil | d115ea186b11f57a8b11e96f3f5aa403214eeeb2 | [
"MIT"
] | null | null | null | # servertil
HTTP server / express related utilities library written in TypeScript
| 27.333333 | 69 | 0.829268 | eng_Latn | 0.991349 |
92bd45a683b33ca7cbe48185199b6f900eebcac6 | 2,902 | md | Markdown | _posts/2021-04-19-Mac 로컬에서 작업하기.md | zkdlu/zkdlu.github.io | 6e0e63b5db677a0c3accbff0584f241fce730533 | [
"MIT"
] | 2 | 2020-06-22T05:08:00.000Z | 2021-01-28T06:07:14.000Z | _posts/2021-04-19-Mac 로컬에서 작업하기.md | zkdlu/zkdlu.github.io | 6e0e63b5db677a0c3accbff0584f241fce730533 | [
"MIT"
] | null | null | null | _posts/2021-04-19-Mac 로컬에서 작업하기.md | zkdlu/zkdlu.github.io | 6e0e63b5db677a0c3accbff0584f241fce730533 | [
"MIT"
] | null | null | null | ---
layout: post
title: "[mac] 로컬에서 개발하기"
description: "Mac 로컬에서 네트워크 터널 열기"
date: 2021-04-19 00:00:00
tags: [mac]
comments: true
share: true
---
Slack App을 만드는 중 Request URL을 localhost로 해주니까 정상적으로 요청이 오지 않았다. Origin을 기준으로 처리를 해주는게 아닌가 보다.
외부에서 Mac에 접속할 수 있도록 해보자.
# Ngrok
외부에서 로컬에 접속할 수 있도록 해주는 터널 프로그램
### 설치하기
``... | 29.612245 | 105 | 0.526878 | kor_Hang | 0.991335 |
92bd90717e263c5bbecbcc304a3967900ebd5d59 | 821 | md | Markdown | _posts/2018-11-03-bolsonaro-vai-prejudicar-imagem-do-brasil-no-exterior-diz-fhc.md | tatudoquei/tatudoquei.github.io | a3a3c362424fda626d7d0ce2d9f4bead6580631c | [
"MIT"
] | null | null | null | _posts/2018-11-03-bolsonaro-vai-prejudicar-imagem-do-brasil-no-exterior-diz-fhc.md | tatudoquei/tatudoquei.github.io | a3a3c362424fda626d7d0ce2d9f4bead6580631c | [
"MIT"
] | null | null | null | _posts/2018-11-03-bolsonaro-vai-prejudicar-imagem-do-brasil-no-exterior-diz-fhc.md | tatudoquei/tatudoquei.github.io | a3a3c362424fda626d7d0ce2d9f4bead6580631c | [
"MIT"
] | 1 | 2022-01-13T07:57:24.000Z | 2022-01-13T07:57:24.000Z | ---
layout: post
item_id: 2376059889
title: >-
Bolsonaro vai prejudicar imagem do Brasil no exterior, diz FHC
author: Tatu D'Oquei
date: 2018-11-03 20:38:00
pub_date: 2018-11-03 20:38:00
time_added: 2019-12-23 21:19:30
category: avisamos
tags: []
image: https://f.i.uol.com.br/fotografia/2018/10/31/15410338245bda4f6... | 43.210526 | 236 | 0.766139 | por_Latn | 0.878907 |
92bdc3080513977cca385a8ce4e04504cb154330 | 1,214 | md | Markdown | README.md | Mechasparrow/image64 | 61b884610167808178bf3ebe5149e0d077846f8c | [
"MIT"
] | 11 | 2016-08-06T20:04:13.000Z | 2019-04-25T16:52:10.000Z | README.md | Mechasparrow/image64 | 61b884610167808178bf3ebe5149e0d077846f8c | [
"MIT"
] | null | null | null | README.md | Mechasparrow/image64 | 61b884610167808178bf3ebe5149e0d077846f8c | [
"MIT"
] | 1 | 2019-04-25T16:52:17.000Z | 2019-04-25T16:52:17.000Z | # ImageBase64Handler
## What is image64
image64 is a library for elixir that helps convert base64 images into regular image files.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed as:
1. Add image64 to your list of dependencies in `mix.exs`:
def deps do
... | 25.291667 | 98 | 0.735585 | eng_Latn | 0.987731 |
92beec6414d3c9800db0c1b1a6005550bc1d1ef3 | 9,073 | md | Markdown | README.md | lbroudoux/eip-designer | 171a9e9f6b73067b54c6a45317ffc8bc44fb47d4 | [
"Apache-2.0"
] | 56 | 2015-02-13T14:44:39.000Z | 2022-02-12T03:10:13.000Z | README.md | lbroudoux/eip-designer | 171a9e9f6b73067b54c6a45317ffc8bc44fb47d4 | [
"Apache-2.0"
] | 38 | 2015-04-08T06:52:13.000Z | 2016-06-07T20:46:57.000Z | README.md | lbroudoux/eip-designer | 171a9e9f6b73067b54c6a45317ffc8bc44fb47d4 | [
"Apache-2.0"
] | 13 | 2015-07-08T09:34:20.000Z | 2020-08-17T01:40:58.000Z | <blockquote>
I have talked about EIP Designer at <a href="https://www.redhat.com/fr/about/events/conférence-red-hat-lentreprise-digitale">Red Hat - L'Entreprise Numérique - 2016 Paris</a> on March 23st. Here are the <a href="http://www.slideshare.net/LaurentBroudoux/talk-red-hat-entreprise-numerique-eip-designer-201603... | 57.789809 | 367 | 0.768213 | eng_Latn | 0.965658 |
92bfb80f429f91d4cfa6bde662e71beeef906952 | 182 | md | Markdown | answerkey/streamingio/12.answer.md | marbaez/fpinscala | 1198683332afe9626e2aa624ab652c0df632c383 | [
"MIT"
] | null | null | null | answerkey/streamingio/12.answer.md | marbaez/fpinscala | 1198683332afe9626e2aa624ab652c0df632c383 | [
"MIT"
] | null | null | null | answerkey/streamingio/12.answer.md | marbaez/fpinscala | 1198683332afe9626e2aa624ab652c0df632c383 | [
"MIT"
] | null | null | null | ```scala
/* Exercise 12: Implement `join`. Notice this is the standard monadic combinator! */
def join[F[_],A](p: Process[F,Process[F,A]]): Process[F,A] =
p.flatMap(pa => pa)
```
| 26 | 84 | 0.642857 | kor_Hang | 0.327709 |
92c02bdf472ba99a385a81a13edadb7ea550ee7f | 320 | md | Markdown | README.md | bizarrowill/blog | a1eca2dbca3aa8ea4d52c4585ea7519d8b15b099 | [
"MIT"
] | null | null | null | README.md | bizarrowill/blog | a1eca2dbca3aa8ea4d52c4585ea7519d8b15b099 | [
"MIT"
] | null | null | null | README.md | bizarrowill/blog | a1eca2dbca3aa8ea4d52c4585ea7519d8b15b099 | [
"MIT"
] | null | null | null | # blog
Live demo here: http://misterfresh.github.io/react-drive-cms/
react-drive-cms
Features:
A dynamic site, but no backend to manage, no database, no server, no hosting!
Send emails from the client securely
A MS Word-like and MS Excel-like interface that users are familiar with
Disqus comments system integration
| 26.666667 | 77 | 0.7875 | eng_Latn | 0.936612 |
92c073705bc01978b23a5cbacad0ac0b701568f0 | 451 | md | Markdown | README.md | dhnt/docker-compose | 4dec6f5a10ac77601697b6e7c2b12f17b0352a07 | [
"Apache-2.0"
] | null | null | null | README.md | dhnt/docker-compose | 4dec6f5a10ac77601697b6e7c2b12f17b0352a07 | [
"Apache-2.0"
] | null | null | null | README.md | dhnt/docker-compose | 4dec6f5a10ac77601697b6e7c2b12f17b0352a07 | [
"Apache-2.0"
] | null | null | null | # docker-compose
<!-- https://github.com/matrix-org/synapse/blob/master/contrib/docker/docker-compose.yml
https://github.com/karthanistyr/matrix-riot-coturn-postgres-docker-compose/blob/master/docker-compose.yaml
https://github.com/vector-im/riot-web/blob/master/README.md
https://framagit.org/hoohoot/synapse-keyclo... | 34.692308 | 106 | 0.796009 | yue_Hant | 0.565581 |
92c14b304fc05ba80e0a88da6d10f9ceb3a48dc2 | 3,430 | md | Markdown | aws.md | anhsirksai/coding | 4bd49771c0ac7f7bf2d26fecea606955f12e535e | [
"MIT"
] | null | null | null | aws.md | anhsirksai/coding | 4bd49771c0ac7f7bf2d26fecea606955f12e535e | [
"MIT"
] | null | null | null | aws.md | anhsirksai/coding | 4bd49771c0ac7f7bf2d26fecea606955f12e535e | [
"MIT"
] | null | null | null | ## Tips
### Security Groups.
+ Security Groups are stateful - i.e if an inbound rule is created, there is no need to create an outbound rule.
+ All inbound rules - denied, All outbound rules - Allowed. (Default)
### Volumes Vs snapshots.
+ Volume exists on EBS. Its a Virtual HDD
+ Snapshot is stored in S3. Snapshopts... | 65.961538 | 172 | 0.763557 | eng_Latn | 0.99553 |
92c1bf98bc50f0504966b09cdd9886dc5ab68e6a | 763 | md | Markdown | docs/progress.md | ZWkang/kangct | 2390cd5582e400dce600c9855d48a4b03455d527 | [
"MIT"
] | 2 | 2019-09-15T09:23:12.000Z | 2021-05-15T12:45:01.000Z | docs/progress.md | ZWkang/kangct | 2390cd5582e400dce600c9855d48a4b03455d527 | [
"MIT"
] | 4 | 2019-09-10T12:02:00.000Z | 2021-05-15T12:55:27.000Z | docs/progress.md | ZWkang/kangct | 2390cd5582e400dce600c9855d48a4b03455d527 | [
"MIT"
] | null | null | null | ```js
function ProgressExample({ present }) {
const [show, setShow] = React.useState(false);
const [presents, setPresents] = React.useState(present);
const showString = show ? 'hidden' : 'show';
return (
<Button
onClick={() => {
setShow(!show);
// setPresents(presents < 100 ? presents... | 24.612903 | 71 | 0.51114 | eng_Latn | 0.321132 |
92c1e4bee915e3058fff7974a10c394c95a0c06d | 1,205 | md | Markdown | src/ahoi-sdk/docs/GiroTransaction.md | quackes/sents | 356ec5e7361c8731f25e61a7370d9800265f4665 | [
"MIT"
] | 2 | 2018-11-25T20:57:18.000Z | 2018-11-26T06:10:20.000Z | src/ahoi-sdk/docs/GiroTransaction.md | quackes/sents | 356ec5e7361c8731f25e61a7370d9800265f4665 | [
"MIT"
] | null | null | null | src/ahoi-sdk/docs/GiroTransaction.md | quackes/sents | 356ec5e7361c8731f25e61a7370d9800265f4665 | [
"MIT"
] | null | null | null | # SwaggerJsClient.GiroTransaction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amount** | [**Amount**](Amount.md) | Amount value |
**bookingDate** | **Date** | Booking date (ISO 8601: \"yyyy-MM-dd'T'HH:mm:ssX\") |
**valueDate** | **D... | 57.380952 | 144 | 0.613278 | eng_Latn | 0.448642 |
92c2ca6e38047f014c88e2a5d78a638f8878e352 | 496 | markdown | Markdown | _posts/2014-07-17-project-2.markdown | akash0212/akash0212.github.io | 3e501b0db1c9d9d8edf497f3a30da575fc694dea | [
"Apache-2.0"
] | null | null | null | _posts/2014-07-17-project-2.markdown | akash0212/akash0212.github.io | 3e501b0db1c9d9d8edf497f3a30da575fc694dea | [
"Apache-2.0"
] | null | null | null | _posts/2014-07-17-project-2.markdown | akash0212/akash0212.github.io | 3e501b0db1c9d9d8edf497f3a30da575fc694dea | [
"Apache-2.0"
] | null | null | null | ---
title: Project of the Year
subtitle: 2018 - 2019
layout: default
modal-id: 2
date: 2021-01-09
img: Project of the year Akash Jain.jpg
thumbnail: Project of the year Akash Jain.jpg
alt: image-alt
project-date: December 2018
client: Samsung (SRI-D)
category: Best Successful Project of the Year
description: Based on t... | 31 | 193 | 0.77621 | eng_Latn | 0.991495 |
92c33bc5f60b970c4d92605be9e98684bca53a3f | 688 | md | Markdown | _posts/2021-6-5-天助我也或曰冷空气助我也.md | athletik/athletik.github.io | ef5510f5704e8cd19ffb484b48bbc69f1d17407e | [
"MIT"
] | null | null | null | _posts/2021-6-5-天助我也或曰冷空气助我也.md | athletik/athletik.github.io | ef5510f5704e8cd19ffb484b48bbc69f1d17407e | [
"MIT"
] | null | null | null | _posts/2021-6-5-天助我也或曰冷空气助我也.md | athletik/athletik.github.io | ef5510f5704e8cd19ffb484b48bbc69f1d17407e | [
"MIT"
] | null | null | null | ---
layout: post
categories: [训练日志, misc]
title: 天助我也或曰冷空气助我也
---
首先再来个接上文的流水帐:
6月2日广州时隔一年多出现了高风险地区,家对面的小区也变成了中风险,与此同时海珠区又有新病例:在昌岗,略远,没有什么感觉。我对客户开玩笑地说:你要是再拖欠我货款,我就要肉身上门拜访你们了!效果奇佳。摄影作品《雨中深喉》火遍网络。深夜发布消息,荔湾地铁甩站运营。3日的新闻:增加病例20,算是一个高峰;旁边一个小区竟然业主们自发封区,不让外人进入,主人翁精神令人感动。4日新增顿时下降到只有10个,初步感觉到了beginning of the end;做了第二次个人核酸测试,感... | 43 | 418 | 0.864826 | zho_Hans | 0.384351 |
92c3daa497cc513510fdcae3e6a91c119fa3cafa | 1,744 | md | Markdown | help/identity-service/guardrails.md | AdobeDocs/experience-platform.ja-JP | 6ef2334d787d20b73e21c301d651e9352a81858e | [
"MIT"
] | null | null | null | help/identity-service/guardrails.md | AdobeDocs/experience-platform.ja-JP | 6ef2334d787d20b73e21c301d651e9352a81858e | [
"MIT"
] | null | null | null | help/identity-service/guardrails.md | AdobeDocs/experience-platform.ja-JP | 6ef2334d787d20b73e21c301d651e9352a81858e | [
"MIT"
] | null | null | null | ---
keywords: Experience Platform;ID;ID サービス;トラブルシューティング;ガードレール;ガイドライン;制限;
title: ID サービスのガードレール
description: このドキュメントでは、ID グラフの使用を最適化するのに役立つ、ID サービスデータの使用とレート制限に関する情報を提供します。
exl-id: bd86d8bf-53fd-4d76-ad01-da473a1999ab
source-git-commit: b07a45e5bb9cae6e147ea790ebb77cb63f8790c1
workflow-type: tm+mt
source-wordcount: '... | 31.709091 | 208 | 0.744839 | yue_Hant | 0.75769 |
92c42037785e96f9ea2b9509edccf9bcfc8dcc12 | 271 | md | Markdown | .github/ISSUE_TEMPLATE.md | mseidou/Mirakurun | ce682eb844f81acce4218fb1a0a039dd67dffd0a | [
"Apache-2.0"
] | null | null | null | .github/ISSUE_TEMPLATE.md | mseidou/Mirakurun | ce682eb844f81acce4218fb1a0a039dd67dffd0a | [
"Apache-2.0"
] | null | null | null | .github/ISSUE_TEMPLATE.md | mseidou/Mirakurun | ce682eb844f81acce4218fb1a0a039dd67dffd0a | [
"Apache-2.0"
] | null | null | null | ### Environment
* Version of Mirakurun: `2.x.x`
* Version of Node: `v10.x.x`
* Version of NPM: `x.x.x`
* Platform: Linux Debian jessie, CentOS 7.1, ...
* Status of Mirakurun: https://gist.github.com/... (from http://_mirakurun-server-ip_:40772/api/status)
### Issue
...
| 27.1 | 103 | 0.660517 | kor_Hang | 0.255805 |
92c47bcac4993fde343e243f1bf8cac8fe10ecac | 2,332 | md | Markdown | README.md | dougalsutherland/grunt-mathjax-node-page | 98a3efd2bd531172c36440b870eff3ee9afa73e5 | [
"MIT"
] | null | null | null | README.md | dougalsutherland/grunt-mathjax-node-page | 98a3efd2bd531172c36440b870eff3ee9afa73e5 | [
"MIT"
] | 2 | 2017-07-18T23:07:33.000Z | 2017-07-26T12:12:56.000Z | README.md | dougalsutherland/grunt-mathjax-node-page | 98a3efd2bd531172c36440b870eff3ee9afa73e5 | [
"MIT"
] | null | null | null | # grunt-mathjax-node-page
> Grunt plugin to prerender MathJax in your HTML pages, with mathjax-node-page.
## Getting Started
This plugin requires Grunt `^1.0.0`
If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explain... | 27.761905 | 351 | 0.698542 | eng_Latn | 0.856069 |
92c648c258ca8b197b276fc083a471cc51302def | 677 | md | Markdown | 2008/CVE-2008-1460.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 2,340 | 2022-02-10T21:04:40.000Z | 2022-03-31T14:42:58.000Z | 2008/CVE-2008-1460.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 19 | 2022-02-11T16:06:53.000Z | 2022-03-11T10:44:27.000Z | 2008/CVE-2008-1460.md | justinforbes/cve | 375c65312f55c34fc1a4858381315fe9431b0f16 | [
"MIT"
] | 280 | 2022-02-10T19:58:58.000Z | 2022-03-26T11:13:05.000Z | ### [CVE-2008-1460](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1460)



*Guide的 Java 启蒙书籍了。因为是我学习Java看的第一本书,所以,我对其有不一样的情感。*
*ps:我是当时学完了 C语言之后才开始学习 Java 的,刚开始看这本书感觉很轻松有趣,可以说... | 22.654472 | 155 | 0.77696 | yue_Hant | 0.525186 |
92c744bc4622021c4e3480684527602bff5bb159 | 1,021 | md | Markdown | content/meetings/2018-08-08.md | ErinCain/cvpia-website | 657d9a4690527648c955046950c6be3c4e2b2ce2 | [
"MIT"
] | null | null | null | content/meetings/2018-08-08.md | ErinCain/cvpia-website | 657d9a4690527648c955046950c6be3c4e2b2ce2 | [
"MIT"
] | 1 | 2019-08-30T16:56:22.000Z | 2019-08-30T16:59:54.000Z | content/meetings/2018-08-08.md | ErinCain/cvpia-website | 657d9a4690527648c955046950c6be3c4e2b2ce2 | [
"MIT"
] | 3 | 2019-03-13T20:58:24.000Z | 2019-08-07T18:27:16.000Z | +++
title = "Conference Call"
date = 2018-12-05T13:51:56-08:00
# lastmod = 2018-09-09T00:00:00
draft = false # Is this a draft? true/false
toc = true # Show table of contents? true/false
type = "docs" # Do not modify.
# Add menu entry to sidebar.
linktitle = "August 8, 2018 (conference call)"
[menu.meetings]
pa... | 40.84 | 299 | 0.743389 | eng_Latn | 0.892213 |
92c8517029a2c4ef858ecffdddb4c26b480f2913 | 84 | md | Markdown | EsLint/to-log.md | RoboSparrow/Snippets | 971f2ddc35e23bf88278c09542ad94939ea8b224 | [
"WTFPL"
] | null | null | null | EsLint/to-log.md | RoboSparrow/Snippets | 971f2ddc35e23bf88278c09542ad94939ea8b224 | [
"WTFPL"
] | null | null | null | EsLint/to-log.md | RoboSparrow/Snippets | 971f2ddc35e23bf88278c09542ad94939ea8b224 | [
"WTFPL"
] | null | null | null | ```bash
./node_modules/.bin/eslint './src/**/*.js' -o './eslint.log' -f compact
```
| 21 | 71 | 0.571429 | kor_Hang | 0.205939 |
92c90332ea334ff450ecb98b38d8d7ebc0871183 | 373 | md | Markdown | docs/tutorials/index.md | app-generator/docs-creativetim | 7e7a943d5a899acd3fae02d08634898fc5cd20ce | [
"MIT"
] | 1 | 2021-05-31T04:02:31.000Z | 2021-05-31T04:02:31.000Z | docs/tutorials/index.md | dragosct10/docs-creativetim | 1f6bbe414f99e17877a7fdd55180249a0c98e290 | [
"MIT"
] | null | null | null | docs/tutorials/index.md | dragosct10/docs-creativetim | 1f6bbe414f99e17877a7fdd55180249a0c98e290 | [
"MIT"
] | 2 | 2020-08-13T08:51:12.000Z | 2020-08-20T07:40:10.000Z | title: AppSeed Tutorials
# AppSeed Tutorials
Learn how to code simple tasks using starters provided by the AppSeed platform.
<br />
> Something is missing? contact us on [Discord](https://discord.gg/fZC6hup) and suggest a topic. Thank you!
<br />
## Flask Tutorials
---
- [Understand Flask and code a simple app]... | 20.722222 | 107 | 0.739946 | eng_Latn | 0.958567 |
92c9f4a87609909f727d2af74cfde54a99dd8b82 | 5,360 | md | Markdown | CHANGELOG.md | fcollman/chunkflow | 5834d406d4fc3579bae37edfb50a11dc67f4a1a3 | [
"Apache-2.0"
] | null | null | null | CHANGELOG.md | fcollman/chunkflow | 5834d406d4fc3579bae37edfb50a11dc67f4a1a3 | [
"Apache-2.0"
] | null | null | null | CHANGELOG.md | fcollman/chunkflow | 5834d406d4fc3579bae37edfb50a11dc67f4a1a3 | [
"Apache-2.0"
] | null | null | null | ChangeLog history
=================
# chunkflow 0.6.4 (2020-xx-xx)
## Breaking Changes
## Deprecations
## Features
## Bug Fixes
## Improved Documentation
# chunkflow 0.6.3 (2020-03-23)
## Breaking Changes
- remove convnet inference backend `pytorch-multitask` since it could be included by the `pytorch` backen... | 32.289157 | 204 | 0.766231 | eng_Latn | 0.990579 |
92cb5fc785bb88d27e2ece7a3604c8aad78fed13 | 12,584 | md | Markdown | articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | articles/active-directory/reports-monitoring/howto-use-azure-monitor-workbooks.md | tsunami416604/azure-docs.hu-hu | aeba852f59e773e1c58a4392d035334681ab7058 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ---
title: Munkafüzetek Azure Monitor jelentésekhez | Microsoft Docs
description: Megtudhatja, hogyan használhatja Azure Monitor munkafüzeteket Azure Active Directory jelentésekhez.
services: active-directory
author: MarkusVi
manager: daveba
ms.assetid: 4066725c-c430-42b8-a75b-fe2360699b82
ms.service: active-directory
... | 41.807309 | 691 | 0.809997 | hun_Latn | 1.000009 |
92cca9d8b435cd6e272edd993cb220f058ed6cd6 | 87 | md | Markdown | labsetup/calm_workshop_config.md | dawgfish/calm_workshop | 5a00e95278cfa5d4f0649bc9b01cc4defe882865 | [
"CC-BY-3.0"
] | null | null | null | labsetup/calm_workshop_config.md | dawgfish/calm_workshop | 5a00e95278cfa5d4f0649bc9b01cc4defe882865 | [
"CC-BY-3.0"
] | null | null | null | labsetup/calm_workshop_config.md | dawgfish/calm_workshop | 5a00e95278cfa5d4f0649bc9b01cc4defe882865 | [
"CC-BY-3.0"
] | 1 | 2020-04-20T14:09:25.000Z | 2020-04-20T14:09:25.000Z | [Lab Setup Guide](https://github.com/jncox/Workshop_setup_guide/blob/master/README.md)
| 43.5 | 86 | 0.804598 | yue_Hant | 0.81515 |
92cd0d46596f47089a930c288f1c27ec963d218e | 7,426 | md | Markdown | site/content/blog/2019-02-16-imp-investigational-medicinal-product.md | ludusrusso/farmaceuticayounger | 766560c1e0a55f5642dca90500e4162ba5a87d1c | [
"MIT"
] | null | null | null | site/content/blog/2019-02-16-imp-investigational-medicinal-product.md | ludusrusso/farmaceuticayounger | 766560c1e0a55f5642dca90500e4162ba5a87d1c | [
"MIT"
] | 3 | 2021-03-09T03:20:54.000Z | 2022-03-15T19:18:25.000Z | site/content/blog/2019-02-16-imp-investigational-medicinal-product.md | ludusrusso/farmaceuticayounger | 766560c1e0a55f5642dca90500e4162ba5a87d1c | [
"MIT"
] | null | null | null | ---
title: IMP - Investigational Medicinal Product
tags:
- Studi clinici
- clinical trial
- IMPs
- articoli
date: '2019-02-16T16:12:12+01:00'
description: >-
L’IMP, ovvero l’Investigational Medicinal Product è una forma farmaceutica di
una sostanza attiva o di un placebo utilizzato come farmaco testato o di... | 88.404762 | 626 | 0.813762 | ita_Latn | 0.999827 |
92cd50d66795f523c057767b7f564824e21de74c | 1,487 | md | Markdown | singleton/readme.md | builephilong69/design_pattern | 379de146ff252a1d9fc2a1d36e44d56a239776df | [
"Unlicense"
] | null | null | null | singleton/readme.md | builephilong69/design_pattern | 379de146ff252a1d9fc2a1d36e44d56a239776df | [
"Unlicense"
] | null | null | null | singleton/readme.md | builephilong69/design_pattern | 379de146ff252a1d9fc2a1d36e44d56a239776df | [
"Unlicense"
] | null | null | null | > source 🌐 : https://bitly.com.vn/j2w0jq
## Singleton
## 🚗 Real-World Analogy
The government is an excellent example of the Singleton pattern. A country can have only one official government. Regardless of the personal identities of the individuals who form governments, the title, “The Government of X”, is a global p... | 67.590909 | 301 | 0.794217 | eng_Latn | 0.99934 |
92cd66c6513082fd43229739011e414228b133bb | 252 | md | Markdown | uchoice-ucenter-ui/src/main/resources/menu.md | uchoice/uchoice-ucenter | eb7b9f9c5bf0747b489686b83aeec704cce387c1 | [
"Apache-2.0"
] | null | null | null | uchoice-ucenter-ui/src/main/resources/menu.md | uchoice/uchoice-ucenter | eb7b9f9c5bf0747b489686b83aeec704cce387c1 | [
"Apache-2.0"
] | null | null | null | uchoice-ucenter-ui/src/main/resources/menu.md | uchoice/uchoice-ucenter | eb7b9f9c5bf0747b489686b83aeec704cce387c1 | [
"Apache-2.0"
] | null | null | null | [{
"name": "UCenter管理",
"url": "#",
"icon": "fa-cog",
"level": 1,
"sub_menus": [
{
"name": "UCenter",
"url": "/biz/key",
"icon": "fa-desktop",
"level": 1
}
]
}]
| 15.75 | 33 | 0.313492 | yue_Hant | 0.086276 |
92d1a660029cdc2e20ffd41332d0c4ab6634f719 | 13,124 | md | Markdown | articles/container-registry/container-registry-tasks-authentication-key-vault.md | Microsoft/azure-docs.sv-se | a43cb26da920952026f5e9c8720f3356a84de75b | [
"CC-BY-4.0",
"MIT"
] | 7 | 2017-08-28T08:02:11.000Z | 2021-05-05T07:47:55.000Z | articles/container-registry/container-registry-tasks-authentication-key-vault.md | MicrosoftDocs/azure-docs.sv-se | a43cb26da920952026f5e9c8720f3356a84de75b | [
"CC-BY-4.0",
"MIT"
] | 476 | 2017-10-15T08:20:18.000Z | 2021-04-16T05:20:11.000Z | articles/container-registry/container-registry-tasks-authentication-key-vault.md | MicrosoftDocs/azure-docs.sv-se | a43cb26da920952026f5e9c8720f3356a84de75b | [
"CC-BY-4.0",
"MIT"
] | 39 | 2017-08-03T09:46:48.000Z | 2021-11-05T11:41:27.000Z | ---
title: Extern autentisering från ACR-uppgift
description: Konfigurera en Azure Container Registry Task (ACR Task) för att läsa Docker Hub autentiseringsuppgifter som lagras i ett Azure-nyckelvalv med hjälp av en hanterad identitet för Azure-resurser.
ms.topic: article
ms.date: 07/06/2020
ms.openlocfilehash: 16404f9... | 53.133603 | 491 | 0.785203 | swe_Latn | 0.937247 |