text
stringlengths
2
99.1k
meta
dict
# kettle_web 一款基于kettle的数据处理web调度控制平台,支持文档资源库和数据库资源库,通过web平台控制kettle数据转换,可作为中间件集成到现有系统中 > jar包请到kettle的安装目录下寻找。
{ "pile_set_name": "Github" }
{ "version":"LAYAMATERIAL:02", "props":{ "type":"Laya.UnlitMaterial", "name":"New Render Texture 3", "renderStates":[ { "cull":2, "blend":0, "srcBlend":1, "dstBlend":0, "depthWrite":true, "depthTest":515 } ], "enableVertexColor":false, "alphaTest":false, "alphaTestValue":0....
{ "pile_set_name": "Github" }
//>>built define("dojox/widget/PortletSettings",["dojo/_base/declare","dojo/_base/kernel","dojo/fx","dijit/TitlePane"],function(_1,_2,fx,_3){ return _1("dojox.widget.PortletSettings",[dijit._Container,dijit.layout.ContentPane],{portletIconClass:"dojoxPortletSettingsIcon",portletIconHoverClass:"dojoxPortletSettingsIconH...
{ "pile_set_name": "Github" }
/*EditArea.prototype.comment_or_quotes= function(v0, v1, v2, v3, v4,v5,v6,v7,v8,v9, v10){ new_class="quotes"; if(v6 && v6 != undefined && v6!="") new_class="comments"; return "µ__"+ new_class +"__µ"+v0+"µ_END_µ"; };*/ /* EditArea.prototype.htmlTag= function(v0, v1, v2, v3, v4,v5,v6,v7,v8,v9, v10){ res="...
{ "pile_set_name": "Github" }
CONFIG_NLM_XLP_BOARD=y CONFIG_64BIT=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 CONFIG_SMP=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_SECCOMP is not set CONFIG_USE_OF=y CONFIG_EXPERIMENTAL=y CONFIG_CROSS_COMPILE="" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SYSVIPC=y CONFIG_POSIX_MQUEUE=y CONFIG_BSD_PRO...
{ "pile_set_name": "Github" }
BODY { font-family: Helvetica, sans-serif } TD { font-family: Helvetica, sans-serif } P { font-family: Helvetica, sans-serif } H1 { font-family: Helvetica, sans-serif } H2 { font-family: Helvetica, sans-serif } H4 { font-family: Helvetica, sans-serif } P.tiny { font-size: 8pt }
{ "pile_set_name": "Github" }
BODY { font-family: Helvetica, sans-serif } TD { font-family: Helvetica, sans-serif } P { font-family: Helvetica, sans-serif } H1 { font-family: Helvetica, sans-serif } H2 { font-family: Helvetica, sans-serif } H4 { font-family: Helvetica, sans-serif } P.tiny { font-size: 8pt }
{ "pile_set_name": "Github" }
(tabula-rasa :fetcher github :repo "IdoMagal/Tabula-Rasa")
{ "pile_set_name": "Github" }
.something { background: black; }
{ "pile_set_name": "Github" }
{-# OPTIONS --without-K --rewriting --confluence-check #-} postulate _↦_ : ∀ {i} {A : Set i} → A → A → Set i idr : ∀ {i} {A : Set i} {a : A} → a ↦ a {-# BUILTIN REWRITE _↦_ #-} data _==_ {i} {A : Set i} (a : A) : A → Set i where idp : a == a PathOver : ∀ {i j} {A : Set i} (B : A → Set j) {x y : A} (p : x == ...
{ "pile_set_name": "Github" }
18-11-2000: DarkIce 0.2 released o code cleanup o first real tests made 13-11-2000: DarkIce 0.1 released
{ "pile_set_name": "Github" }
too-many-statements:5:stupid_function:Too many statements (55/50) too-many-statements:62:long_function_with_inline_def:Too many statements (62/50)
{ "pile_set_name": "Github" }
--- layout: pid title: Signet owner: NthDimension license: GPLv3 site: https://nthdimtech.com/signet source: https://github.com/nthdimtech ---
{ "pile_set_name": "Github" }
//////////////////////////////////////////////// // // radiance hints // //////////////////////////////////////////////// lazyshader 0 "rsmsky" [ attribute vec4 vvertex; uniform mat4 rsmmatrix; void main(void) { gl_Position = rsmmatrix * vvertex; } ] [ fragdata(0) vec4 gcolor; fragd...
{ "pile_set_name": "Github" }
--- title: Scala code: - scala -e 'println(0.1 + 0.2)' - scala -e 'println(0.1F + 0.2F)' - scala -e 'println(BigDecimal(\"0.1\") + BigDecimal(\"0.2\"))' result: - 0.30000000000000004 - 0.3 - 0.3 ---
{ "pile_set_name": "Github" }
{-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveGeneric #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE TypeFamilies #-} {-# OPTIONS_GHC -fno-warn-unused-imports #-} {-# OPTIONS_GHC -fno-warn-unused-binds #-} {-# OPTIONS_GHC -fno-warn-unused-matches #-} -- ...
{ "pile_set_name": "Github" }
{% extends "base" %} {% block head -%} {{ super() }} {%- endblock head %} {% block title -%} 403 {%- endblock title %} {% block header_title -%} 403 {%- endblock header_title %} {% block header_subtitle -%} {{ tr(_langs=langs, _msg="error-403") }} {%- endblock header_subtitle %} {% block main %} {{ tr(_langs=langs...
{ "pile_set_name": "Github" }
The Flutter Gallery sample application that used to live in this /examples/ directory has moved, and is now located here: https://github.com/flutter/gallery
{ "pile_set_name": "Github" }
{ "pile_set_name": "Github" }
/* Simple DirectMedia Layer Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this ...
{ "pile_set_name": "Github" }
@import '../variables'; @import '../modules/transparent-navbar'; .outdated-background { background: url('../../img/headers/outdated.jpg') no-repeat; background-position: center; background-size: cover; } .section-letter { .section--paragraph { padding-top: 10px; } } section { padding: 100px 0; .section-...
{ "pile_set_name": "Github" }
@import "_variables.less"; @font-face { font-family: 'Font Awesome 5 Free'; font-style: normal; font-weight: 900; src: url('@{fa-font-path}/fa-solid-900.eot'); src: url('@{fa-font-path}/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('@{fa-font-path}/fa-solid-900.woff2') format('woff2'), u...
{ "pile_set_name": "Github" }
# 如何写好的技术简历? - [是时候更新一下你的简历了](https://zhuanlan.zhihu.com/p/89522100)
{ "pile_set_name": "Github" }
#!/bin/sh . $TOP_SRCDIR/tests/eglenv.sh ./testegldisplay
{ "pile_set_name": "Github" }
define(function() { // All support tests are defined in their respective modules. return {}; });
{ "pile_set_name": "Github" }
--TEST-- union distinct --INPUT-- 1 UNION DISTINCT ALL 1; --EXPECTED-- 1 1 U UNION DISTINCT ALL 1 1 ; ;
{ "pile_set_name": "Github" }
Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29920.165 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CheckBoxDemos.Android", "CheckBoxDemos.Android\CheckBoxDemos.Android.csproj", "{C0324DD9-2C06-4B7...
{ "pile_set_name": "Github" }
Mono.Directory.LDAP/BindSimpleTest.cs Mono.Directory.LDAP/QueryRootDSETest.cs
{ "pile_set_name": "Github" }
@charset "UTF-8"; body { font: 20px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 60px 50px; } #mocha ul, #mocha li { margin: 0; padding: 0; } #mocha ul { list-style: none; } #mocha h1, #mocha h2 { margin: 0; } #mocha h1 { margin-top: 15px; font-size: 1em; font...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Ansi 0 Color</key> <dict> <key>Color Space</key> <string>sRGB</string> <key>Blue Component</key> <real>0.19215686274509805</real> <k...
{ "pile_set_name": "Github" }
--recursive --require @babel/register
{ "pile_set_name": "Github" }
--- title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true ---
{ "pile_set_name": "Github" }
{% if entries %} <ul> {% for entry in entries %} <li> {{ entry.key }} : {{ entry.val }} </li> {% endfor %} </ul> {% else %} <p>No entries are available.</p> {% endif %}
{ "pile_set_name": "Github" }
U+4E00: yī # 一 U+4E01: dīng # 丁 U+4E03: qī # 七 U+4E07: wàn # 万 U+4E08: zhàng # 丈 U+4E09: sān # 三 U+4E0A: shàng,shang # 上 U+4E0B: xià,xia # 下 U+4E0D: bù,bu # 不 U+4E0E: yǔ,yù # 与 U+4E11: chǒu # 丑 U+4E13: zhuān # 专 U+4E14: qiě # 且 U+4E16: shì # 世 U+4E18: qiū # 丘 U+4E19: bǐng # 丙 U+4E1A: yè # 业 U+4E1B: cón...
{ "pile_set_name": "Github" }
--- title: "keyboard-cleaner" layout: cask --- {{ content }}
{ "pile_set_name": "Github" }
--loose-plugin-load-add=$HA_MROONGA_SO --loose-plugin-mroonga=ON
{ "pile_set_name": "Github" }
--- title: No Main Search topTitle: Layouts icon: fa fa-building noMainSearch: true --- <h2>Code</h2>
{ "pile_set_name": "Github" }
# Makefile for coordtrans INCLUDES= \ -I . DEPENDS = \ coordtrans.o \ xcorr.o \ recstalta.o \ pk_mbaer.o \ filt_util.o \ arpicker.o export MACOSX_DEPLOYMENT_TARGET = 10.4 CFLAGS = -g -O3 -arch i386 -arch x86_64 -arch ppc -arch ppc64 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 CC = gcc...
{ "pile_set_name": "Github" }
--- :layout: refresh :refresh_to_post_id: "/blog/2015/05/18/juc-speaker-blog-series-andrew-bayer-juc-europe" ---
{ "pile_set_name": "Github" }
.PHONY: test test: go test
{ "pile_set_name": "Github" }
#122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_fr_bad_1.avi 1 #122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_le_bad_2.avi 1 #122_Cleaning_Up_The_Beach_In_Chiba__Japan_pick_f_nm_np1_ri_bad_0.avi 1 AMADEUS_pick_u_nm_np1_fr_med_8.avi 2 AboutABoy_pick_h_nm_np1_le_goo_9.avi 1 BuriedTreasure_pick_u_c...
{ "pile_set_name": "Github" }
#building block data file <BlockVersion> 1 </BlockVersion> ##Write the version number just in case... <Version> MAM0 </Version> <UnitType> Infantry </UnitType> <Name> Mechanized Hover Platoon </Name> <Model> (SRM) </Model> <year> 2370 </year> <type> IS Level 2 </type> <motion_type> Hover </motion_type> <Field G...
{ "pile_set_name": "Github" }
#include "ImwWindowManagerSokol.h" #include "../sample.h" int main() { PreInitSample(); sg_desc oSokolDesc = { 0 }; ImwWindowManagerSokol oMgr(&oSokolDesc, true); oMgr.Init(); InitSample(); while (oMgr.Run(false) && oMgr.Run(true)) Sleep(16); ImGui::Shutdown(); return 0; }
{ "pile_set_name": "Github" }
--- id: version-7.0.0-babel-plugin-transform-shorthand-properties title: @babel/plugin-transform-shorthand-properties sidebar_label: transform-shorthand-properties original_id: babel-plugin-transform-shorthand-properties --- ## Example **In** ```js var o = { a, b, c }; ``` **Out** ```js var o = { a: a, b: b, c: c ...
{ "pile_set_name": "Github" }
:host { .toolbar { display: flex; } .top-navigtaion { margin-left: auto; } .sidenav-container { background: #ffffff; color: inherit; height: calc(100vh - 64px); .mat-sidenav-content { overflow: hidden; } } @media screen and (max-width: 600px) { .sidenav-container { ...
{ "pile_set_name": "Github" }
HTTP links with port in them don't link correctly either, e.g. http://example.com:8080/path/ only links http://example.com.
{ "pile_set_name": "Github" }
{ "name": "Express", "unit": "day", "min": 1, "max": 2 }
{ "pile_set_name": "Github" }
<testcase> <info> <keywords> POP3 SASL SASL AUTH NTLM SASL AUTH PLAIN SASL DOWNGRADE RFC1734 RFC5034 </keywords> </info> # # Server-side <reply> <servercmd> AUTH NTLM PLAIN REPLY "AUTH NTLM" + REPLY TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA= + Rubbish REPLY * -ERR AUTH exchange cancelled by client REPLY "AUTH PLAIN"...
{ "pile_set_name": "Github" }
-- .mod -- module example.com/retract/rationale go 1.14 -- .info -- {"Version":"v1.0.0-order"}
{ "pile_set_name": "Github" }
{ "word": "Unintelligently", "definitions": [ "In an unintelligent manner." ], "parts-of-speech": "Adverb" }
{ "pile_set_name": "Github" }
@startuml sprite $taxi [48x48/16] { 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000000000000000000000000000000000 000000000000000000122222222221000000000000000000 00000000000000005FFFFFFFFFFFFFB10000000...
{ "pile_set_name": "Github" }
:10FC000001C0DDC0112484B790E890936100109288 :10FC10006100882361F0982F9A70923041F081FF43 :10FC200002C097EF94BF282E80E0ECD0E9C185E0B8 :10FC30008093810082E08093C80088E18093C900AE :10FC400081E08093CC0086E08093CA008EE0DAD019 :10FC5000279A84E02EE33EEF91E0309385002093D5 :10FC6000840096BBB09BFECF1F9AA8954091C80018 :10FC...
{ "pile_set_name": "Github" }
--eval;
{ "pile_set_name": "Github" }
土屋サキ最新番号 【DKQU-006】AQUA-girls DANCING HIGH SCHOOL vol.06</a>2006-01-27OFFICE K’S$$$踊85分钟
{ "pile_set_name": "Github" }
(a)=>1 ;
{ "pile_set_name": "Github" }
# 商业模式的测试与评审
{ "pile_set_name": "Github" }
@import "~scss/variables"; $sw-customer-list-color-error: $color-crimson; $sw-customer-list-color-success: $color-emerald; .sw-customer-list { .sw-customer-list__content { width: 100%; height: 100%; position: absolute; } .is--inactive { color: $sw-customer-list-color-error...
{ "pile_set_name": "Github" }
# CVS $Revision: $ $Author: $ -- Fri Apr 1 08:57:13 2005 -- reformated by prettylst.pl v1.34 (build 455) SOURCELONG:d20Talislanta SOURCESHORT:d20Tal SOURCEWEB:http://www.talislanta.com # Orginal Entry By: Loyal # Deity Name Domains Desciption of Deity/Title Holy Item Deity Weapon Source Page Creator DOMAINS:ALL ...
{ "pile_set_name": "Github" }
# executes a predicate on every item of the list (passed by reference) # and returns those items for which the predicate holds function(list_where __list_where_lst predicate) foreach(item ${${__list_where_lst}}) rcall(__matched = "${predicate}"("${item}")) if(__matched) list(APPEND result_list ${item}) end...
{ "pile_set_name": "Github" }
Content-Type: text/cache-manifest
{ "pile_set_name": "Github" }
export var bar = 3;
{ "pile_set_name": "Github" }
{ "word": "Abound", "definitions": [ "Exist in large numbers or amounts.", "Have in large numbers or amounts." ], "parts-of-speech": "Verb" }
{ "pile_set_name": "Github" }
define({ "button.addlink.tooltip": "Inserir link", "button.removelink.tooltip": "Remover link", "newlink.defaulttext": "Novo link", "floatingmenu.tab.link": "Link" });
{ "pile_set_name": "Github" }
<?php $lang['email_must_be_array'] = "Eposta doğrulama kuralı dizi olarak gönderilmelidir."; $lang['email_invalid_address'] = "Hatalı eposta adresi: %s"; $lang['email_attachment_missing'] = "Eposta eki bulunamadı: %s"; $lang['email_attachment_unredable'] = "Eposta eki açılamadı: %s"; $lang['email_no_recipients']...
{ "pile_set_name": "Github" }
#ifndef BOOST_MPL_AUX_PREPROCESSOR_DEFAULT_PARAMS_HPP_INCLUDED #define BOOST_MPL_AUX_PREPROCESSOR_DEFAULT_PARAMS_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2002-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_...
{ "pile_set_name": "Github" }
define([ 'jquery' ], function ($) { // Used to shim jQuery.mousewheel for non-full builds. return $; });
{ "pile_set_name": "Github" }
--- name: JukeFA # No longer than 28 characters institution: Isothermal CC # no longer than 58 characters profile_pic: JukeFA.png # Name and extension of your profile picture(ex. mona.png) The picture must be squared and 544px on width and height. quote: Perhaps man wasn't meant for paradise. Maybe he was meant to claw...
{ "pile_set_name": "Github" }
{ "title": "Predefined Symbols (Marker)", "callback": "initMap", "libraries": [], "version": "weekly", "tag": "marker_symbol_predefined", "name": "marker-symbol-predefined" }
{ "pile_set_name": "Github" }
{ "version": "eosio::abi/1.0", "types": [{ "new_type_name": "account_name", "type": "name" } ], "structs": [{ "name": "anyaction", "base": "", "fields": [ {"name":"from", "type":"account_name"}, {"name":"type", "type":"string"}, {"name":"data", "type":"s...
{ "pile_set_name": "Github" }
[general] debug=0 delay=0.05 [redis] hostname=localhost port=6379 [input_fieldtrip] hostname=localhost port=1972 timeout=30 [output_fieldtrip] hostname=localhost port=1973 [processing] window=0.12 ;smoothing=0.2 reference=none lowpassfilter=45 highpassfilter=3 filterorder=1001 ;downsample=1 [scale] highpassfilter=...
{ "pile_set_name": "Github" }
{ "word": "Joy", "definitions": [ "Rejoice." ], "parts-of-speech": "Verb" }
{ "pile_set_name": "Github" }
--binlog-format=mixed
{ "pile_set_name": "Github" }
(* This file is part of Bisect_ppx, released under the MIT license. See LICENSE.md for details, or visit https://github.com/aantron/bisect_ppx/blob/master/LICENSE.md. *) (** This module defines the output to CSV. *) val make : string -> Report_generic.converter (** Returns a converter for CSV output, the pas...
{ "pile_set_name": "Github" }
{ "pile_set_name": "Github" }
<annotation> <folder>CameraPhotos</folder> <filename>2017-12-15 14:14:23.371901.jpg</filename> <path>/Volumes/Untitled/CameraPhotos/2017-12-15 14:14:23.371901.jpg</path> <source> <database>Unknown</database> </source> <size> <width>352</width> <height>240</height> <depth>3</depth> </size> <segmented>0</...
{ "pile_set_name": "Github" }
@mixin clearfix { &:after { content: ""; display: table; clear: both; } } @mixin scrollBar { &::-webkit-scrollbar-track-piece { background: #d3dce6; } &::-webkit-scrollbar { width: 6px; } &::-webkit-scrollbar-thumb { background: #99a9bf; border-radius: 20px; } } @mixin rela...
{ "pile_set_name": "Github" }
{ "word": "Wrasse", "definitions": [ "A marine fish with thick lips and strong teeth, typically brightly coloured with marked differences between the male and female." ], "parts-of-speech": "Noun" }
{ "pile_set_name": "Github" }
def sum(arr: List[Int]): Int = { var total: Int = 0 for(x <- arr) total += x total } println(sum(List(1,2,3,4)))
{ "pile_set_name": "Github" }
{{- if and (include "assistant.boolConvertor" (list .Values.persistence.enabled . )) (not (tpl ( .Values.dataPVC.existingClaimName | toString ) . )) -}} apiVersion: v1 kind: PersistentVolumeClaim metadata: name: "{{ .Release.Name}}-{{ .Values.dataPVC.name }}" {{ include "embeddings.labels" . | indent 2 }} spec: {{-...
{ "pile_set_name": "Github" }
@import '~src/css/core/global.scss'; @media (min-width: 320px) { :host { .btn.show-player { background-color: var(--brand-primary); color: var(--brand-inverse-text); } .full-screen.show-player { transform: scale(5); background-color: transparent; color: var(--brand-primary);...
{ "pile_set_name": "Github" }
{ "extends": [ "config:base" ], "rangeStrategy": "replace", "node": { "supportPolicy": "lts_latest" }, "ignoreDeps": [ "@types/node" ] }
{ "pile_set_name": "Github" }
define([ "../var/support" ], function( support ) { support.focusinBubbles = "onfocusin" in window; return support; });
{ "pile_set_name": "Github" }
define([ "../var/support" ], function( support ) { support.focusinBubbles = "onfocusin" in window; return support; });
{ "pile_set_name": "Github" }
^CMake Error at TestToolsetXcodeBuildSystem1.cmake:[0-9]+ \(message\): CMAKE_GENERATOR_TOOLSET is "Test Toolset,buildsystem=1" as expected. Call Stack \(most recent call first\): CMakeLists.txt:[0-9]+ \(include\)$
{ "pile_set_name": "Github" }
{{- if .Values.rbac.create }} {{- if .Values.podSecurityPolicy.enabled }} apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: {{ template "filebeat.fullname" . }} labels: app.kubernetes.io/name: {{ template "filebeat.name" . }} helm.sh/chart: {{ template "filebeat.chart" . }} app....
{ "pile_set_name": "Github" }
[default] region = default_region [partial_creds] aws_access_key_id = AKID [profile alt_profile_name] region = alt_profile_name_region [creds_from_credentials] aws_access_key_id = creds_from_config_akid aws_secret_access_key = creds_from_config_secret [config_file_load_order] region = shared_config_other_region aws...
{ "pile_set_name": "Github" }
define( function() { // A method for quickly swapping in/out CSS properties to get correct calculations. return function( elem, options, callback, args ) { var ret, name, old = {}; // Remember the old values, and insert the new ones for ( name in options ) { old[ name ] = elem.style[ name ]; elem.style[ name...
{ "pile_set_name": "Github" }
--- title: "crf++" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
// Alphabetical order. export { IsPasteEnabled } from './is-paste-enabled';
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &5345553106110887080 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 5345553106110887083} - component: {fileID: 534...
{ "pile_set_name": "Github" }
--sample-frequency=8000 --frame-length=25 # the default is 25 --low-freq=20 # the default. --high-freq=3700 # the default is zero meaning use the Nyquist (4k in this case). --num-ceps=23 # higher than the default which is 12. --snip-edges=false
{ "pile_set_name": "Github" }
{ "done": { "variables": { "lives": { "op": "equal", "reference": -1 } } }, "reward": { "variables": { "score": { "reward": 1 } } } }
{ "pile_set_name": "Github" }
{{>licenseInfo}} {{#models}} {{#model}} import { RequestFile } from './models'; {{#tsImports}} import { {{classname}} } from '{{filename}}'; {{/tsImports}} {{#description}} /** * {{{description}}} */ {{/description}} {{^isEnum}} export class {{classname}} {{#parent}}extends {{{parent}}} {{/parent}}{ {{#vars}} {{#descr...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: MIT */ #ifndef __NVKM_OBJECT_H__ #define __NVKM_OBJECT_H__ #include <core/oclass.h> struct nvkm_event; struct nvkm_gpuobj; struct nvkm_object { const struct nvkm_object_func *func; struct nvkm_client *client; struct nvkm_engine *engine; s32 oclass; u32 handle; struct list_head head; ...
{ "pile_set_name": "Github" }
define :openldap_client, :mothra => "a big monster" do cat "#{params[:name]}" do pretty_kitty true end end
{ "pile_set_name": "Github" }
[Desktop Entry] Name=Tor Browser Name[hu]=Tor-böngésző Name[pt_BR]=Navegador Tor GenericName=Tor browser GenericName[hu]=Tor böngésző indító Comment=Launch Tor Browser Comment[hu]=Tor böngésző indító Comment[pt_BR]=Navegador Tor Exec=torbrowser-launcher %u Terminal=false Type=Application Icon=torbrowser Categories=Netw...
{ "pile_set_name": "Github" }
FROM golang:latest # dependency management RUN go get github.com/gin-gonic/gin
{ "pile_set_name": "Github" }
cheats = 44 cheat0_desc = "Misc Codes" cheat1_desc = "Invincible 1" cheat1_code = "120CAA90+00000709" cheat1_enable = false cheat2_desc = "Invincible 2 (Shura model used)" cheat2_code = "220CAA90+00000009+220CAA91+00000007+220CAA92+00000008" cheat2_enable = false cheat3_desc = "Time 99:59:59" cheat3_code = "020F70D...
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": [ "\u0434\u043f", "\u043f\u043f" ], "DAY": [ "...
{ "pile_set_name": "Github" }
.importTestClass { text-align: center; }
{ "pile_set_name": "Github" }