hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 98
values | lang stringclasses 21
values | max_stars_repo_path stringlengths 3 945 | max_stars_repo_name stringlengths 4 118 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 10 | 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 945 | max_issues_repo_name stringlengths 4 118 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 10 | max_issues_count int64 1 134k ⌀ | 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 945 | max_forks_repo_name stringlengths 4 135 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 10 | 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.05M | avg_line_length float64 1 1.03M | max_line_length int64 2 1.03M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f17ddfd43146f12df36b6a41140b61acbb80351d | 7,354 | psm1 | PowerShell | Modules/SharePointDsc/DSCResources/MSFT_SPWebAppSiteUseAndDeletion/MSFT_SPWebAppSiteUseAndDeletion.psm1 | jensotto/SharePointDsc | b072ab3f00373e16c2b790d066f40fcd40d64076 | [
"MIT"
] | 64 | 2015-05-27T19:48:01.000Z | 2020-11-11T22:23:31.000Z | Modules/SharePointDsc/DSCResources/MSFT_SPWebAppSiteUseAndDeletion/MSFT_SPWebAppSiteUseAndDeletion.psm1 | jensotto/SharePointDsc | b072ab3f00373e16c2b790d066f40fcd40d64076 | [
"MIT"
] | 290 | 2015-05-07T15:37:49.000Z | 2022-03-25T15:22:45.000Z | Modules/SharePointDsc/DSCResources/MSFT_SPWebAppSiteUseAndDeletion/MSFT_SPWebAppSiteUseAndDeletion.psm1 | jensotto/SharePointDsc | b072ab3f00373e16c2b790d066f40fcd40d64076 | [
"MIT"
] | 112 | 2015-05-13T18:11:48.000Z | 2021-03-05T11:40:55.000Z | function Get-TargetResource
{
[CmdletBinding()]
[OutputType([System.Collections.Hashtable])]
param
(
[Parameter(Mandatory = $true)]
[System.String]
$WebAppUrl,
[Parameter()]
[System.Boolean]
$SendUnusedSiteCollectionNotifications,
[Parameter()]
... | 31.029536 | 106 | 0.569078 |
afcf5e0758d0588b3319c3264063d0188c24ccfe | 66,983 | html | HTML | tools/gwt-2.5.0/doc/javadoc/com/google/gwt/event/dom/client/package-tree.html | adityaponnada/paco | 9c8355b8bd0a98a8f20fdf81799b791e07e72e1d | [
"Apache-2.0"
] | 1 | 2021-04-21T19:59:06.000Z | 2021-04-21T19:59:06.000Z | tools/gwt-2.5.0/doc/javadoc/com/google/gwt/event/dom/client/package-tree.html | adityaponnada/paco | 9c8355b8bd0a98a8f20fdf81799b791e07e72e1d | [
"Apache-2.0"
] | null | null | null | tools/gwt-2.5.0/doc/javadoc/com/google/gwt/event/dom/client/package-tree.html | adityaponnada/paco | 9c8355b8bd0a98a8f20fdf81799b791e07e72e1d | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>com.google.gwt.event.dom.client Class Hierarchy (Google Web Toolkit Javadoc)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title... | 160.630695 | 1,436 | 0.704343 |
64d5bd047375b534480a4674ea75b4845968046a | 27,923 | java | Java | byte-buddy-dep/src/test/java/net/bytebuddy/description/type/TypeDescriptionGenericVisitorAssignerTest.java | zouzhberk/byte-buddy | 78ecadab5c7e54863721673794b335f6340ee8db | [
"Apache-2.0"
] | 1 | 2021-07-26T14:11:44.000Z | 2021-07-26T14:11:44.000Z | byte-buddy-dep/src/test/java/net/bytebuddy/description/type/TypeDescriptionGenericVisitorAssignerTest.java | zouzhberk/byte-buddy | 78ecadab5c7e54863721673794b335f6340ee8db | [
"Apache-2.0"
] | null | null | null | byte-buddy-dep/src/test/java/net/bytebuddy/description/type/TypeDescriptionGenericVisitorAssignerTest.java | zouzhberk/byte-buddy | 78ecadab5c7e54863721673794b335f6340ee8db | [
"Apache-2.0"
] | null | null | null | package net.bytebuddy.description.type;
import net.bytebuddy.description.field.FieldList;
import net.bytebuddy.test.utility.ObjectPropertyAssertion;
import org.junit.Before;
import org.junit.Test;
import java.io.Serializable;
import java.util.AbstractList;
import java.util.ArrayList;
import java.util.Collection;
impo... | 48.646341 | 162 | 0.75744 |
03e9e7a7cfb392407ea8c9e5b1f57e8718d3b8e2 | 3,193 | dart | Dart | lib/src/extend/extension.dart | yringler/dart-sass | 3b36b5e638f303e10c3666683474da4f80309443 | [
"MIT"
] | 4 | 2021-04-16T10:38:00.000Z | 2021-04-16T19:30:01.000Z | lib/src/extend/extension.dart | yringler/dart-sass | 3b36b5e638f303e10c3666683474da4f80309443 | [
"MIT"
] | null | null | null | lib/src/extend/extension.dart | yringler/dart-sass | 3b36b5e638f303e10c3666683474da4f80309443 | [
"MIT"
] | null | null | null | // Copyright 2016 Google Inc. Use of this source code is governed by an
// MIT-style license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT.
import 'package:source_span/source_span.dart';
import '../ast/css.dart';
import '../ast/selector.dart';
import '../exception.dart';
import '.... | 33.968085 | 80 | 0.691826 |
a3a7d40c8fb2817daa7f78effad69088fad6f64c | 604 | asm | Assembly | oeis/224/A224336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/224/A224336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/224/A224336.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A224336: Number of idempotent 5X5 0..n matrices of rank 4.
; 155,805,2555,6245,12955,24005,40955,65605,99995,146405,207355,285605,384155,506245,655355,835205,1049755,1303205,1599995,1944805,2342555,2798405,3317755,3906245,4569755,5314405,6146555,7072805,8099995,9235205,10485755,11859205,13363355,15006245,16796155,187... | 67.111111 | 495 | 0.834437 |
8f0199e834eafc5dac5345bba2531760d2db8b52 | 73,725 | java | Java | doclava/src/com/google/doclava/ClassInfo.java | Keneral/ae1 | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | doclava/src/com/google/doclava/ClassInfo.java | Keneral/ae1 | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | doclava/src/com/google/doclava/ClassInfo.java | Keneral/ae1 | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | /*
* Copyright (C) 2010 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 31.412441 | 125 | 0.64175 |
fb7c5ab14d948ef843332a2dbac4fae34aac20d9 | 1,725 | java | Java | src/test/java/com/chemistsmc/minigamesframework/TestHelper.java | ChemistsMC/MinigamesFramework | a314d8840af68ff210e72581542cd97c8abc45f4 | [
"MIT"
] | 1 | 2018-03-17T18:13:20.000Z | 2018-03-17T18:13:20.000Z | src/test/java/com/chemistsmc/minigamesframework/TestHelper.java | ChemistsMC/MinigamesFramework | a314d8840af68ff210e72581542cd97c8abc45f4 | [
"MIT"
] | null | null | null | src/test/java/com/chemistsmc/minigamesframework/TestHelper.java | ChemistsMC/MinigamesFramework | a314d8840af68ff210e72581542cd97c8abc45f4 | [
"MIT"
] | null | null | null | package com.chemistsmc.minigamesframework;
import java.io.File;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.nio.file.Path;
import java.nio.file.Paths;
/**
* Test utilities.
*/
public class TestHelper
{
public static final String PROJECT_ROOT = "/com/chemistsmc/mini... | 29.237288 | 96 | 0.618551 |
fbb7bdb3204a52b0d62c9b2bb3a20eced74d7b97 | 6,065 | java | Java | src/java/org/apache/cassandra/streaming/StreamInitiateVerbHandler.java | bstachmann/cassandra | ee8803900b5ad4ffe9b827c64e9cab1d4b8ce499 | [
"Apache-2.0"
] | null | null | null | src/java/org/apache/cassandra/streaming/StreamInitiateVerbHandler.java | bstachmann/cassandra | ee8803900b5ad4ffe9b827c64e9cab1d4b8ce499 | [
"Apache-2.0"
] | null | null | null | src/java/org/apache/cassandra/streaming/StreamInitiateVerbHandler.java | bstachmann/cassandra | ee8803900b5ad4ffe9b827c64e9cab1d4b8ce499 | [
"Apache-2.0"
] | null | null | null | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 43.633094 | 155 | 0.670404 |
05f6d7553ff980a9dc67614676041677b5a399a7 | 4,955 | html | HTML | static/posting.html | ju1115kr/hash-brown | 93c5e636404608c7cba889cc9f9e0f3d3d0723b2 | [
"Apache-2.0"
] | 4 | 2018-06-27T10:28:54.000Z | 2020-03-15T10:44:37.000Z | static/posting.html | ju1115kr/hash-brown | 93c5e636404608c7cba889cc9f9e0f3d3d0723b2 | [
"Apache-2.0"
] | 9 | 2018-06-27T10:29:37.000Z | 2021-12-13T19:48:39.000Z | static/posting.html | ju1115kr/hash-brown | 93c5e636404608c7cba889cc9f9e0f3d3d0723b2 | [
"Apache-2.0"
] | 2 | 2018-07-04T16:54:20.000Z | 2018-07-04T16:58:36.000Z | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="./posting.css">
<link rel="stylesheet" type="text/css" href="stylesheets/navstyle.css">
</head>
<nav>
<div id="topMenu">
<div id="navBar">
<div id="logo" style='display:inline;'>
<img src="resources/logo.jpg" width="30%" height="30%... | 37.255639 | 110 | 0.556811 |
05bab26f4c3139fac23f27600c6c9d5491f5bcde | 9,563 | html | HTML | index.html | ged-dev/cryptexe_final | e123156236402ef24edf2b32df12833d605cafbc | [
"MIT"
] | null | null | null | index.html | ged-dev/cryptexe_final | e123156236402ef24edf2b32df12833d605cafbc | [
"MIT"
] | null | null | null | index.html | ged-dev/cryptexe_final | e123156236402ef24edf2b32df12833d605cafbc | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Cryptexe</title>
<link re... | 46.64878 | 174 | 0.537802 |
2f31b3beff0b48b6ef0b1f4a195206fb49be5b5b | 7,348 | java | Java | editor/src/main/java/struct/StructOutput.java | ykrkn/korg-es2 | f374ef47c6d2a8cbafe0232aa126cb68720f4169 | [
"Apache-2.0"
] | null | null | null | editor/src/main/java/struct/StructOutput.java | ykrkn/korg-es2 | f374ef47c6d2a8cbafe0232aa126cb68720f4169 | [
"Apache-2.0"
] | 6 | 2021-03-09T01:59:10.000Z | 2022-02-26T10:13:12.000Z | editor/src/main/java/struct/StructOutput.java | ykrkn/korg-es2 | f374ef47c6d2a8cbafe0232aa126cb68720f4169 | [
"Apache-2.0"
] | null | null | null | package struct;
import java.io.IOException;
import java.io.OutputStream;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
public abstract class StructOutput extends OutputStream {
@Override
public void write(int arg0) throws IOException {
}
pu... | 35.157895 | 110 | 0.636636 |
f9c3e51746ce576fa983343ab4cdee02d48503d7 | 2,617 | sql | SQL | database-export/Dump20191025/TrackWorkSpace_sensor_status.sql | wiprodevnet/iot-workspace-management | 36491651c7fb254bc29c193b6daae09bb6805956 | [
"MIT"
] | null | null | null | database-export/Dump20191025/TrackWorkSpace_sensor_status.sql | wiprodevnet/iot-workspace-management | 36491651c7fb254bc29c193b6daae09bb6805956 | [
"MIT"
] | null | null | null | database-export/Dump20191025/TrackWorkSpace_sensor_status.sql | wiprodevnet/iot-workspace-management | 36491651c7fb254bc29c193b6daae09bb6805956 | [
"MIT"
] | 1 | 2019-10-25T10:37:34.000Z | 2019-10-25T10:37:34.000Z | -- MySQL dump 10.13 Distrib 5.7.27, for Linux (x86_64)
--
-- Host: localhost Database: TrackWorkSpace
-- ------------------------------------------------------
-- Server version 5.7.27-0ubuntu0.18.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARA... | 45.12069 | 403 | 0.712266 |
78a392c8a055a4d6e37546af8de053daa8ca9f27 | 3,679 | swift | Swift | CommitBrowserTests/Mocks/MockNetworkService.swift | dhomes/CommitBrowser | 7e44c12657de9076600ae7a7a627d91d5e06d839 | [
"MIT"
] | null | null | null | CommitBrowserTests/Mocks/MockNetworkService.swift | dhomes/CommitBrowser | 7e44c12657de9076600ae7a7a627d91d5e06d839 | [
"MIT"
] | null | null | null | CommitBrowserTests/Mocks/MockNetworkService.swift | dhomes/CommitBrowser | 7e44c12657de9076600ae7a7a627d91d5e06d839 | [
"MIT"
] | null | null | null | //
// MockNetworkService.swift
// CommitBrowserTests
//
// Created by dhomes on 11/8/20.
//
import Foundation
@testable import CommitBrowser
class MockNetworkService : NetworkService {
func getFiles(for commit: Commit, completion: ((Result<[File], Error>) -> ())?) {
guard let url = Bundle.init(for: typ... | 37.161616 | 121 | 0.463169 |
3d02fa8c45d6613adb8b44be165f488b1203fce9 | 4,523 | go | Go | main.go | mlowicki/termtodo | b2112c4c1efe392dbd615e880b5ef498f3b7f614 | [
"MIT"
] | 1 | 2020-12-17T10:48:22.000Z | 2020-12-17T10:48:22.000Z | main.go | mlowicki/termtodo | b2112c4c1efe392dbd615e880b5ef498f3b7f614 | [
"MIT"
] | null | null | null | main.go | mlowicki/termtodo | b2112c4c1efe392dbd615e880b5ef498f3b7f614 | [
"MIT"
] | null | null | null | package main
import (
"flag"
"fmt"
"log"
"os"
"os/signal"
"syscall"
"time"
"github.com/google/uuid"
"github.com/nsf/termbox-go"
cron "github.com/robfig/cron/v3"
)
// Todo represents something to accomplish.
type Todo struct {
Name string
ID string
CreatedAt time.Time
}
// Trigger defines wh... | 20.559091 | 125 | 0.609772 |
944f31e1fa1ca1af0b21857acc8c195231f2c35d | 1,010 | lua | Lua | projects/hanappe-samples/src/samples/gui/messagebox_sample.lua | theGoodEvil/Hanappe | 0488bc360be91a8d34e3651f2c61c143b412d4f7 | [
"Apache-2.0"
] | null | null | null | projects/hanappe-samples/src/samples/gui/messagebox_sample.lua | theGoodEvil/Hanappe | 0488bc360be91a8d34e3651f2c61c143b412d4f7 | [
"Apache-2.0"
] | null | null | null | projects/hanappe-samples/src/samples/gui/messagebox_sample.lua | theGoodEvil/Hanappe | 0488bc360be91a8d34e3651f2c61c143b412d4f7 | [
"Apache-2.0"
] | null | null | null | module(..., package.seeall)
function onCreate(params)
view = View {
scene = scene,
layout = VBoxLayout {
align = {"center", "center"},
padding = {10, 10, 10, 10},
},
}
showButton = Button {
text = "Show",
size = {200, 50},
parent ... | 21.489362 | 87 | 0.535644 |
74b69235c8976dc082cf2898ebda2f43295f9dc1 | 566 | js | JavaScript | tests/controllers/register.test.js | Jaak03/Global-Train-API | 6f3ec0e8ae67b80b21ab30dcd3958ab3cdad3f7b | [
"MIT"
] | null | null | null | tests/controllers/register.test.js | Jaak03/Global-Train-API | 6f3ec0e8ae67b80b21ab30dcd3958ab3cdad3f7b | [
"MIT"
] | 1 | 2021-05-11T13:47:02.000Z | 2021-05-11T13:47:02.000Z | tests/controllers/register.test.js | Jaak03/Global-Train-API | 6f3ec0e8ae67b80b21ab30dcd3958ab3cdad3f7b | [
"MIT"
] | null | null | null | const { expect } = require('chai');
const { controllers: { register } } = require('../env');
const { userToRegister } = require('./args');
describe('user', () => {
describe('register', () => {
let response;
before(async function() {
this.timeout(5000);
response = await register(userToRegister);... | 22.64 | 56 | 0.565371 |
dd92ac440589c135eb00fba2115250ba17a492cf | 7,009 | asm | Assembly | scripts/Route17.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/Route17.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/Route17.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route17_Script:
call EnableAutoTextBoxDrawing
ld hl, Route17TrainerHeader0
ld de, Route17_ScriptPointers
ld a, [wRoute17CurScript]
call ExecuteCurMapScriptInTable
ld [wRoute17CurScript], a
ret
Route17_ScriptPointers:
dw CheckFightingMapTrainers
dw DisplayEnemyTrainerTextAndStartBattle
dw EndTrainerBattle
Ro... | 21.368902 | 52 | 0.829362 |
c5161469d7f3f56cce454513ccb64de4f18819ef | 2,828 | hpp | C++ | engine/include/xe/graphics/types.hpp | trbflxr/xe | 13123869a848972e064cb8c6838c4215f034f3d9 | [
"MIT"
] | null | null | null | engine/include/xe/graphics/types.hpp | trbflxr/xe | 13123869a848972e064cb8c6838c4215f034f3d9 | [
"MIT"
] | null | null | null | engine/include/xe/graphics/types.hpp | trbflxr/xe | 13123869a848972e064cb8c6838c4215f034f3d9 | [
"MIT"
] | null | null | null | //
// Created by trbflxr on 3/11/2020.
//
#ifndef XE_TYPES_HPP
#define XE_TYPES_HPP
#include <xe/common.hpp>
namespace xe {
enum class Usage {
Static,
Dynamic,
Stream
};
enum class BufferType {
Invalid,
Vertex,
Index,
Uniform
};
enum class CubemapTarget {
PositiveX,
N... | 14.57732 | 41 | 0.593352 |
c7ead2818710e3d62aeafd36d8f4963106b70a28 | 1,756 | java | Java | algorithms/src/main/java/com/pjzhong/concurrency/example/managestate/impl/ConditionQueueBoundedBuffer.java | pjzhong/algorithms | bf8dfdcebd84a6bc93f0895ae995253380f2b233 | [
"MIT"
] | 1 | 2018-03-28T08:09:48.000Z | 2018-03-28T08:09:48.000Z | algorithms/src/main/java/com/pjzhong/concurrency/example/managestate/impl/ConditionQueueBoundedBuffer.java | pjzhong/algorithms | bf8dfdcebd84a6bc93f0895ae995253380f2b233 | [
"MIT"
] | 12 | 2020-06-21T14:06:32.000Z | 2022-01-04T16:47:36.000Z | algorithms/src/main/java/com/pjzhong/concurrency/example/managestate/impl/ConditionQueueBoundedBuffer.java | pjzhong/algorithms | bf8dfdcebd84a6bc93f0895ae995253380f2b233 | [
"MIT"
] | null | null | null | package com.pjzhong.concurrency.example.managestate.impl;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* Lock can have as many condition objects as you want.
* The equivalents of wait, notify, and notifyAll for Condition ob... | 29.762712 | 114 | 0.574032 |
047f3adb9b15dbf8bef01bb141f93772670631a2 | 2,852 | java | Java | src/test/java/lee/t/code/DivideTwoIntegers.java | lichangshu/leetcode | 7f30d0c51ee75cdf20c9b02299b0ac7601a4ef85 | [
"MIT"
] | null | null | null | src/test/java/lee/t/code/DivideTwoIntegers.java | lichangshu/leetcode | 7f30d0c51ee75cdf20c9b02299b0ac7601a4ef85 | [
"MIT"
] | null | null | null | src/test/java/lee/t/code/DivideTwoIntegers.java | lichangshu/leetcode | 7f30d0c51ee75cdf20c9b02299b0ac7601a4ef85 | [
"MIT"
] | null | null | null | package lee.t.code;
import org.junit.Assert;
import org.junit.Test;
/**
* 给定两个整数,被除数 dividend 和除数 divisor。将两数相除,要求不使用乘法、除法和 mod 运算符。
* <p>
* 返回被除数 dividend 除以除数 divisor 得到的商。
* <p>
* 整数除法的结果应当截去(truncate)其小数部分,例如:truncate(8.345) = 8 以及 truncate(-2.7335) = -2
* <p>
* 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.co... | 25.464286 | 88 | 0.473703 |
5529c82fb0636ddd538ec3544403631496990218 | 1,290 | lua | Lua | applications/luci-app-softethervpn/luasrc/model/cbi/softethervpn.lua | xuanwumen/luci | 0122c16c1f60e357866baffbd9c3f0bba1ef0646 | [
"Apache-2.0"
] | null | null | null | applications/luci-app-softethervpn/luasrc/model/cbi/softethervpn.lua | xuanwumen/luci | 0122c16c1f60e357866baffbd9c3f0bba1ef0646 | [
"Apache-2.0"
] | null | null | null | applications/luci-app-softethervpn/luasrc/model/cbi/softethervpn.lua | xuanwumen/luci | 0122c16c1f60e357866baffbd9c3f0bba1ef0646 | [
"Apache-2.0"
] | 2 | 2021-09-11T08:19:41.000Z | 2021-11-02T15:28:38.000Z | local s=require"luci.sys"
local m,s,o
m=Map("softethervpn",translate("SoftEther VPN"))
m.description = translate("SoftEther VPN is an open source, cross-platform, multi-protocol virtual private network solution developed by university of tsukuba graduate student Daiyuu Nobori for master's thesis. <br>can easily set up ... | 86 | 568 | 0.788372 |
72eb06b96222270d9ac7f17fbdb47e4b875eb54e | 6,055 | html | HTML | docs/articles/firststeps.html | Cataurus/TumblrSharp | 9b8e9af3fe502086c4fecf890634d339940dd0bc | [
"MIT"
] | 33 | 2016-08-17T22:15:56.000Z | 2022-01-11T23:31:42.000Z | docs/articles/firststeps.html | Cataurus/TumblrSharp | 9b8e9af3fe502086c4fecf890634d339940dd0bc | [
"MIT"
] | 47 | 2016-05-19T10:50:04.000Z | 2021-08-22T12:01:32.000Z | docs/articles/firststeps.html | piedoom/TumblrSharp | 5bffcee52caba84b9495804b7ba303c0ec3d1348 | [
"MIT"
] | 33 | 2016-12-19T13:56:45.000Z | 2022-01-11T23:31:48.000Z | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>First step </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="First step ">
<meta name="generator" conte... | 39.318182 | 176 | 0.591082 |
56f5541c866e9e6a1ac0436c65e8e56d8f6a4f0d | 312 | ts | TypeScript | client/app/components/login/user.model.ts | g2graman/NG6-Starter | f49cce178555f558df7084253995973fab91ee48 | [
"Apache-2.0"
] | null | null | null | client/app/components/login/user.model.ts | g2graman/NG6-Starter | f49cce178555f558df7084253995973fab91ee48 | [
"Apache-2.0"
] | null | null | null | client/app/components/login/user.model.ts | g2graman/NG6-Starter | f49cce178555f558df7084253995973fab91ee48 | [
"Apache-2.0"
] | null | null | null | interface IUserModel {
password: string;
email: string;
}
class Model implements IUserModel {
password: string;
email: string;
constructor (
password: string,
email: string
) {
this.password = password;
this.email = email;
}
}
export default Model;
| 15.6 | 35 | 0.599359 |
950cb64ddee092d85f78f1e6ca2eaa905149202c | 704 | kt | Kotlin | app/src/main/java/com/suda/yzune/wakeupschedule/suda_life/RoomAdapter.kt | XFY9326/WakeupSchedule_Kotlin | a69fb7555e0917e0ba8a0dadbf3248364666b089 | [
"Apache-2.0"
] | 581 | 2018-08-13T10:15:14.000Z | 2022-03-17T03:41:31.000Z | app/src/main/java/com/suda/yzune/wakeupschedule/suda_life/RoomAdapter.kt | XFY9326/WakeupSchedule_Kotlin | a69fb7555e0917e0ba8a0dadbf3248364666b089 | [
"Apache-2.0"
] | 30 | 2018-09-02T07:41:35.000Z | 2022-02-23T05:00:17.000Z | app/src/main/java/com/suda/yzune/wakeupschedule/suda_life/RoomAdapter.kt | XFY9326/WakeupSchedule_Kotlin | a69fb7555e0917e0ba8a0dadbf3248364666b089 | [
"Apache-2.0"
] | 106 | 2018-08-14T10:11:23.000Z | 2022-02-27T17:31:09.000Z | package com.suda.yzune.wakeupschedule.suda_life
import com.chad.library.adapter.base.BaseQuickAdapter
import com.chad.library.adapter.base.viewholder.BaseViewHolder
import com.suda.yzune.wakeupschedule.R
import com.suda.yzune.wakeupschedule.bean.SudaRoomData
import com.suda.yzune.wakeupschedule.widget.RoomView
class ... | 39.111111 | 75 | 0.767045 |
810981aa9977f9b646c4d57f6386c96a12266846 | 157 | go | Go | net/gicmp/ping_test.go | cryptowilliam/goutil | 04ff8052d37b7ddd4bce6a776be5fa498eb829d7 | [
"MIT"
] | 2 | 2021-11-06T04:39:29.000Z | 2021-11-15T09:53:57.000Z | net/gicmp/ping_test.go | cryptowilliam/goutil | 04ff8052d37b7ddd4bce6a776be5fa498eb829d7 | [
"MIT"
] | null | null | null | net/gicmp/ping_test.go | cryptowilliam/goutil | 04ff8052d37b7ddd4bce6a776be5fa498eb829d7 | [
"MIT"
] | 1 | 2021-11-06T04:43:50.000Z | 2021-11-06T04:43:50.000Z | package gicmp
import (
"fmt"
"testing"
"time"
)
func TestPing(t *testing.T) {
sz := uint16(1200)
fmt.Println(Ping("baidu.com", &sz, time.Second*5))
}
| 12.076923 | 51 | 0.636943 |
aefc4402581c07fbdbdaa0dfba8733b7d4069e13 | 2,206 | swift | Swift | EmonCMSiOS/Apps/MySolar/MySolarAppViewModel.swift | emoncms/emoncms-ios | 890938b23e8d0471727c074852bb46dc1769fa69 | [
"MIT"
] | 14 | 2016-12-22T04:42:11.000Z | 2022-02-10T18:52:18.000Z | EmonCMSiOS/Apps/MySolar/MySolarAppViewModel.swift | emoncms/emoncms-ios | 890938b23e8d0471727c074852bb46dc1769fa69 | [
"MIT"
] | 55 | 2016-11-11T10:55:38.000Z | 2020-11-30T20:49:14.000Z | EmonCMSiOS/Apps/MySolar/MySolarAppViewModel.swift | emoncms/emoncms-ios | 890938b23e8d0471727c074852bb46dc1769fa69 | [
"MIT"
] | 9 | 2016-12-01T16:58:14.000Z | 2022-02-10T18:52:30.000Z | //
// MySolarAppViewModel.swift
// EmonCMSiOS
//
// Created by Matt Galloway on 27/12/2018.
// Copyright © 2016 Matt Galloway. All rights reserved.
//
import Combine
import Foundation
import RealmSwift
final class MySolarAppViewModel: AppViewModel {
private let realmController: RealmController
private let ac... | 31.070423 | 110 | 0.701723 |
fe249359a7b9cd2312dfc51fbb2041a48fc67f89 | 922 | c | C | 99-saad/td1-6/td2/2-2.c | 1gni5/3if-data-structure | f30910162fa8a555a4968b035ae4e68bd9a8d908 | [
"MIT"
] | null | null | null | 99-saad/td1-6/td2/2-2.c | 1gni5/3if-data-structure | f30910162fa8a555a4968b035ae4e68bd9a8d908 | [
"MIT"
] | null | null | null | 99-saad/td1-6/td2/2-2.c | 1gni5/3if-data-structure | f30910162fa8a555a4968b035ae4e68bd9a8d908 | [
"MIT"
] | null | null | null | #include<stdio.h>
int main()
{
int capacity,size = 0,in,i,j, objects[100];
scanf(" %d",&capacity);
scanf(" %d",&in);
while(in != -1)
{
objects[size] = in;
scanf(" %d", &in);
size++;
}
// declaration et initialization du tableau
int tab[capacity+1];
tab[0] = 1;
for(i = 1... | 18.44 | 94 | 0.477223 |
ffdd96f18dcae53ff400364f12379b4b985db140 | 11,941 | html | HTML | Personal-Website.html | DeirdreHegarty/Dynamic-PHP-AJAX-Website | 5c46ab8775a62e00a923316aa6467aa1ad421552 | [
"MIT"
] | null | null | null | Personal-Website.html | DeirdreHegarty/Dynamic-PHP-AJAX-Website | 5c46ab8775a62e00a923316aa6467aa1ad421552 | [
"MIT"
] | null | null | null | Personal-Website.html | DeirdreHegarty/Dynamic-PHP-AJAX-Website | 5c46ab8775a62e00a923316aa6467aa1ad421552 | [
"MIT"
] | null | null | null | <!DOCTYPE>
<html>
<head>
<title>Deirdre Hegarty</title>
<meta charset="UTF-8">
<!-- NOTE TO SELF: jQuery needs to be before Bootstrap -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn... | 34.611594 | 215 | 0.57558 |
706b01fced9522fbb96f5adda94b0d7cbbd27e71 | 4,078 | go | Go | cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/vendor/k8s.io/kubernetes/test/e2e_node/system/types.go | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 37 | 2017-04-29T02:36:35.000Z | 2021-01-20T17:00:28.000Z | cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/vendor/k8s.io/kubernetes/test/e2e_node/system/types.go | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 25 | 2017-05-01T18:18:04.000Z | 2020-10-10T18:18:39.000Z | cmd/cluster-capacity/go/src/github.com/kubernetes-incubator/cluster-capacity/vendor/k8s.io/kubernetes/test/e2e_node/system/types.go | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 33 | 2017-05-01T02:12:52.000Z | 2021-04-19T09:13:55.000Z | /*
Copyright 2016 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, ... | 33.154472 | 99 | 0.71898 |
d70e3e1d314cff8cf9b8b57d200d5d8e634eb72b | 40 | sql | SQL | app/addons/discussion/database/demo_ultimate.sql | vortex52/checkout-questions | 2d5fe5eed438e0066a0152bd6afdde9f49ca8fc9 | [
"MIT"
] | 1 | 2020-04-29T23:53:49.000Z | 2020-04-29T23:53:49.000Z | app/addons/discussion/database/demo_ultimate.sql | vortex52/checkout-questions | 2d5fe5eed438e0066a0152bd6afdde9f49ca8fc9 | [
"MIT"
] | 5 | 2020-05-27T18:26:12.000Z | 2021-09-02T10:33:14.000Z | app/addons/discussion/database/demo_ultimate.sql | vortex52/checkout-questions | 2d5fe5eed438e0066a0152bd6afdde9f49ca8fc9 | [
"MIT"
] | 1 | 2021-04-18T03:41:32.000Z | 2021-04-18T03:41:32.000Z | UPDATE ?:discussion SET company_id = 1;
| 20 | 39 | 0.75 |
ae9fac8e3309d9ca06b1eeb4acd7bfd6287ade97 | 365 | swift | Swift | RxQRScanner/Classes/ImagePickerController.swift | xiao99xiao/RxQRScanner | 341063fd1921cf8f2c8928e516a47a3212f0a903 | [
"MIT"
] | 12 | 2018-02-25T11:38:10.000Z | 2021-11-17T09:58:04.000Z | RxQRScanner/Classes/ImagePickerController.swift | xiao99xiao/RxQRScanner | 341063fd1921cf8f2c8928e516a47a3212f0a903 | [
"MIT"
] | null | null | null | RxQRScanner/Classes/ImagePickerController.swift | xiao99xiao/RxQRScanner | 341063fd1921cf8f2c8928e516a47a3212f0a903 | [
"MIT"
] | 2 | 2019-01-20T01:56:11.000Z | 2020-03-28T02:28:42.000Z | //
// ImagePickerController.swift
// RxQRScanner
//
// Created by duan on 2019/07/23.
//
import UIKit
class ImagePickerController: UIImagePickerController {
var statusBarStyle: UIStatusBarStyle = .default {
didSet { setNeedsStatusBarAppearanceUpdate() }
}
override var preferredStatusBarStyle: ... | 21.470588 | 84 | 0.736986 |
10eb3f5fc5ccd5a00a3af0b1e70392dd99114de5 | 21,715 | sql | SQL | db-init/init.sql | Bluberia/AREA | e034c44dac5e389a1607e11c7729f55f31119277 | [
"CECILL-B"
] | null | null | null | db-init/init.sql | Bluberia/AREA | e034c44dac5e389a1607e11c7729f55f31119277 | [
"CECILL-B"
] | null | null | null | db-init/init.sql | Bluberia/AREA | e034c44dac5e389a1607e11c7729f55f31119277 | [
"CECILL-B"
] | null | null | null |
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!4... | 35.833333 | 173 | 0.664748 |
4627f1f0312ee730f47487efa0f794e2e11e6424 | 14,699 | sql | SQL | PAK_ZIP_1.sql | mirmas/InteractivePrints | 26afbc05bcd379b6412dd06459f17124daaf1916 | [
"MIT"
] | 4 | 2018-07-17T14:34:33.000Z | 2020-09-18T13:51:16.000Z | PAK_ZIP_1.sql | mirmas/InteractivePrints | 26afbc05bcd379b6412dd06459f17124daaf1916 | [
"MIT"
] | null | null | null | PAK_ZIP_1.sql | mirmas/InteractivePrints | 26afbc05bcd379b6412dd06459f17124daaf1916 | [
"MIT"
] | 2 | 2019-12-30T20:31:22.000Z | 2020-08-04T06:36:03.000Z | CREATE OR REPLACE PACKAGE BODY "PAK_ZIP" AS
-- Interactive Prints using the following MIT License:
--
-- The MIT License (MIT)
--
-- Copyright (c) 2021 Mirmas IC
--
-- Permission is hereby granted, free of charge, to any person obtaining a copy
-- of this software and associated documentation fi... | 41.640227 | 162 | 0.521192 |
66c34fe956bdc6399ba8f728c05d9bc7f57204da | 756 | dart | Dart | lib/api/Organisation.dart | danielbotn/foosball_mobile_app | 6f2824c5b20d3b1674fea8068c7b1853331d193a | [
"MIT"
] | null | null | null | lib/api/Organisation.dart | danielbotn/foosball_mobile_app | 6f2824c5b20d3b1674fea8068c7b1853331d193a | [
"MIT"
] | null | null | null | lib/api/Organisation.dart | danielbotn/foosball_mobile_app | 6f2824c5b20d3b1674fea8068c7b1853331d193a | [
"MIT"
] | null | null | null | import 'package:flutter/foundation.dart';
import 'package:flutter_dotenv/flutter_dotenv.dart';
import 'package:http/http.dart' as http;
class Organisation {
final String token;
Organisation({required this.token});
Future<http.Response> getOrganisationById(int organisationId) async {
late http.Response resul... | 30.24 | 104 | 0.679894 |
a75d43b59a4e108451f43e9b382fcbff4f137d9d | 595 | swift | Swift | iosApp/GitHubViewer/AppGitHubViewer.swift | keygenqt/kmm-GitHubViewer | 7a000741c8f8c21a559de8afb0cff0a2358a24d8 | [
"Apache-2.0"
] | 21 | 2021-11-29T19:41:24.000Z | 2022-02-20T04:00:13.000Z | iosApp/GitHubViewer/AppGitHubViewer.swift | keygenqt/kmm-GitHubViewer | 7a000741c8f8c21a559de8afb0cff0a2358a24d8 | [
"Apache-2.0"
] | null | null | null | iosApp/GitHubViewer/AppGitHubViewer.swift | keygenqt/kmm-GitHubViewer | 7a000741c8f8c21a559de8afb0cff0a2358a24d8 | [
"Apache-2.0"
] | 2 | 2022-01-06T04:37:29.000Z | 2022-01-13T08:34:53.000Z | //
// GitHubViewerApp.swift
// GitHubViewer
//
// Created by Виталий Зарубин on 05.10.2021.
//
import Firebase
import SwiftUI
@main
struct AppGitHubViewer: App {
@UIApplicationDelegateAdaptor private var appDelegate: AppDelegate
var body: some Scene {
WindowGroup {
NavGraph()
}... | 21.25 | 131 | 0.652101 |
3ebcd734a14cded1470b120766dd4f4032f9c4e0 | 420 | lua | Lua | framework/mahjong/init.lua | yinlei/tgame | f4ecee138a8d4d1f43ea6cadfe4d97c92b7b2028 | [
"MIT"
] | 3 | 2017-11-04T10:32:42.000Z | 2019-03-21T12:33:55.000Z | framework/mahjong/init.lua | yinlei/tgame | f4ecee138a8d4d1f43ea6cadfe4d97c92b7b2028 | [
"MIT"
] | null | null | null | framework/mahjong/init.lua | yinlei/tgame | f4ecee138a8d4d1f43ea6cadfe4d97c92b7b2028 | [
"MIT"
] | 2 | 2019-03-12T09:54:07.000Z | 2021-02-19T05:03:01.000Z | --------------------------------------------------------------------------------
-- mahjong
--------------------------------------------------------------------------------
local _PACKAGE = string.gsub(...,"%.","/") or ""
local INFO_MSG = tengine.INFO_MSG
local DEBUG_MSG = tengine.DEBUG_MSG
local ERROR_MSG = tengine.E... | 35 | 80 | 0.440476 |
19e4c5193ef21deb5419c1d27c7d6d0174b02b3e | 1,494 | go | Go | readme/readme.go | hazbo/cli-1 | 8817314a865c5c5b2ee076d9af0e4fb7d43c523f | [
"0BSD"
] | 1 | 2019-05-05T13:14:40.000Z | 2019-05-05T13:14:40.000Z | readme/readme.go | hazbo/cli-1 | 8817314a865c5c5b2ee076d9af0e4fb7d43c523f | [
"0BSD"
] | null | null | null | readme/readme.go | hazbo/cli-1 | 8817314a865c5c5b2ee076d9af0e4fb7d43c523f | [
"0BSD"
] | null | null | null | package readme
import "errors"
import "io/ioutil"
import "os"
import "path"
import "regexp"
// READMEPattern matches README file names.
var READMEPattern = regexp.MustCompile(`(?i)^readme(\.(txt|md|markdown|mdown|mkdn|textile|rdoc|org|creole|mediawiki|wiki|rst|asciidoc|adoc|asc|pod))?$`)
// FindREADME returns the fi... | 25.758621 | 152 | 0.684739 |
a9c7d66d36ee3082f2b68d2e22da0fe70c04a450 | 11,720 | html | HTML | prospective/index.html | swabhs/swabhs.github.io | 4528d15061fc0d1887cdf0354964e83936ea2e30 | [
"MIT"
] | 1 | 2021-06-25T19:16:46.000Z | 2021-06-25T19:16:46.000Z | prospective/index.html | swabhs/swabhs.github.io | 4528d15061fc0d1887cdf0354964e83936ea2e30 | [
"MIT"
] | null | null | null | prospective/index.html | swabhs/swabhs.github.io | 4528d15061fc0d1887cdf0354964e83936ea2e30 | [
"MIT"
] | 9 | 2020-12-04T03:48:28.000Z | 2022-02-08T07:13:38.000Z | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Swabha Swayamdipta | prospective students</title>
<meta name="description" content="">
<!-- Open Graph -->
... | 43.088235 | 487 | 0.658106 |
8623d81b9b5df97e19591cd755e7b98edc171272 | 239 | asm | Assembly | libsrc/gfx/portable/setpos.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/portable/setpos.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/portable/setpos.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_graphics
PUBLIC setpos
PUBLIC _setpos
EXTERN __gfx_coords
; void setpos(int x, int y) __smallc
setpos:
_setpos:
ld hl,sp+2
ld d,(hl)
ld hl,sp+4
ld e,(hl)
ld hl,__gfx_coords
ld (hl),e
inc hl
ld (hl),d
ret
| 9.192308 | 36 | 0.669456 |
9712fe64165d1593baea415de57f15a250bd1ece | 595 | sql | SQL | IT Infrastructure/Database/New Database/SQL/node_gateways.sql | Azzziel/Lulus-Online | 1964b834690f584d13484241a5a2391a50c924c4 | [
"MIT"
] | null | null | null | IT Infrastructure/Database/New Database/SQL/node_gateways.sql | Azzziel/Lulus-Online | 1964b834690f584d13484241a5a2391a50c924c4 | [
"MIT"
] | 6 | 2021-03-10T13:27:54.000Z | 2022-02-27T02:28:08.000Z | IT Infrastructure/Database/New Database/SQL/node_gateways.sql | Azzziel/Lulus-Online | 1964b834690f584d13484241a5a2391a50c924c4 | [
"MIT"
] | 1 | 2020-03-23T08:18:26.000Z | 2020-03-23T08:18:26.000Z | DROP TABLE IF EXISTS `onspotmy_node_db`.`node_gateways`;
CREATE TABLE `onspotmy_node_db`.`node_gateways` (
`index` INT UNSIGNED AUTO_INCREMENT NOT NULL,
`lc_id` INT UNSIGNED NOT NULL,
`gtwy_id` CHAR(4) NOT NULL,
`fl_id` INT UNSIGNED NOT NULL,
PRIMARY KEY (`lc_id`, `gtwy_id`),
FOREIGN KEY (`lc_id`, `g... | 42.5 | 81 | 0.685714 |
41087d78b03b9000103c88d3f16bb2eeee4df52f | 2,066 | h | C | OAML/shared/Include/oamlSfxTrack.h | Shchvova/solar2d-plugins | d207849706372ef3a611fcaac5a0b599d9023d22 | [
"MIT"
] | 78 | 2016-06-07T06:42:48.000Z | 2022-01-10T01:18:48.000Z | OAML/shared/Include/oamlSfxTrack.h | Shchvova/solar2d-plugins | d207849706372ef3a611fcaac5a0b599d9023d22 | [
"MIT"
] | 5 | 2016-02-11T11:53:36.000Z | 2016-05-15T20:47:02.000Z | OAML/shared/Include/oamlSfxTrack.h | Shchvova/solar2d-plugins | d207849706372ef3a611fcaac5a0b599d9023d22 | [
"MIT"
] | 9 | 2016-06-15T12:11:15.000Z | 2021-04-28T07:27:20.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2015-2018 Marcelo Fernandez
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without rest... | 32.28125 | 79 | 0.698451 |
775432f476179e6ddfd7438b32b9dd5b59fb30fb | 33 | kts | Kotlin | addOns/help_hu_HU/help_hu_HU.gradle.kts | jarcelo/zap-core-help | 1635903dc632e5572f1c2abb4f230f1c060a3128 | [
"Apache-2.0"
] | 221 | 2015-06-03T14:57:40.000Z | 2022-02-25T21:30:13.000Z | addOns/help_hu_HU/help_hu_HU.gradle.kts | jarcelo/zap-core-help | 1635903dc632e5572f1c2abb4f230f1c060a3128 | [
"Apache-2.0"
] | 152 | 2015-06-24T10:26:44.000Z | 2022-03-28T08:43:26.000Z | addOns/help_hu_HU/help_hu_HU.gradle.kts | jarcelo/zap-core-help | 1635903dc632e5572f1c2abb4f230f1c060a3128 | [
"Apache-2.0"
] | 144 | 2015-06-02T16:37:36.000Z | 2022-03-21T17:27:37.000Z |
extra["language"] = "Hungarian"
| 11 | 31 | 0.666667 |
8713f9b3afcdbe0d08bb52b840fd28f0b3386624 | 1,758 | ps1 | PowerShell | scripts/normalize.ps1 | SplitGemini/windowsterminal-shell | 545ae111fb94dbbf043413d2f1dd9e6ae4ce62e8 | [
"MIT"
] | 2 | 2021-03-29T00:45:35.000Z | 2022-02-07T19:32:34.000Z | scripts/normalize.ps1 | SplitGemini/windowsterminal-shell | 545ae111fb94dbbf043413d2f1dd9e6ae4ce62e8 | [
"MIT"
] | null | null | null | scripts/normalize.ps1 | SplitGemini/windowsterminal-shell | 545ae111fb94dbbf043413d2f1dd9e6ae4ce62e8 | [
"MIT"
] | null | null | null | [CmdletBinding()]
param(
[Parameter(Position = 0,
ValueFromRemainingArguments=$true)]
[string[]] $Paths
)
# 不支持wildcard
$output = join-path -path $(get-location).Path -ChildPath "output"
if (!(test-path -LiteralPath $output)){
New-Item -ItemType Directory -Force -Path $output
}
$extension = ".m4a",... | 29.3 | 117 | 0.583618 |
22d86071af9fc656bad88d5d3f2b1b5ebaddd293 | 389 | cpp | C++ | src/strtod/strtod_lemire.cpp | ibireme/c_numconv_benchmark | 3129f75c9cd9070a98fdd5d3e19a817ecf5c929d | [
"MIT"
] | 38 | 2020-10-15T01:44:40.000Z | 2022-01-20T07:10:54.000Z | src/strtod/strtod_lemire.cpp | ibireme/c_numconv_benchmark | 3129f75c9cd9070a98fdd5d3e19a817ecf5c929d | [
"MIT"
] | 3 | 2020-10-15T00:41:48.000Z | 2020-10-18T13:35:04.000Z | src/strtod/strtod_lemire.cpp | ibireme/c_numconv_benchmark | 3129f75c9cd9070a98fdd5d3e19a817ecf5c929d | [
"MIT"
] | 2 | 2020-10-15T04:36:49.000Z | 2022-02-23T04:04:46.000Z | /*
Code from https://github.com/lemire/fast_double_parser
*/
#include "fast_double_parser.h"
extern "C"
double strtod_lemire(const char *str, size_t len, char **endptr) {
double val;
bool suc = fast_double_parser::parse_number(str, &val);
if (suc) {
*endptr = (char *)str + len;
} else {
... | 21.611111 | 66 | 0.598972 |
16a2af47b67da3cd36974dd8d2567d9f3d36f683 | 532 | ts | TypeScript | src/@types/querystringify.d.ts | trustpilot/skift | c9b13c95d80d74b70e39b71854675ad3cfedc369 | [
"MIT"
] | 25 | 2017-06-01T11:57:17.000Z | 2019-12-23T09:40:56.000Z | src/@types/querystringify.d.ts | trustpilot/skift | c9b13c95d80d74b70e39b71854675ad3cfedc369 | [
"MIT"
] | 56 | 2017-06-01T11:54:06.000Z | 2020-09-07T07:09:05.000Z | src/@types/querystringify.d.ts | trustpilot/skift | c9b13c95d80d74b70e39b71854675ad3cfedc369 | [
"MIT"
] | null | null | null | declare module 'querystringify' {
/**
* Simple query string parser.
* @param query The query string that needs to be parsed.
*/
export function parse(query: string): { [key: string]: string; };
/**
* Transform an object to a query string.
* @param obj Object that should be transfo... | 35.466667 | 116 | 0.652256 |
92205b4566fad59995c4b5cbb7208bf1f1244dad | 425 | ps1 | PowerShell | nuget.package/tools/net45/install.ps1 | Mervill/NLua | 7c178c3d50902c15234f1e84e2b3d85bd5b961a9 | [
"MIT"
] | 3 | 2016-12-11T10:42:17.000Z | 2017-06-12T21:57:26.000Z | nuget.package/tools/net45/install.ps1 | GibTreaty/NLua | 26031db68cadceb1325e2ba2667d18719147264a | [
"MIT"
] | 2 | 2016-03-05T17:52:59.000Z | 2017-01-12T19:24:28.000Z | nuget.package/tools/net45/install.ps1 | GibTreaty/NLua | 26031db68cadceb1325e2ba2667d18719147264a | [
"MIT"
] | 5 | 2016-03-05T07:54:44.000Z | 2019-08-08T20:14:19.000Z | param($installPath, $toolsPath, $package, $project)
. (Join-Path $toolsPath "GetLibLuaPostBuildCmd.ps1")
# Get the current Post Build Event cmd
$currentPostBuildCmd = $project.Properties.Item("PostBuildEvent").Value
# Append our post build command if it's not already there
if (!$currentPostBuildCmd.Contain... | 35.416667 | 76 | 0.750588 |
6b4c8407a6125312d436339fc286449a2133c52d | 1,590 | asm | Assembly | programs/oeis/007/A007742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007742.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A007742: a(n) = n*(4*n+1).
; 0,5,18,39,68,105,150,203,264,333,410,495,588,689,798,915,1040,1173,1314,1463,1620,1785,1958,2139,2328,2525,2730,2943,3164,3393,3630,3875,4128,4389,4658,4935,5220,5513,5814,6123,6440,6765,7098,7439,7788,8145,8510,8883,9264,9653,10050,10455,10868,11289,11718,12155,12600,13053,13514,13983,14... | 198.75 | 1,520 | 0.818868 |
3bb40a4cd116f84f27c95d152215d13cd2358ece | 27,330 | html | HTML | vendor/Docs/index.html | georgedeath/TAsK | 14c4abb3b3f9918accd59e9987e9403bd8a0470c | [
"MIT"
] | 28 | 2015-03-05T04:12:58.000Z | 2021-12-16T22:24:41.000Z | vendor/Docs/index.html | joshchea/TAsK | d66d0c7561e30b45308aabcf08f584326779f4ae | [
"MIT"
] | 2 | 2017-02-07T15:37:37.000Z | 2020-06-26T14:06:00.000Z | vendor/Docs/index.html | joshchea/TAsK | d66d0c7561e30b45308aabcf08f584326779f4ae | [
"MIT"
] | 15 | 2015-07-09T11:53:16.000Z | 2022-02-22T04:01:19.000Z | <!-- HTML header for doxygen 1.8.8-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
... | 84.351852 | 728 | 0.709843 |
f99a3e3c7d7abe2b38dc1b98a0ffd8cdbcebfa2e | 3,742 | swift | Swift | Grapevine/View/NewPost.swift | Jerryx2020/Grapevine | 26f71fe9d9ccc118274a628b8aab7c31530289cd | [
"Apache-2.0",
"Unlicense"
] | 1 | 2021-05-21T22:53:01.000Z | 2021-05-21T22:53:01.000Z | Grapevine/View/NewPost.swift | Jerryx2020/Grapevine | 26f71fe9d9ccc118274a628b8aab7c31530289cd | [
"Apache-2.0",
"Unlicense"
] | null | null | null | Grapevine/View/NewPost.swift | Jerryx2020/Grapevine | 26f71fe9d9ccc118274a628b8aab7c31530289cd | [
"Apache-2.0",
"Unlicense"
] | 2 | 2021-06-11T19:55:19.000Z | 2021-06-11T20:00:52.000Z | //
// NewPost.swift
// Grapevine
//
// Created by Jerry Xia on 3/15/21.
//
import SwiftUI
struct NewPost: View { // Defines the view that appears when creating a new post
@StateObject var newPostData = NewPostModel()
@Environment(\.presentationMode) var present
@Binding var updateId : String
var bo... | 36.330097 | 118 | 0.421432 |
317d48b8fc1d660a76dc3b598dd76ba0157d2a33 | 4,855 | swift | Swift | Example/AAMultiSelectController-Swift/AAMultiSelectController-Swift/AAViewController.swift | skhye05/AAMultiSelectController | 96dc0dcde90a0ff1f2fa4b3c1b622309f00c63f4 | [
"MIT"
] | null | null | null | Example/AAMultiSelectController-Swift/AAMultiSelectController-Swift/AAViewController.swift | skhye05/AAMultiSelectController | 96dc0dcde90a0ff1f2fa4b3c1b622309f00c63f4 | [
"MIT"
] | null | null | null | Example/AAMultiSelectController-Swift/AAMultiSelectController-Swift/AAViewController.swift | skhye05/AAMultiSelectController | 96dc0dcde90a0ff1f2fa4b3c1b622309f00c63f4 | [
"MIT"
] | null | null | null | //
// AAViewController.swift
// AAMultiSelectController-Swift
//
// Created by dev-aozhimin on 17/2/20.
// Copyright © 2017年 aozhimin. All rights reserved.
//
import UIKit
private struct TableViewRow {
static let AATableViewCellTypeNone: Int = 0
static let AATableViewCellTypeFadeIn: Int ... | 40.458333 | 160 | 0.675798 |
d3ffa3b85d3b5e772a647ee1572f93452b56fd93 | 349 | sql | SQL | sql/InitTable_npc.sql | cuongdt1994/v204.1 | 9b0e2d05bcb6d6c1cf2341a93267aa1b8c4bf7a5 | [
"MIT"
] | 9 | 2021-04-26T11:59:29.000Z | 2021-12-20T13:15:27.000Z | sql/InitTable_npc.sql | varenty-x/v203.4 | 359d6575ef8256bb2d6df87bf4156c4608243232 | [
"MIT"
] | null | null | null | sql/InitTable_npc.sql | varenty-x/v203.4 | 359d6575ef8256bb2d6df87bf4156c4608243232 | [
"MIT"
] | 6 | 2021-07-14T06:32:05.000Z | 2022-02-06T02:32:56.000Z | CREATE TABLE `npc` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`npcid` int(11) DEFAULT NULL,
`mapid` int(11) DEFAULT NULL,
`x` int(11) DEFAULT NULL,
`y` int(11) DEFAULT NULL,
`cy` int(11) DEFAULT NULL,
`rx0` int(11) DEFAULT NULL,
`rx1` int(11) DEFAULT NULL,
`fh` int(11) DEFAULT NULL,
PRIMARY K... | 29.083333 | 40 | 0.627507 |
c2cbeea3e76c01e3f852d9993b411fc637e1a10a | 575 | go | Go | options.go | extoor/traefik-forward-auth | 1f95a6cac063bdda8f007f0639475da8e0d4d8d4 | [
"MIT"
] | null | null | null | options.go | extoor/traefik-forward-auth | 1f95a6cac063bdda8f007f0639475da8e0d4d8d4 | [
"MIT"
] | null | null | null | options.go | extoor/traefik-forward-auth | 1f95a6cac063bdda8f007f0639475da8e0d4d8d4 | [
"MIT"
] | null | null | null | package main
import (
"encoding/base64"
)
func addPadding(secret string) string {
l := len(secret)
if l > 32 {
return secret[0:32]
}
padding := l % 4
switch padding {
case 1:
return secret + "==="
case 2:
return secret + "=="
case 3:
return secret + "="
default:
return secret
}
}
// secretByte... | 16.428571 | 97 | 0.66087 |
51544e1c7345f4d3acd2208a991096e05db2a0ee | 7,022 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_498.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_498.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_498.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x3aeb, %rsi
lea addresses_UC_ht+0x10392, %rdi
nop
nop
nop
add %rbx, %rbx
mov $105, %rcx
rep movsb
add %rsi, %rsi
lea addresses_A_ht+0x50c6, %r14
clflush (%r14)
nop
nop
nop
sub ... | 39.897727 | 2,999 | 0.659499 |
472b384a174107eaf94d2ac6753bcf6534aecb8f | 3,971 | swift | Swift | Instagram/View/EditProfileCell/EditProfileCell.swift | unioan/Instagram | 821a7b5c7c3580a3e25d09cec510cf51b98e83c3 | [
"MIT"
] | null | null | null | Instagram/View/EditProfileCell/EditProfileCell.swift | unioan/Instagram | 821a7b5c7c3580a3e25d09cec510cf51b98e83c3 | [
"MIT"
] | null | null | null | Instagram/View/EditProfileCell/EditProfileCell.swift | unioan/Instagram | 821a7b5c7c3580a3e25d09cec510cf51b98e83c3 | [
"MIT"
] | null | null | null | //
// EditProfileCell.swift
// Instagram
//
// Created by Владимир Юшков on 27.01.2022.
//
import UIKit
protocol EditProfileCellDelegat: AnyObject {
func handleTextFieldsChanges(fullnameTF: String?, usernameTF: String?)
func setTextFieldDelegates(for fullnameTF: UITextField, and usernameTF: UITextField)
}
... | 33.652542 | 151 | 0.650214 |
049bac82eeaaa8c33b206245a923043af6f667da | 79 | java | Java | 2017/src/main/java/ie/tomlennon/aoc/day2/Vehicle.java | thomaslennon/AdventOfCode | 83494ff88a193eb4c35a3b792ce3a74eab659928 | [
"MIT"
] | null | null | null | 2017/src/main/java/ie/tomlennon/aoc/day2/Vehicle.java | thomaslennon/AdventOfCode | 83494ff88a193eb4c35a3b792ce3a74eab659928 | [
"MIT"
] | null | null | null | 2017/src/main/java/ie/tomlennon/aoc/day2/Vehicle.java | thomaslennon/AdventOfCode | 83494ff88a193eb4c35a3b792ce3a74eab659928 | [
"MIT"
] | null | null | null | package ie.tomlennon.aoc.day2;
public interface Vehicle {
void start();
}
| 13.166667 | 30 | 0.708861 |
05c6e8f3212ff24a0b1e8d5ec2a0da0ee07d6189 | 23,628 | html | HTML | main.html | kmaraj/kmaraj | 973bd4392607028afc52e502020bb8f26cc3e1a4 | [
"MIT"
] | null | null | null | main.html | kmaraj/kmaraj | 973bd4392607028afc52e502020bb8f26cc3e1a4 | [
"MIT"
] | null | null | null | main.html | kmaraj/kmaraj | 973bd4392607028afc52e502020bb8f26cc3e1a4 | [
"MIT"
] | null | null | null | <html>
<head>
<link rel = "stylesheet" href="css/animate.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link href="css/main.css" rel="stylesheet"... | 31.546061 | 212 | 0.649865 |
5e41736a70e96e0fb2d380711fb9421cd615da2b | 44,912 | sql | SQL | shop.sql | lhy757208/shop | 83c44350e8aa5cca30c998465067216227b99020 | [
"Apache-2.0"
] | null | null | null | shop.sql | lhy757208/shop | 83c44350e8aa5cca30c998465067216227b99020 | [
"Apache-2.0"
] | null | null | null | shop.sql | lhy757208/shop | 83c44350e8aa5cca30c998465067216227b99020 | [
"Apache-2.0"
] | null | null | null | /*
Navicat Premium Data Transfer
Source Server : localhost
Source Server Type : MySQL
Source Server Version : 50723
Source Host : localhost:3306
Source Schema : shop
Target Server Type : MySQL
Target Server Version : 50723
File Encoding : 65001
Date: 18/09/2020 17:26... | 62.377778 | 164 | 0.668685 |
90c06f7219eed1fde4adace5ddb930d93100c46c | 2,281 | lua | Lua | UI/Container/GlobalSearchContainer.lua | pngmn/tdBag2 | f53be415f5680609e1fefce54d9b7cd9802bcfc9 | [
"MIT"
] | 4 | 2020-03-28T12:22:31.000Z | 2022-01-25T08:40:58.000Z | UI/Container/GlobalSearchContainer.lua | pngmn/tdBag2 | f53be415f5680609e1fefce54d9b7cd9802bcfc9 | [
"MIT"
] | 13 | 2019-10-25T08:58:28.000Z | 2022-02-16T19:12:11.000Z | UI/Container/GlobalSearchContainer.lua | pngmn/tdBag2 | f53be415f5680609e1fefce54d9b7cd9802bcfc9 | [
"MIT"
] | 3 | 2021-05-23T22:17:08.000Z | 2022-01-06T03:45:37.000Z | -- GlobalSearchContainer.lua
-- @Author : Dencer (tdaddon@163.com)
-- @Link : https://dengsir.github.io
-- @Date : 2/11/2020, 2:54:54 PM
--
---@type ns
local ns = select(2, ...)
local TitleContainer = ns.UI.TitleContainer
---@type tdBag2GlobalSearchContainer
local GlobalSearchContainer = ns.Addon:NewClass('UI.Glo... | 25.344444 | 91 | 0.73345 |
5ff5943c4a00bc4a1eb5a87fed06e8cf15b63e72 | 1,117 | dart | Dart | lib/harpy_widgets/theme/harpy_theme_provider.dart | sowiner/harpy | 46bd4d03921041744245cd6d6f7c22bff533eff7 | [
"BSD-3-Clause"
] | null | null | null | lib/harpy_widgets/theme/harpy_theme_provider.dart | sowiner/harpy | 46bd4d03921041744245cd6d6f7c22bff533eff7 | [
"BSD-3-Clause"
] | null | null | null | lib/harpy_widgets/theme/harpy_theme_provider.dart | sowiner/harpy | 46bd4d03921041744245cd6d6f7c22bff533eff7 | [
"BSD-3-Clause"
] | null | null | null | import 'package:flutter/material.dart';
import 'package:flutter/services.dart';
import 'package:harpy/components/components.dart';
import 'package:harpy/harpy_widgets/harpy_widgets.dart';
import 'package:provider/provider.dart';
/// Provides the currently used [HarpyTheme] to its descendants.
class HarpyThemeProvider ... | 31.027778 | 71 | 0.698299 |
7bcc3c6f0c96f7f088c6e7ba64b64fba52b5ca2c | 114 | rb | Ruby | features/step_definitions/shared_steps.rb | 5Sigma/help_kit | 928aec3b2d256699ef41deba5c4030449322fbf6 | [
"MIT"
] | null | null | null | features/step_definitions/shared_steps.rb | 5Sigma/help_kit | 928aec3b2d256699ef41deba5c4030449322fbf6 | [
"MIT"
] | null | null | null | features/step_definitions/shared_steps.rb | 5Sigma/help_kit | 928aec3b2d256699ef41deba5c4030449322fbf6 | [
"MIT"
] | null | null | null | Then(/should see flash message "(.*)"/) do |message|
expect(page).to have_selector('.flash', text: message)
end
| 28.5 | 56 | 0.684211 |
7bda68be1fbeec120035c05685b7f898089c10da | 4,285 | css | CSS | docs/assets/css/main.css | claudiapalazon/series-finder | 44a4d88949021965ae2034dc64559619d882e6e1 | [
"MIT"
] | 1 | 2020-11-07T18:34:21.000Z | 2020-11-07T18:34:21.000Z | docs/assets/css/main.css | claudiapalazon/series-finder | 44a4d88949021965ae2034dc64559619d882e6e1 | [
"MIT"
] | null | null | null | docs/assets/css/main.css | claudiapalazon/series-finder | 44a4d88949021965ae2034dc64559619d882e6e1 | [
"MIT"
] | null | null | null | *{margin:0px;box-sizing:border-box}.body{background-color:black}.main{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:url("../images/cinema.jpg") no-repeat;background-position:top center;background-size:cover}.main__text{color:white}.main__form--submit{cursor:pointer... | 2,142.5 | 4,284 | 0.807001 |
7081a55e82b1d926a1bd6f5a37d3f74fc33bc2a0 | 925 | go | Go | hydra/impt/impt.go | daniel-007/hydra | d3ad96ad9af271daee2ea1d4b5fc0b07815bae7d | [
"MIT"
] | null | null | null | hydra/impt/impt.go | daniel-007/hydra | d3ad96ad9af271daee2ea1d4b5fc0b07815bae7d | [
"MIT"
] | null | null | null | hydra/impt/impt.go | daniel-007/hydra | d3ad96ad9af271daee2ea1d4b5fc0b07815bae7d | [
"MIT"
] | null | null | null | // +build !oci
package impt
import (
_ "github.com/micro-plat/hydra/engines"
_ "github.com/micro-plat/hydra/registry/local"
_ "github.com/micro-plat/hydra/registry/zookeeper"
_ "github.com/micro-plat/hydra/rpc"
_ "github.com/micro-plat/hydra/servers/cron"
_ "github.com/micro-plat/hydra/servers/http"
_ "github.... | 34.259259 | 51 | 0.748108 |
8059ee17a25eee5a43035621192abb518aaf53b2 | 3,770 | java | Java | src/org/pepstock/charba/client/impl/charts/Threshold.java | pepstock-org/Charba | cf6964a04bf88c77019634c4d701397560392e58 | [
"Apache-2.0"
] | 48 | 2018-02-01T09:11:02.000Z | 2022-03-17T12:47:01.000Z | src/org/pepstock/charba/client/impl/charts/Threshold.java | pepstock-org/Charba | cf6964a04bf88c77019634c4d701397560392e58 | [
"Apache-2.0"
] | 61 | 2018-05-03T13:38:47.000Z | 2022-03-10T13:00:25.000Z | src/org/pepstock/charba/client/impl/charts/Threshold.java | pepstock-org/Charba | cf6964a04bf88c77019634c4d701397560392e58 | [
"Apache-2.0"
] | 7 | 2018-02-03T10:18:00.000Z | 2021-06-18T18:16:05.000Z | /**
Copyright 2017 Andrea "Stock" Stocchero
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicab... | 24.966887 | 132 | 0.668966 |
be7eb024c16c45010564744044d802422762df18 | 9,759 | sql | SQL | oc-content/languages/fr_FR/mail.sql | fossabot/Osclass | fb085fa256406e7a67cc3e4c295fed6bf8ec26d0 | [
"Apache-2.0"
] | 1 | 2020-08-05T03:34:30.000Z | 2020-08-05T03:34:30.000Z | oc-content/languages/fr_FR/mail.sql | fossabot/Osclass | fb085fa256406e7a67cc3e4c295fed6bf8ec26d0 | [
"Apache-2.0"
] | null | null | null | oc-content/languages/fr_FR/mail.sql | fossabot/Osclass | fb085fa256406e7a67cc3e4c295fed6bf8ec26d0 | [
"Apache-2.0"
] | null | null | null | INSERT INTO /*TABLE_PREFIX*/t_pages_description (fk_i_pages_id, fk_c_locale_code, s_title, s_text) VALUES (1, 'fr_FR', '{WEB_TITLE} - Quelqu\'un a une question au sujet de votre annonce', '<p>Bonjour {CONTACT_NAME}!</p><p>{USER_NAME} ({USER_EMAIL}, {USER_PHONE}) vous a laissé un message au sujet de votre annonce <a hre... | 424.304348 | 822 | 0.726099 |
7fea8d41781110391ba33c10465637570eb5bdf1 | 914 | rs | Rust | tests/remove_table.rs | faizol/reshape | 8b6c817b30c12944eb3eeb4ff1d8d0a1a23656e1 | [
"MIT"
] | 1,189 | 2021-12-21T15:32:25.000Z | 2022-03-31T01:46:42.000Z | tests/remove_table.rs | faizol/reshape | 8b6c817b30c12944eb3eeb4ff1d8d0a1a23656e1 | [
"MIT"
] | 10 | 2022-01-12T20:07:27.000Z | 2022-02-11T15:09:56.000Z | tests/remove_table.rs | faizol/reshape | 8b6c817b30c12944eb3eeb4ff1d8d0a1a23656e1 | [
"MIT"
] | 22 | 2022-01-07T11:23:24.000Z | 2022-03-27T16:59:41.000Z | mod common;
use common::Test;
#[test]
fn remove_table() {
let mut test = Test::new("Remove table");
test.first_migration(
r#"
name = "create_users_table"
[[actions]]
type = "create_table"
name = "users"
primary_key = ["id"]
[[actions.column... | 21.255814 | 68 | 0.507659 |
41bfc34ce4789931dba07433860fe421bb7defe4 | 4,518 | c | C | mini_settings_set.c | batocera-linux/mini_settings | b9822f8f8aaafbc46cf9123f3b3e10d9b0d523ac | [
"MIT"
] | 1 | 2021-01-04T12:14:57.000Z | 2021-01-04T12:14:57.000Z | mini_settings_set.c | batocera-linux/mini_settings | b9822f8f8aaafbc46cf9123f3b3e10d9b0d523ac | [
"MIT"
] | 1 | 2021-04-24T14:24:52.000Z | 2021-06-18T18:07:19.000Z | mini_settings_set.c | batocera-linux/mini_settings | b9822f8f8aaafbc46cf9123f3b3e10d9b0d523ac | [
"MIT"
] | 1 | 2020-12-23T12:16:03.000Z | 2020-12-23T12:16:03.000Z | #include "mini_settings_set.h"
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "mini_settings_ascii.h"
#include "mini_settings_stringbuf.h"
static const size_t NOT_FOUND = -1;
static size_t find_kv(const char *kvs[], size_t kvs_size,
const size_t kvs_siz... | 34.48855 | 80 | 0.610004 |
582411f83e2609e61a4ebb7c35fe08c1bc8dfbdd | 1,696 | sql | SQL | public/model_config/DMS_DB_Sql/cbdms/helper_charge_code.sql | PNNL-Comp-Mass-Spec/DMS-Website | 5d81089573f6d74eaa014a1a5fe5ba55a736d259 | [
"Apache-2.0"
] | null | null | null | public/model_config/DMS_DB_Sql/cbdms/helper_charge_code.sql | PNNL-Comp-Mass-Spec/DMS-Website | 5d81089573f6d74eaa014a1a5fe5ba55a736d259 | [
"Apache-2.0"
] | null | null | null | public/model_config/DMS_DB_Sql/cbdms/helper_charge_code.sql | PNNL-Comp-Mass-Spec/DMS-Website | 5d81089573f6d74eaa014a1a5fe5ba55a736d259 | [
"Apache-2.0"
] | null | null | null | PRAGMA foreign_keys=OFF;
BEGIN TRANSACTION;
CREATE TABLE general_params ( "name" text, "value" text );
INSERT INTO "general_params" VALUES('list_report_data_table','V_Helper_Charge_Code');
INSERT INTO "general_params" VALUES('list_report_helper_multiple_selection','no');
INSERT INTO "general_params" VALUES('list_... | 89.263158 | 204 | 0.714623 |
4fb0e4bdae2e04fd19785e776b5d2d95936469ce | 1,234 | lua | Lua | lua/tender/colors.lua | lanej/tender | 2aa6d7c0c6549ac2430d64f0518e3104709b3dc3 | [
"MIT"
] | null | null | null | lua/tender/colors.lua | lanej/tender | 2aa6d7c0c6549ac2430d64f0518e3104709b3dc3 | [
"MIT"
] | null | null | null | lua/tender/colors.lua | lanej/tender | 2aa6d7c0c6549ac2430d64f0518e3104709b3dc3 | [
"MIT"
] | null | null | null | local lush = require("lush")
local hsl = lush.hsl
local colors = {}
colors = {
bg = hsl("#282828"),
blue = hsl("#b3deef"),
blue1 = hsl("#b3deef"),
blue2 = hsl("#73cef4"),
blue3 = hsl("#44778d"),
blue4 = hsl("#335261"),
cyan = hsl("#7dcfff"),
darker = hsl("#1d1d1d"),
darkest = hsl("#040404"),
ganda... | 22.851852 | 31 | 0.549433 |
7d7ff57f21297c0f5a0a2f1fc2aa50dfa189dbd7 | 28,276 | html | HTML | documentation/doxygen/io_8h.html | kmuseth/openvdb-website | 454c06278acd77e4bc294efc2c4b9565da7d992d | [
"CC-BY-4.0"
] | 10 | 2019-01-25T20:10:25.000Z | 2022-03-27T21:21:29.000Z | documentation/doxygen/io_8h.html | kmuseth/openvdb-website | 454c06278acd77e4bc294efc2c4b9565da7d992d | [
"CC-BY-4.0"
] | 10 | 2019-10-08T22:22:17.000Z | 2021-04-22T22:37:35.000Z | documentation/doxygen/io_8h.html | kmuseth/openvdb-website | 454c06278acd77e4bc294efc2c4b9565da7d992d | [
"CC-BY-4.0"
] | 13 | 2018-12-11T18:50:44.000Z | 2021-07-22T21:21:01.000Z | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | 132.130841 | 458 | 0.75053 |
46ac3bb18d264737cfa6a5e85276e655e5a40b4a | 37,201 | html | HTML | docs/generated/docs/classsensesp_1_1_s_k_put_request_base.html | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | docs/generated/docs/classsensesp_1_1_s_k_put_request_base.html | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | docs/generated/docs/classsensesp_1_1_s_k_put_request_base.html | gregsyoung/SensESP | 4be5286f9b156b94ce6f7918cdfadbe40580b08c | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" c... | 64.139655 | 562 | 0.727803 |
9d2513b88d04dd309cd092d6859547682376a74b | 6,308 | dart | Dart | lib/presentation/catalog/components/catalog_loan_card.dart | MuringeMuthoni/flutter_kakao_bank_ui_clone | 9ce98c1a8640fec322410be57f073eb744bf8815 | [
"MIT"
] | 9 | 2020-10-28T13:32:40.000Z | 2022-03-11T10:00:39.000Z | lib/presentation/catalog/components/catalog_loan_card.dart | MuringeMuthoni/flutter_kakao_bank_ui_clone | 9ce98c1a8640fec322410be57f073eb744bf8815 | [
"MIT"
] | null | null | null | lib/presentation/catalog/components/catalog_loan_card.dart | MuringeMuthoni/flutter_kakao_bank_ui_clone | 9ce98c1a8640fec322410be57f073eb744bf8815 | [
"MIT"
] | 8 | 2021-05-16T12:01:19.000Z | 2022-03-30T13:12:57.000Z | import 'package:flutter/material.dart';
class CatalogLoanCard extends StatelessWidget {
const CatalogLoanCard({Key key}) : super(key: key);
@override
Widget build(BuildContext context) {
return Padding(
padding: const EdgeInsets.symmetric(horizontal: 10, vertical: 20),
child: Column(
chi... | 31.073892 | 72 | 0.350349 |
5b256a25c9f00713f227ccbe963603e3f5d188c1 | 304 | dart | Dart | stream_feed_dart/lib/src/core/lookup_attribute.dart | aryalg/stream_feed_dart | 69e8293c93519fb17400e59a5ba1dcfed099e7a4 | [
"MIT"
] | null | null | null | stream_feed_dart/lib/src/core/lookup_attribute.dart | aryalg/stream_feed_dart | 69e8293c93519fb17400e59a5ba1dcfed099e7a4 | [
"MIT"
] | null | null | null | stream_feed_dart/lib/src/core/lookup_attribute.dart | aryalg/stream_feed_dart | 69e8293c93519fb17400e59a5ba1dcfed099e7a4 | [
"MIT"
] | null | null | null | enum LookupAttribute {
activity_id,
reaction_id,
user_id,
}
extension LookupAttributeX on LookupAttribute {
String? get attr => {
LookupAttribute.activity_id: 'activity_id',
LookupAttribute.reaction_id: 'reaction_id',
LookupAttribute.user_id: 'user_id',
}[this];
}
| 21.714286 | 51 | 0.690789 |
11f4aa94bc95a1aafd0de82b873e628aee5119c2 | 364 | html | HTML | app/templates/sidebar.html | koneb71/epixdeploy | 910e34c7d86df3680885cfcf4647534d5eb72d95 | [
"MIT"
] | null | null | null | app/templates/sidebar.html | koneb71/epixdeploy | 910e34c7d86df3680885cfcf4647534d5eb72d95 | [
"MIT"
] | null | null | null | app/templates/sidebar.html | koneb71/epixdeploy | 910e34c7d86df3680885cfcf4647534d5eb72d95 | [
"MIT"
] | null | null | null |
<!-- Nav Item - Charts -->
<li class="nav-item">
<a class="nav-link" href="{% url 'users' %}">
<i class="fas fa-fw fa-chart-area"></i>
<span>Users</span></a>
</li>
<!-- Nav Item - Tables -->
<li class="nav-item">
<a class="nav-link" href="tables.html">
<i class="fas fa-fw fa-table... | 24.266667 | 49 | 0.508242 |
2e24ea6d6aca346d633c5e83de6ca589a45096f3 | 1,154 | sql | SQL | tests/queries/0_stateless/00862_decimal_in.sql | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 15,577 | 2019-09-23T11:57:53.000Z | 2022-03-31T18:21:48.000Z | tests/queries/0_stateless/00862_decimal_in.sql | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 16,476 | 2019-09-23T11:47:00.000Z | 2022-03-31T23:06:01.000Z | tests/queries/0_stateless/00862_decimal_in.sql | pdv-ru/ClickHouse | 0ff975bcf3008fa6c6373cbdfed16328e3863ec5 | [
"Apache-2.0"
] | 3,633 | 2019-09-23T12:18:28.000Z | 2022-03-31T15:55:48.000Z | DROP TABLE IF EXISTS temp;
CREATE TABLE temp
(
x Decimal(38,2),
y Nullable(Decimal(38,2))
) ENGINE = Memory;
INSERT INTO temp VALUES (32, 32), (64, 64), (128, 128);
SELECT * FROM temp WHERE x IN (toDecimal128(128, 2));
SELECT * FROM temp WHERE y IN (toDecimal128(128, 2));
SELECT * FROM temp WHERE x IN (toDec... | 34.969697 | 55 | 0.687175 |
9be820dc54f871f66603582a206ef5f95d341835 | 1,435 | sql | SQL | resources/sql/postgres/getTableMeta.sql | sitch/schemats | 48dcb378f3beacf8a7b5e528bc22832e8a25b43a | [
"MIT"
] | 1 | 2022-02-21T03:52:56.000Z | 2022-02-21T03:52:56.000Z | resources/sql/postgres/getTableMeta.sql | sitch/schemats | 48dcb378f3beacf8a7b5e528bc22832e8a25b43a | [
"MIT"
] | null | null | null | resources/sql/postgres/getTableMeta.sql | sitch/schemats | 48dcb378f3beacf8a7b5e528bc22832e8a25b43a | [
"MIT"
] | null | null | null | SELECT
pg_tables.schemaname
, pg_tables.TABLENAME
, pg_attribute.attname AS field
, format_type(pg_attribute.atttypid , NULL) AS "type"
, pg_attribute.atttypmod AS len
, (
SELECT
col_description(pg_attribute.attrelid , pg_attribute.attnum)) AS COMMENT
, CASE pg_attribute.... | 32.613636 | 114 | 0.643902 |
06c721405e483d85ceca8a1fee1d7edcb94ac074 | 976 | swift | Swift | Tests/SwiftyFirestoreTests/Assets/FirestoreRelationAlias.swift | YusukeHosonuma/FirestoreSwifty | 5a330af5746bb2aad352c180020f76fb23fa8a61 | [
"MIT"
] | 2 | 2020-04-19T10:28:01.000Z | 2021-01-04T16:16:50.000Z | Tests/SwiftyFirestoreTests/Assets/FirestoreRelationAlias.swift | YusukeHosonuma/FirestoreSwifty | 5a330af5746bb2aad352c180020f76fb23fa8a61 | [
"MIT"
] | 6 | 2020-04-02T09:07:21.000Z | 2022-01-22T11:21:42.000Z | Tests/SwiftyFirestoreTests/Assets/FirestoreRelationAlias.swift | YusukeHosonuma/FirestoreSwifty | 5a330af5746bb2aad352c180020f76fb23fa8a61 | [
"MIT"
] | 1 | 2020-06-14T13:24:46.000Z | 2020-06-14T13:24:46.000Z | //
// Firestore+relation.swift
// SwiftyFirestore
//
// Created by Yusuke Hosonuma on 2020/04/02.
// Copyright © 2020 Yusuke Hosonuma. All rights reserved.
//
import SwiftyFirestore
//
// 📄 Data structure
//
// {
// todos: <TodoDocument> [],
// gist: <GistDocument> [],
// account: <AccountDocument> [... | 21.217391 | 83 | 0.654713 |
3ca33247a44e507a09fec91d08d23d2e52857ccc | 2,239 | lua | Lua | test_scripts/RC/CLIMATE_RADIO/OnRemoteControlSettings/024_Allowed_false_no_PTU.lua | shiniwat/sdl_atf_test_scripts | 7e8686f682ea0fac7ba1ba53d380c842a6434875 | [
"BSD-3-Clause"
] | 3 | 2016-03-17T02:26:56.000Z | 2021-11-06T08:04:19.000Z | test_scripts/RC/CLIMATE_RADIO/OnRemoteControlSettings/024_Allowed_false_no_PTU.lua | shiniwat/sdl_atf_test_scripts | 7e8686f682ea0fac7ba1ba53d380c842a6434875 | [
"BSD-3-Clause"
] | 1,335 | 2016-03-14T18:29:40.000Z | 2022-03-30T10:40:28.000Z | test_scripts/RC/CLIMATE_RADIO/OnRemoteControlSettings/024_Allowed_false_no_PTU.lua | shiniwat/sdl_atf_test_scripts | 7e8686f682ea0fac7ba1ba53d380c842a6434875 | [
"BSD-3-Clause"
] | 72 | 2016-03-30T13:44:17.000Z | 2021-07-26T06:48:24.000Z | ---------------------------------------------------------------------------------------------------
-- User story: https://github.com/smartdevicelink/sdl_requirements/issues/11
-- Use case: https://github.com/smartdevicelink/sdl_requirements/blob/master/detailed_docs/rc_enabling_disabling.md
-- Item: Use Case 1: Main F... | 37.316667 | 115 | 0.699866 |
6df554372f9b173312a18b65085fdca19d93bfbe | 339 | dart | Dart | lib/backend/api.dart | PrevenTech/client | 1f831638be28bd5db53a65c761b838170812d641 | [
"MIT"
] | null | null | null | lib/backend/api.dart | PrevenTech/client | 1f831638be28bd5db53a65c761b838170812d641 | [
"MIT"
] | 6 | 2020-06-22T03:51:21.000Z | 2020-06-24T04:49:15.000Z | lib/backend/api.dart | PrevenTech/client | 1f831638be28bd5db53a65c761b838170812d641 | [
"MIT"
] | null | null | null | import 'package:cloud_firestore/cloud_firestore.dart';
import 'package:preven_tech/location/libLocation.dart';
class Backend {
static uploadData() {
var locations = [];
var userLocations = LocationRegistry.locations;
userLocations.forEach((element) {
locations.add({
'latitude': element
... | 24.214286 | 55 | 0.675516 |
6843fc20d6b82b4d2dda04de5c4e9baa7d11b130 | 3,513 | html | HTML | src/app/shop/wishlist/wishlist.component.html | Metwalli/frontend | 0c200d44c33495f0569fb94779411689a109f2f6 | [
"MIT"
] | null | null | null | src/app/shop/wishlist/wishlist.component.html | Metwalli/frontend | 0c200d44c33495f0569fb94779411689a109f2f6 | [
"MIT"
] | null | null | null | src/app/shop/wishlist/wishlist.component.html | Metwalli/frontend | 0c200d44c33495f0569fb94779411689a109f2f6 | [
"MIT"
] | null | null | null | <app-breadcrumb [title]="'Wishlist'" [breadcrumb]="'Wishlist'"></app-breadcrumb>
<!--section start-->
<section class="wishlist-section section-b-space">
<div class="container">
<div class="col-md-12 empty-cart-cls text-center" *ngIf='!products.length'>
<img src="assets/images/empty-wishlist.png" alt="Empty ... | 43.37037 | 137 | 0.449473 |
e772dec8066509b9d700bfd2fe5c4f44bc395082 | 444 | js | JavaScript | server/validation/create_session.js | marwajomaa/connect5 | 4dc5536b548a03b047a1b5302edf89744d4e3126 | [
"MIT"
] | 1 | 2018-12-23T23:32:03.000Z | 2018-12-23T23:32:03.000Z | server/validation/create_session.js | marwajomaa/connect5 | 4dc5536b548a03b047a1b5302edf89744d4e3126 | [
"MIT"
] | null | null | null | server/validation/create_session.js | marwajomaa/connect5 | 4dc5536b548a03b047a1b5302edf89744d4e3126 | [
"MIT"
] | null | null | null | const Joi = require("joi");
const validate = data => new Promise((resolve, reject) => {
const schema = Joi.object().keys({
sessionType: Joi.number().min(0).max(3).required(),
startDate: Joi.date().required(),
inviteesNumber: Joi.number().integer().min(0).required(),
});
const result = Joi.validate(d... | 27.75 | 76 | 0.65991 |
83f0acb96fe20d070491b37be92bceaea9d5c43c | 5,102 | java | Java | src/main/java/com/liferay/faces/util/el/ELResolverBase.java | liferay/liferay-faces-util | 478650c317658760fd8075fceb0e4b329a33687d | [
"Apache-2.0"
] | 4 | 2015-09-09T13:04:29.000Z | 2020-10-26T01:10:14.000Z | src/main/java/com/liferay/faces/util/el/ELResolverBase.java | liferay/liferay-faces-util | 478650c317658760fd8075fceb0e4b329a33687d | [
"Apache-2.0"
] | 92 | 2015-10-21T21:26:51.000Z | 2021-08-24T15:04:47.000Z | src/main/java/com/liferay/faces/util/el/ELResolverBase.java | liferay/liferay-faces-util | 478650c317658760fd8075fceb0e4b329a33687d | [
"Apache-2.0"
] | 9 | 2015-09-04T17:36:29.000Z | 2021-06-29T18:51:21.000Z | /**
* Copyright (c) 2000-2021 Liferay, Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | 31.109756 | 120 | 0.75441 |
fb9bdd41d0933e557bade63ddbc209d00a944283 | 5,138 | java | Java | test-2018-12-10_OpenCV_CameraCalibration_2/src/com/github/smk7758/OpenCV_CameraCalibration/MatIO.java | smk7758/OpenCV_CameraCalibration | ee29c438ece9ff9646a2f4c0dd632da02425a76c | [
"Unlicense"
] | null | null | null | test-2018-12-10_OpenCV_CameraCalibration_2/src/com/github/smk7758/OpenCV_CameraCalibration/MatIO.java | smk7758/OpenCV_CameraCalibration | ee29c438ece9ff9646a2f4c0dd632da02425a76c | [
"Unlicense"
] | null | null | null | test-2018-12-10_OpenCV_CameraCalibration_2/src/com/github/smk7758/OpenCV_CameraCalibration/MatIO.java | smk7758/OpenCV_CameraCalibration | ee29c438ece9ff9646a2f4c0dd632da02425a76c | [
"Unlicense"
] | null | null | null | package com.github.smk7758.OpenCV_CameraCalibration;
import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.Document... | 34.02649 | 106 | 0.735695 |
f18061d06f0e5ca6c0a0cb86e8f41d010d253881 | 88 | dart | Dart | Foody/lib/screen/checkout/web/tablet/CheckoutWebTablet.dart | ABDULKARIMALBAIK/foody | 8445995b0cc1ad09745eaaa3179fc20a818cbc40 | [
"MIT"
] | 1 | 2022-02-07T07:29:15.000Z | 2022-02-07T07:29:15.000Z | Foody/lib/screen/checkout/web/tablet/CheckoutWebTablet.dart | ABDULKARIMALBAIK/foody | 8445995b0cc1ad09745eaaa3179fc20a818cbc40 | [
"MIT"
] | null | null | null | Foody/lib/screen/checkout/web/tablet/CheckoutWebTablet.dart | ABDULKARIMALBAIK/foody | 8445995b0cc1ad09745eaaa3179fc20a818cbc40 | [
"MIT"
] | 1 | 2022-02-07T07:29:16.000Z | 2022-02-07T07:29:16.000Z | I am so sorry , this code is not to sharing with github because it has sensitive data :) | 88 | 88 | 0.761364 |
660ff9ae2df7b1b12391560418869ea99fb33a4b | 1,093 | cpp | C++ | MainPL/TheMinimaGame.cpp | aajjbb/contest-files | b8842681b96017063a7baeac52ae1318bf59d74d | [
"Apache-2.0"
] | 1 | 2018-08-28T19:58:40.000Z | 2018-08-28T19:58:40.000Z | MainPL/TheMinimaGame.cpp | aajjbb/contest-files | b8842681b96017063a7baeac52ae1318bf59d74d | [
"Apache-2.0"
] | 2 | 2017-04-16T00:48:05.000Z | 2017-08-03T20:12:26.000Z | MainPL/TheMinimaGame.cpp | aajjbb/contest-files | b8842681b96017063a7baeac52ae1318bf59d74d | [
"Apache-2.0"
] | 4 | 2016-03-04T19:42:00.000Z | 2018-01-08T11:42:00.000Z | #include <iostream>
#include <string>
#include <sstream>
#include <vector>
#include <set>
#include <map>
#include <list>
#include <queue>
#include <stack>
#include <memory>
#include <iomanip>
#include <numeric>
#include <functional>
#include <new>
#include <algorithm>
#include <cmath>
#include <cstring>
#include <cstdl... | 16.313433 | 67 | 0.586459 |
04078f66e0ccd5063039bfe5afeae5873e2cd8eb | 3,633 | ps1 | PowerShell | data/train/powershell/04078f66e0ccd5063039bfe5afeae5873e2cd8ebget-wttjobs.ps1 | aliostad/deep-learning-lang-detection | d6b031f3ebc690cf2ffd0ae1b08ffa8fb3b38a62 | [
"MIT"
] | 84 | 2017-10-25T15:49:21.000Z | 2021-11-28T21:25:54.000Z | data/train/powershell/04078f66e0ccd5063039bfe5afeae5873e2cd8ebget-wttjobs.ps1 | vassalos/deep-learning-lang-detection | cbb00b3e81bed3a64553f9c6aa6138b2511e544e | [
"MIT"
] | 5 | 2018-03-29T11:50:46.000Z | 2021-04-26T13:33:18.000Z | data/train/powershell/04078f66e0ccd5063039bfe5afeae5873e2cd8ebget-wttjobs.ps1 | vassalos/deep-learning-lang-detection | cbb00b3e81bed3a64553f9c6aa6138b2511e544e | [
"MIT"
] | 24 | 2017-11-22T08:31:00.000Z | 2022-03-27T01:22:31.000Z | param($query, $path, $category)
# wtt global state
$wttPath = $env:WTTSTDIO
$identityDbName = "WTTIdentity"
$dataStoreName = "WindowsPhone_Blue"
$serverName = "WPCWTTBID01.redmond.corp.microsoft.com"
# load the assemblies we need
$asmBase = [Reflection.Assembly]::LoadFrom("$wttPath\WTTOMBase.dll")
$asmIdentity = [Ref... | 34.932692 | 166 | 0.728324 |
233d84ef42117ff3f93828730da65d30b9a9e619 | 471 | dart | Dart | demo/lib/main_demo_1.dart | fuzongjian/DartNotes | 23c8921d6d0d47cb96bf95c2790479d93c319615 | [
"MIT"
] | null | null | null | demo/lib/main_demo_1.dart | fuzongjian/DartNotes | 23c8921d6d0d47cb96bf95c2790479d93c319615 | [
"MIT"
] | null | null | null | demo/lib/main_demo_1.dart | fuzongjian/DartNotes | 23c8921d6d0d47cb96bf95c2790479d93c319615 | [
"MIT"
] | null | null | null | import 'package:flutter/material.dart';
/// 入口文件、自定义组件
void main() {
runApp(MyApp());
}
// 自定义一个组件
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return const Center(
child: Text(
'Hello flutter ~',
textDirection: TextDirection.ltr,
style... | 18.84 | 53 | 0.573248 |
394c7ed6b9fd5f1eb65a4b134370ab8453d1e4d3 | 345 | asm | Assembly | programs/oeis/188/A188510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/188/A188510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/188/A188510.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A188510: Expansion of x*(1 + x^2)/(1 + x^4) in powers of x.
; 0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1,0,-1,0,-1,0,1,0,1
sub $0,1
mod $0,8
sub $0,3
mod ... | 34.5 | 225 | 0.481159 |
68151d3d666a9f7af0d7c2b8feacc9a98f4142da | 7,958 | html | HTML | index.html | omarnyte/Portfolio | e9ea8446d91a37e26b635cc8ff80180ad7dad026 | [
"CC-BY-3.0"
] | null | null | null | index.html | omarnyte/Portfolio | e9ea8446d91a37e26b635cc8ff80180ad7dad026 | [
"CC-BY-3.0"
] | null | null | null | index.html | omarnyte/Portfolio | e9ea8446d91a37e26b635cc8ff80180ad7dad026 | [
"CC-BY-3.0"
] | null | null | null | <!DOCTYPE HTML>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112513105-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
... | 39.98995 | 485 | 0.593491 |
6d27169fb1af05693975469dbfe8965d73e7d852 | 683 | swift | Swift | Code/Http/Model/MQIEachKeyword.swift | 13071159748/FYXM | c090216f395c8d0c91f0752516bd777df0bc5634 | [
"MIT"
] | null | null | null | Code/Http/Model/MQIEachKeyword.swift | 13071159748/FYXM | c090216f395c8d0c91f0752516bd777df0bc5634 | [
"MIT"
] | null | null | null | Code/Http/Model/MQIEachKeyword.swift | 13071159748/FYXM | c090216f395c8d0c91f0752516bd777df0bc5634 | [
"MIT"
] | null | null | null | //
// MQIEaMQIeyword.swift
// XSDQReader
//
// Created by CQSC on 2018/7/4.
// Copyright © 2018年 _CHK_ . All rights reserved.
//
import UIKit
final class MQIEaMQIeyword: MQIBaseModel, ResponseCollectionSerializable {
var key: String = ""
static func collection(from response: HTTPURLResponse, w... | 23.551724 | 120 | 0.594436 |
36d54dfd52be6f30dd37bb274a41a9bd91ed3b34 | 3,502 | swift | Swift | FoodViewer/Coordinators/DietSelectorCoordinator.swift | aleene/FoodViewer | d67a50d9da872a8b45a029d4c24e23301c6bcf32 | [
"Apache-2.0"
] | 12 | 2017-08-15T16:46:52.000Z | 2019-11-05T19:47:14.000Z | FoodViewer/Coordinators/DietSelectorCoordinator.swift | aleene/FoodViewer | d67a50d9da872a8b45a029d4c24e23301c6bcf32 | [
"Apache-2.0"
] | 1,081 | 2016-03-25T17:14:51.000Z | 2021-06-08T12:48:41.000Z | FoodViewer/Coordinators/DietSelectorCoordinator.swift | aleene/FoodViewer | d67a50d9da872a8b45a029d4c24e23301c6bcf32 | [
"Apache-2.0"
] | 9 | 2016-06-16T11:50:00.000Z | 2021-03-06T22:16:45.000Z | //
// DietSelectorCoordinator.swift
// FoodViewer
//
// Created by arnaud on 17/02/2020.
// Copyright © 2020 Hovering Above. All rights reserved.
//
import UIKit
/**
This class coordinates the viewControllers initiated by `DietSelectorCoordinator` and their corresponding interaction flow.
The interaction flow ... | 37.255319 | 227 | 0.712736 |
2cdd114052d4f12c5f73c55d39ccefcb0dbe098c | 5,414 | swift | Swift | Sources/Server/Providers/SocketProviderData.swift | reaumur/ReaumurServer | 943116f73e404d09a3c57b2a4383fb9b3b2db923 | [
"MIT"
] | 1 | 2018-05-29T02:53:55.000Z | 2018-05-29T02:53:55.000Z | Sources/Server/Providers/SocketProviderData.swift | reaumur/ReaumurServer | 943116f73e404d09a3c57b2a4383fb9b3b2db923 | [
"MIT"
] | null | null | null | Sources/Server/Providers/SocketProviderData.swift | reaumur/ReaumurServer | 943116f73e404d09a3c57b2a4383fb9b3b2db923 | [
"MIT"
] | null | null | null | //
// SocketProviderData.swift
// Server
//
// Created by BluDesign, LLC on 5/13/18.
//
import Foundation
import MongoKitten
protocol SocketDataEncodable: Encodable {
var socketFrame: SocketFrame { get }
var type: SocketFrameHolder.FrameType { get }
}
extension SocketDataEncodable {
var socketFrameHod... | 29.423913 | 105 | 0.657185 |
e86c64e4402ee3dc4ddd3bca9e889fdedf01eb29 | 16,218 | cpp | C++ | groups/bsl/bslx/bslx_marshallingutil.cpp | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 26 | 2015-05-07T04:22:06.000Z | 2022-01-26T09:10:12.000Z | groups/bsl/bslx/bslx_marshallingutil.cpp | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 3 | 2015-05-07T21:06:36.000Z | 2015-08-28T20:02:18.000Z | groups/bsl/bslx/bslx_marshallingutil.cpp | seanbaxter/bde-1 | 149176ebc2ae49c3b563895a7332fe638a760782 | [
"Apache-2.0"
] | 12 | 2015-05-06T08:41:07.000Z | 2021-11-09T12:52:19.000Z | // bslx_marshallingutil.cpp -*-C++-*-
#include <bslx_marshallingutil.h>
#include <bsls_ident.h>
BSLS_IDENT_RCSID(bslx_marshallingutil_cpp,"$Id$ $CSID$")
namespace BloombergLP {
namespace bslx {
// ----------------------
// stru... | 31.068966 | 79 | 0.517203 |
85c07ee464564bd2c4ec38ac710ea7ccb915d0a8 | 916 | js | JavaScript | src/components/Objective/index.js | joshhunt/destinyCatwalk | d75cc7a24c0856ebba2e2a0d657c7c6472cc23a0 | [
"MIT"
] | null | null | null | src/components/Objective/index.js | joshhunt/destinyCatwalk | d75cc7a24c0856ebba2e2a0d657c7c6472cc23a0 | [
"MIT"
] | null | null | null | src/components/Objective/index.js | joshhunt/destinyCatwalk | d75cc7a24c0856ebba2e2a0d657c7c6472cc23a0 | [
"MIT"
] | null | null | null | import React from 'react';
// <li key={objective.objectiveHash} data-hash={objective.objectiveHash}>
// {objectiveDefs[objective.objectiveHash].progressDescription || 'Completed'}:{' '}
// {objective.progress} / {objective.completionValue}
// </li>;
import s from './styles.styl';
export default function Objectiv... | 30.533333 | 86 | 0.624454 |
0b191c0d32cab31c5200e641dbf5b0941ec0ef4d | 4,768 | ps1 | PowerShell | Functions/Public/Watch-Connection.ps1 | matthewjdegarmo/HelpDesk | c8e40f1db95e00ea95dfac2a1f631e349b72c25a | [
"MIT"
] | 1 | 2020-10-01T13:06:53.000Z | 2020-10-01T13:06:53.000Z | Functions/Public/Watch-Connection.ps1 | matthewjdegarmo/HelpDesk | c8e40f1db95e00ea95dfac2a1f631e349b72c25a | [
"MIT"
] | 5 | 2020-08-13T19:45:03.000Z | 2021-11-23T15:35:27.000Z | Functions/Public/Watch-Connection.ps1 | matthewjdegarmo/HelpDesk | c8e40f1db95e00ea95dfac2a1f631e349b72c25a | [
"MIT"
] | null | null | null | #Region Watch-Connection
<#
.SYNOPSIS
Loops through a test-connection and sends email when connection is made.
.DESCRIPTION
This script simply is a test-connection that loops until a connection is made.
.PARAMETER ComputerName
This parameter should specify the computer name you are testing a connections wi... | 41.824561 | 243 | 0.627936 |
751e31d3630baf50285dc6492d2722a3d712448d | 1,403 | h | C | Source/Menu.h | AdriaSeSa/Minigame | ca2a0f2d47bba25341962b5229eb304159e91749 | [
"MIT"
] | 2 | 2021-03-16T00:49:11.000Z | 2021-04-03T20:39:39.000Z | Source/Menu.h | AdriaSeSa/Minigame | ca2a0f2d47bba25341962b5229eb304159e91749 | [
"MIT"
] | null | null | null | Source/Menu.h | AdriaSeSa/Minigame | ca2a0f2d47bba25341962b5229eb304159e91749 | [
"MIT"
] | null | null | null | #pragma once
#include "Display.h"
#include "Game.h"
class Menu
{
private:
SDL_Surface* gameplayHud = IMG_Load("Assets/myAssets/Sprites/GameplayHUD.png");
SDL_Surface* coinHud = IMG_Load("Assets/myAssets/Sprites/Coin1.png");
SDL_Surface* playerlifeHud = IMG_Load("Assets/myAssets/Sprites/lifeHUD.png");
SDL_Surfac... | 27.509804 | 111 | 0.783321 |
5b286146c5a9e0d0d26222b40b46b2eb91e32e88 | 11,566 | lua | Lua | test/cases/0002-shell.lua | LuaDist-testing/lua-aplicado | 78eb2b6e3fdd1ff26dbb7a4844fad0b80c55c5f6 | [
"MIT"
] | 4 | 2017-06-13T06:30:50.000Z | 2020-08-01T22:01:07.000Z | test/cases/0002-shell.lua | LuaDist-testing/lua-aplicado | 78eb2b6e3fdd1ff26dbb7a4844fad0b80c55c5f6 | [
"MIT"
] | 3 | 2017-07-24T21:43:49.000Z | 2019-03-06T12:27:15.000Z | test/cases/0002-shell.lua | LuaDist-testing/lua-aplicado | 78eb2b6e3fdd1ff26dbb7a4844fad0b80c55c5f6 | [
"MIT"
] | 7 | 2016-04-07T07:24:44.000Z | 2017-08-30T12:24:12.000Z | --------------------------------------------------------------------------------
-- 0002-shell.lua: tests for shell piping
-- This file is a part of Lua-Aplicado library
-- Copyright (c) Lua-Aplicado authors (see file `COPYRIGHT` for the license)
-------------------------------------------------------------------------... | 27.150235 | 81 | 0.593377 |
19cb1c56dcbb87e284569a000903128967c4cfcf | 2,258 | swift | Swift | Bigu/Bill.swift | bschron/Bigu | 605301ce41cfbab7a465fa46fefabe0150a47135 | [
"MIT"
] | 1 | 2018-06-11T06:34:17.000Z | 2018-06-11T06:34:17.000Z | Bigu/Bill.swift | bschron/Bigu | 605301ce41cfbab7a465fa46fefabe0150a47135 | [
"MIT"
] | null | null | null | Bigu/Bill.swift | bschron/Bigu | 605301ce41cfbab7a465fa46fefabe0150a47135 | [
"MIT"
] | null | null | null | //
// Bill.swift
// Bigu
//
// Created by Bruno Chroniaris on 4/18/15.
// Copyright (c) 2015 Universidade Federal De Alagoas. All rights reserved.
//
import Foundation
import BrightFutures
public class Bill {
// MARK: -Properties
private var _bill: Float? = nil
public private(set) var bill: Float... | 25.659091 | 76 | 0.547387 |
4a5107884b8d56aad51a58711cbfb3154e9341d4 | 6,582 | js | JavaScript | routes/crud.js | eroc218/allcountjs | 695f873c0ac0fe39be5e0a89952750d7453133f6 | [
"MIT"
] | 493 | 2015-01-08T12:54:55.000Z | 2021-12-06T15:10:41.000Z | routes/crud.js | Sugson/allcountjs | 695f873c0ac0fe39be5e0a89952750d7453133f6 | [
"MIT"
] | 142 | 2015-01-08T11:57:25.000Z | 2020-02-10T11:57:41.000Z | routes/crud.js | Sugson/allcountjs | 695f873c0ac0fe39be5e0a89952750d7453133f6 | [
"MIT"
] | 125 | 2015-02-23T00:00:29.000Z | 2021-09-08T09:27:31.000Z | var _ = require('underscore');
var Q = require('q');
var moment = require('moment');
module.exports = function (crudService, referenceService, entityDescriptionService, storageDriver, injection, routeUtil, cloudinaryService, securityService) {
var route = {};
var extractEntityCrudId = routeUtil.extractEntityC... | 37.397727 | 165 | 0.602856 |
42fde0d43fa0982b92d2179b5114aaf0f181a30b | 105 | dart | Dart | packages/digital_currency/test/src/external/response/response_api.dart | juanmajh96/prueba_tecnica_tekus | a89ffbf2c5ac08ed89a81b877b99c2904c6fabb3 | [
"MIT"
] | null | null | null | packages/digital_currency/test/src/external/response/response_api.dart | juanmajh96/prueba_tecnica_tekus | a89ffbf2c5ac08ed89a81b877b99c2904c6fabb3 | [
"MIT"
] | null | null | null | packages/digital_currency/test/src/external/response/response_api.dart | juanmajh96/prueba_tecnica_tekus | a89ffbf2c5ac08ed89a81b877b99c2904c6fabb3 | [
"MIT"
] | null | null | null | const responseApi =
'''{"data": {"base": "BTC","currency": "COP","amount": "180475552.0814525"}}''';
| 35 | 84 | 0.571429 |
3e531d1a5ba3c1ee6fc256667d189579afeaa4f4 | 2,853 | dart | Dart | lib/review.dart | Yenniferh/Platzi-Trips | e52dd5458fea0bd771a6172601fae77fbe1d4be7 | [
"MIT"
] | null | null | null | lib/review.dart | Yenniferh/Platzi-Trips | e52dd5458fea0bd771a6172601fae77fbe1d4be7 | [
"MIT"
] | null | null | null | lib/review.dart | Yenniferh/Platzi-Trips | e52dd5458fea0bd771a6172601fae77fbe1d4be7 | [
"MIT"
] | null | null | null | import 'package:flutter/material.dart';
import 'package:platzi_trips/review_list.dart';
class Review extends StatelessWidget {
String pathImg = 'assets/img/review_photo.jpg';
String name;
int punctuation;
int reviews;
String comment;
int photos;
Review(this.pathImg, this.name, this.reviews, this.photos... | 23.578512 | 93 | 0.521907 |