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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9c1a81fbd43cf0a6e2736c41b1519105b23bf48c | 59 | sql | SQL | migrations/structures/2014-11-23-stars.sql | dobesvac/nette-addons | cd1351422a881f47b7224f53f308e4c35204c83a | [
"BSD-3-Clause"
] | 4 | 2015-04-14T06:29:14.000Z | 2016-03-06T06:43:53.000Z | migrations/structures/2014-11-23-stars.sql | dobesvac/nette-addons | cd1351422a881f47b7224f53f308e4c35204c83a | [
"BSD-3-Clause"
] | 42 | 2015-02-09T00:51:03.000Z | 2018-11-17T17:15:21.000Z | migrations/structures/2014-11-23-stars.sql | dobesvac/nette-addons | cd1351422a881f47b7224f53f308e4c35204c83a | [
"BSD-3-Clause"
] | 12 | 2015-01-17T03:22:29.000Z | 2018-02-08T04:12:20.000Z | ALTER TABLE `addons`
ADD `stars` int NOT NULL DEFAULT '0';
| 19.666667 | 37 | 0.711864 |
7bb3c4548ef5e7b55789aba5807335a8fb618858 | 2,390 | rb | Ruby | lib/sneakers_honeypot.rb | honeypotio/sneakers_honeypot | 0ea0b94a65865e19717b38ef3f40416537b468fd | [
"MIT"
] | 2 | 2021-11-18T14:28:59.000Z | 2022-03-06T21:27:55.000Z | lib/sneakers_honeypot.rb | honeypotio/sneakers_honeypot | 0ea0b94a65865e19717b38ef3f40416537b468fd | [
"MIT"
] | null | null | null | lib/sneakers_honeypot.rb | honeypotio/sneakers_honeypot | 0ea0b94a65865e19717b38ef3f40416537b468fd | [
"MIT"
] | null | null | null | # frozen_string_literal: true
require 'uri'
require 'sneakers'
# rubocop:disable Style/Documentation
module Sneakers
module Worker
def work(msg)
klass_name = self.class.name
start_time = Time.zone.now
return_code = 200
ActiveRecord::Base.connection_pool.with_connection do
perfor... | 30.641026 | 154 | 0.693724 |
90a76bec42a700814c3fa800dc409261172f2a9a | 1,985 | py | Python | packages/gtmcore/gtmcore/activity/monitors/rserver_exchange.py | gigabackup/gigantum-client | 70fe6b39b87b1c56351f2b4c551b6f1693813e4f | [
"MIT"
] | 60 | 2018-09-26T15:46:00.000Z | 2021-10-10T02:37:14.000Z | packages/gtmcore/gtmcore/activity/monitors/rserver_exchange.py | gigabackup/gigantum-client | 70fe6b39b87b1c56351f2b4c551b6f1693813e4f | [
"MIT"
] | 1,706 | 2018-09-26T16:11:22.000Z | 2021-08-20T13:37:59.000Z | packages/gtmcore/gtmcore/activity/monitors/rserver_exchange.py | griffinmilsap/gigantum-client | 70fe6b39b87b1c56351f2b4c551b6f1693813e4f | [
"MIT"
] | 11 | 2019-03-14T13:23:51.000Z | 2022-01-25T01:29:16.000Z | import base64
import gzip
import json
from typing import Dict
class RserverExchange:
"""Data-oriented class to simplify dealing with RStudio messages decoded from the MITM log
Attributes are stored in a way that is ready for activity records. bytes get decoded, and images get
base64-encoded.
"""
... | 43.152174 | 106 | 0.655416 |
4776de64f3015940330d796a382c64e797998cae | 8,556 | kt | Kotlin | core/src/main/java/com/weexbox/core/controller/WBBaseActivity.kt | aygtech/weexbox-android-library | 8f0961930d08bde2cea76dbe58bdc415bc989b9f | [
"MIT"
] | 51 | 2018-11-01T10:09:35.000Z | 2020-01-26T08:41:01.000Z | core/src/main/java/com/weexbox/core/controller/WBBaseActivity.kt | aygtech/weexbox-android-library | 8f0961930d08bde2cea76dbe58bdc415bc989b9f | [
"MIT"
] | null | null | null | core/src/main/java/com/weexbox/core/controller/WBBaseActivity.kt | aygtech/weexbox-android-library | 8f0961930d08bde2cea76dbe58bdc415bc989b9f | [
"MIT"
] | 5 | 2019-03-20T01:13:21.000Z | 2019-08-07T01:27:25.000Z | package com.weexbox.core.controller
import android.content.Intent
import android.os.Bundle
import android.support.v4.app.Fragment
import android.support.v7.app.AlertDialog
import android.support.v7.app.AppCompatActivity
import android.view.View
import android.widget.EditText
import android.widget.RelativeLayout
import... | 34.639676 | 112 | 0.660238 |
76d2aa924fc641dddf4e5071f146fc7ed9fae45b | 530 | h | C | src/page_spec.h | maxim2266/OCR | 7d9a0d625d113a9def5843f525cc1d2d4aba7849 | [
"BSD-3-Clause"
] | 14 | 2020-03-29T21:59:07.000Z | 2022-03-25T01:48:04.000Z | src/page_spec.h | maxim2266/OCR | 7d9a0d625d113a9def5843f525cc1d2d4aba7849 | [
"BSD-3-Clause"
] | null | null | null | src/page_spec.h | maxim2266/OCR | 7d9a0d625d113a9def5843f525cc1d2d4aba7849 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "utils.h"
// range of pages
typedef struct
{
unsigned first, last;
} page_range;
// max. page number
#define MAX_PAGE_NO 9999
// page specification
typedef struct
{
size_t len, cap;
page_range ranges[];
} page_spec;
// page spec functions
page_spec* parse_page_spec(const char* s);
#define... | 19.62963 | 87 | 0.756604 |
858be1b852be7eb23636113720294a8b878dca27 | 1,019 | js | JavaScript | resources/js/components/confirm-dialog.js | na3shkw/BookStack | 3a8a476906d68725407ba730ac0724d5c1522bdf | [
"MIT"
] | 1 | 2022-01-10T12:29:18.000Z | 2022-01-10T12:29:18.000Z | resources/js/components/confirm-dialog.js | na3shkw/BookStack | 3a8a476906d68725407ba730ac0724d5c1522bdf | [
"MIT"
] | null | null | null | resources/js/components/confirm-dialog.js | na3shkw/BookStack | 3a8a476906d68725407ba730ac0724d5c1522bdf | [
"MIT"
] | 3 | 2022-01-20T20:58:13.000Z | 2022-03-10T17:36:22.000Z | import {onSelect} from "../services/dom";
/**
* Custom equivalent of window.confirm() using our popup component.
* Is promise based so can be used like so:
* `const result = await dialog.show()`
* @extends {Component}
*/
class ConfirmDialog {
setup() {
this.container = this.$el;
this.confirmB... | 19.596154 | 67 | 0.511286 |
f02d76a5fd8b5ecfd2e0de43f20b301ddaf039ba | 2,294 | py | Python | automate_insurance_pricing/preprocessing/descriptive_functions.py | nassmim/automate-insurance-pricing-nezz | 7a1cc48be9fb78bdadbbf7616fb01d4d6429e06c | [
"MIT"
] | 2 | 2021-11-09T15:47:22.000Z | 2021-11-14T13:54:56.000Z | automate_insurance_pricing/preprocessing/descriptive_functions.py | nassmim/automate-insurance-pricing-nezz | 7a1cc48be9fb78bdadbbf7616fb01d4d6429e06c | [
"MIT"
] | null | null | null | automate_insurance_pricing/preprocessing/descriptive_functions.py | nassmim/automate-insurance-pricing-nezz | 7a1cc48be9fb78bdadbbf7616fb01d4d6429e06c | [
"MIT"
] | 1 | 2021-07-09T04:12:57.000Z | 2021-07-09T04:12:57.000Z | import pandas as pd
def derive_termination_rate_year(df, start_business_year, extraction_year, main_column_contract_date, policy_id_column_name, column_to_sum_name):
"""Derives the contracts termination rates per year
Arguments --> the dataframe, the business starting year, the extraction year
... | 46.816327 | 148 | 0.735397 |
b2fcf5fc344b109dbc4a9623cb76fea9e977c60b | 3,417 | py | Python | tests/test_domain.py | shyams2/pychebfun | 0c1efee54829457b9e1b0d6c34259af6c002e105 | [
"BSD-3-Clause"
] | 72 | 2015-02-23T17:08:38.000Z | 2022-02-09T18:17:08.000Z | tests/test_domain.py | shyams2/pychebfun | 0c1efee54829457b9e1b0d6c34259af6c002e105 | [
"BSD-3-Clause"
] | 6 | 2015-01-19T14:12:23.000Z | 2021-11-05T08:16:27.000Z | tests/test_domain.py | shyams2/pychebfun | 0c1efee54829457b9e1b0d6c34259af6c002e105 | [
"BSD-3-Clause"
] | 14 | 2015-07-31T00:08:36.000Z | 2021-02-01T22:20:41.000Z | #!/usr/bin/env python
# coding: UTF-8
from __future__ import division
from pychebfun import Chebfun
import operator
import unittest
import pytest
from . import tools
import numpy as np
import numpy.testing as npt
#------------------------------------------------------------------------------
# Unit test for arbitrary... | 33.831683 | 79 | 0.59643 |
fba235810b5444b3f989374a7306dcf4c7c41794 | 1,074 | c | C | MS/Projects/Project4/4.1.8/main.c | matheuscr30/UFU | e947e5a4ccd5c025cb8ef6e00b42ea1160742712 | [
"MIT"
] | null | null | null | MS/Projects/Project4/4.1.8/main.c | matheuscr30/UFU | e947e5a4ccd5c025cb8ef6e00b42ea1160742712 | [
"MIT"
] | 11 | 2020-01-28T22:59:24.000Z | 2022-03-11T23:59:04.000Z | MS/Projects/Project4/4.1.8/main.c | matheuscr30/UFU | e947e5a4ccd5c025cb8ef6e00b42ea1160742712 | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <locale.h>
#include "rngs.h"
#include "rngs.c"
double Exponential(double m)
{
return (-m * log(1.0 - Random()));
}
double sampleMean(double *sample, int j)
{
int i;
double mean = 0;
for(i=0; i<j; i++)
{
... | 16.029851 | 69 | 0.459963 |
c3ac9733717b943e174fc62a8d15781d97a70aa0 | 1,534 | go | Go | utils/comparator.go | monitor1379/yagods | 788991617987c926c5a5efdfd01039cd0eac6511 | [
"BSD-2-Clause"
] | 3 | 2022-03-30T12:48:18.000Z | 2022-03-31T02:55:27.000Z | utils/comparator.go | monitor1379/yagods | 788991617987c926c5a5efdfd01039cd0eac6511 | [
"BSD-2-Clause"
] | null | null | null | utils/comparator.go | monitor1379/yagods | 788991617987c926c5a5efdfd01039cd0eac6511 | [
"BSD-2-Clause"
] | 2 | 2022-03-30T12:48:23.000Z | 2022-03-30T13:56:32.000Z | // Copyright (c) 2022, Zhenpeng Deng & Emir Pasic. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package utils
import "time"
// Comparator will make type assertion (see NumberComparator for example),
// which will panic if a or b are not ... | 20.72973 | 109 | 0.646675 |
7b891351a9e1af76b25585b69c8f0f0b369a02e7 | 3,082 | css | CSS | public/css/arcadiaStyle.css | BlasTails/test | 065ac953946800cd10471a4d942908c41bc24434 | [
"MIT"
] | null | null | null | public/css/arcadiaStyle.css | BlasTails/test | 065ac953946800cd10471a4d942908c41bc24434 | [
"MIT"
] | null | null | null | public/css/arcadiaStyle.css | BlasTails/test | 065ac953946800cd10471a4d942908c41bc24434 | [
"MIT"
] | null | null | null | @import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.3/css/mdb.min.css);
/* Makes text all the same, but there is a problem when you click into the text fields for the sign in or register.
I think it conflicts wi... | 24.460317 | 126 | 0.524984 |
40d14f1a984c39415881386132e7966247fc2722 | 4,431 | py | Python | utils/imutils.py | Youwang-Kim/sds-dataset | 2adfe38d27fcd6cf9c32984a12bc48aa66e69636 | [
"MIT"
] | null | null | null | utils/imutils.py | Youwang-Kim/sds-dataset | 2adfe38d27fcd6cf9c32984a12bc48aa66e69636 | [
"MIT"
] | null | null | null | utils/imutils.py | Youwang-Kim/sds-dataset | 2adfe38d27fcd6cf9c32984a12bc48aa66e69636 | [
"MIT"
] | null | null | null | import numpy as np
from skimage.transform import resize
import cv2
import math
import torch
import torchvision
import torchvision.transforms as transforms
def read_cv2_img(path):
"""
Read color images
:param path: Path to image
:return: Only returns color images
"""
img = cv2.imread(path, 1)
... | 32.580882 | 106 | 0.59332 |
8ac2ea3122ed1758ad80d64fc2f81772bced052c | 1,407 | sql | SQL | src/main/java/db/migration/V8__.sql | kwery/kwery | a4a9586b2a065706ce80fc40019bd6bef8869f92 | [
"MIT"
] | 11 | 2018-07-09T17:37:59.000Z | 2021-01-25T13:59:26.000Z | src/main/java/db/migration/V8__.sql | kwery/kwery | a4a9586b2a065706ce80fc40019bd6bef8869f92 | [
"MIT"
] | 4 | 2018-07-26T06:37:56.000Z | 2018-09-20T11:42:05.000Z | src/main/java/db/migration/V8__.sql | kwery/kwery | a4a9586b2a065706ce80fc40019bd6bef8869f92 | [
"MIT"
] | 4 | 2018-06-11T09:22:06.000Z | 2021-04-09T12:33:57.000Z | alter table smtp_configuration add column use_local_setting boolean;
update smtp_configuration set use_local_setting=false;
create table url_configuration (
id integer generated by default as identity (START WITH 100, INCREMENT BY 1),
scheme varchar(5) not null,
domain varchar(253) not null,
port integer not n... | 39.083333 | 162 | 0.816631 |
5fa9ca2ec454684e8820685a95491446dbe3ab4a | 11,563 | h | C | sgf/3.0/headers/Gamecore/mugen/Ast/Section.h | rasputtim/SGPacMan | b0fd33f0951a42625a391383b4d1bd378391493c | [
"BSD-2-Clause"
] | null | null | null | sgf/3.0/headers/Gamecore/mugen/Ast/Section.h | rasputtim/SGPacMan | b0fd33f0951a42625a391383b4d1bd378391493c | [
"BSD-2-Clause"
] | null | null | null | sgf/3.0/headers/Gamecore/mugen/Ast/Section.h | rasputtim/SGPacMan | b0fd33f0951a42625a391383b4d1bd378391493c | [
"BSD-2-Clause"
] | null | null | null | /*
SGF - Salvat Game Fabric (https://sourceforge.net/projects/sgfabric/)
Copyright (C) 2010-2011 Salvatore Giannotta Filho <a_materasu@hotmail.com>
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 Softwar... | 32.849432 | 145 | 0.543544 |
a18c3cad5bf5417994545682fe64ec3c3642babb | 1,219 | h | C | src/include/picon/i2c.h | efzedvi/picon | a36749f5ab70245a148097bf39bc834763de9d3b | [
"BSD-3-Clause"
] | null | null | null | src/include/picon/i2c.h | efzedvi/picon | a36749f5ab70245a148097bf39bc834763de9d3b | [
"BSD-3-Clause"
] | null | null | null | src/include/picon/i2c.h | efzedvi/picon | a36749f5ab70245a148097bf39bc834763de9d3b | [
"BSD-3-Clause"
] | null | null | null | /**
* @author : faraz
* @file : i2c.h
* @created : Wed 05 Jan 2022 06:16:46 PM EST
*/
/*
* Copyright (c) 2022 Faraz V faraz@fzv.ca.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef I2C_H
#define I2C_H
#include "picon/dev.h"
#define PICON_I2C_STANDARD_100K (100000)
#define PICON_I2C_FAST_... | 21.767857 | 82 | 0.665299 |
47b268b667bdc90ce24a697416b17a449fb3a285 | 437 | swift | Swift | Example/ClassicClient-Example/Achievements/AchievementHeaderCell.swift | JustinLycklama/ClassicClientiOS | c663fe85dcffe647b8d7baf393c520e95a524af9 | [
"MIT"
] | null | null | null | Example/ClassicClient-Example/Achievements/AchievementHeaderCell.swift | JustinLycklama/ClassicClientiOS | c663fe85dcffe647b8d7baf393c520e95a524af9 | [
"MIT"
] | null | null | null | Example/ClassicClient-Example/Achievements/AchievementHeaderCell.swift | JustinLycklama/ClassicClientiOS | c663fe85dcffe647b8d7baf393c520e95a524af9 | [
"MIT"
] | null | null | null | //
// AchievementHeaderCell.swift
// ClassicClient-Example
//
// Created by Justin Lycklama on 2020-08-26.
// Copyright © 2020 CocoaPods. All rights reserved.
//
import UIKit
class AchievementHeaderCell: UICollectionViewCell {
@IBOutlet private var titleLabel: UILabel!
override func awakeFromNib() {... | 18.208333 | 52 | 0.670481 |
7a171db348ef5cb35465fbd71f4a9ac7b783f5e9 | 5,729 | rs | Rust | src/hrtim_master/misr/mod.rs | roysmeding/stm32f334 | 27f05313728f62955cb81547cf6196b17dedbc2a | [
"Apache-2.0",
"MIT"
] | 1 | 2018-07-05T13:14:33.000Z | 2018-07-05T13:14:33.000Z | src/hrtim_master/misr/mod.rs | roysmeding/stm32f334 | 27f05313728f62955cb81547cf6196b17dedbc2a | [
"Apache-2.0",
"MIT"
] | null | null | null | src/hrtim_master/misr/mod.rs | roysmeding/stm32f334 | 27f05313728f62955cb81547cf6196b17dedbc2a | [
"Apache-2.0",
"MIT"
] | null | null | null | #[doc = r" Value read from the register"]
pub struct R {
bits: u32,
}
impl super::MISR {
#[doc = r" Reads the contents of the register"]
#[inline]
pub fn read(&self) -> R {
R {
bits: self.register.get(),
}
}
}
#[doc = r" Value of the field"]
pub struct MUPDR {
bits: b... | 24.071429 | 55 | 0.490312 |
b155f44147f9def03aa2580ef69f999fd327ba6b | 83 | css | CSS | HomeForMe/client/src/app/components/property/property-new/property-new.component.css | emilia98/AngularProject-SoftUni | acd99133b29072ef5d3e1235575929f86da67327 | [
"MIT"
] | null | null | null | HomeForMe/client/src/app/components/property/property-new/property-new.component.css | emilia98/AngularProject-SoftUni | acd99133b29072ef5d3e1235575929f86da67327 | [
"MIT"
] | null | null | null | HomeForMe/client/src/app/components/property/property-new/property-new.component.css | emilia98/AngularProject-SoftUni | acd99133b29072ef5d3e1235575929f86da67327 | [
"MIT"
] | null | null | null | .new-property {
display: inline-block;
width: 80%;
margin: 30px auto;
} | 16.6 | 26 | 0.60241 |
56e5632601e4b21aea291ceca29871989591bfa6 | 455 | go | Go | ami/mailbox.go | luiz-simples/goami | 2d5c4aeee70d7baad40aaa8960e27065bc1adc37 | [
"MIT"
] | null | null | null | ami/mailbox.go | luiz-simples/goami | 2d5c4aeee70d7baad40aaa8960e27065bc1adc37 | [
"MIT"
] | null | null | null | ami/mailbox.go | luiz-simples/goami | 2d5c4aeee70d7baad40aaa8960e27065bc1adc37 | [
"MIT"
] | null | null | null | package ami
// MailboxCount checks Mailbox Message Count.
func MailboxCount(client Client, actionID, mailbox string) (Response, error) {
return send(client, "MailboxCount", actionID, map[string]string{
"Mailbox": mailbox,
})
}
// MailboxStatus checks Mailbox Message Count.
func MailboxStatus(client Client, action... | 28.4375 | 79 | 0.749451 |
8569f3fba10c8c43d880a378c9ab9e92aa48c780 | 222 | js | JavaScript | docs/doxygen/html/search/variables_6.js | GenosW/ViennaLS | f58b42940ce1d48a6e338ae4eac710b2e9b317a1 | [
"MIT"
] | null | null | null | docs/doxygen/html/search/variables_6.js | GenosW/ViennaLS | f58b42940ce1d48a6e338ae4eac710b2e9b317a1 | [
"MIT"
] | null | null | null | docs/doxygen/html/search/variables_6.js | GenosW/ViennaLS | f58b42940ce1d48a6e338ae4eac710b2e9b317a1 | [
"MIT"
] | null | null | null | var searchData=
[
['height_618',['height',['../classlsCylinder.html#a8c1e8a7a6da15031bbd1b3b5ec0bf1db',1,'lsCylinder']]],
['hexas_619',['hexas',['../classlsMesh.html#a1f209d1bb2a77a64c2e57246e06b00a0',1,'lsMesh']]]
];
| 37 | 105 | 0.725225 |
3bc41d908926d3595f3ec5aa9303e5fc5dabf0ea | 1,038 | lua | Lua | project/ProjectFiles/bin/example/table/create_global.lua | wjx0912/PowerSniff | ebeb5949e5cbd3261443990f35c999a4804ecbfd | [
"MIT"
] | 17 | 2020-12-14T08:21:30.000Z | 2022-03-11T09:49:51.000Z | project/ProjectFiles/bin/example/table/create_global.lua | wjx0912/PowerSniff | ebeb5949e5cbd3261443990f35c999a4804ecbfd | [
"MIT"
] | null | null | null | project/ProjectFiles/bin/example/table/create_global.lua | wjx0912/PowerSniff | ebeb5949e5cbd3261443990f35c999a4804ecbfd | [
"MIT"
] | 10 | 2020-12-15T09:46:37.000Z | 2022-03-11T09:49:53.000Z | setmetatable(_G, {
__newindex = function (_, n)
error("attempt to write to undeclared variable "..n, 2)
end,
__index = function (_, n)
error("attempt to read undeclared variable "..n, 2)
end,
})
--> a = 1
--stdin:1: attempt to write to undeclared variable a
--绕过metamethod
function declare (name, init... | 20.76 | 59 | 0.633911 |
a8758e972ce81c0c64fef76d2b4d1121028f2720 | 7,189 | sql | SQL | data/migrations/V0046__alter_aggregate_tables_index_name.sql | 18F/openFEC | ee7b7368e0934f50c391789fb55444f811c1a2f7 | [
"CC0-1.0"
] | 246 | 2015-01-07T16:59:42.000Z | 2020-01-18T20:35:05.000Z | data/migrations/V0046__alter_aggregate_tables_index_name.sql | 18F/openFEC | ee7b7368e0934f50c391789fb55444f811c1a2f7 | [
"CC0-1.0"
] | 2,532 | 2015-01-02T16:22:46.000Z | 2018-03-08T17:30:53.000Z | data/migrations/V0046__alter_aggregate_tables_index_name.sql | 18F/openFEC | ee7b7368e0934f50c391789fb55444f811c1a2f7 | [
"CC0-1.0"
] | 75 | 2015-02-01T00:46:56.000Z | 2021-02-14T10:51:34.000Z |
-- The dsc_sched_x_aggregate_xxx tables in the disclosure schema were originally named ofec_sched_x_aggregate_xxx. The tables were renamed but the index name does not renamed accordingly.
-- this script is used to rename the index so the tablename and index name will be consistent.
alter index IF EXISTS disclos... | 104.188406 | 189 | 0.905411 |
914c93a2ef8ac12a98689fb45ebda3337232c629 | 11,542 | html | HTML | out/javaDoc/allclasses-index.html | F3FFO/NexCell | f75c586075999307a6aa98cd8232e6cc055025f9 | [
"Apache-2.0"
] | 1 | 2022-01-14T16:00:26.000Z | 2022-01-14T16:00:26.000Z | out/javaDoc/allclasses-index.html | F3FFO/NexCell | f75c586075999307a6aa98cd8232e6cc055025f9 | [
"Apache-2.0"
] | null | null | null | out/javaDoc/allclasses-index.html | F3FFO/NexCell | f75c586075999307a6aa98cd8232e6cc055025f9 | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (11.0.13) on Tue Jan 18 10:45:54 CET 2022 -->
<title>All Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2022-01-18">
<link rel="stylesheet" type="text/css" href="style... | 36.410095 | 159 | 0.680471 |
4042e086fac1ecbb67b7495dabfbe854be94f730 | 1,123 | py | Python | coinbase/tests/http_mocking.py | EU-institution/coinbase_python | 1e0d5d162cb40c1094775ceb5c267a5bdedf0949 | [
"Unlicense",
"MIT"
] | 53 | 2015-01-05T08:42:17.000Z | 2022-03-01T20:52:41.000Z | coinbase/tests/http_mocking.py | EU-institution/coinbase_python | 1e0d5d162cb40c1094775ceb5c267a5bdedf0949 | [
"Unlicense",
"MIT"
] | 10 | 2015-01-08T04:09:25.000Z | 2021-10-08T21:43:17.000Z | coinbase/tests/http_mocking.py | mhluongo/coinbase_python | 2e29d4fa1c501495b41005bbcc770cb29fba6ad1 | [
"MIT",
"Unlicense"
] | 34 | 2016-09-18T23:18:44.000Z | 2022-02-19T17:31:05.000Z | import httpretty
import json
import unittest
def setUp_method_with_http_mocking(test_class):
original_setUp = test_class.setUp if hasattr(test_class, 'setUp') else None
def new_setUp(self):
httpretty.enable()
self.addCleanup(httpretty.disable)
if original_setUp:
original_... | 19.701754 | 79 | 0.693678 |
5293ca69b7fccd329d26caa17f98e4cce20c7f02 | 8,506 | swift | Swift | Playgrounds/String.playground/Contents.swift | pavangandhi/Code_Examples | b7abbe7c3bf2e2bde6d0031749de971bb5cb4b99 | [
"BSD-3-Clause"
] | null | null | null | Playgrounds/String.playground/Contents.swift | pavangandhi/Code_Examples | b7abbe7c3bf2e2bde6d0031749de971bb5cb4b99 | [
"BSD-3-Clause"
] | null | null | null | Playgrounds/String.playground/Contents.swift | pavangandhi/Code_Examples | b7abbe7c3bf2e2bde6d0031749de971bb5cb4b99 | [
"BSD-3-Clause"
] | null | null | null | // Swift Standard Librray - String
// Keith Harrison http://useyourloaf.com
// Import Foundation if you want to bridge to NSString
import Foundation
// ====
// Initializing a String
// ====
var emptyString = "" // Empty String
var stillEmpty = String() // Another empty String
let helloWorld = "Hello World!"... | 28.639731 | 94 | 0.689984 |
1bec0e468d60d3895c2e4861059333c712c3e641 | 1,983 | py | Python | python/card-games/lists.py | sci-c0/exercism-learning | dd9fb1d2a407085992c3371c1d56456b7ebf9180 | [
"BSD-3-Clause"
] | null | null | null | python/card-games/lists.py | sci-c0/exercism-learning | dd9fb1d2a407085992c3371c1d56456b7ebf9180 | [
"BSD-3-Clause"
] | null | null | null | python/card-games/lists.py | sci-c0/exercism-learning | dd9fb1d2a407085992c3371c1d56456b7ebf9180 | [
"BSD-3-Clause"
] | null | null | null | """
Elyse is really looking forward to playing some poker (and other card games) during her upcoming trip to Vegas.
Being a big fan of "self-tracking" she wants to put together some small functions that will help her with
tracking tasks and has asked for your help thinking them through.
"""
from typing import List, NoR... | 26.092105 | 111 | 0.636409 |
713f4e6e436534c047501c9349d403b89f603194 | 22,156 | ts | TypeScript | lib/server/_graphql/types.ts | ranafathi/idiomatically | e264ddfac847c5f84290b77c364d1039c20b8cbe | [
"Apache-2.0"
] | 19 | 2020-06-14T02:21:06.000Z | 2021-11-02T15:38:25.000Z | lib/server/_graphql/types.ts | ranafathi/idiomatically | e264ddfac847c5f84290b77c364d1039c20b8cbe | [
"Apache-2.0"
] | 5 | 2020-06-15T18:42:56.000Z | 2022-02-26T20:59:16.000Z | lib/server/_graphql/types.ts | ranafathi/idiomatically | e264ddfac847c5f84290b77c364d1039c20b8cbe | [
"Apache-2.0"
] | 4 | 2020-06-15T18:18:38.000Z | 2021-05-29T15:16:05.000Z | import { GraphQLResolveInfo } from 'graphql';
export type Maybe<T> = T | null;
export type RequireFields<T, K extends keyof T> = { [X in Exclude<keyof T, K>]?: T[X] } & { [P in K]-?: NonNullable<T[P]> };
/** All built-in and custom scalars, mapped to their actual values */
export type Scalars = {
ID: string;
String... | 38.870175 | 203 | 0.756951 |
dbc7f0e3952e431e2d252b16f1fbd3ea017a5a54 | 384 | dart | Dart | lib/weather/models/location.dart | hnabbasi/flutter_weather_bloc | 638b780076272ffadc2a2128581867217b9f8fdc | [
"Apache-2.0"
] | null | null | null | lib/weather/models/location.dart | hnabbasi/flutter_weather_bloc | 638b780076272ffadc2a2128581867217b9f8fdc | [
"Apache-2.0"
] | null | null | null | lib/weather/models/location.dart | hnabbasi/flutter_weather_bloc | 638b780076272ffadc2a2128581867217b9f8fdc | [
"Apache-2.0"
] | null | null | null | import 'package:json_annotation/json_annotation.dart';
part 'location.g.dart';
@JsonSerializable()
class Location {
final String cityName;
final String stateName;
Location({required this.cityName, required this.stateName});
factory Location.fromJson(Map<String, dynamic> json) =>
_$LocationFromJson(json)... | 22.588235 | 62 | 0.744792 |
5dcb843f0f55bbe0019891c5b46a6dbb9dc2fcd8 | 1,281 | go | Go | mod.go | ofunc/lmodoffice | e090a92c1182a12d94f59dd13dc8214416a03af7 | [
"Zlib"
] | 1 | 2021-09-18T14:48:45.000Z | 2021-09-18T14:48:45.000Z | mod.go | ofunc/lmodoffice | e090a92c1182a12d94f59dd13dc8214416a03af7 | [
"Zlib"
] | null | null | null | mod.go | ofunc/lmodoffice | e090a92c1182a12d94f59dd13dc8214416a03af7 | [
"Zlib"
] | 1 | 2020-11-29T19:25:18.000Z | 2020-11-29T19:25:18.000Z | /*
Copyright 2019 by ofunc
This software is provided 'as-is', without any express or implied warranty. In
no event will the authors be held liable for any damages arising from the use of
this software.
Permission is granted to anyone to use this software for any purpose, including
commercial applications, and to alte... | 24.634615 | 87 | 0.758002 |
207f4de5d3b1f70f394e439ffcd3ad1ebbe5816d | 25,377 | css | CSS | public/assets/web/frontend_old/practice/asus/css/web/overview.css | hahaha0417/laravel_migrate | c1ef4e75a0e0dadeef5f2ba2816acf31073e2d57 | [
"MIT"
] | null | null | null | public/assets/web/frontend_old/practice/asus/css/web/overview.css | hahaha0417/laravel_migrate | c1ef4e75a0e0dadeef5f2ba2816acf31073e2d57 | [
"MIT"
] | 26 | 2020-10-17T04:29:12.000Z | 2021-05-15T06:25:58.000Z | public/assets/web/frontend_old/practice/asus/css/web/overview.css | hahaha0417/laravel_migrate | c1ef4e75a0e0dadeef5f2ba2816acf31073e2d57 | [
"MIT"
] | null | null | null | .product-intro ul {
list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAAHe9q7oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlJREFUeNpiYFj03xMggBiAxDOAAGIEEQwMDJIAAQRjJIMY/4GMFwABBpdigIDnTEAiBSQDxE9BbABCMROmV/rSAQAAAABJRU5ErkJggg==)
}
#overview-top-nav {
margin-bottom: 20px... | 18.591209 | 253 | 0.671789 |
47109f6f786940a3aa234a7753e4b3983f819f8d | 5,589 | swift | Swift | Sources/TMDb/Services/TVShows/TMDbTVShowService.swift | adamayoung/TMDb | 35dc1330825cd79ac616d1c5b17ba157232864db | [
"Apache-2.0"
] | 14 | 2020-05-08T00:21:10.000Z | 2022-03-26T07:33:35.000Z | Sources/TMDb/Services/TVShows/TMDbTVShowService.swift | adamayoung/TMDb | 35dc1330825cd79ac616d1c5b17ba157232864db | [
"Apache-2.0"
] | 24 | 2020-09-14T17:34:54.000Z | 2022-03-03T21:59:59.000Z | Sources/TMDb/Services/TVShows/TMDbTVShowService.swift | adamayoung/TMDb | 35dc1330825cd79ac616d1c5b17ba157232864db | [
"Apache-2.0"
] | 10 | 2020-05-08T00:21:11.000Z | 2022-01-25T04:06:08.000Z | import Foundation
#if canImport(Combine)
import Combine
#endif
final class TMDbTVShowService: TVShowService {
private let apiClient: APIClient
init(apiClient: APIClient = TMDbAPIClient.shared) {
self.apiClient = apiClient
}
func fetchDetails(forTVShow id: TVShow.ID, completion: @escaping (R... | 41.708955 | 120 | 0.699946 |
e8938922fb393d67c19fbad5be3a3da6246e6441 | 396 | swift | Swift | TheRoadWest/Views/StatViewController.swift | gradyVickery/TheRoadWest | 77aa0afb1fac5d3204a850d135a375877749f7ff | [
"MIT"
] | 1 | 2019-12-17T16:05:58.000Z | 2019-12-17T16:05:58.000Z | TheRoadWest/Views/StatViewController.swift | gradyVickery/TheRoadWest | 77aa0afb1fac5d3204a850d135a375877749f7ff | [
"MIT"
] | null | null | null | TheRoadWest/Views/StatViewController.swift | gradyVickery/TheRoadWest | 77aa0afb1fac5d3204a850d135a375877749f7ff | [
"MIT"
] | null | null | null | //
// StatViewController.swift
// TheRoadWest
//
// Created by Grady Vickery on 12/16/19.
// Copyright © 2019 Grady Vickery. All rights reserved.
//
import UIKit
class StatViewController: UIViewController {
var food = 0
@IBOutlet weak var testLabel: UILabel!
override func viewDidLoad() ... | 18 | 56 | 0.646465 |
40e0779758366e86c9bae1550e991f1681e73218 | 5,207 | py | Python | crs/crs/urls.py | git-MARx/Complaint-Redressal-master | cc2d7d842f82371bb3bfa2f12ab9371725c0fafd | [
"MIT"
] | null | null | null | crs/crs/urls.py | git-MARx/Complaint-Redressal-master | cc2d7d842f82371bb3bfa2f12ab9371725c0fafd | [
"MIT"
] | null | null | null | crs/crs/urls.py | git-MARx/Complaint-Redressal-master | cc2d7d842f82371bb3bfa2f12ab9371725c0fafd | [
"MIT"
] | null | null | null | from django.conf.urls import patterns, include, url
from django.contrib import admin
from django.conf import settings
from django.conf.urls.static import static
admin.autodiscover()
urlpatterns = patterns('',
url(r'^admin/', include(admin.site.urls)),
url(r'^crs/$', 'login.views.login'),
# url(r'^captcha/'... | 59.850575 | 121 | 0.686576 |
b2fdab74611ca607c1a5e2e63e4ac639ef552870 | 12,029 | py | Python | tests/test_simple.py | ImportTaste/WebRequest | 0cc385622624de16ec980e0c12d9080d593cab74 | [
"WTFPL"
] | 8 | 2018-06-04T09:34:28.000Z | 2021-09-16T15:21:24.000Z | tests/test_simple.py | ImportTaste/WebRequest | 0cc385622624de16ec980e0c12d9080d593cab74 | [
"WTFPL"
] | 4 | 2018-03-03T07:45:27.000Z | 2019-12-26T20:38:18.000Z | tests/test_simple.py | ImportTaste/WebRequest | 0cc385622624de16ec980e0c12d9080d593cab74 | [
"WTFPL"
] | 1 | 2019-12-26T20:36:32.000Z | 2019-12-26T20:36:32.000Z | import unittest
import socket
import json
import base64
import zlib
import gzip
import bs4
from http.server import BaseHTTPRequestHandler, HTTPServer
from threading import Thread
import WebRequest
from . import testing_server
class TestPlainCreation(unittest.TestCase):
def test_plain_instantiation_1(self):
wg = W... | 39.569079 | 203 | 0.750104 |
88a5af412a6115bdd17750b6e39564456c77830e | 1,264 | kt | Kotlin | src/dorkbox/executor/stop/ProcessStopper.kt | dorkbox/ProcessExecutor | 1d27da4e254d9b6027b42912951c8f9e45a400b2 | [
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 7 | 2020-12-16T12:03:04.000Z | 2022-01-09T15:19:30.000Z | src/dorkbox/executor/stop/ProcessStopper.kt | dorkbox/ProcessExecutor | 1d27da4e254d9b6027b42912951c8f9e45a400b2 | [
"Apache-2.0",
"CC0-1.0",
"MIT"
] | null | null | null | src/dorkbox/executor/stop/ProcessStopper.kt | dorkbox/ProcessExecutor | 1d27da4e254d9b6027b42912951c8f9e45a400b2 | [
"Apache-2.0",
"CC0-1.0",
"MIT"
] | null | null | null | /*
* Copyright 2020 dorkbox, llc
* Copyright (C) 2014 ZeroTurnaround <support@zeroturnaround.com>
* Contains fragments of code from Apache Commons Exec, rights owned
* by Apache Software Foundation (ASF).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in co... | 33.263158 | 109 | 0.71519 |
e7f7aa1ed993e5ba94893e2ddce56e42c0e3c43a | 586 | py | Python | java/test/src/main/resources/test_cross_language_invocation.py | hershg/ray | a1744f67fe954d8408c5b84e28ecccc130157f8e | [
"Apache-2.0"
] | 2 | 2017-12-15T19:36:55.000Z | 2019-02-24T16:56:06.000Z | java/test/src/main/resources/test_cross_language_invocation.py | hershg/ray | a1744f67fe954d8408c5b84e28ecccc130157f8e | [
"Apache-2.0"
] | 4 | 2019-03-04T13:03:24.000Z | 2019-06-06T11:25:07.000Z | java/test/src/main/resources/test_cross_language_invocation.py | hershg/ray | a1744f67fe954d8408c5b84e28ecccc130157f8e | [
"Apache-2.0"
] | 2 | 2017-10-31T23:20:07.000Z | 2019-11-13T20:16:03.000Z | # This file is used by CrossLanguageInvocationTest.java to test cross-language
# invocation.
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
import six
import ray
@ray.remote
def py_func(value):
assert isinstance(value, bytes)
return b"Response f... | 21.703704 | 78 | 0.723549 |
90fe2167960547d7037e93b3ec9bbdbacd1d43ce | 713 | py | Python | ex09.py | ScottDig/Practice-Python-Exercises | 3d89a61888c780b6df30e4f294a4468937612954 | [
"MIT"
] | null | null | null | ex09.py | ScottDig/Practice-Python-Exercises | 3d89a61888c780b6df30e4f294a4468937612954 | [
"MIT"
] | null | null | null | ex09.py | ScottDig/Practice-Python-Exercises | 3d89a61888c780b6df30e4f294a4468937612954 | [
"MIT"
] | null | null | null |
def GuessingGame():
'''
Guess a random number between 1 and 9
'''
import random
NumGen = random.randint(1,9)
NumGuess = int(input('Guess a number between 1 and 9: '))
correct = 0
wrong = 0
ExitGame = 'no'
while ExitGame.upper() != 'EXIT':
if NumGuess == NumGen:
... | 22.28125 | 83 | 0.539972 |
dc465351391942713644a1a5168701adc8d41e9e | 2,075 | swift | Swift | GithubzToGo/RepoSearchTableViewController.swift | lazersly/GithubzToGo | a4947d7545e4ff024ba51f958ba9e510f223f070 | [
"MIT"
] | null | null | null | GithubzToGo/RepoSearchTableViewController.swift | lazersly/GithubzToGo | a4947d7545e4ff024ba51f958ba9e510f223f070 | [
"MIT"
] | null | null | null | GithubzToGo/RepoSearchTableViewController.swift | lazersly/GithubzToGo | a4947d7545e4ff024ba51f958ba9e510f223f070 | [
"MIT"
] | null | null | null | //
// RepoSearchTableViewController.swift
// GithubzToGo
//
// Created by Brandon Roberts on 4/14/15.
// Copyright (c) 2015 BR World. All rights reserved.
//
import UIKit
class RepoSearchTableViewController: UITableViewController, UISearchBarDelegate {
//MARK:
//MARK: Instance Variables
var repoResults ... | 26.602564 | 120 | 0.702169 |
dd8be1cec25d0ba0d72cc7d929ac6a774333e79f | 509 | php | PHP | server/mod/assessment/classes/factory/assessment_version_factory.php | mohitjangra6017/tx_data | 8adcb777a0b5e18d2ac66ec6dffda11572a91fc8 | [
"PostgreSQL"
] | null | null | null | server/mod/assessment/classes/factory/assessment_version_factory.php | mohitjangra6017/tx_data | 8adcb777a0b5e18d2ac66ec6dffda11572a91fc8 | [
"PostgreSQL"
] | null | null | null | server/mod/assessment/classes/factory/assessment_version_factory.php | mohitjangra6017/tx_data | 8adcb777a0b5e18d2ac66ec6dffda11572a91fc8 | [
"PostgreSQL"
] | null | null | null | <?php
/**
* @author Michael J. Trio <michael.trio@kineo.com>
* @copyright 2020 Kineo
*/
namespace mod_assessment\factory;
use mod_assessment\model\version;
class assessment_version_factory extends entity_factory
{
public static function get_entity(): string
{
return version::class;
}
pub... | 18.178571 | 60 | 0.636542 |
53c59438aa70f01486bbc20598103736072f91eb | 7,299 | java | Java | modules/swagger-models/src/main/java/com/wordnik/swagger/models/Swagger.java | coveo/swagger-core | 35a839ac53e6ef00653e7234a35fc7b88db5168c | [
"Apache-2.0"
] | null | null | null | modules/swagger-models/src/main/java/com/wordnik/swagger/models/Swagger.java | coveo/swagger-core | 35a839ac53e6ef00653e7234a35fc7b88db5168c | [
"Apache-2.0"
] | null | null | null | modules/swagger-models/src/main/java/com/wordnik/swagger/models/Swagger.java | coveo/swagger-core | 35a839ac53e6ef00653e7234a35fc7b88db5168c | [
"Apache-2.0"
] | null | null | null | package com.wordnik.swagger.models;
import com.wordnik.swagger.models.auth.SecuritySchemeDefinition;
import com.fasterxml.jackson.annotation.*;
import com.wordnik.swagger.models.parameters.Parameter;
import java.util.*;
public class Swagger {
protected String swagger = "2.0";
protected Info info;
protected St... | 26.541818 | 97 | 0.689135 |
e4ea908ad3a0dd8d6a091425c8df4fbab0256783 | 728 | swift | Swift | Shared/Extensions/String+Extension.swift | coldiary/AndroTrack | 9ff1e9a41b04ce23e1f25fd2160c77a3105c59c0 | [
"MIT"
] | 3 | 2021-09-17T20:51:58.000Z | 2021-12-12T10:33:04.000Z | Shared/Extensions/String+Extension.swift | coldiary/AndroTrack | 9ff1e9a41b04ce23e1f25fd2160c77a3105c59c0 | [
"MIT"
] | 3 | 2021-09-20T14:58:17.000Z | 2022-01-05T19:15:21.000Z | Shared/Extensions/String+Extension.swift | coldiary/AndroTrack | 9ff1e9a41b04ce23e1f25fd2160c77a3105c59c0 | [
"MIT"
] | null | null | null | //
// String+Extension.swift
// AndroTrack (iOS)
//
// Created by Benoit Sida on 2021-09-19.
//
import Foundation
extension String {
var localized: String {
return NSLocalizedString(self, comment: "")
}
func localizedWith(comment: String? = nil) -> String {
return NSLocalizedString(sel... | 23.483871 | 97 | 0.631868 |
34163e09fb155c1488e93219d20ec9f4e8713a87 | 2,709 | kt | Kotlin | src/main/kotlin/com/kryszak/gwatlin/api/miscellaneous/GWMiscellaneousClient.kt | Kryszak/gwatlin | 03b79fda6b25bc0478144f03cd4df50eca7e21e6 | [
"MIT"
] | 2 | 2020-02-23T20:25:02.000Z | 2020-05-26T20:06:15.000Z | src/main/kotlin/com/kryszak/gwatlin/api/miscellaneous/GWMiscellaneousClient.kt | Kryszak/gwatlin | 03b79fda6b25bc0478144f03cd4df50eca7e21e6 | [
"MIT"
] | 2 | 2020-01-04T13:11:09.000Z | 2021-02-11T19:02:35.000Z | src/main/kotlin/com/kryszak/gwatlin/api/miscellaneous/GWMiscellaneousClient.kt | Kryszak/gwatlin | 03b79fda6b25bc0478144f03cd4df50eca7e21e6 | [
"MIT"
] | null | null | null | package com.kryszak.gwatlin.api.miscellaneous
import com.kryszak.gwatlin.api.miscellaneous.model.*
import com.kryszak.gwatlin.api.miscellaneous.model.color.DyeColor
import com.kryszak.gwatlin.api.miscellaneous.model.dungeon.Dungeon
import com.kryszak.gwatlin.api.miscellaneous.model.raid.Raid
import com.kryszak.gwatlin... | 28.819149 | 106 | 0.674419 |
d2d7f4c26fc8c14122ba0e156ccaecc7f734cf06 | 3,357 | php | PHP | resources/views/admin/coupons/insert_coupons.blade.php | nguyenthai24/shopbanhangdt | 0239778f6d5688cca2e10fdc1f1eb98e9ad6b4ae | [
"MIT"
] | null | null | null | resources/views/admin/coupons/insert_coupons.blade.php | nguyenthai24/shopbanhangdt | 0239778f6d5688cca2e10fdc1f1eb98e9ad6b4ae | [
"MIT"
] | null | null | null | resources/views/admin/coupons/insert_coupons.blade.php | nguyenthai24/shopbanhangdt | 0239778f6d5688cca2e10fdc1f1eb98e9ad6b4ae | [
"MIT"
] | null | null | null | @extends('admin_layout')
@section('admin_content')
<div class="row">
<div class="col-lg-12">
<section class="panel">
<header class="panel-heading">
Thêm Mã giảm giá
</header>
<div class="... | 57.87931 | 124 | 0.359249 |
95c2f682bb623320f710645381816ddd1e29b6d9 | 1,238 | html | HTML | demo/index.html | tdorie/simple-watermark | f17c9d0af92bc638196e39b0bccc7a94e67b9fe0 | [
"MIT"
] | 1 | 2018-02-09T02:16:04.000Z | 2018-02-09T02:16:04.000Z | demo/index.html | tdorie/simple-watermark | f17c9d0af92bc638196e39b0bccc7a94e67b9fe0 | [
"MIT"
] | null | null | null | demo/index.html | tdorie/simple-watermark | f17c9d0af92bc638196e39b0bccc7a94e67b9fe0 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<title>Simple Watermark [VERSION]</title>
<script type='text/javascript' src='../jquery/jquery-1.4.2.js'></script>
<script type='text/javascript' src='../src/jquery.simple-watermark.js'></script>
<style type='text/css'>
.watermark {
color: gray;
}
</style>
</head>
<body>
<!--
Simple W... | 21.719298 | 100 | 0.689015 |
858feb84665ee60794ac3d056f231b5f28588f92 | 2,808 | js | JavaScript | docs/assets/js/main.js | rosannablanco/search-movies-JS | 37252179985c6856eb0726d05d482e5a95c7a8bd | [
"MIT"
] | null | null | null | docs/assets/js/main.js | rosannablanco/search-movies-JS | 37252179985c6856eb0726d05d482e5a95c7a8bd | [
"MIT"
] | null | null | null | docs/assets/js/main.js | rosannablanco/search-movies-JS | 37252179985c6856eb0726d05d482e5a95c7a8bd | [
"MIT"
] | null | null | null | "use strict";const inputElement=document.querySelector(".js-input"),btnElement=document.querySelector(".js-btn"),ulSerie=document.querySelector(".js-ul-serie"),ulFav=document.querySelector(".js-ul-fav");let resultSeries=new Array,seriesFav=new Array;const classSerie="ul__li js-li-serie",classFav="ul__li js-li-ul-fav";f... | 1,404 | 2,807 | 0.777422 |
4d0c21c46ce98b99e3dd881affb935ce268871b0 | 7,514 | swift | Swift | Sources/BeaconSDK/Matrix/Store/Store.swift | Jay-Tezsure/beacon-ios-sdk | 504ba95c25867ac5b5e3c970bcadd9c47cd38af9 | [
"MIT"
] | null | null | null | Sources/BeaconSDK/Matrix/Store/Store.swift | Jay-Tezsure/beacon-ios-sdk | 504ba95c25867ac5b5e3c970bcadd9c47cd38af9 | [
"MIT"
] | null | null | null | Sources/BeaconSDK/Matrix/Store/Store.swift | Jay-Tezsure/beacon-ios-sdk | 504ba95c25867ac5b5e3c970bcadd9c47cd38af9 | [
"MIT"
] | null | null | null | //
// Store.swift
// BeaconSDK
//
// Created by Julia Samol on 17.11.20.
// Copyright © 2020 Papers AG. All rights reserved.
//
import Foundation
extension Matrix {
class Store {
private var isInitialized: Bool = false
private var state: State = State()
private let queue:... | 37.19802 | 146 | 0.510514 |
8e99cba8bb0a4792316d27046e3c6da95262c6bd | 827 | rb | Ruby | lib/camt_parser/general/record.rb | Factris/camt_parser | 5f777a5e1e1ffa54abc8e9c25466129936d5efce | [
"MIT"
] | 14 | 2015-09-03T08:28:42.000Z | 2020-12-12T10:38:36.000Z | lib/camt_parser/general/record.rb | Factris/camt_parser | 5f777a5e1e1ffa54abc8e9c25466129936d5efce | [
"MIT"
] | 21 | 2016-04-11T16:15:56.000Z | 2020-03-06T16:47:36.000Z | lib/camt_parser/general/record.rb | Factris/camt_parser | 5f777a5e1e1ffa54abc8e9c25466129936d5efce | [
"MIT"
] | 20 | 2016-04-08T13:12:22.000Z | 2020-02-25T22:23:55.000Z | module CamtParser
class Record
def initialize(xml_data)
@xml_data = xml_data
@amount = @xml_data.xpath('Amt/text()').text
end
def amount
CamtParser::Misc.to_amount(@amount)
end
def amount_in_cents
CamtParser::Misc.to_amount_in_cents(@amount)
end
def currency
... | 18.377778 | 89 | 0.600967 |
18829523fc36be42f06b5648091a20854a667334 | 1,059 | css | CSS | static/style.css | Informatic/pijemy | b56351565a9bcf6512d6f9cacfc4d4df8475a47a | [
"MIT"
] | null | null | null | static/style.css | Informatic/pijemy | b56351565a9bcf6512d6f9cacfc4d4df8475a47a | [
"MIT"
] | null | null | null | static/style.css | Informatic/pijemy | b56351565a9bcf6512d6f9cacfc4d4df8475a47a | [
"MIT"
] | null | null | null | @import url(https://fonts.googleapis.com/css?family=Wellfleet&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300&subset=latin,latin-ext);
body {
font-family: Wellfleet, serif;
font-size: 13px;
text-shadow: 0px 3px 2px rgba(0,0,0,0.4);
text-align: center;
}
h1 {
margin-top: 1... | 14.915493 | 87 | 0.653447 |
91547447216cb97e5bc94a4ef0d810a202f181d6 | 6,415 | html | HTML | _posts/2019-07-17-nyeri-dada-usai-minum-soda-tanda-bahaya.html | mrcookieslime/mrcookieslime.github.io | cf6fbe2736107f98f270a304fdddd72b531e83a4 | [
"MIT"
] | null | null | null | _posts/2019-07-17-nyeri-dada-usai-minum-soda-tanda-bahaya.html | mrcookieslime/mrcookieslime.github.io | cf6fbe2736107f98f270a304fdddd72b531e83a4 | [
"MIT"
] | null | null | null | _posts/2019-07-17-nyeri-dada-usai-minum-soda-tanda-bahaya.html | mrcookieslime/mrcookieslime.github.io | cf6fbe2736107f98f270a304fdddd72b531e83a4 | [
"MIT"
] | 2 | 2015-04-17T13:10:14.000Z | 2016-01-14T12:57:16.000Z | ---
layout: post
title: Nyeri Dada Usai Minum Soda, Tanda Bahaya?
date: '2019-07-17T03:03:00.000-07:00'
author: Kazuma
tags:
- Informasi Kesehatan
modified_time: '2021-03-11T10:51:50.162-08:00'
blogger_id: tag:blogger.com,1999:blog-4092737290511910377.post-2566278457805153104
blogger_orig_url: https://database-blogger.... | 493.461538 | 6,024 | 0.802806 |
c157a17773427a73cf3a5d4cbcb40b476194c596 | 1,530 | rs | Rust | src/rules/explicit_function_return_type.rs | rottencandy/deno_lint | b666cfb75cc33ea5c7920be66ba060b546d9c435 | [
"MIT"
] | null | null | null | src/rules/explicit_function_return_type.rs | rottencandy/deno_lint | b666cfb75cc33ea5c7920be66ba060b546d9c435 | [
"MIT"
] | null | null | null | src/rules/explicit_function_return_type.rs | rottencandy/deno_lint | b666cfb75cc33ea5c7920be66ba060b546d9c435 | [
"MIT"
] | null | null | null | // Copyright 2020 the Deno authors. All rights reserved. MIT license.
use super::Context;
use super::LintRule;
use swc_ecma_visit::Node;
use swc_ecma_visit::Visit;
pub struct ExplicitFunctionReturnType;
impl LintRule for ExplicitFunctionReturnType {
fn new() -> Box<Self> {
Box::new(ExplicitFunctionReturnType)
... | 23.538462 | 75 | 0.672549 |
3d8872ac3be8814da77583c840a021411087d587 | 3,063 | swift | Swift | RealFlags/Sources/RealFlags/Classes/Flag/FlagProtocol/EncodedFlagValue.swift | immobiliare/RealFlags | 0f3562ca20d6e91939751fc7118db5d84718c3de | [
"MIT"
] | 78 | 2021-10-08T09:59:36.000Z | 2022-03-30T12:43:41.000Z | RealFlags/Sources/RealFlags/Classes/Flag/FlagProtocol/EncodedFlagValue.swift | immobiliare/RealFlags | 0f3562ca20d6e91939751fc7118db5d84718c3de | [
"MIT"
] | 11 | 2021-11-28T11:05:34.000Z | 2022-01-29T10:07:29.000Z | RealFlags/Sources/RealFlags/Classes/Flag/FlagProtocol/EncodedFlagValue.swift | immobiliare/RealFlags | 0f3562ca20d6e91939751fc7118db5d84718c3de | [
"MIT"
] | null | null | null | //
// RealFlags
// Easily manage Feature Flags in Swift
//
// Created by the Mobile Team @ ImmobiliareLabs
// Email: mobile@immobiliare.it
// Web: http://labs.immobiliare.it
//
// Copyright ©2021 Immobiliare.it SpA. All rights reserved.
// Licensed under MIT License.
//
import Foundation
// MARK: - EncodedFlag... | 31.255102 | 122 | 0.586353 |
260714b673eb2b60a7e10a20f9f9221af4cdc981 | 1,102 | java | Java | src/main/java/jnr/unixsocket/Ucred.java | MarkAtwood/jnr-unixsocket | e195351c98ac2247f9ae67991b25e1354dfcb2a6 | [
"Apache-2.0"
] | 235 | 2015-01-05T19:28:16.000Z | 2022-03-18T13:16:55.000Z | src/main/java/jnr/unixsocket/Ucred.java | MarkAtwood/jnr-unixsocket | e195351c98ac2247f9ae67991b25e1354dfcb2a6 | [
"Apache-2.0"
] | 88 | 2015-03-18T02:25:16.000Z | 2022-01-17T01:04:47.000Z | src/main/java/jnr/unixsocket/Ucred.java | MarkAtwood/jnr-unixsocket | e195351c98ac2247f9ae67991b25e1354dfcb2a6 | [
"Apache-2.0"
] | 81 | 2015-01-03T00:55:47.000Z | 2021-12-21T02:59:27.000Z | /*
* This file is part of the JNR project.
*
* 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 ... | 24.488889 | 75 | 0.669691 |
20169a4681a4ae41c267428d517262c1f204cf71 | 5,950 | sql | SQL | roaster_ratings.sql | stormihoebe/roaster-rater-java | 482cb4202938b3ec60474202705baaa181350f15 | [
"MIT"
] | null | null | null | roaster_ratings.sql | stormihoebe/roaster-rater-java | 482cb4202938b3ec60474202705baaa181350f15 | [
"MIT"
] | null | null | null | roaster_ratings.sql | stormihoebe/roaster-rater-java | 482cb4202938b3ec60474202705baaa181350f15 | [
"MIT"
] | null | null | null | --
-- PostgreSQL database dump
--
-- Dumped from database version 9.5.4
-- Dumped by pg_dump version 9.5.4
SET statement_timeout = 0;
SET lock_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SET check_function_bodies = false;
SET client_min_messages = warning;
SET row_security = off;
... | 18.251534 | 95 | 0.706387 |
b6ee9355914fee56aa105ef63b9f4efef22e3f32 | 206 | rb | Ruby | features/step_definitions/rails_setup_steps.rb | benlangfeld/ahn-rails | b4ce0d7dcee24804951c166a52cb640d042a8118 | [
"MIT"
] | 2 | 2015-08-06T15:40:22.000Z | 2015-11-05T05:22:07.000Z | features/step_definitions/rails_setup_steps.rb | benlangfeld/ahn-rails | b4ce0d7dcee24804951c166a52cb640d042a8118 | [
"MIT"
] | null | null | null | features/step_definitions/rails_setup_steps.rb | benlangfeld/ahn-rails | b4ce0d7dcee24804951c166a52cb640d042a8118 | [
"MIT"
] | null | null | null | Given /^a new Rails app$/ do
Given "I run `rails new rails_app`"
And "I run `ln -s ../../lib/generators rails_app/lib/generators`"
end
When /^I have capistrano setup$/ do
When "I run `capify .`"
end
| 22.888889 | 67 | 0.660194 |
f1ff15dbebb28031874ec2d07363685e5c786186 | 32,368 | lua | Lua | game/dota_addons/dota_imba_reborn/scripts/vscripts/components/abilities/heroes/hero_naga_siren.lua | candle31415/dota_imba | cfe658ac0175f9014a791659f565bc8fa16330ee | [
"Apache-2.0"
] | 42 | 2017-09-17T12:35:29.000Z | 2018-06-03T19:33:55.000Z | game/dota_addons/dota_imba_reborn/scripts/vscripts/components/abilities/heroes/hero_naga_siren.lua | Nibuja05/dota_imba | 83c90c70e48d4476c9f1df4e25111e2f91de1004 | [
"Apache-2.0"
] | 35 | 2017-08-31T11:03:52.000Z | 2018-05-21T16:06:00.000Z | game/dota_addons/dota_imba_reborn/scripts/vscripts/components/abilities/heroes/hero_naga_siren.lua | Nibuja05/dota_imba | 83c90c70e48d4476c9f1df4e25111e2f91de1004 | [
"Apache-2.0"
] | 25 | 2017-09-03T06:22:39.000Z | 2018-06-22T14:36:12.000Z | -- Editors:
-- EarthSalamander, 28.09.2019
--=================================================================================================================
-- Naga Siren: Mirror Image
--=================================================================================================================
LinkLuaModi... | 47.952593 | 266 | 0.795446 |
b66ddc4a4106f246faf0b36bebd36d498222ba47 | 939 | rb | Ruby | lib/trade_queen/rest/client.rb | nbrookie/trade_queen | 1ed64e3457fd32d83cd5a0be47ce10e265c44b3b | [
"MIT"
] | null | null | null | lib/trade_queen/rest/client.rb | nbrookie/trade_queen | 1ed64e3457fd32d83cd5a0be47ce10e265c44b3b | [
"MIT"
] | null | null | null | lib/trade_queen/rest/client.rb | nbrookie/trade_queen | 1ed64e3457fd32d83cd5a0be47ce10e265c44b3b | [
"MIT"
] | null | null | null | require 'oauth'
module TradeQueen
module Rest
class Client
include TradeQueen::Client
BASE_URL = 'https://api.tradeking.com'.freeze
def quotes(*args)
response = post TradeQueen::Rest::Quote::URL, symbols: args.flatten
TradeQueen::Collection.new(response, TradeQueen::Rest::Quot... | 24.710526 | 99 | 0.651757 |
5c658de1f5c363c46561a6298952a160654c627b | 1,977 | h | C | lib/AHRS/src/Madgwick.h | shanggl/esp-fc | 59d8f8664ab73f33562a54982cdeab0eaf85fe36 | [
"MIT"
] | 39 | 2018-02-25T09:50:13.000Z | 2022-03-21T08:42:06.000Z | lib/AHRS/src/Madgwick.h | shanggl/esp-fc | 59d8f8664ab73f33562a54982cdeab0eaf85fe36 | [
"MIT"
] | 9 | 2018-04-25T16:14:37.000Z | 2021-07-13T08:12:14.000Z | lib/AHRS/src/Madgwick.h | shanggl/esp-fc | 59d8f8664ab73f33562a54982cdeab0eaf85fe36 | [
"MIT"
] | 17 | 2018-05-14T03:32:13.000Z | 2022-02-17T15:53:07.000Z | //=============================================================================================
// Madgwick.h
//=============================================================================================
//
// Implementation of Madgwick's IMU and AHRS algorithms.
// See: http://www.x-io.co.uk/open-source-imu-and... | 34.086207 | 107 | 0.49823 |
18b818648a6aa9677e87ca8e2440b2f39acdc30f | 1,648 | swift | Swift | Tests/CombineNetworkTests/Utilities/MockURLProtocol.swift | dushantSW/CombineNetwork | 87115394f7af5cfc6bc15baaeff641615e25c3e9 | [
"MIT"
] | 4 | 2021-10-05T14:38:21.000Z | 2022-01-03T20:54:46.000Z | Tests/CombineNetworkTests/Utilities/MockURLProtocol.swift | dushantSW/CombineNetwork | 87115394f7af5cfc6bc15baaeff641615e25c3e9 | [
"MIT"
] | 1 | 2022-01-03T21:55:30.000Z | 2022-01-19T08:22:15.000Z | Tests/CombineNetworkTests/Utilities/MockURLProtocol.swift | dushantSW/CombineNetwork | 87115394f7af5cfc6bc15baaeff641615e25c3e9 | [
"MIT"
] | null | null | null | //
// File.swift
//
//
// Created by Dushant Singh on 2021-10-04.
//
import Foundation
import CombineNetwork
typealias RequestHandlingBlock = (data: Data?, response: HTTPURLResponse?)
/// Mocking the URLProtocol by returning the required information
/// via requestHandler.
///
/// Note that protocol ignores the... | 29.428571 | 98 | 0.661408 |
dd7d36a8bb995ffae0bb85a6ce4a0bc66153e52f | 1,090 | php | PHP | application/views/dash.php | Gagendra-Ghalley/alumni_management_system | e8d02c6b7acb124e011b18992e74d79c2beb1e27 | [
"MIT"
] | null | null | null | application/views/dash.php | Gagendra-Ghalley/alumni_management_system | e8d02c6b7acb124e011b18992e74d79c2beb1e27 | [
"MIT"
] | null | null | null | application/views/dash.php | Gagendra-Ghalley/alumni_management_system | e8d02c6b7acb124e011b18992e74d79c2beb1e27 | [
"MIT"
] | null | null | null |
<?php include(" inc/header.php"); ?>
<div class="main-container ace-save-state" id="main-container">
<?php include("../inc/sidebar.php"); ?>
<div class="main-content">
<div class="main-content-inner">
<?php include("../inc/breadcrumb.php"); ?>
<div class="page-content">
... | 28.684211 | 121 | 0.487156 |
e344d758979670f67116a275d2e1ff64ba4130b4 | 1,713 | kt | Kotlin | src/main/kotlin/no/nav/syfo/sykmelding/syforestmodel/SyforestSykmelding.kt | navikt/sykmeldinger-backend | 527d0bfe9f7c61bab2b94fee9002feabfe92b9ff | [
"MIT"
] | null | null | null | src/main/kotlin/no/nav/syfo/sykmelding/syforestmodel/SyforestSykmelding.kt | navikt/sykmeldinger-backend | 527d0bfe9f7c61bab2b94fee9002feabfe92b9ff | [
"MIT"
] | 6 | 2020-02-19T10:34:25.000Z | 2021-05-04T12:08:26.000Z | src/main/kotlin/no/nav/syfo/sykmelding/syforestmodel/SyforestSykmelding.kt | navikt/sykmeldinger-backend | 527d0bfe9f7c61bab2b94fee9002feabfe92b9ff | [
"MIT"
] | 1 | 2022-02-11T08:55:39.000Z | 2022-02-11T08:55:39.000Z | package no.nav.syfo.sykmelding.syforestmodel
import java.time.LocalDate
import java.time.LocalDateTime
data class SyforestSykmelding(
val id: String? = null,
val startLegemeldtFravaer: LocalDate? = null,
val skalViseSkravertFelt: Boolean = false,
val identdato: LocalDate? = null,
val status: Strin... | 37.23913 | 79 | 0.714536 |
fb507825e874b4001cf54d4e3d3886b636625c3d | 15,395 | c | C | bin/rt/rrp2orb/rrp2orb.c | jreyes1108/antelope_contrib | be2354605d8463d6067029eb16464a0bf432a41b | [
"BSD-2-Clause",
"MIT"
] | 30 | 2015-02-20T21:44:29.000Z | 2021-09-27T02:53:14.000Z | bin/rt/rrp2orb/rrp2orb.c | jreyes1108/antelope_contrib | be2354605d8463d6067029eb16464a0bf432a41b | [
"BSD-2-Clause",
"MIT"
] | 14 | 2015-07-07T19:17:24.000Z | 2020-12-19T19:18:53.000Z | bin/rt/rrp2orb/rrp2orb.c | jreyes1108/antelope_contrib | be2354605d8463d6067029eb16464a0bf432a41b | [
"BSD-2-Clause",
"MIT"
] | 46 | 2015-02-06T16:22:41.000Z | 2022-03-30T11:46:37.000Z | /***************************************************************************
* rrp2orb.c:
*
* A small client to collect data from an NEIC RRP ring file and
* inject the records as SEED-type packets into an ORB. The received
* records must contain blockette 1000s.
*
* Written by Chad Trabant, IRIS Data Managemen... | 29.548944 | 90 | 0.548295 |
dd91a76022e91874d22138d59656eeecb5a93e41 | 1,216 | php | PHP | routes/web.php | onesyah05/DashboardVoc | e72dfe6f74ddc3c6c8c178f4348ff7eedfc71dbe | [
"MIT"
] | null | null | null | routes/web.php | onesyah05/DashboardVoc | e72dfe6f74ddc3c6c8c178f4348ff7eedfc71dbe | [
"MIT"
] | null | null | null | routes/web.php | onesyah05/DashboardVoc | e72dfe6f74ddc3c6c8c178f4348ff7eedfc71dbe | [
"MIT"
] | null | null | null | <?php
use Illuminate\Support\Facades\Route;
/*
|--------------------------------------------------------------------------
| Web Routes
|--------------------------------------------------------------------------
|
| Here is where you can register web routes for your application. These
| routes are loaded by the Route... | 34.742857 | 75 | 0.653783 |
53d88b4842c7b7669bacfb444ad7726784c67154 | 12,499 | java | Java | ComponentCompiler/src/main/java/com/xiaojinzi/component/FragmentProcessor.java | Diamond0071/Component | de1dde2c4a4452247b3df3b1c0765600624856b8 | [
"Apache-2.0"
] | 1 | 2020-08-26T00:52:01.000Z | 2020-08-26T00:52:01.000Z | ComponentCompiler/src/main/java/com/xiaojinzi/component/FragmentProcessor.java | Diamond0071/Component | de1dde2c4a4452247b3df3b1c0765600624856b8 | [
"Apache-2.0"
] | null | null | null | ComponentCompiler/src/main/java/com/xiaojinzi/component/FragmentProcessor.java | Diamond0071/Component | de1dde2c4a4452247b3df3b1c0765600624856b8 | [
"Apache-2.0"
] | null | null | null | package com.xiaojinzi.component;
import com.google.auto.service.AutoService;
import com.squareup.javapoet.ClassName;
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.ParameterSpec;
import com.squareup.javapoet.ParameterizedTypeName;
import com.squareup.javapo... | 46.812734 | 140 | 0.631811 |
2a5b77cbb2258542140eb9dd7e70870c8bbdab58 | 287 | swift | Swift | TraktSwift/Models/Base/BaseTrendingEntity.swift | arctouch/CouchTracker | 01e21f689b17f9a7ef17e1d2d1f35c3c5e3ca583 | [
"Unlicense"
] | 48 | 2017-11-23T18:04:59.000Z | 2022-03-10T17:33:56.000Z | TraktSwift/Models/Base/BaseTrendingEntity.swift | arctouch/CouchTracker | 01e21f689b17f9a7ef17e1d2d1f35c3c5e3ca583 | [
"Unlicense"
] | 90 | 2017-10-20T21:42:14.000Z | 2020-05-21T14:41:12.000Z | TraktSwift/Models/Base/BaseTrendingEntity.swift | arctouch/CouchTracker | 01e21f689b17f9a7ef17e1d2d1f35c3c5e3ca583 | [
"Unlicense"
] | 10 | 2019-01-06T23:04:08.000Z | 2022-02-10T12:21:30.000Z | public class BaseTrendingEntity: Codable, Hashable {
public let watchers: Int
public func hash(into hasher: inout Hasher) {
hasher.combine(watchers)
}
public static func == (lhs: BaseTrendingEntity, rhs: BaseTrendingEntity) -> Bool {
lhs.watchers == rhs.watchers
}
}
| 23.916667 | 84 | 0.710801 |
18fef8b038bbf56d3612bd21af0652309620c584 | 5,481 | dart | Dart | lib/screens/dashboard/dashboard_charts.dart | mariamabdelati/teddy_the_tracker | 108968890a55d548fc2abf8f1fba8c2597ac145b | [
"MIT"
] | 1 | 2022-01-14T15:16:45.000Z | 2022-01-14T15:16:45.000Z | lib/screens/dashboard/dashboard_charts.dart | mariamabdelati/teddy_the_tracker | 108968890a55d548fc2abf8f1fba8c2597ac145b | [
"MIT"
] | null | null | null | lib/screens/dashboard/dashboard_charts.dart | mariamabdelati/teddy_the_tracker | 108968890a55d548fc2abf8f1fba8c2597ac145b | [
"MIT"
] | 1 | 2022-02-15T14:38:26.000Z | 2022-02-15T14:38:26.000Z | import 'package:flutter/material.dart';
import 'package:smooth_page_indicator/smooth_page_indicator.dart';
import '../../constants.dart';
import '../../screens/dashboard/expense_pie_chart.dart';
import 'income_pie_chart.dart';
import 'line_chart.dart';
class ChartsPageView extends StatefulWidget {
const ChartsPageV... | 27.822335 | 137 | 0.555008 |
963668a9c2be98da235f5261529aa927901c979d | 384 | php | PHP | resources/views/intranet/home.blade.php | mvelasquezp/tablero | 1c609f86c04397040d48ae4ebc71c73fdc4ecd6f | [
"MIT"
] | null | null | null | resources/views/intranet/home.blade.php | mvelasquezp/tablero | 1c609f86c04397040d48ae4ebc71c73fdc4ecd6f | [
"MIT"
] | null | null | null | resources/views/intranet/home.blade.php | mvelasquezp/tablero | 1c609f86c04397040d48ae4ebc71c73fdc4ecd6f | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<title>{{ env('APP_TITLE') }}</title>
@include('common.head')
</head>
<body>
<div class="wrapper">
@include('common.sidebar')
@include('common.navbar')
<div id="content"></div>
</div>
<div class="overla... | 24 | 45 | 0.479167 |
db658d825df1b91f3e409be571e56cbc5fa52253 | 1,813 | swift | Swift | tests/TestStrictCellPresenters.swift | CirrusMD/StrictDataSource | ff1aafe74e4394b59ca0c6197db0c6dfbe619635 | [
"MIT"
] | null | null | null | tests/TestStrictCellPresenters.swift | CirrusMD/StrictDataSource | ff1aafe74e4394b59ca0c6197db0c6dfbe619635 | [
"MIT"
] | null | null | null | tests/TestStrictCellPresenters.swift | CirrusMD/StrictDataSource | ff1aafe74e4394b59ca0c6197db0c6dfbe619635 | [
"MIT"
] | null | null | null | //
// CirrusMD
//
// Created by David Nix on 1/11/16.
// Copyright © 2016 CirrusMD. All rights reserved.
//
import Foundation
import CirrusMD
import UIKit
class TestPresentableTableCell: UITableViewCell, StrictPresentableTableCell {
typealias ViewData = String
var tableView: UITableView?
sta... | 25.535211 | 116 | 0.704357 |
86149d4e9fb2a0391d171040c775d58bed4a584e | 4,402 | go | Go | xyw.com/dborm/zndx/deviceAlert.go | W250883168/wshua.go | 676323a48827bf889d5337dc6eedde305cad9cfe | [
"Apache-2.0"
] | 2 | 2018-07-04T02:09:02.000Z | 2019-07-11T02:38:23.000Z | xyw.com/dborm/zndx/deviceAlert.go | W250883168/go.repo | 676323a48827bf889d5337dc6eedde305cad9cfe | [
"Apache-2.0"
] | null | null | null | xyw.com/dborm/zndx/deviceAlert.go | W250883168/go.repo | 676323a48827bf889d5337dc6eedde305cad9cfe | [
"Apache-2.0"
] | null | null | null | package zndx
import (
"gopkg.in/gorp.v1"
"xutils/xdebug"
"xutils/xtime"
)
/*
CREATE TABLE `devicealert` (
`Id` bigint(50) NOT NULL AUTO_INCREMENT,
`DeviceId` varchar(50) DEFAULT NULL,
`AlertType` varchar(50) DEFAULT NULL COMMENT '1-超时使用预警 2-状态值条件预警 3-具体状态值预警',
`StatusCode` varchar(50) DEFAULT NULL,
`Sta... | 32.367647 | 133 | 0.727851 |
3e224607991619f8f9ffdd64ccd5155865a2042e | 361 | h | C | FMDBDemo/FMDBDemo/Model/HomeRecommendInfo.h | lilongcnc/LLFMDBEasy | 58dd7b0d79076507520e75665a2500ac3c4251fe | [
"MIT"
] | null | null | null | FMDBDemo/FMDBDemo/Model/HomeRecommendInfo.h | lilongcnc/LLFMDBEasy | 58dd7b0d79076507520e75665a2500ac3c4251fe | [
"MIT"
] | null | null | null | FMDBDemo/FMDBDemo/Model/HomeRecommendInfo.h | lilongcnc/LLFMDBEasy | 58dd7b0d79076507520e75665a2500ac3c4251fe | [
"MIT"
] | null | null | null | //
// Person.h
// FMDBDemo
//
// Created by 李龙 on 16/12/14.
// Copyright © 2016年 李龙. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface HomeRecommendInfo : NSObject
@property (nonatomic,copy) NSString *name;
@property (nonatomic,copy) NSString *age;
+ (instancetype)homeRecommendInfoWithName:(N... | 20.055556 | 79 | 0.717452 |
40e07a2aada0fb641e95c6583187e9c716c950c1 | 1,551 | py | Python | twitter_bot.py | lunava/twitter-bot-test | b22570e25a2d2cf224eec088b6f9854e0d7802a5 | [
"MIT"
] | null | null | null | twitter_bot.py | lunava/twitter-bot-test | b22570e25a2d2cf224eec088b6f9854e0d7802a5 | [
"MIT"
] | null | null | null | twitter_bot.py | lunava/twitter-bot-test | b22570e25a2d2cf224eec088b6f9854e0d7802a5 | [
"MIT"
] | null | null | null | import tweepy , tkinter, datetime, os, sys, random, time, pytz
from keys import *
from tweepy import TweepError
#Create oauth handler for tokens setting
auth = tweepy.OAuthHandler(consumer_token, consumer_secret)
auth.set_access_token(key,secret)
api = tweepy.API(auth)
random_lyrics = 'Lyrics.txt'
t... | 23.861538 | 134 | 0.615087 |
0bf2ffa3da9ab9549382958a3b0be4e44d53b920 | 156,928 | js | JavaScript | frontend/web/js/jquery/jquery.min.js | jaybril/www.juice.com | 6d97441883c7cc3badf0a33f56bc74883879df56 | [
"BSD-3-Clause"
] | null | null | null | frontend/web/js/jquery/jquery.min.js | jaybril/www.juice.com | 6d97441883c7cc3badf0a33f56bc74883879df56 | [
"BSD-3-Clause"
] | null | null | null | frontend/web/js/jquery/jquery.min.js | jaybril/www.juice.com | 6d97441883c7cc3badf0a33f56bc74883879df56 | [
"BSD-3-Clause"
] | null | null | null | /*! jQuery v1.8.3 jquery.com | jquery.org/license */
(function(e,t){function _(e){var t=M[e]={};return v.each(e.split(y),function(e,n){t[n]=!0}),t}function H(e,n,r){if(r===t&&e.nodeType===1){var i="data-"+n.replace(P,"-$1").toLowerCase();r=e.getAttribute(i);if(typeof r=="string"){try{r=r==="true"?!0:r==="false"?!1:r==... | 6,538.666667 | 93,584 | 0.685728 |
9d18c8329c0a6e5e863f0393250aaccf34a321a2 | 132 | html | HTML | v/candidateOptions.html | equeslevi/election | a541588e2a1652d9a61dce0e4f4b97116a226863 | [
"MIT"
] | null | null | null | v/candidateOptions.html | equeslevi/election | a541588e2a1652d9a61dce0e4f4b97116a226863 | [
"MIT"
] | null | null | null | v/candidateOptions.html | equeslevi/election | a541588e2a1652d9a61dce0e4f4b97116a226863 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<?php include ('../php/navbar-insidev.php');?>
</body>
</html> | 14.666667 | 47 | 0.560606 |
40c23eb82bfcb3446dc157e386516e9af9077d77 | 7,882 | html | HTML | assets/tentang.html | Kojim2014/mp | 048cadba089677f6d48f4707db419d85bdfdb61e | [
"MIT"
] | null | null | null | assets/tentang.html | Kojim2014/mp | 048cadba089677f6d48f4707db419d85bdfdb61e | [
"MIT"
] | null | null | null | assets/tentang.html | Kojim2014/mp | 048cadba089677f6d48f4707db419d85bdfdb61e | [
"MIT"
] | null | null | null | <html>
<!-- Mirrored from www.sekolahkoding.com/tentang by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Mar 2016 10:13:15 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<title>Tentang Sekolah Koding | Informasi seputar Se... | 45.298851 | 173 | 0.674829 |
0bcec29a46d72a949ec4e1aa62d76e56c184b28b | 2,636 | js | JavaScript | demo.js | shaojiepeng/layui-treetable | 57a9a423f7706cf3750431f1549cb78f96268c28 | [
"MIT"
] | 31 | 2018-05-29T02:14:04.000Z | 2022-01-24T01:55:46.000Z | demo.js | shaojiepeng/layui-treetable | 57a9a423f7706cf3750431f1549cb78f96268c28 | [
"MIT"
] | 3 | 2018-05-07T12:40:51.000Z | 2019-08-06T11:39:25.000Z | demo.js | shaojiepeng/layui-treetable | 57a9a423f7706cf3750431f1549cb78f96268c28 | [
"MIT"
] | 23 | 2018-06-07T01:09:44.000Z | 2021-09-17T14:45:06.000Z |
function showTips1() {
layer.tips('展开所有节点', '#expand', {
tips: [1, '#3595CC'],
time: 3000
})
}
function showTips2() {
layer.tips('收起所有节点', '#collapse', {
tips: [1, '#3595CC'],
time: 3000
})
}
function showTips3() {
layer.tips('获取checkbox选中的节点信息', '#selected', {
... | 18.828571 | 87 | 0.515933 |
918fe216b5b84ea2f93e7abc9aa552651a3e8bdc | 832 | html | HTML | _includes/call-to-action.html | inUtil-info/inutil-info.github.io | 37570d9e173e740dc8fa417609038f191b245fb9 | [
"Apache-2.0"
] | null | null | null | _includes/call-to-action.html | inUtil-info/inutil-info.github.io | 37570d9e173e740dc8fa417609038f191b245fb9 | [
"Apache-2.0"
] | null | null | null | _includes/call-to-action.html | inUtil-info/inutil-info.github.io | 37570d9e173e740dc8fa417609038f191b245fb9 | [
"Apache-2.0"
] | null | null | null | <section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Creamos cosas que nos resultan útiles.</h2>
<hr class="light">
<p class="text-faded">To... | 64 | 398 | 0.649038 |
805c818f7ebac030eb054fe4f8a87da6669f507e | 384 | asm | Assembly | programs/oeis/006/A006062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/006/A006062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/006/A006062.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A006062: Star-hex numbers.
; 1,37,1261,42841,1455337,49438621,1679457781,57052125937,1938092824081,65838103892821,2236557439531837,75977114840189641,2580985347126915961,87677524687474953037,2978454854027021487301,101179787512231255615201
seq $0,2315 ; NSW numbers: a(n) = 6*a(n-1) - a(n-2); also a(n)^2 - 2*b(n)^2 = -... | 42.666667 | 210 | 0.755208 |
aa2eae9b82b5e83acb382320303c4da1ccc3bd6a | 1,529 | swift | Swift | AssistMobileTest/AssistMobileTest/CustomerSettingsViewController.swift | serge-star/assist-mcommerce-sdk-ios | 6e23a75d713f7c72ef189640a2e5ce9802ec3c24 | [
"Apache-2.0"
] | null | null | null | AssistMobileTest/AssistMobileTest/CustomerSettingsViewController.swift | serge-star/assist-mcommerce-sdk-ios | 6e23a75d713f7c72ef189640a2e5ce9802ec3c24 | [
"Apache-2.0"
] | 7 | 2016-11-18T16:32:50.000Z | 2019-04-04T13:54:25.000Z | AssistMobileTest/AssistMobileTest/CustomerSettingsViewController.swift | serge-star/assist-mcommerce-sdk-ios | 6e23a75d713f7c72ef189640a2e5ce9802ec3c24 | [
"Apache-2.0"
] | 5 | 2017-07-18T07:16:10.000Z | 2019-06-20T17:03:40.000Z | //
// CustomerSettingsViewController.swift
// AssistPayTest
//
// Created by Sergey Kulikov on 07.08.15.
// Copyright (c) 2015 Assist. All rights reserved.
//
import UIKit
class CustomerSettingsViewController: UIViewController {
@IBOutlet weak var lastname: UITextField! {
didSet {
las... | 24.66129 | 79 | 0.589928 |
5db044d57a4baa9d9ce4c4c9ee58760b8f1e150b | 928 | go | Go | storage/null/easyjson.go | corestoreio/cspkg | ba02e2933c41080e3863fb6a8d0eb87f09cf2cd7 | [
"Apache-2.0"
] | 98 | 2015-03-28T07:38:31.000Z | 2017-11-07T16:35:18.000Z | storage/null/easyjson.go | corestoreio/cspkg | ba02e2933c41080e3863fb6a8d0eb87f09cf2cd7 | [
"Apache-2.0"
] | 10 | 2015-05-13T23:02:03.000Z | 2017-08-16T06:24:52.000Z | storage/null/easyjson.go | corestoreio/cspkg | ba02e2933c41080e3863fb6a8d0eb87f09cf2cd7 | [
"Apache-2.0"
] | 20 | 2015-05-27T06:38:46.000Z | 2017-06-29T08:13:45.000Z | // +build easyjson
// TODO easyjson does not yet respect build tags to be included when parsing
// files to generate the code. yet there is a PR which refactores easyjson
// parser to go/types. git@github.com:frioux/easyjson.git
package null
import (
"github.com/mailru/easyjson/jlexer"
"github.com/mailru/easyjso... | 22.095238 | 107 | 0.712284 |
f3e960aa11233931c78be202d5176aa8b30c6e57 | 1,289 | kt | Kotlin | AdvancedMapKotlin/app/src/main/java/com/carto/advanced/kotlin/components/popupcontent/citypopupcontent/CityCell.kt | rexfordnyrk/carto-mobile-android-samples | 6cc7d53ddfe8c2b482b84491f8500f9d3c3b4769 | [
"BSD-3-Clause"
] | 32 | 2016-08-04T07:49:57.000Z | 2021-08-24T08:36:18.000Z | AdvancedMapKotlin/app/src/main/java/com/carto/advanced/kotlin/components/popupcontent/citypopupcontent/CityCell.kt | rexfordnyrk/carto-mobile-android-samples | 6cc7d53ddfe8c2b482b84491f8500f9d3c3b4769 | [
"BSD-3-Clause"
] | 12 | 2016-08-25T15:32:05.000Z | 2022-01-03T15:06:37.000Z | AdvancedMapKotlin/app/src/main/java/com/carto/advanced/kotlin/components/popupcontent/citypopupcontent/CityCell.kt | rexfordnyrk/carto-mobile-android-samples | 6cc7d53ddfe8c2b482b84491f8500f9d3c3b4769 | [
"BSD-3-Clause"
] | 20 | 2016-12-15T16:46:59.000Z | 2022-02-07T09:56:59.000Z | package com.carto.advanced.kotlin.components.popupcontent.citypopupcontent
import android.content.Context
import android.graphics.Typeface
import android.view.Gravity
import android.widget.TextView
import com.carto.advanced.kotlin.model.City
import com.carto.advanced.kotlin.sections.base.views.BaseView
import com.cart... | 27.425532 | 79 | 0.679597 |
156e53779c802511e1b8d22ee0bbf2f21c87c636 | 193 | rb | Ruby | lib/performance/metrics.rb | alphagov/govwifi-post-auth-api | 0e72482bd8c4854612111564e11a4f6579ed7f65 | [
"MIT"
] | null | null | null | lib/performance/metrics.rb | alphagov/govwifi-post-auth-api | 0e72482bd8c4854612111564e11a4f6579ed7f65 | [
"MIT"
] | 222 | 2018-07-16T10:21:43.000Z | 2022-03-10T03:13:22.000Z | lib/performance/metrics.rb | alphagov/govwifi-post-auth-api | 0e72482bd8c4854612111564e11a4f6579ed7f65 | [
"MIT"
] | 5 | 2019-08-29T13:58:32.000Z | 2021-04-10T19:11:33.000Z | module Performance
module Metrics
ELASTICSEARCH_INDEX = "govwifi-metrics".freeze
PERIODS = {
daily: "day",
weekly: "week",
monthly: "month",
}.freeze
end
end
| 16.083333 | 50 | 0.611399 |
729aee0868d81c78ac05a07f1383441cf6c2b49b | 3,616 | rs | Rust | src/cache/cache_op_executors.rs | caosbad/safe-client-gateway | e10a4856c1dd718aa49a3185965c8bee64013f8c | [
"MIT"
] | null | null | null | src/cache/cache_op_executors.rs | caosbad/safe-client-gateway | e10a4856c1dd718aa49a3185965c8bee64013f8c | [
"MIT"
] | null | null | null | src/cache/cache_op_executors.rs | caosbad/safe-client-gateway | e10a4856c1dd718aa49a3185965c8bee64013f8c | [
"MIT"
] | null | null | null | use crate::cache::cache_operations::{CacheResponse, InvalidationPattern, RequestCached};
use crate::cache::inner_cache::CachedWithCode;
use crate::cache::Cache;
use crate::providers::info::TOKENS_KEY;
use crate::utils::errors::{ApiError, ApiResult};
use rocket::response::content;
use serde::Serialize;
use std::time::Du... | 36.16 | 88 | 0.573285 |
4f09a5e102f45669000c659a861be9a0eac822a0 | 10,559 | lua | Lua | simplegangs_1.1/lua/simplegangs/cl_init.lua | RW128k/SimpleGangs | ef7c1c5fbde899c80d95c5e6bfa144b0a9f44fdd | [
"MIT"
] | 3 | 2021-10-19T22:21:52.000Z | 2022-03-22T17:17:18.000Z | simplegangs_1.1/lua/simplegangs/cl_init.lua | RW128k/SimpleGangs | ef7c1c5fbde899c80d95c5e6bfa144b0a9f44fdd | [
"MIT"
] | null | null | null | simplegangs_1.1/lua/simplegangs/cl_init.lua | RW128k/SimpleGangs | ef7c1c5fbde899c80d95c5e6bfa144b0a9f44fdd | [
"MIT"
] | null | null | null | --[[
SimpleGangs 1.1
Clientside init file loaded at client startup.
Defines some miscellaneous functions, hooks and
other datatypes such as cached colors and materials.
There are no user editable settings located in
this file.
You should follow the configuration guide within
the Owners Manual PDF included... | 30.341954 | 261 | 0.691259 |
6b56621f5e572e20ad2cfe2364962bf2d71d6abc | 2,801 | c | C | 1995/dodsond1.c | lifthrasiir/winner | 091f613bd56aeeeb99a07e4b29b316211f8d425c | [
"CC0-1.0"
] | 287 | 2020-12-30T07:54:24.000Z | 2022-03-24T15:53:24.000Z | 1995/dodsond1.c | lifthrasiir/winner | 091f613bd56aeeeb99a07e4b29b316211f8d425c | [
"CC0-1.0"
] | 16 | 2021-01-05T18:00:03.000Z | 2022-02-22T03:27:10.000Z | 1995/dodsond1.c | lifthrasiir/winner | 091f613bd56aeeeb99a07e4b29b316211f8d425c | [
"CC0-1.0"
] | 27 | 2021-01-05T09:50:00.000Z | 2022-02-27T12:44:50.000Z | #define X
#define XX
#define XXX
#define XXXX
#define XXXXX
#define XXXXXX
#define XXXXXXX
#define orfa for
#define XXXXXXXXX
#define archa char
#define ainma main
#define etcharga getchar
#define utcharpa putchar
X X
X X X X
X X ... | 41.191176 | 51 | 0.432703 |
260ec8bf8c6af5a7b00c04fe003f8267fd669101 | 306 | java | Java | repository-first-version/src/main/java/it/mcella/jcr/oak/upgrade/repository/firstversion/node/root/OakRootNodeFactory.java | sitMCella/Jackrabbit-Oak-repository-upgrade | 056b6885a0d07df615acdac471d5cf30eb1d7036 | [
"MIT"
] | null | null | null | repository-first-version/src/main/java/it/mcella/jcr/oak/upgrade/repository/firstversion/node/root/OakRootNodeFactory.java | sitMCella/Jackrabbit-Oak-repository-upgrade | 056b6885a0d07df615acdac471d5cf30eb1d7036 | [
"MIT"
] | null | null | null | repository-first-version/src/main/java/it/mcella/jcr/oak/upgrade/repository/firstversion/node/root/OakRootNodeFactory.java | sitMCella/Jackrabbit-Oak-repository-upgrade | 056b6885a0d07df615acdac471d5cf30eb1d7036 | [
"MIT"
] | null | null | null | package it.mcella.jcr.oak.upgrade.repository.firstversion.node.root;
import it.mcella.jcr.oak.upgrade.repository.JcrNode;
public class OakRootNodeFactory implements JcrRootNodeFactory {
@Override
public JcrRootNode createFrom(JcrNode jcrNode) {
return new OakRootNode(jcrNode);
}
}
| 23.538462 | 68 | 0.767974 |
650ab0f46dda1e9c953f58c0e88233c1aedea04d | 8,825 | py | Python | harvester/sharekit/extraction.py | nppo/search-portal | aedf21e334f178c049f9d6cf37cafd6efc07bc0d | [
"MIT"
] | 1 | 2022-01-10T00:26:12.000Z | 2022-01-10T00:26:12.000Z | harvester/sharekit/extraction.py | nppo/search-portal | aedf21e334f178c049f9d6cf37cafd6efc07bc0d | [
"MIT"
] | 48 | 2021-11-11T13:43:09.000Z | 2022-03-30T11:33:37.000Z | harvester/sharekit/extraction.py | nppo/search-portal | aedf21e334f178c049f9d6cf37cafd6efc07bc0d | [
"MIT"
] | null | null | null | import re
from mimetypes import guess_type
from django.conf import settings
from datagrowth.processors import ExtractProcessor
from datagrowth.utils import reach
from core.constants import HIGHER_EDUCATION_LEVELS, RESTRICTED_MATERIAL_SETS
class SharekitMetadataExtraction(ExtractProcessor):
youtube_regex = re.... | 37.394068 | 107 | 0.643853 |
a07ec40f16d5299afce69157dbd19794990797d3 | 4,080 | swift | Swift | MarvelHeroes/Heroes/Controllers/DetailHeroViewController.swift | guumeyer/MarveListHeroes | d16960f2f049bc5706506c13fe92e39f16a0f770 | [
"Apache-2.0"
] | null | null | null | MarvelHeroes/Heroes/Controllers/DetailHeroViewController.swift | guumeyer/MarveListHeroes | d16960f2f049bc5706506c13fe92e39f16a0f770 | [
"Apache-2.0"
] | null | null | null | MarvelHeroes/Heroes/Controllers/DetailHeroViewController.swift | guumeyer/MarveListHeroes | d16960f2f049bc5706506c13fe92e39f16a0f770 | [
"Apache-2.0"
] | null | null | null | //
// DetailHeroViewController.swift
// MarvelHeros
//
// Created by gustavo r meyer on 8/13/17.
// Copyright © 2017 gustavo r meyer. All rights reserved.
//
import UIKit
class DetailHeroViewController: UIViewController {
//MARK: - Attributes
var hero:Character?
var cells = ["profile", "name", "detai... | 31.384615 | 166 | 0.618137 |
eb0ca0d5582a9104a5685b6584fd7f1bf47a1908 | 45,204 | asm | Assembly | Code/CustomControl/RAEdit/Src/Function.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | Code/CustomControl/RAEdit/Src/Function.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | Code/CustomControl/RAEdit/Src/Function.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
.code
FindTheText proc uses ebx esi edi,hMem:DWORD,pFind:DWORD,fMC:DWORD,fWW:DWORD,fWhiteSpace:DWORD,cpMin:DWORD,cpMax:DWORD,fDir:DWORD
LOCAL nLine:DWORD
LOCAL lnlen:DWORD
LOCAL lpFind[15]:DWORD
LOCAL len[15] :DWORD
LOCAL findbuff[512]:BYTE
LOCAL nIgnore:DWORD
LOCAL prev:DWORD
LOCAL cp:DWORD
xo... | 19.826316 | 130 | 0.605632 |
4017e81751acd786a081fe31fba89cb291c3edae | 4,789 | py | Python | Data-Visualization/Seaborn/Plotting graphs with Seaborn.py | Akshat-MS/DataScience-Learning | e3614eeb3aef9c6ba80b425f043b12bc09665d72 | [
"MIT"
] | null | null | null | Data-Visualization/Seaborn/Plotting graphs with Seaborn.py | Akshat-MS/DataScience-Learning | e3614eeb3aef9c6ba80b425f043b12bc09665d72 | [
"MIT"
] | null | null | null | Data-Visualization/Seaborn/Plotting graphs with Seaborn.py | Akshat-MS/DataScience-Learning | e3614eeb3aef9c6ba80b425f043b12bc09665d72 | [
"MIT"
] | null | null | null | #!/usr/bin/env python
# coding: utf-8
# # Plotting graphs with Seaborn
# In[2]:
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
# In[3]:
iris = sns.load_dataset('iris')
iris.shape
# In[4]:
iris.head()
# In[5]:
iris['species'].unique()
# # Univariate Analys... | 18.780392 | 303 | 0.70119 |
6e16733e016c15118d6bf7c839e47db17d10c091 | 7,207 | html | HTML | UI/Blog-Page/signup.html | devu2/My-Brand-David-Uwayezu | 6921d7abcd78a0242e7b1ac45aa5d3ce9e8feabb | [
"MIT"
] | null | null | null | UI/Blog-Page/signup.html | devu2/My-Brand-David-Uwayezu | 6921d7abcd78a0242e7b1ac45aa5d3ce9e8feabb | [
"MIT"
] | 5 | 2020-07-17T00:00:48.000Z | 2021-09-02T16:29:05.000Z | UI/Blog-Page/signup.html | devu2/My-Brand-David-Uwayezu | 6921d7abcd78a0242e7b1ac45aa5d3ce9e8feabb | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Sign Up</title>
<link rel="stylesheet" type="text/css" href="../Assets/CSS/index.css" />
<lin... | 37.149485 | 224 | 0.480644 |
e55ba07149ac5984a87f97174618eb39fa4b8765 | 2,236 | tsx | TypeScript | src/cad/NumberInput.tsx | VolodymyrButs/CL | afcb00e54e66be246d5c06714a0df39e24fbd26b | [
"MIT"
] | null | null | null | src/cad/NumberInput.tsx | VolodymyrButs/CL | afcb00e54e66be246d5c06714a0df39e24fbd26b | [
"MIT"
] | null | null | null | src/cad/NumberInput.tsx | VolodymyrButs/CL | afcb00e54e66be246d5c06714a0df39e24fbd26b | [
"MIT"
] | null | null | null | import React, { RefObject } from 'react'
import { useTranslation } from 'react-i18next'
import styled from 'styled-components'
import { light } from './themes/light'
const Input = styled.input`
font-size: 20px;
height: 26px;
max-width: 100px;
width: 100%;
box-sizing: border-box;
padding: 2px;
... | 23.291667 | 68 | 0.525939 |
50725027c162e96a2e7873fd2c0a0b42585eb442 | 6,349 | go | Go | main.go | Zate/poedom | 764dd9d37c56b71ade47c2ae6d29dbbddc50abeb | [
"MIT"
] | 1 | 2018-02-02T16:10:07.000Z | 2018-02-02T16:10:07.000Z | main.go | Zate/poedom | 764dd9d37c56b71ade47c2ae6d29dbbddc50abeb | [
"MIT"
] | null | null | null | main.go | Zate/poedom | 764dd9d37c56b71ade47c2ae6d29dbbddc50abeb | [
"MIT"
] | null | null | null | package main
import (
"bytes"
"encoding/json"
"fmt"
"html/template"
"io"
"io/ioutil"
"log"
"math/rand"
"net/http"
"os"
"strings"
"time"
"github.com/buger/jsonparser"
"github.com/labstack/echo"
"github.com/labstack/echo/middleware"
"github.com/zate/go-randomdata"
)
// CheckErr to handle errors
func Ch... | 31.122549 | 499 | 0.655221 |
2083469b48ca6183cff99d84ae8327c13337b7b3 | 98 | css | CSS | src/styles/ErrorMessage.css | rhofvendahl/step-solve | a5959a4cbf72a04722e6c35ffb8da63474acd06b | [
"MIT"
] | null | null | null | src/styles/ErrorMessage.css | rhofvendahl/step-solve | a5959a4cbf72a04722e6c35ffb8da63474acd06b | [
"MIT"
] | null | null | null | src/styles/ErrorMessage.css | rhofvendahl/step-solve | a5959a4cbf72a04722e6c35ffb8da63474acd06b | [
"MIT"
] | null | null | null | .error {
color: #CC0B00;
position: fixed;
bottom: 2rem;
left: 2rem;
font-size: 1.5rem;
} | 14 | 20 | 0.612245 |
2a2c2951e2bcbf811cf3e2206bdece0b8b66d51e | 690 | java | Java | src/main/java/hu/alphabox/clamav/client/command/Command.java | alphabox/clamav-client | a808716190f8b834f1c70e2ad53d8e1854400b26 | [
"Apache-2.0"
] | 1 | 2020-03-25T09:48:18.000Z | 2020-03-25T09:48:18.000Z | src/main/java/hu/alphabox/clamav/client/command/Command.java | alphabox/clamav-client | a808716190f8b834f1c70e2ad53d8e1854400b26 | [
"Apache-2.0"
] | null | null | null | src/main/java/hu/alphabox/clamav/client/command/Command.java | alphabox/clamav-client | a808716190f8b834f1c70e2ad53d8e1854400b26 | [
"Apache-2.0"
] | 1 | 2018-04-02T21:36:18.000Z | 2018-04-02T21:36:18.000Z | package hu.alphabox.clamav.client.command;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import hu.alphabox.clamav.client.ClamAVSeparator;
/**
*
* It represents a ClamAV command.
* You can send every command with the simple {@code ClamAVClient}, except
* the IDSESSION and the END command, wh... | 23.793103 | 96 | 0.743478 |
5134b9a993cabf36e85a36c6ce69e1a9e1ff5b7e | 979 | swift | Swift | lupa/Global/LupaVersion.swift | LuisPalacios/lupa | 6178c23b2f816cbc13525b321721040ac2d91722 | [
"MIT"
] | 2 | 2015-08-16T16:36:43.000Z | 2015-11-04T15:14:31.000Z | lupa/Global/LupaVersion.swift | LuisPalacios/lupa | 6178c23b2f816cbc13525b321721040ac2d91722 | [
"MIT"
] | null | null | null | lupa/Global/LupaVersion.swift | LuisPalacios/lupa | 6178c23b2f816cbc13525b321721040ac2d91722 | [
"MIT"
] | null | null | null | //
// ..DO NOT EDIT THIS FILE. It's created automatically from Xcode
// Last update: Thu Nov 9 22:35:23 CET 2017
//
//
// INTRODUCTION
// ============
// How to mix XCode version numbers + GIT 'commit' and 'tag' numbers
// in order to have a program version string that is useful and
// at the same time is compatible... | 33.758621 | 71 | 0.682329 |
40f9a3799178118aa154ba03c7d12e8c2c6b2300 | 244 | sql | SQL | sql/tables/sys_login_stat.sql | following5/oc-server3 | d555890a5248e5f17e3fc9057f439a75b74d31a5 | [
"RSA-MD"
] | null | null | null | sql/tables/sys_login_stat.sql | following5/oc-server3 | d555890a5248e5f17e3fc9057f439a75b74d31a5 | [
"RSA-MD"
] | null | null | null | sql/tables/sys_login_stat.sql | following5/oc-server3 | d555890a5248e5f17e3fc9057f439a75b74d31a5 | [
"RSA-MD"
] | null | null | null | SET NAMES 'utf8';
DROP TABLE IF EXISTS `sys_login_stat`;
CREATE TABLE `sys_login_stat` (
`day` date NOT NULL,
`type` char(10) NOT NULL,
`count` int(11) NOT NULL,
UNIQUE KEY `day` (`day`,`type`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 ;
| 27.111111 | 41 | 0.688525 |
16b05a4e44b3bfe2a8b9240ea27367d4a5d68a48 | 14,828 | swift | Swift | Core/PHDataManagerCoreData.swift | gee4vee/PasteboardHistory.swift | abcc1e914678bba6656126c38ebece5730391679 | [
"Apache-2.0"
] | null | null | null | Core/PHDataManagerCoreData.swift | gee4vee/PasteboardHistory.swift | abcc1e914678bba6656126c38ebece5730391679 | [
"Apache-2.0"
] | null | null | null | Core/PHDataManagerCoreData.swift | gee4vee/PasteboardHistory.swift | abcc1e914678bba6656126c38ebece5730391679 | [
"Apache-2.0"
] | null | null | null | //
// DataManager.swift
//
// Created by Gabriel Valencia on 4/17/17.
// Copyright © 2017 Gabriel Valencia. All rights reserved.
//
import Cocoa
import CoreData
import Foundation
import SUtils
public class PHDataManagerCoreData: NSObject, PHDataMgr {
static let MODEL_NAME = "PasteboardHistory"
st... | 43.230321 | 199 | 0.641624 |
da01fe462c37f24ca7cae46f8cd129f3f96d25c8 | 4,339 | sql | SQL | migrations/blog/blog_init.sql | AlloVince/blog | dddd349ac2c20ac766a24086f1edcb99df4c2104 | [
"MIT"
] | null | null | null | migrations/blog/blog_init.sql | AlloVince/blog | dddd349ac2c20ac766a24086f1edcb99df4c2104 | [
"MIT"
] | null | null | null | migrations/blog/blog_init.sql | AlloVince/blog | dddd349ac2c20ac766a24086f1edcb99df4c2104 | [
"MIT"
] | null | null | null | # Dump of table eva_blog_posts
# ------------------------------------------------------------
CREATE TABLE `eva_blog_posts` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'ID',
`title` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '' COMMENT '标题',
`status` enum('draft','published','pending') COL... | 52.277108 | 115 | 0.698318 |
a193a14f9d73e64ed309e9715a5b4b5035247795 | 6,424 | h | C | ds/netapi/netdom/varg.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | ds/netapi/netdom/varg.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | ds/netapi/netdom/varg.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*****************************************************************************\
Author: Corey Morgan (coreym)
Copyright (c) 1998-2001 Microsoft Corporation
\*****************************************************************************/
#ifndef _VARG_H_012599_
#define _VARG_H_0125... | 28.936937 | 154 | 0.636675 |
0b8d785a697c0b3da778b64fbf2cc6f8d4ea2d37 | 19,032 | py | Python | tools/ig/definitions.py | grahamegrieve/vocab-poc | 9f8b6c29b32f15c9513f16f148fdf2a441ba3897 | [
"BSD-3-Clause"
] | 2 | 2017-06-25T22:15:18.000Z | 2017-09-15T05:12:50.000Z | tools/ig/definitions.py | grahamegrieve/vocab-poc | 9f8b6c29b32f15c9513f16f148fdf2a441ba3897 | [
"BSD-3-Clause"
] | null | null | null | tools/ig/definitions.py | grahamegrieve/vocab-poc | 9f8b6c29b32f15c9513f16f148fdf2a441ba3897 | [
"BSD-3-Clause"
] | null | null | null | #! /usr/bin/env python3.
# create ig definition file with all value sets in the /resources directory
import json, os, sys, logging, re, csv
from lxml import etree
#logging.disable(logging.CRITICAL)
logging.basicConfig(level=logging.DEBUG, format=' %(asctime)s - %(levelname)s- %(message)s')
logging.info('Start of progr... | 49.5625 | 457 | 0.620954 |
b1a59637022fedfb68a49e099c050bd91e1bca90 | 248 | h | C | samples/bluetooth/gatt/bas.h | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 189 | 2017-04-01T03:05:01.000Z | 2022-03-29T10:36:48.000Z | samples/bluetooth/gatt/bas.h | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 47 | 2018-09-10T13:55:32.000Z | 2022-02-28T14:15:42.000Z | samples/bluetooth/gatt/bas.h | timoML/zephyr-riscv | f14d41a7f352570dcd534d5af0819a33c7e728ae | [
"Apache-2.0"
] | 56 | 2017-05-04T03:51:13.000Z | 2022-01-10T06:23:29.000Z | /** @file
* @brief BAS Service sample
*/
/*
* Copyright (c) 2016 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifdef __cplusplus
extern "C" {
#endif
void bas_init(void);
void bas_notify(void);
#ifdef __cplusplus
}
#endif
| 11.809524 | 39 | 0.673387 |