text
stringlengths
1
1.04M
language
stringclasses
25 values
from .. import models from django.shortcuts import redirect from django.http import HttpResponse import json from django.shortcuts import get_object_or_404 def question_form(request): if request.method == "POST": data = request.POST is_update = data.get("question_id", False) answers_info =...
python
Japan’s Nakagin Capsule Tower, known to be a landmark in Japanese architectural history, will be demolished by mid-April, the building’s new owners have said. Last year, the owners of the building had announced the plans to dismantle and demolish the tower after years of looking for a buyer who would repair the buildi...
english
Monday June 26, 2023, Drone maker's initial public offering (IPO) was oversubscribed by 3. 69 times on Day 1, as per data available on the Bombay Stock Exchange, with the retail portion getting fully subscribed in less than an hour of opening. Expected to conclude on June 29, the drone manufacturer has set the price b...
english
Mangaluru: Another life has perished due to the dengue fever as cases of Malaria and dengue are now high in DK. Nagesh Padu (35) a TV cameraman breathed his last at the KMC hospital on July 21 at 11:20 pm. Nagesh Padu was admitted to Yenepoya Hospital for fever. Later he was diagnosed to be suffering from Dengue feve...
english
The past few months have not been good to WhatsApp users. Unfortunately, that doesn't look like it's about to change any time soon. The past few months have not been good to WhatsApp users. Unfortunately, that doesn't look like it's about to change any time soon. The new guidelines require WhatsApp to allow the governm...
english
<reponame>frewsxcv/advent-of-code const FACTOR_A: u64 = 16807; const FACTOR_B: u64 = 48271; const DIVISOR: u64 = 2147483647; const BIT_MASK: u64 = 0b1111_1111_1111_1111; fn main() { let mut a = 783; let mut b = 325; let mut count = 0; for _ in 0..40_000_000 { next_value(&mut a, FACTOR_A); ...
rust
{ "schema_version": "1.2.0", "id": "GHSA-hh78-whh3-vp4q", "modified": "2022-05-01T17:42:01Z", "published": "2022-05-01T17:42:01Z", "aliases": [ "CVE-2007-0147" ], "details": "Cuyahoga before 1.0.1 installs the FCKEditor component with an incorrect deny statement in a Web.config file, which allows remo...
json
<reponame>TheDahv/keyword-cluster-finder [{"keyword":"apartments for rent parking","prominence":1,"competitor":"apartments.com"},{"keyword":"apartments for rent parking","prominence":2,"competitor":"apartmentfinder.com"},{"keyword":"apartments for rent parking","prominence":3,"competitor":"reinventingparking.org"},{"ke...
json
The International Olympic Committee (IOC) said on Monday the accusations made by ARD , a German broadcaster, of corruption and doping cover-ups at the International Weightlifting Federation (IWF) were “very serious and worrying”. ARD , which broke the story on Russia's state doping scandal, claims prominent weightlifte...
english
<gh_stars>10-100 {"template":{"small":"https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/1.0","medium":"https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/2.0","large":"https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/3.0"},"channels":{"yapyap30":{"title":"얍얍","channel_id":103861159,"link":"http://twitch.tv/ya...
json
.profile-page { width: 100%; height: auto; display: flex; flex-direction: column; justify-content: center; align-items: center; } .username { font-weight: bold; font-size: 1.2em; position: absolute; top: 2.5vh; } .edit-div { width: 90%; height: 20vh; display: flex; ...
css
How to Make Natural Deodorant! Okay I know there's a lot of you hippies that rub lemons and bicarb under ya pits, and that's fine, but I'm a posh hippie bird that likes using something that smells lovely from a cute little tin. So if you'd like to do the same, and have been thinking about getting rid of horrible shop b...
english
{ "name": "master-class-rest", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "production":"set NODE_ENV=production&&node index", "staging":"set NODE_ENV=staging&&node index", "start": "node index.js" }, "keywords": [], "author": "", "license": "MIT" }
json
New Delhi: German automobile manufacturer Mercedes-Benz on Thursday launched an exclusive ‘designo’ platform along with three new products. “We are launching in India the ‘designo’ platform which will offer our customers with innumerable customisation options to choose from, ranging from exclusive paint finishes, high ...
english
This story originally appeared on Undark and is part of the Climate Desk collaboration. Last September, Jace Tunnell discovered a layer of tiny round plastic pellets covering a beach on Padre Island, off the southern coast of Texas. There were “millions of them,” he recalled, “and it went on for miles.” Tunnell, a mari...
english
<reponame>KutieKat/github-emojis-cheatsheet import React, { Component } from 'react'; import { connect } from 'react-redux'; import { updateKeyword, resetKeyword, filterEmojis } from '../../store/ActionCreators'; import './SearchBox.css'; class SearchBox extends Component { handleResetKeyword() { this.props.disp...
javascript
Before I start writing the review about WagonR let me explain some key points about WagonR. WagonR is one of the top 5 selling cars in India for nearly a decade. Nearly 15 lakh proud owners of WagonR are present in India. So this makes WagonR simply the best of its class. The new AGS in WagonR is the very impressive. I...
english
<filename>jquery.pjax/1.8.1.json {"jquery.pjax.js":"<KEY>,"jquery.pjax.min.js":"<KEY>}
json
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package nl.unimaas.ids.data2services.registry; import java.util.ArrayList; import java.util.Base64; import java.util.HashMap; import j...
java
Apple Computer is taking the stage Tuesday at an event it teased with the phrase "It's Showtime". At San Francisco's Yerba Buena Center for the Arts, CEO Steve Jobs is touting some of the company's newest products, including a new video iPod and version 7 of the iTunes music software. Apple will be shipping games for t...
english
:root { --_ui5_radio_button_min_width: 2.75rem; --_ui5_radio_button_min_width_compact: 2rem; --_ui5_radio_button_hover_fill: var(--sapField_Hover_Background); --_ui5_radio_button_border_width: 1px; --_ui5_radio_button_checked_fill: var(--sapSelectedColor); --_ui5_radio_button_checked_error_fill: var(--sapField_In...
css
<gh_stars>0 { "name": "eventemitter3", "repository": "primus/eventemitter3", "description": "eventemitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", "version": "1.2.0", "keywords": [ "addEventListener", "addListener", "emit", "emits", "emitter",...
json
How to distinguish the authenticity of Ya Aluminum. 1. Look at the smoothness. Yalum aluminum is squeezed by aluminum rods through molds. The fake profiles are generally used as raw materials with waste aluminum. The material contains a lot of impurities. The squeezing will cause different degrees of damage to the mold...
english
{ "sn22.76:0.1": "Linked Discourses 22 ", "sn22.76:0.2": "8. Itchy ", "sn22.76:0.3": "76. The Perfected Ones ", "sn22.76:1.1": "At Sāvatthī. ", "sn22.76:1.2": "“Mendicants, form is impermanent. ", "sn22.76:1.3": "What’s impermanent is suffering. ", "sn22.76:1.4": "What’s suffering is not-self. ", "sn22....
json
A current WWE champion took to Twitter to share a bizarre reason for Dominik Mysterio's nickname, 'Dirty Dom.' The star in question is the current Women's Tag Team Champion, Chelsea Green. After Nia Jax's brutal attack on Green during last week's RAW, the Women's Tag Team Champion was not booked during the latest episo...
english
<reponame>bric3/java-metadata {"vendor":"liberica","filename":"bellsoft-jdk8u302+8-macos-aarch64.dmg","release_type":"ga","version":"8u302+8","java_version":"8u302+8","jvm_impl":"hotspot","os":"macosx","architecture":"aarch64","file_type":"dmg","image_type":"jdk","features":[],"url":"https://github.com/bell-sw/Liberica...
json
's future on the elite panel of umpires is in serious doubt after he was overlooked for the World Cup quarter-finals. de Silva was not even given a role as fourth official in any of the four games, and was the only one of the 12 members of the ICC's elite panel who has been excluded. Five men from the back-up group, th...
english
package it.clinicallab.model.implementation; import it.clinicallab.model.Box; import it.clinicallab.model.BoxType; public class StandardContainer extends AbstractContainer { public StandardContainer(int size) { super(size); } @Override public boolean canStoreBox(final Box box) { return box.type...
java
<reponame>Xiosn/YougoMall // pages/user/index.js Page({ /** * 页面的初始数据 */ data: { userInfo:{}, collectNum:0 }, /** * 获取用户信息 * @param {*} e */ handleGetuserinfo(e){ const {userInfo} = e.detail; wx.setStorageSync("userinfo", userInfo); this.setData({ userInfo }) ...
javascript
The women's movement was on display at this week's State of the Union address as Democrat Congresswomen wore suffragette white to celebrate their solidarity and New York Democratic Rep. Alexandria Ocasio-Cortez celebrated the resistance to Supreme Court Justice Brett Kavanaugh by making the Kavanaugh protestor who corn...
english
<filename>docs/packagejson/django-cratis.json {"generated_at": "2017-01-27T09:37:28.952560", "required_by": ["django-cratis-cms", "django-cratis-base", "django-cratis-admin", "django-cratis-i18n", "django-cratis-common", "django-cratis-filer", "django-cratis-admin-suit"], "requires": [], "package": "django-cratis"}
json
Market regulator Securities and Exchange Board of India (Sebi) on Friday barred Cals Refineries from issuing equity shares and any other security for a further eight years, as the company was found guilty in a case involving irregularities in issuance of global depository receipts (GDRs). An interim prohibitory order ...
english
Rumours state that Chef has been delayed since Saif Ali Khan injured his thumb on the sets of Akshat Varma's directorial debut. Though the actor was rushed to the hospital and went under a surgery for the same, he is still recovering and that is the reason the film was been delayed by a month. However, denying the rumo...
english
<reponame>jettjia/go-micro-frame<filename>core/register/consul/consul.go package consul import ( "fmt" "github.com/opentracing/opentracing-go" "google.golang.org/grpc" "github.com/hashicorp/consul/api" "github.com/jettjia/go-micro-frame/core/register/otgrpc" ) type Registry struct { Host string Port int } t...
go
<gh_stars>100-1000 package sort; /** * Created by TommyYang on 2018/3/9. */ import java.util.Arrays; /** * 计数排序 */ public class CountingSort implements IArraySort { @Override public int[] sort(int[] sourceArr) throws Exception { // 对 sourceArr 进行拷贝,不改变参数内容 int[] arr = Arrays.copyOf(sourc...
java
Saturday May 02, 2015, To help startups tap the capital markets to raise funds, Securities and Exchange Board of India (SEBI) will soon finalize norms for listing of such companies, although small investors might not be allowed to invest for at least a year. According to PTI, the norms will be issued later this month ...
english
Former WWE manager Jim Cornette recently spoke about the possibility of him returning to the company to manage CM Punk. Punk returned to WWE after nearly a decade-long hiatus at this year's Survivor Series: WarGames. Since then, The Best in the World has delivered some rousing promos on all three brands, and finally si...
english
Every woman has a unique pregnancy experience. This is primarily because every individual has a different medical history, diet, exercise routine and overall constitution, and all of these have a role to play in your pregnancy too. This is also the reason why some women experience severe symptoms during pregnancy while...
english
Reference (R) Buddy Holly have a certain amount of philosophy in Buddy Holly's character but it lies dormant a good deal of the time. Buddy Holly are large-hearted and sincere, though a trifle blunt. Buddy Holly are somewhat proud and people who ponder to Buddy Holly's vanity become Buddy Holly's best friends.Buddy Hol...
english
<filename>example/package.json { "private": true, "scripts": { "build": "yarn dotnet:run-script js:build", "clean": "rm -rf .cache dist src/bin src/obj", "dotnet:run-script": "cd src && dotnet fable yarn-run", "js:build": "parcel build src/index.html", "js:start": "parcel src/index.html", "p...
json
{ "id": 578582, "title": "เตือนคนไทยในยูเออีงดวิจารณ์ปมคว่ำบาตรกาตาร์ | เดลินิวส์", "description": "บัวแก้วเตือนคนไทยในยูเออีงดวิจารณ์สื่อโซเชียลปมชาติอาหรับตัดสัมพันธ์“กาตาร์” ใครฝ่าฝืนโดนทางการยูเออีจับเข้าคุก-ปรับ 5 ล้านบาท\r\n", "keywords": "บัวแก้ว,ยูเออี,วิจารณ์สื่อโซเชีบัวแก้ว,ยูเออี,วิจารณ์สื่อโซเชียล,ช...
json
New Delhi, Nov 11 : The Congress, which has not invited Prime Minister Narendra Modi to international conference it is hosting on Jawaharlal Nehru Nov 17-18, has, however, included a quotation from former prime minister Atal Bihari Vajpayee on the special website launched for the event. The website "nehruinternationalc...
english
Senior journalist, editor and activist Gauri Lankesh, 55, was shot dead by unidentified assailants at the entrance of her home in Bengaluru West on Tuesday evening. Four bullets were pumped into the editor of the Kannada weekly Lankesh Patrike at her doorstep after she had stepped out of her car and opened the gates to...
english
{ "contacts": [], "guideStarURL": "http://www.guidestarindia.org/Summary.aspx?CCReg=2408", "name": "<NAME>", "primaryEmail": "<EMAIL>", "website": "www.krcscbhavnagar.org", "organisationType": [ "Advocacy & Campaigning", "Intermediary", "Support" ], "telephone": [ "912782565999" ], "...
json
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var React = tslib_1.__importStar(require("react")); var ReactDOM = tslib_1.__importStar(require("react-dom")); var prosemirror_model_1 = require("prosemirror-model"); var info_1 = tslib_1.__importDefault(require...
javascript
package com.projectlite2.android.utils.popup; import android.app.Activity; import android.content.Context; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.TextView; import androidx.annotation.NonNull; import com.alibaba.fastjson.JSONObject; import com.lxj.xpopup...
java
Ishant to Elgar, no run, 133.5kph, peckering away outside off. No need for Elgar to play at that. It was that wide.. Ishant to Markram, out Lbw!! Oh dear. It's a pair for Markram. No, this ain't the action replay of the first innings. Hook, line and sinker. Booming inswinger again from Sharma, this kept low to compound...
english
what is known as, the Criminal Law (Amendment) Bill of 1958. It has become law after it was passed in both the Houses of Parliament. So far as 'criminal misconduct' is concerned, two departures were made in that Bill. One was to the effect that there ought to be a minimum punishment. There are only a few cases where a ...
english
<filename>library/src/skip_errors.rs use crate::Error; /// An iterator wrapper to skip missing manifests. pub struct SkipMissing<I: IntoIterator> { inner: I::IntoIter, to_skip: usize, } impl<I: IntoIterator> SkipMissing<I> { /// Create a wrapper. pub fn new(inner: I, to_skip: usize) -> Self { ...
rust
In an embarrassing twist to a coordinated cyberattack on six major South Korean companies this week, investigators said Friday they wrongly identified a Chinese Internet Protocol address as the source. A joint team of government and private experts still maintains that hackers abroad were likely to blame, and many ana...
english
out_data = b"\x1c\x91\x73\x94\xba\xfb\x3c\x30" + \ b"\x3c\x30\xac\x26\x62\x09\x74\x65" + \ b"\x73\x74\x31\x2e\x74\x78\x74\x5e" + \ b"\xc5\xf7\x32\x4c\x69\x76\x65\x20" + \ b"\x66\x72\x65\x65\x20\x6f\x72\x20" + \ b"\x64\x69\x65\x20\x68\x61\x72\x64" + \ ...
python
# Alink Operator List ## Operators ### Data Sources * [AkSourceBatchOp](en/operator/source/AkSourceBatchOp.md) * [AkSourceStreamOp](en/operator/source/AkSourceStreamOp.md) * [CatalogSourceBatchOp](en/operator/source/CatalogSourceBatchOp.md) * [CatalogSourceStreamOp](en/operator/source/CatalogSourceStreamOp.md) * [CsvS...
markdown
Our goal is to provide high quality products at competitive prices, and top-notch service to customers around the world. We are ISO9001, CE, and GS certified and strictly adhere to their quality specifications for Expressing Breast Milk Electric Pump, Integrated Breast Pump For Mom , Power Pumping With Manual Pump , Tr...
english
<filename>bower.json { "name": "bower-opentimestamps", "version": "1.0.2", "description": "Javascript OpenTimestamps library for web.", "license": "LGPL", "main": "./bower-opentimestamps.js", "ignore": ["node_modules/", ".gitignore", "bower.json", "README.md", "index.js", "gulpfile.js", ...
json
<gh_stars>0 [ { "title": "Nba predictions", "text": "Phenix Suns are going to win it all against the Milwaukee bucks in the Nba finals, u heard it hear first ya'll!!!", "user_id": "1" }, { "title": "Warzone best Meta load out", "text": "Best meta Weapon Load out to run on se...
json
// /******************************************************** // * * // * Copyright (C) Microsoft. All rights reserved. * // * * // ********************************************************/ // The module ...
typescript
#!/usr/bin/env python # filename: pair.py # # Copyright (c) 2015 <NAME> # License: The MIT license (http://opensource.org/licenses/MIT) # # 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 witho...
python
<reponame>FrederickOberg/frederickoberg.github.io<gh_stars>10-100 { "@metadata": { "authors": [ "<NAME>" ] }, "scribunto-lua-error": "Lua-Fehler: $2" }
json
<reponame>flexiant/krane<gh_stars>1-10 package testdata import ( "github.com/flexiant/concerto/api/types" "time" ) // GetLicenseeReportsData loads test data func GetLicenseeReportsData() *[]types.LicenseeReport { start, _ := time.Parse("2016-01-01T00:00:00.000Z", "2016-01-01T00:00:00.000Z") end, _ := time.Parse(...
go
<filename>data/node/3667302194/details.json {"type":"Feature","id":"node/3667302194","properties":{"amenity":"vending_machine","vending":"potatoes;eggs","id":"node/3667302194"},"geometry":{"type":"Point","coordinates":[4.9680292,52.051392]}}
json
{ "name": "vscode-git-temporarily-ignore", "displayName": "Git Temporarily Ignore for VS Code", "description": "Temporarily ignore changes from Git", "version": "0.0.1", "publisher": "homeslicesolutions", "engines": { "vscode": "^1.20.0" }, "categories": [ "Other" ], "license": "MIT", "act...
json
<filename>tests/test_warnings.py import pytest from fastaudio.augment.spectrogram import ( CropTime, Delta, MaskFreq, MaskTime, SGRoll, TfmResize ) from fastaudio.util import test_audio_tensor def invoke_class(cls, **args): audio = test_audio_tensor() with pytest.warns(Warning): ...
python
<reponame>ckemmler/sekund-plugin-react<filename>src/ui/icons.ts import { addIcon } from "obsidian"; export const icons: Record<string, string> = { "sekund-icon": `<svg version="1.1" id="Calque_1" x="0px" y="0px" viewBox="0 0 600 600" style="enable-background:new 0 0 600 600;" xmlns="http://www.w3.org/2000/svg"> <st...
typescript
import os import unittest from aruco import ArucoDetector class TestArucoDetectionBlue(unittest.TestCase): ar = ArucoDetector() BLUE = 13 def test_blue(self): result = self.ar.read_image(os.path.abspath("./datasets/blue.jpg")) self.assertEqual(self.BLUE, result) def test_blue_tilt...
python
<reponame>patil215/v8 function main() { const v2 = new Float64Array(26421); let v5 = 0; const v6 = v5 + 1; v5 = v6; } %NeverOptimizeFunction(main); main();
javascript
// Libraries import * as Discord from "discord.js"; import * as MySQL from "mysql"; // Dependencies import * as devconfig from "../../config/devconfig"; import * as helper from "../helper_functions" // Configs import bot_config from "../../config/config.json"; import private_config from "../../config/private_config.j...
typescript
{"localities": ["Louisville, KY", "So Baptist Theo Sem, KY"], "state": "KY", "postal_code": "40280", "locality": "Louisville, KY", "lat": 38.247636, "region": {"fips": "21", "abbr": "KY", "name": "Kentucky"}, "city": "Louisville", "type": "UNIQUE", "lng": -85.688309, "counties": [{"fips": "111", "name": "Jefferson Coun...
json
The five-member sub-committee, constituted by the Supreme Court-appointed Supervisory Panel, inspected the Mullaperiyar dam on Tuesday as the level touched 141. 4 feet. With the completion of repairs in time, Tamil Nadu Public Works Department engineers operated all 13 shutters that were lowered as per a Supreme Court...
english
from data_reader.reader import CsvReader from util import * import numpy as np import matplotlib.pyplot as plt class LogisticRegression(object): def __init__(self, learning_rate=0.01, epochs=50): self.__epochs= epochs self.__learning_rate = learning_rate def fit(self, X, y): self.w_ =...
python
package nl.hinttech.hsleiden.pi.util; import nl.hinttech.hsleiden.pi.beans.ContentDocument; import nl.hinttech.hsleiden.pi.beans.ImageGalleryDocument; import nl.hinttech.hsleiden.pi.beans.Minor; import nl.hinttech.hsleiden.pi.beans.MinutesDocument; import org.hippoecm.hst.content.beans.standard.HippoAsset; import org...
java
A 3-0 defeat against Sri Lanka in Sri Lanka, followed by a 2-1 defeat back home against South Africa, and now on the verge of whitewashing Pakistan in a three-match series: Australia’s journey in the past 6 months has been nothing but topsy-turvy. They will then tour India for four Tests, a series they are likely to lo...
english
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ import React, { FunctionComponent } from 'react'; import { i18n } from '@kbn/...
typescript
{"name":"fluxify","assets":[{"files":["fluxify.js","fluxify.min.js"],"version":"0.2.1","mainfile":"fluxify.min.js"},{"files":["fluxify.js","fluxify.min.js"],"version":"0.2.2","mainfile":"fluxify.min.js"},{"files":["fluxify.js","fluxify.min.js"],"version":"0.2.3","mainfile":"fluxify.min.js"}],"versions":["0.2.3","0.2.2"...
json
<filename>data/song_data/A/B/U/TRABUIN128F93022FF.json {"artist_id":"ARZDUML1187B9AD101","artist_latitude":null,"artist_location":"","artist_longitude":null,"artist_name":"SKOLD vs. KMFDM","duration":327.88853,"num_songs":1,"song_id":"SOJBVLG12AB0180412","title":"Alkohol","year":0}
json
[ { "areas": [], "enum": "V\u00edtor, Paulo e M\u00e1rcia s\u00e3o copropriet\u00e1rios, em regime de condom\u00ednio pro indiviso, de uma casa, sendo cada um deles titular de parte ideal representativa de um ter\u00e7o (1/3) da coisa comum. Todos usam esporadicamente a casa nos finais de semana. Ce...
json
<reponame>elliot2extreme/FDA-My-Studies-Mobile-Application-System<gh_stars>0 /******************************************************************************* * Copyright © 2017-2019 Harvard Pilgrim Health Care Institute (HPHCI) and its Contributors. * Permission is hereby granted, free of charge, to any person obtai...
java
Islamabad: At least 64 people were killed, and dozens of others were injured in heavy monsoon rain-triggered flash floods and different rain-related incidents, during the last three days in different regions of Pakistan, said a report from the National Disaster Management Authority (NDMA) Monday. According to the repo...
english
<filename>src/components/Rate/Rate.tsx import * as React from 'react'; import * as classNames from 'classnames'; import Icon from '../Icon'; import {getOtherProperties} from '../common/Utils'; import Ripple from '../Ripple'; import {RateProps, RateState} from './PropsType'; export default class Rate extends React.Pure...
typescript
It's been over a decade since Sourav Ganguly last played for India, but the love and admiration for him doesn't seem to have diminished. As a mentor, Ganguly is helping out youngsters in the Delhi Capitals camp during the ongoing IPL 2019. As 90s kids, we saw Ganguly and Ponting go up against each other. Now, we have ...
english
<reponame>zjn000/car<filename>Public/statics/js/contract/contract.js /** * Created by shenls on 2017/1/20. */ window.onload = function(){ var pageList = $('.page'); if(pageList){ addGz(); } } //添加骑缝章图片 function addGz(){ var pageList = $('.page'), _length=pageList.length, _html ...
javascript
<filename>src/main/webapp/tvr.css<gh_stars>10-100 html, body { height: 100%; margin: 0; padding: 0; } div#container { position: relative; height: auto !important; height: 100%; min-height: 100%; padding-bottom: 3em; } div#content { padding: 1em; } #mouse-tip { position: fixed; right: 1em; bot...
css
{ "family": "Cuprum", "variants": ["regular", "500", "600", "700", "italic", "500italic", "600italic", "700italic"], "subsets": ["cyrillic", "cyrillic-ext", "latin", "latin-ext", "vietnamese"], "version": "v14", "lastModified": "2021-01-30", "files": { "500": "http://fonts.gstatic.com/s/cuprum/v14/dg45_...
json
<gh_stars>0 """rio-stac: Create STAC items from raster file.""" from rio_stac.stac import create_stac_item # noqa __version__ = "0.3.0"
python
mod ecdsa; mod eddsa; mod keypair; mod publickey; mod rsa; mod secretkey; mod signature; mod wasi_glue; use crate::options::*; use crate::{asymmetric_common, error::*}; pub use keypair::*; pub use publickey::*; pub use secretkey::*; pub use signature::*; use std::any::Any; use std::convert::TryFrom; #[allow(non_cam...
rust
<filename>fluent/composer.json { "name": "tractorcow/silverstripe-fluent", "description": "Simple localisation for Silverstripe", "type": "silverstripe-module", "keywords": [ "silverstripe", "localisation", "localization", "translation", "language", "locale", "multilingual", "translatable", "i18n", ...
json
<reponame>jturner65/GraphicsProbExperiments<filename>src/base_RayTracer/scene/geometry/sceneObjects/lights/myLight.java package base_RayTracer.scene.geometry.sceneObjects.lights; import java.util.concurrent.ThreadLocalRandom; import base_RayTracer.myColor; import base_RayTracer.myRay; import base_RayTracer.rayHit; im...
java
<reponame>GsDevKit/XML-XMLParser This class percent decodes octets for URIs.
markdown
BJP leader Hardik Patel, who was the face of the Patidar reservation agitation in 2015-’16, filed his nomination papers for the coming Assembly elections from the Viramgam constituency in Ahmedabad district on Tuesday, with the party praising his maturity and calling him a “fighter-leader”. Hardik released a manifesto ...
english
<gh_stars>0 package ses.notification.lambda; import com.amazonaws.services.lambda.runtime.events.SNSEvent; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import org.junit.jupiter.api.AfterAll; import org.junit.jupiter.api.BeforeAll; import org.junit.jupit...
java
/* Ion theme for The Lounge. Based on the Zenburn Theme by <NAME> Installation instructions can be found here https://thelounge.chat/docs/server/configuration.html#theme Author: <NAME> GitHub: https://github.com/jake-walker */ /* BACKGROUND #3f3f3f INPUT BACKGROUND #434443 PRIMARY #dcdccc SECONDARY #d2d39b BORDERS #...
css
Nawazuddin Siddiqui’s legal battle with estranged wife Aaliya has been grabbing the headlines for a long time. Recently Aaliya shared a video she made of her argument with Nawaz who was seen locked outside his own bungalow. Siddiqui’s Tiku Weds Sheru producer Kangana Ranaut has now reacted to the disturbing incident. ...
english
package namematcher; import java.util.HashMap; import java.util.Map; import java.util.Set; import java.util.stream.Stream; import java.util.stream.Collectors; public class NameMatcher { /** * Returns pairs of matched names in two group. They must be same size collections. * @param subjects * @param candid...
java
<filename>public/json/artist_map.json {"\u8212\u4f2f\u7279":{"type":"artist","id":"HY87dt2oa-MNWXH5FZ","photo_url":"https:\/\/i.kfs.io\/artist\/global\/10206,0v13\/fit\/300x300.jpg"},"\u5b89\u5fb7\u9b6f\uff0e\u97cb\u4f2f":{"type":"artist","id":"WlAU0XV5c-7cT6q1L6","photo_url":"https:\/\/i.kfs.io\/artist\/global\/2098,0...
json
<reponame>mhemmings/LSStorage<gh_stars>0 package com.mhemmings.lsstorage.test; import com.mhemmings.lsstorage.LSDatabase; import com.mhemmings.lsstorage.LSObject; import com.mhemmings.lsstorage.LSTable; public class MyDatabase extends LSDatabase { public static final LSTable<Car> carTable = new CarTable(); public ...
java
<filename>remote-content-api/unused-for-now/sample-http-api/src/main/resources/SLING-INF/initial-content/content/articles/business/otho-paucek-on-the-array-of-open-source-placeat-voluptas-aka-ram.json<gh_stars>10-100 {"source":"Apache Sling's fake-content-generator","section":"Business","folder":"business","filename":"...
json
<reponame>BradZzz/telos<gh_stars>0 /*! definitions.less * * NOTE: the css version of this file is auto-generated, so only edit the original * less version if you don't want your changes to be overwritten. */ /*** Fonts ***/ @font-face { font-family: "AustinHeadlineBold"; src: url('../fonts/AustinHeadlineBold....
css
// Copyright (c) 2012 Hasso-Plattner-Institut fuer Softwaresystemtechnik GmbH. All rights reserved. #include "io/Loader.h" #include <log4cxx/logger.h> #include "helper/types.h" #include "io/EmptyLoader.h" #include "io/LoaderException.h" #include "storage/AbstractTable.h" #include "storage/AbstractMergeStrategy.h" #in...
cpp
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="description" content="Personal website of <NAME>" /> <meta name="author" content="<NAME>" /> <title><NAME></title> <!-- Bootstra...
html
<filename>.vscode/tasks.json // A task runner that calls the PXT compiler and { "version": "2.0.0", // The command is pxt. Assumes that PXT has been installed using npm install -g pxt "command": "pxt", "tasks": [] }
json
import LinkedList from '../linked-list/LinkedList'; const HASH_MAP_SIZE = 16; export default class HashMap { constructor(size = HASH_MAP_SIZE) { this.size = size; this.buckets = new Array(size); this.keys = {}; for (let i = 0; i < this.size; i++) { this.buckets[i] = new LinkedList(); } ...
javascript