text
stringlengths
2
99.1k
meta
dict
-c
{ "pile_set_name": "Github" }
{% load admin_tags %} {% with ip_log=item %} <tr> <td>{{ ip_log|details_url:"ip"|safe }}</td> <td>{{ ip_log|details_url:"vm"|safe }}</td> <td>{{ ip_log|details_url:"network"|safe }}</td> <td>{{ ip_log|details_url:"user"|safe }}</td> <td>{{ ip_log.action }}</td> <td>{{ ip_log.action_date }}</td>...
{ "pile_set_name": "Github" }
-- Andreas, 2013-02-27 module Issue653 where postulate P : {A : Set} → (A → Set) → Set mutual {-# NON_TERMINATING #-} A : Set A = P B -- note A = P {A} B is non-terminating data B : A → Set where c : (a : A) → B a -- This caused a stack overflow due to infinite reduction -- in the positivity checker. ...
{ "pile_set_name": "Github" }
^\.git ^MYMETA.*$ ^Makefile$ ~$ \.old(?:\..*)?$ \.swp$ \.o$ \.bs$ \.bak$ \.orig$ \.cache\.cm$ \.DS_Store ^blib ^pm_to_blib ^backup ^parts/todo- ^parts/base- ^ppport\.h$ ^PPPort\.c$ ^RealPPPort\. ^testing Devel-PPPort.* Devel-PPPort.*\.tar\.gz$ .travis.yml
{ "pile_set_name": "Github" }
{ "name": "nodeschool-gme", "author": "Shukhratbek Mamadaliev", "license": "CC0", "description": "Nodeschool Gomel", "vector": "http://hexb.in/vector/nodeschool-gme.svg", "raster": "http://hexb.in/hexagons/nodeschool-gme.png", "filename": "meta/nodeschool-gme.json" }
{ "pile_set_name": "Github" }
[Desktop Entry] X-SuSE-translate=true OnlyShowIn=Razor; Type=Application Exec=razor-config-globalkeyshortcuts Terminal=false Categories=Settings;DesktopSettings;Qt;Razor; Icon=preferences-desktop-keyboard Name=Razor Shortcut Configuration Comment=Configure global shortcut of Razor desktop GenericName=Razor Global Short...
{ "pile_set_name": "Github" }
@rem @rem Licensed to the Apache Software Foundation (ASF) under one @rem or more contributor license agreements. See the NOTICE file @rem distributed with this work for additional information @rem regarding copyright ownership. The ASF licenses this file @rem to you under the Apache License, Version 2.0 (the @rem "L...
{ "pile_set_name": "Github" }
@rem @rem Licensed to the Apache Software Foundation (ASF) under one @rem or more contributor license agreements. See the NOTICE file @rem distributed with this work for additional information @rem regarding copyright ownership. The ASF licenses this file @rem to you under the Apache License, Version 2.0 (the @rem "L...
{ "pile_set_name": "Github" }
Fabric==1.10.1 Flask==0.10.1 Flask-SQLAlchemy==2.0 alembic==0.7.2
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!74 &7400000 AnimationClip: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 0} m_Name: Idle serializedVersion: 4 m_AnimationType: 2 m_Compressed: 0 m_UseHighQualityCurve: 1 m_RotationCurves: [] m_CompressedRotationCurve...
{ "pile_set_name": "Github" }
--- version: 0.0.1 author: xuld <xuld@vip.qq.com> --- # 文字特效 文字特效
{ "pile_set_name": "Github" }
# md5 from https://pypi.python.org/pypi/argh/json, sha256 locally computed md5 edda25f3f0164a963dd89c0e3c619973 argh-0.26.2.tar.gz sha256 e9535b8c84dc9571a48999094fda7f33e63c3f1b74f3e5f3ac0105a58405bb65 argh-0.26.2.tar.gz
{ "pile_set_name": "Github" }
#!/bin/sh GIT_ROOT=`git rev-parse --show-toplevel` LC_ALL=C diff -bNau $GIT_ROOT/help/default/html ./source/html >omegat_helper.diff LC_ALL=C diff -bNau $GIT_ROOT/help/default/pwsafe.hhc ./source/pwsafe.hhc >>omegat_helper.diff
{ "pile_set_name": "Github" }
(function(){ if ( typeof self !== 'undefined' && !self.Prism || typeof global !== 'undefined' && !global.Prism ) { return; } var url = /\b([a-z]{3,7}:\/\/|tel:)[\w\-+%~/.:=&]+(?:\?[\w\-+%~/.:#=?&!$'()*,;]*)?(?:#[\w\-+%~/.:#=?&!$'()*,;]*)?/, email = /\b\S+@[\w.]+[a-z]{2}/, linkMd = /\[([^\]]+)]\(([^)]+)\)/,...
{ "pile_set_name": "Github" }
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <!-- Mark common families with their generics so we'll get something reasonable --> <!-- Serif faces --> <alias> <family>Nazli</family> <default><family>serif</family></default> </alias> <alias> <family>Lotoos</family> <defau...
{ "pile_set_name": "Github" }
@import "folder/part"; div{ /*cc;5;c;color,caption-side;0*/ } /*cc;9; ;div,body;0*/ a{ /*cc;12;color: ;red,green,blue;0*/ } $redColor: red; $blueColor: blue; a { /*cc;19;color: $;redColor,blueColor;0*/ } @mixin test2_s($para) { /*cc;24; ;div,color;0*/ } div{ /*cc;29;@include t;test2_s,tes...
{ "pile_set_name": "Github" }
--- title: "progress" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
A1 A2 N SNP Z A G 10000.000 rs0 1.627 A G 10000.000 rs1 0.658 A G 10000.000 rs2 0.453 A G 10000.000 rs3 1.623 A G 10000.000 rs4 -0.674 A G 10000.000 rs5 4.076 A G 10000.000 rs6 3.594 A G 10000.000 rs7 5.789 A G 10000.000 rs8 -4.946 A G 10000.000 rs9 -1.178 A G 10000.000 rs10 -2.867 A G 10000.000 rs11 -1.440 A G 10000.0...
{ "pile_set_name": "Github" }
default_app_config = 'mayan.apps.mailer.apps.MailerApp'
{ "pile_set_name": "Github" }
@font-face { font-family: 'OpenSans'; font-weight: normal; font-style: normal; src:url(OpenSans-Regular.ttf) format('opentype'); } body { margin-left : 6em; margin-right : 16em; color:black; font-family: arial, helvetica, sans-serif; }
{ "pile_set_name": "Github" }
--- title: "supervisor" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
(function () { if (typeof self === 'undefined' || !self.Prism || !self.document || !document.querySelector) { return; } self.Prism.fileHighlight = function() { var Extensions = { 'js': 'javascript', 'py': 'python', 'rb': 'ruby', 'ps1': 'powershell', 'psm1': 'powershell', 'sh': 'b...
{ "pile_set_name": "Github" }
@node editor @subsection Editor Settings @cindex Editor Settings This page of the options contains settings for TOra editors. Editor settings are organised in two tabs: Options and Syntax. @strong{Options tab} @image{images/editor,15cm} @table @asis @item @strong{Syntax highlighting} Use this to control whet...
{ "pile_set_name": "Github" }
#fullForm token general features UF0:%x[0,0] UF1:%x[0,1] UF2:%x[0,2] UF3:%x[0,3] UF4:%x[0,4] UF5:%x[0,5] UF6:%x[0,6] UF7:%x[0,7] UF8:%x[0,8] UF9:%x[0,9] UF10:%x[0,10] UF11:%x[0,11] UF12:%x[0,12] UF13:%x[0,13] UF14:%x[0,14] UF15:%x[0,15] UF16:%x[0,16] UF17:%x[0,17] UF18:%x[0,18] UF19:%x[0,19] UF20:%x[0,20] UF21:%x[0,21]...
{ "pile_set_name": "Github" }
# Full Class Hierarchy | Class | Parent Class(es) | |---|---| | [`Napi::Addon`][] | [`Napi::InstanceWrap`][] | | [`Napi::Array`][] | [`Napi::Object`][] | | [`Napi::ArrayBuffer`][] | [`Napi::Object`][] | | [`Napi::AsyncContext`][] | | | [`Napi::AsyncProgressQueueWorker`][] | `Napi::AsyncProgressWorkerBase` | | [`Napi:...
{ "pile_set_name": "Github" }
[preset00] fRating=2.000000 fGammaAdj=1.000000 fDecay=0.950000 fVideoEchoZoom=0.999609 fVideoEchoAlpha=0.500000 nVideoEchoOrientation=3 nWaveMode=3 bAdditiveWaves=0 bWaveDots=0 bWaveThick=0 bModWaveAlphaByVolume=0 bMaximizeWaveColor=1 bTexWrap=1 bDarkenCenter=0 bRedBlueStereo=0 bBrighten=0 bDarken=0 b...
{ "pile_set_name": "Github" }
--- title: "gnu-typist" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
--color --reverse
{ "pile_set_name": "Github" }
@import 'ej2-schedule/styles/schedule/bootstrap4.scss';
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &100000 GameObject: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 100100000} serializedVersion: 4 m_Component: - 4: {fileID: 400000} - 33: {fileID: 3300000} - 23: {fileID: 2300000} - 114: {fileID: 11400000} m_Layer...
{ "pile_set_name": "Github" }
# RUN: yaml-bench -canonical %s - yes - NO - True - on
{ "pile_set_name": "Github" }
# Generated Tue Dec 11 19:01:20 2018 by ./gen-tests.pl '.' '500' 'tls-cipher' '3DES:+RSA' '' auto: REMOVE_FILE,CREATE_FILE,MUNGE,COMPARE_FILE %TESTID%.stdout %TESTID%.stderr title: tls-cipher, command line, no arg test action: CMD_CAPTURE %SWAKS% --dump TLS --to user@host1.nodns.test.swaks.net --from recip@host1.nod...
{ "pile_set_name": "Github" }
@charset "utf-8"; //主页面皮肤下拉列表公共样式 $head-height: 56px !default; $line-height: 22px !default; $icon-size: $line-height !default; $action-font-size: 12px !default;; %page_home_skin_actions{ .action_skin, .action_exit, .action_home, .action_language{ display: inline-block; font-size: $action...
{ "pile_set_name": "Github" }
# 按照时间统计局数 ``` select uid as `ID`, name as `昵称`, count(*) as `局数` from rank where `record_at` > 1505480400 and uid > 0 group by uid order by `局数` desc; ```
{ "pile_set_name": "Github" }
--reporter spec
{ "pile_set_name": "Github" }
.so man3/shmem_short_iget.3
{ "pile_set_name": "Github" }
@import url("../common/domButtons/DomButtonGrayPlus.css"); @import url("../common/domButtons/DomButtonGrayMinus.css"); @import "variables.less"; @import "../common/ValuePicker.less";
{ "pile_set_name": "Github" }
@Starter(Platform) Result = JupiterEngine.execute(BrokenLifecycleMethodConfigDemo) { Extension1.beforeEach() Extension2.beforeEach() // @BeforeEach BrokenLifecycleMethodConfigDemo.insertTestDataIntoDatabase() // @BeforeEach BrokenLifecycleMethodConfigDemo.connectToDatabase() // @Test BrokenLifecycleMet...
{ "pile_set_name": "Github" }
@echo off call ..\..\..\..\..\SetCompilerVars.bat set file=gui lcc.exe -O -I%PELOCK_SDK_C% %file%.c lcclnk.exe -reloc -s -subsystem windows %file%.obj %file%.res del *.obj if defined PELOCK_COMPILE_ALL goto end pause cls :end
{ "pile_set_name": "Github" }
--- title: "there" layout: cask --- {{ content }}
{ "pile_set_name": "Github" }
# Gradle 构建语言 Gradle 是以 Groovy 语言为基础, 基于DSL (领域特定语言) 语法的自动化构建工具,但是它增加了一些额外的特性,这使得Gradle更加的容易去阐释构建. 一个构建脚本能够包含任何Groovy语言的元素 ( Any language element except for statement labels ), 每个构建脚本都使用UTF-8编码.
{ "pile_set_name": "Github" }
use rubysys::fixnum; use types::Value; pub fn i32_to_num(num: i32) -> Value { unsafe { fixnum::rb_int2inum(num as isize) } } pub fn u32_to_num(num: u32) -> Value { unsafe { fixnum::rb_uint2inum(num as usize) } } pub fn isize_to_num(num: isize) -> Value { unsafe { fixnum::rb_int2inum(num) } } pub fn usiz...
{ "pile_set_name": "Github" }
.leaflet-vml-shape { width: 1px; height: 1px; } .lvml { behavior: url(#default#VML); display: inline-block; position: absolute; } .leaflet-control { display: inline; } .leaflet-popup-tip { width: 21px; _width: 27px; margin: 0 auto; _margin-top: -3px; filter: progid:DXImageTransf...
{ "pile_set_name": "Github" }
\newcommand{\postertitle}[2]{ \newlength{\cuniw} % \settowidth{\cuniw}{% \includegraphics{CUni4.eps}}% {\setlength{\arraycolsep}{0pt} \renewcommand{\arraystretch}{1.0} \setlength{\extrarowheight}{0pt} #1 {\sf\pmc #2} % \hfill %\raisebox{-0.65mm}{\epsfig{file=/home/pes20/Posters/col.exstuf/CUni4.eps}} % \ma...
{ "pile_set_name": "Github" }
define([ "../ajax" ], function( jQuery ) { jQuery._evalUrl = function( url ) { return jQuery.ajax({ url: url, type: "GET", dataType: "script", async: false, global: false, "throws": true }); }; return jQuery._evalUrl; });
{ "pile_set_name": "Github" }
""" Python Character Mapping Codec iso8859_5 generated from 'MAPPINGS/ISO8859/8859-5.TXT' with gencodec.py. """#" import codecs ### Codec APIs class Codec(codecs.Codec): def encode(self,input,errors='strict'): return codecs.charmap_encode(input,errors,encoding_table) def decode(self,input,errors='...
{ "pile_set_name": "Github" }
[mysqld] #old-passwords binlog-format=row innodb-flush-log-at-trx-commit=0
{ "pile_set_name": "Github" }
{-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE StrictData #-} {-# LANGUAGE TupleSections #-} -- | http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-layerversion-content.html module Stratosphere.ResourceProperties.LambdaLayerVersionContent where impo...
{ "pile_set_name": "Github" }
# Unbreak 白名单 不应该被广告链接的网站 # Epicgames DOMAIN-SUFFIX,ol.epicgames.com # Google DOMAIN,dl.google.com DOMAIN,mtalk.google.com DOMAIN-SUFFIX,googletraveladservices.com # Mozilla DOMAIN-SUFFIX,tracking-protection.cdn.mozilla.net # Tencent DOMAIN,livew.l.qq.com DOMAIN,vd.l.qq.com # Strava DOMAIN,analytics.strava.com # ...
{ "pile_set_name": "Github" }
--- title: "rcm" layout: formula --- {{ content }}
{ "pile_set_name": "Github" }
@echo off set PYTHONDONTWRITEBYTECODE=x cd %~dp0 if %processor_architecture%==x86 ( set ConEmu=lib\ConEmu\ConEmu.exe set PYTHON="%~dp0lib\python-3.7.2-embed-amd32\wwqLyParse32.exe" ) else ( set ConEmu=lib\ConEmu\ConEmu64.exe set PYTHON="%~dp0lib\python-3.7.2-embed-amd64\wwqLyParse64.exe" ) SysArch.exe | find "Windows X...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0091D8F90E81B9330029341E /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0091D8F80E81B9330029341E /* OpenGL.framework */; }; 00B784B30FF439BC000DE1D7 /* Accelerate.framewor...
{ "pile_set_name": "Github" }
#!/bin/sh exec %%LOCALBASE%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%/bin/protoc-erl "$@"
{ "pile_set_name": "Github" }
const let
{ "pile_set_name": "Github" }
@echo off dotnet build "..\src\Tools\EditorConfigGenerator\EditorConfigGenerator.csproj" -c Release dotnet "..\src\Tools\EditorConfigGenerator\bin\Release\netcoreapp3.0\Roslynator.EditorConfigGenerator.dll" "..\src" pause
{ "pile_set_name": "Github" }
--- layout: default --- Page Not Found.
{ "pile_set_name": "Github" }
#-*-Makefile-*- vim:syntax=make OPTFLAGS += -O1 -g -fnesc-no-inline
{ "pile_set_name": "Github" }
@echo off rem ------------------------------------------------------------- rem Yii command line init script for Windows. rem ------------------------------------------------------------- @setlocal set YII_PATH=%~dp0 if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe "%PHP_COMMAND%" "%YII_PATH%init" %* @endlocal
{ "pile_set_name": "Github" }
[net] batch=64 subdivisions=8 height=416 width=416 channels=3 momentum=0.9 decay=0.0005 angle=0 saturation = 1.5 exposure = 1.5 hue=.1 learning_rate=0.0001 max_batches = 45000 policy=steps steps=100,25000,35000 scales=10,.1,.1 [convolutional] batch_normalize=1 filters=32 size=3 stride=1 pad=1 activation=leaky [maxpo...
{ "pile_set_name": "Github" }
define( [ "./class2type" ], function( class2type ) { return class2type.toString; } );
{ "pile_set_name": "Github" }
UpdateTargetResponderRecipe =========================== .. currentmodule:: oci.cloud_guard.models .. autoclass:: UpdateTargetResponderRecipe :show-inheritance: :special-members: __init__ :members: :undoc-members: :inherited-members:
{ "pile_set_name": "Github" }
//= require i18n-strings //= require local-time
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &100000 GameObject: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 100100000} serializedVersion: 4 m_Component: - 4: {fileID: 400000} - 33: {fileID: 3300000} - 23: {fileID: 2300000} - 65: {fileID: 6500000} m_Layer: ...
{ "pile_set_name": "Github" }
@include export-module('split-button-theme') { /*! splitbutton theme */ .e-split-btn-wrapper { .e-split-btn { border-right-color: $split-btn-seperator-border-color; &:focus { border-right-color: $split-btn-focus-border-color; } &:active { border-right-color: $split-btn-...
{ "pile_set_name": "Github" }
#N canvas 317 289 445 227 10; #X obj 30 148 init.post.dollarg; #X obj 30 120 dollarg; #X obj 30 96 loadbang; #X obj 30 174 print ARGUMENTS; #X obj 129 174 print DONE; #X text 26 14 Description: Parses abstraction arguments.; #X text 26 50 See examples in the pdmtl/examples/abstraction_arguments folder for examples.; #X...
{ "pile_set_name": "Github" }
## 包含文件 - Reference Code:《机器学习实战》第 6 章参考代码 - Assignment:作业
{ "pile_set_name": "Github" }
[Desktop Entry] Type=Application Name=Notification Daemon TryExec=razor-notificationd Exec=razor-notificationd OnlyShowIn=Razor; X-Razor-Module=true #TRANSLATIONS_DIR=translations # Translations Name[it_IT]=Demone delle notifiche
{ "pile_set_name": "Github" }
--- # defaults file for master
{ "pile_set_name": "Github" }
""" Python Character Mapping Codec iso8859_15 generated from 'MAPPINGS/ISO8859/8859-15.TXT' with gencodec.py. """#" import codecs ### Codec APIs class Codec(codecs.Codec): def encode(self,input,errors='strict'): return codecs.charmap_encode(input,errors,encoding_table) def decode(self,input,errors...
{ "pile_set_name": "Github" }
@east @north : PSK "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" @west @north : PSK "ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>AppActivateAction</key> <string>Activate</string> <key>AppHideAction</key> <string>Hide</string> <key>AppHideOthersAction</key> <...
{ "pile_set_name": "Github" }
@import "../index"; @smoothArea-prefix-cls: ~"@{ant-pro-prefix}-smooth-area"; .@{smoothArea-prefix-cls} { position: relative; width: 100%; .chart-wrapper { position: absolute; bottom: -28px; width: 100%; } }
{ "pile_set_name": "Github" }
--- title: 如何制作 favicon 小图标 --- [到 B 站观看视频](https://www.bilibili.com/video/BV12z411b7gY) - 遇到问题如何来查文档? - w3school mdn google baidu css-tricks alistpart 这些资源分别都有什么作用? - 如何用 photoshop 来调整图片格式制作 favicon ? - 如何安装的photoshop 支持 ico 格式的插件?
{ "pile_set_name": "Github" }
{{- /* ######################################################################## # # Licensed Materials - Property of IBM # # 5725Q09 # # (C) Copyright IBM Corp. # # 2018-2019 All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or disclosure # restricted by GSA ADP Schedule Contract with IB...
{ "pile_set_name": "Github" }
@keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0...
{ "pile_set_name": "Github" }
@use "sass:color"; @use "colors" as *; @use "../colors" as *; @use "sizes" as *; @use "../sizes" as *; @use "../../base/form"; // adduse @use "../scrollable"; .dx-form-group-caption { font-size: $generic-form-group-caption-font-size; } .dx-form-group-with-caption { // stylelint-disable-line no-duplicate-selectors...
{ "pile_set_name": "Github" }
<?php error_reporting(E_ALL); if($argc < 2) exit("Usage: php $argv[0] <file>\n"); fixDir($argv[1]); function fixDir($dir) { if(is_dir($dir)) { if($d = opendir($dir)) { while($f = readdirto($d)) { if($f == '.' || $f == '..') continue; fixDir($dir.'/'.$f); } closedir($d); } } else if(preg_...
{ "pile_set_name": "Github" }
UpdateTransferDeviceDetails =========================== .. currentmodule:: oci.dts.models .. autoclass:: UpdateTransferDeviceDetails :show-inheritance: :special-members: __init__ :members: :undoc-members: :inherited-members:
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0634F09F160A0D3F00A6C86A /* DemoFakeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 0634F09C160A0D3F00A6C86A /* DemoFakeModel.m */; }; 0634F0A0160A0D3F00A6C86A /* DemoWindowController.m i...
{ "pile_set_name": "Github" }
form=五律 tags= 看看秋色晚, 又是出门时。 白发生非早, 青云去自迟。 梦唯怀上国, 迹不到他岐。 以此坚吾道, 还无愧已知。
{ "pile_set_name": "Github" }
I am binod
{ "pile_set_name": "Github" }
@echo off rem makedoc.tcl -- rem Script for creating HTML-files from the raw documentation files rem c:\tcl\bin\tclsh.exe c:\tcl\demos\TclApps\apps\dtp\main.tcl doc -out %1.html html %1.man copy /n /y %1.html ..\..\site
{ "pile_set_name": "Github" }
{ "title":"matchMedia", "description":"API for finding out whether or not a media query applies to the document.", "spec":"https://www.w3.org/TR/cssom-view/#dom-window-matchmedia", "status":"wd", "links":[ { "url":"https://github.com/paulirish/matchMedia.js/", "title":"matchMedia.js polyfill" ...
{ "pile_set_name": "Github" }
:server: 'localhost' :username: 'address@example.org' :password: 'pass' :connection_options: :port: 8993 :ssl: :verify_mode: 0
{ "pile_set_name": "Github" }
Index: before/1.txt =================================================================== --- a/before/1.txt (revision before) +++ b/after/1.txt (revision after) @@ -1,2 +1,2 @@ -old +new unchanged
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* ...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* ...
{ "pile_set_name": "Github" }
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; 3B3967161E833CAA004F5970 /* ...
{ "pile_set_name": "Github" }
146 val_146 val_146 146 val_146 val_146 146 val_146 val_146 146 val_146 val_146 150 val_150 val_150 213 val_213 val_213 213 val_213 val_213 213 val_213 val_213 213 val_213 val_213 238 val_238 val_238 238 val_238 val_238 238 val_238 val_238 238 val_238 val_238 255 val_255 val_255 255 val_255 val_255 255 val_255 val_255 ...
{ "pile_set_name": "Github" }
{ "/api": { "target": "http://localhost:9999", "secure": false }, "/search": { "target": "http://localhost:9999", "secure": false } }
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -std=c++11 -fsyntax-only -verify %s // RUN: %clang_cc1 -std=c11 -x c -fsyntax-only -verify %s #ifndef __cplusplus typedef __WCHAR_TYPE__ wchar_t; typedef __CHAR16_TYPE__ char16_t; typedef __CHAR32_TYPE__ char32_t; #endif void f() { const char* a = u8"abc" u"abc"; // expected-error {{unsupported ...
{ "pile_set_name": "Github" }
/* Generated by RuntimeBrowser on iPhone OS 3.0 Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport */ @interface PXSlideMaster : NSObject { } + (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; + (void)readTextStylesFromNode:(struct _xmlNode { void *x1; NSInteger x2; char *...
{ "pile_set_name": "Github" }
@charset "utf-8"; /* CSS Document by jacy use in weisite */ .container{ background:none} /* 详情页 */ .detail { padding:10px;} .detail h6{ font-size:20px; padding:10px 0; font-weight:bold;} .detail .info{ border-bottom:1px solid #ccc; line-height:30px; margin-bottom:10px;} .detail img{ padding:5px 0; max-width:100%;} .det...
{ "pile_set_name": "Github" }
/* Title: Linux x86 chmod 666 /etc/passwd & /etc/shadow - 57 bytes Author: Jean Pascal Pereira <pereira@secbiz.de> Web: http://0xffe4.org Disassembly of section .text: 08048060 <_start>: 8048060: 31 c0 xor %eax,%eax 8048062: 66 b9 b6 01 mov $0x1b6,%cx 804...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s //rdar: //8591619 // pr8453 @protocol NSCopying @end @protocol NSPROTO @end @protocol NSPROTO1 @end @protocol NSPROTO2 @end @interface NSObject <NSCopying, NSPROTO, NSPROTO1> { Class isa; } @end void gorf(NSObject <NSCopying> *); // expected-note {...
{ "pile_set_name": "Github" }
#pragma once #include <stdint.h> uint64_t singleTextureVS[] = { 0xe0024c6700601a00, 0x100210a715c27d80, 0x100200e715c27d80, 0x100049e220802037, 0x100049e1200e003e, 0x1002416321802477, 0x100049e2200e003e, 0x100250e0218026b7, 0x100049e3200e003e, 0x10025121218020f7, 0x100049e0200e003e, 0x1002410181c27236, 0...
{ "pile_set_name": "Github" }
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>netcoreapp3.1</TargetFramework> <IsPackable>false</IsPackable> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\..\bus\EasyCaching.Bus.CSRedis\EasyCaching.Bus.CSRedis.csproj" /> ...
{ "pile_set_name": "Github" }
[Desktop Entry] Name=Preferences Comment=Personal preferences Icon=preferences-settings Type=Directory #TRANSLATIONS_DIR=translations # Translations Name[si]=අභිප්‍රේත Comment[si]=පුද්ගලික අභිප්‍රේත
{ "pile_set_name": "Github" }
/* Driver for Realtek PCI-Express card reader * Header file * * Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &100000 GameObject: m_ObjectHideFlags: 0 m_PrefabParentObject: {fileID: 0} m_PrefabInternal: {fileID: 100100000} serializedVersion: 4 m_Component: - 4: {fileID: 400000} - 33: {fileID: 3300000} - 23: {fileID: 2300000} - 65: {fileID: 6500000} m_Layer: ...
{ "pile_set_name": "Github" }