code stringlengths 3 1.01M | repo_name stringlengths 5 116 | path stringlengths 3 311 | language stringclasses 30
values | license stringclasses 15
values | size int64 3 1.01M |
|---|---|---|---|---|---|
using System;
using System.IO;
using System.Net;
using System.Security.Cryptography;
using DeanCCCore.Core._2ch.Jane;
using DeanCCCore.Core.Utility;
namespace DeanCCCore.Core
{
[Serializable]
public class ZipFileHeader : ImageHeader
{
public ZipFileHeader()
{
}
public ZipF... | omega227/DeanCC | DeanCC5/DeanCCCore/Core/ZipFileHeader.cs | C# | gpl-3.0 | 598 |
/////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2011- Statoil ASA
// Copyright (C) 2013- Ceetron Solutions AS
// Copyright (C) 2011-2012 Ceetron AS
//
// ResInsight is free software: you can redistribute it and/or modify
// it under the terms of the GN... | iLoop2/ResInsight | ApplicationCode/ModelVisualization/RivGridPartMgr.cpp | C++ | gpl-3.0 | 10,747 |
ALTER TABLE Tag ADD (version INT DEFAULT '0' NOT NULL); | mozilla/caseconductor-ui | platform/db_scripts/db_tcm_update_db_script_8.sql | SQL | gpl-3.0 | 57 |
# Manage yum repos
## in any.yaml
```
repos::default:
gpgcheck: 0
enabled: 1
mirrorlist_expire: 7200
failovermethod: priority
repos::list:
name1:
descr: name-1
mirrorlist: 'http://url/?release=$releasever&arch=$basearch&repo=os&infra=$infra'
priority: 50
name2:
descr: name-2
mirro... | FATruden/puppet | modules/repos/README.md | Markdown | gpl-3.0 | 518 |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/**
* CodeIgniter
*
* An open source application development framework for PHP 5.2.4 or newer
*
* NOTICE OF LICENSE
*
* Licensed under the Academic Free License version 3.0
*
* This source file is subject to the Academic Free License (A... | MitchellMcKenna/LifePress | application/errors/error_db.php | PHP | gpl-3.0 | 2,192 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | MichaelCoughlinAN/Odds-N-Ends | C++/OpenGL_Example_1/build/glfw-3.2.1/docs/html/globals_defs_m.html | HTML | gpl-3.0 | 7,738 |
/*
RPG Paper Maker Copyright (C) 2017-2021 Wano
RPG Paper Maker engine is under proprietary license.
This source code is also copyrighted.
Use Commercial edition for commercial use of your games.
See RPG Paper Maker EULA here:
http://rpg-paper-maker.com/index.php/eula.
*/
#include "paneld... | Wano-k/RPG-Paper-Maker | Editor/CustomWidgets/paneldamageskind.cpp | C++ | gpl-3.0 | 2,843 |
#! /bin/sh
dirs="$*"
if test _"$dirs" = _
then dirs="."
fi
for dir in $dirs
do
if test -d $dir
then
aclocal=""
autoconf=" && autoconf"
autoheader=""
automake=""
if test -f $dir/Makefile.am
then
aclocal=" && aclocal -I build-aux"
automake=" && automake --copy --add-missing"
if egrep 'A[CM]_PROG_... | virtuald/webdma | autogen.sh | Shell | gpl-3.0 | 724 |
###
# Copyright 2016 - 2022 Green River Data Analysis, LLC
#
# License detail: https://github.com/greenriver/hmis-warehouse/blob/production/LICENSE.md
###
require 'memoist'
module ClaimsReporting::Health
module PatientExtension
extend ActiveSupport::Concern
included do
extend Memoist
has_many :... | greenriver/hmis-warehouse | drivers/claims_reporting/extensions/health/patient_extension.rb | Ruby | gpl-3.0 | 2,089 |
<?php
/**************************************************************************/
/* PHP-NUKE: Advanced Content Management System */
/* ============================================ */
/* */
/* Th... | TGates71/PNPv1-Languages | PNPv101-lang-english/modules/Downloads/admin/language/lang-english.php | PHP | gpl-3.0 | 5,394 |
package com.hackatoncivico.rankingpolitico;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.util.LogWriter;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
... | franzueto/rankingpoliticogt-android | app/src/main/java/com/hackatoncivico/rankingpolitico/ProfileActivity.java | Java | gpl-3.0 | 6,690 |
// Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file. See the AUTHORS file for names of contributors.
#ifndef STORAGE_LEVELDB_INCLUDE_DB_H_
#define STORAGE_LEVELDB_INCLUDE_DB_H_
#include <stdint.h>
#inclu... | martinvol/tallerII | ApplicationServer/src/leveldb/include/leveldb/db.h | C | gpl-3.0 | 6,509 |
/*
* OpenSplice DDS
*
* This software and documentation are Copyright 2006 to 2013 PrismTech
* Limited and its licensees. All rights reserved. See file:
*
* $OSPL_HOME/LICENSE
*
* for full copyright notice and license terms.
*
*/
#include <assert.h>
#includ... | SanderMertens/opensplice | src/tools/idlpp/code/idl_scope.c | C | gpl-3.0 | 9,149 |
#--
# Copyright 2015, 2016, 2017 Huub de Beer <Huub@heerdebeer.org>
#
# This file is part of Paru
#
# Paru is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option)... | htdebeer/paru | lib/paru/filter/subscript.rb | Ruby | gpl-3.0 | 874 |
Exif-Scout
==========
The Exif-Scout is a C++ & Qt based GUI for offline searching through the exif-data of images with the power of regular expresions.

You can select various exiv-data as search parameters and the Exif-Scout searches through your offline... | hypergnash/Exif-Scout | README.md | Markdown | gpl-3.0 | 1,628 |
<?xml version="1.0" encoding="UTF-8"?>
<html lang="en" class="no-js ie8">
<!--<![endif]--> <head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>
Mein Bookmanager
</title>
<meta name="viewport" cont... | gitRigge/bookmanager | test/target/geb-reports/bookmanager/BookManageSpec/001-001-Test German Home Page-end.html | HTML | gpl-3.0 | 8,177 |
# -*- coding: utf-8 -*-
################################################################################
# Copyright 2014, Distributed Meta-Analysis System
################################################################################
"""Software structure for generating Monte-Carlo collections of results.
NOTE: Hi... | jrising/open-estimate | openest/generate/v1/effectset.py | Python | gpl-3.0 | 23,746 |
using Nikse.SubtitleEdit.Core.Common;
using Nikse.SubtitleEdit.Forms.Options;
using Nikse.SubtitleEdit.Logic;
using Nikse.SubtitleEdit.Logic.VideoPlayers;
using System;
using System.Text;
using System.Windows.Forms;
namespace Nikse.SubtitleEdit.Forms
{
public partial class VideoError : Form
{
public V... | ivandrofly/subtitleedit | src/ui/Forms/VideoError.cs | C# | gpl-3.0 | 4,893 |
var __v=[
{
"Id": 3568,
"Panel": 1763,
"Name": "紋理動畫",
"Sort": 0,
"Str": ""
},
{
"Id": 3569,
"Panel": 1763,
"Name": "相關API",
"Sort": 0,
"Str": ""
},
{
"Id": 3570,
"Panel": 1763,
"Name": "Example",
"Sort": 0,
"Str": ""
}
] | zuiwuchang/king-document | data/panels/1763.js | JavaScript | gpl-3.0 | 291 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Mon Dec 09 13:16:02 CET 2013 -->
<title>m0.main</title>
<meta name="date" content="2013-12-09">
<link rel="stylesheet" type="tex... | nemolovich/HADL | doc/m0/main/package-frame.html | HTML | gpl-3.0 | 1,109 |
/* Zik2ctl
* Copyright (C) 2015 Aurélien Zanelli <aurelien.zanelli@darkosphere.fr>
*
* Zik2ctl is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option... | kradhub/zik2ctl | src/zikapi.h | C | gpl-3.0 | 3,043 |
<?php
class WP_Gist {
/* Properties
---------------------------------------------------------------------------------- */
/**
* Instance of the class.
*
* @var WP_Gist
*/
protected static $instance = null;
/**
* Class slug.
*
* @var string
*/
protected... | manovotny/wp-gist | src/classes/class-wp-gist.php | PHP | gpl-3.0 | 1,164 |
adafruit_lcd_menu
=================
a menu system to control the raspberry py with the adafruit lcd plate
| djo938/adafruit_lcd_menu | README.md | Markdown | gpl-3.0 | 107 |
<?php
// Clear variables
$boardGameError = "";
$boardGameAvailable = "";
// Get the playerID, if null return user to the available page
$playerID = null;
if (!empty($_GET['playerID']))
{
$playerID = $_REQUEST['playerID'];
}
if ( null==$playerID )
{
header("Location: ../available.php");
}
if ($_SERVER["... | twominutesalad/PDOBoardGameClub | upload/available/validate_add_available.php | PHP | gpl-3.0 | 1,457 |
var events = require('events'),
koanize = require('koanizer'),
util = require('util');
koanize(this);
// Standard and RFC set these values
var REFERENCE_CLOCK_FREQUENCY = 90000;
// RTP packet constants and masks
var RTP_HEADER_SIZE = 12;
var RTP_FRAGMENTATION_HEADER_SIZE = 4;
var SAMPLES_PER_FRAME... | rfines/NodeKoans | 2_dgram/buffer-koans.js | JavaScript | gpl-3.0 | 2,619 |
<?php
/**
* @author Pierre-Henry Soria <ph7software@gmail.com>
* @copyright (c) 2012-2015, Pierre-Henry Soria. All Rights Reserved.
* @license GNU General Public License; See PH7.LICENSE.txt and PH7.COPYRIGHT.txt in the root directory.
* @package PH7 / App / System / Module / Affiliate / ... | erichilarysmithsr/pH7-Social-Dating-CMS | _protected/app/system/modules/affiliate/controllers/HomeController.php | PHP | gpl-3.0 | 1,983 |
//
// AppDelegate.h
// Pedigree
//
// Created by user on 12.09.13.
// Copyright (c) 2013 user. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
| AppleLab/Pedigree-training | Pedigree/Pedigree/AppDelegate.h | C | gpl-3.0 | 265 |
from abc import ABC
import configargparse
from sklearn.externals import joblib
from termcolor import colored
class ScikitBase(ABC):
"""
Base class for AI strategies
"""
arg_parser = configargparse.get_argument_parser()
arg_parser.add('-p', '--pipeline', help='trained model/pipeline (*.pkl file)', ... | miti0/mosquito | strategies/ai/scikitbase.py | Python | gpl-3.0 | 1,418 |
package com.octagon.airships.block;
import com.octagon.airships.reference.Reference;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.block.Block;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.minecraft.client.rende... | Todkommt/Mass-Effect-Ships-Mod | src/main/java/com/octagon/airships/block/AirshipsBlock.java | Java | gpl-3.0 | 1,152 |
#include "simple_form_widget.h"
#include "ui_simple_form_widget.h"
SimpleFormWidget::SimpleFormWidget(QWidget *parent) :
QWidget(parent),
ui(new Ui::SimpleFormWidget)
{
ui->setupUi(this);
}
SimpleFormWidget::~SimpleFormWidget()
{
delete ui;
}
| zflat/Receptacle | test/example_plugins/example_util09_SimpleForm/simple_form_widget.cpp | C++ | gpl-3.0 | 261 |
package itaf.WsUserTakeDeliveryAddressService;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interfac... | zpxocivuby/freetong_mobile_server | itaf-aggregator/itaf-ws-simulator/src/test/java/itaf/WsUserTakeDeliveryAddressService/ObjectFactory.java | Java | gpl-3.0 | 14,213 |
<?php
###############################
# include files from root dir #
###############################
$root_1 = realpath($_SERVER["DOCUMENT_ROOT"]);
$currentdir = getcwd();
$root_2 = str_replace($root_1, '', $currentdir);
$root_3 = explode("/", $root_2);
if ($root_3[1] == 'core') {
echo $root_3[1];
$root = realpat... | RpicmsTeam/RPICMS | core/backend/admin/modules/navigation.php | PHP | gpl-3.0 | 562 |
#ifndef __MAIN_HPP__
#define __MAIN_HPP__
#include <iostream>
#include <unistd.h>
#include <string>
#include <vector>
#include <stdint.h> // Para usar uint64_t
#include "hanoi.hpp"
#include "statistical.hpp"
#include "ClaseTiempo.hpp"
#define cls() system("clear");
long long combinatorio_iterativo(const int &n,const... | i32ropie/Algoritmica | p2/main.hpp | C++ | gpl-3.0 | 13,742 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Thu Dec 22 11:36:55 CET 2016 -->
<title>ch.ethz.inspire.emod.model.units</title>
<meta name="date" content="2016-12-22">
<link rel="sty... | sizuest/EMod | ch.ethz.inspire.emod/src/ch/ethz/inspire/emod/model/units/package-summary.html | HTML | gpl-3.0 | 6,507 |
import commandRunner as cr
import subprocess
import glob, os, platform, shutil, adb
from pathlib import Path
def combine_browsers_logs(udid):
cmd = 'rebot -N Combined --outputdir browserlogs/ '
for idx, device in enumerate(udid):
#Get all the output.xml files for the devices
if platform.s... | younglim/hats-ci | robot_automation/src/logs.py | Python | gpl-3.0 | 3,513 |
/*
* Pixel Dungeon
* Copyright (C) 2012-2015 Oleg Dolya
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* T... | lighthouse64/Random-Dungeon | src/com/lh64/randomdungeon/actors/buffs/SnipersMark.java | Java | gpl-3.0 | 1,360 |
namespace Maticsoft.TaoBao.Request
{
using Maticsoft.TaoBao;
using Maticsoft.TaoBao.Util;
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
public class SimbaAdgroupCampcatmatchsGetRequest : ITopRequest<SimbaAdgroupCampcatmatchsGetResponse>
{
pri... | 51zhaoshi/myyyyshop | Maticsoft.TaoBao_Source/Maticsoft.TaoBao.Request/SimbaAdgroupCampcatmatchsGetRequest.cs | C# | gpl-3.0 | 1,512 |
<?php
/**
* /queue/add.php
*
* This file is part of DomainMOD, an open source domain and internet asset manager.
* Copyright (c) 2010-2016 Greg Chetcuti <greg@chetcuti.com>
*
* Project: http://domainmod.org Author: http://chetcuti.com
*
* DomainMOD is free software: you can redistribute it and/or modify it un... | koep/domainmod | queue/add.php | PHP | gpl-3.0 | 19,235 |
# Copyright (c) 2014 Stefano Palazzo <stefano.palazzo@gmail.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 Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# Thi... | sfstpala/hello | hello/__main__.py | Python | gpl-3.0 | 1,225 |
/*
* Copyright 2015 Jan von Cosel
*
* This file is part of utility-scripts.
*
* utility-scripts is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) an... | janvc/utility-scripts | progs/source/mctdh_specinput.cpp | C++ | gpl-3.0 | 17,237 |
CREATE TABLE IF NOT EXISTS `stena` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`id_user` int(11) NOT NULL,
`id_stena` int(11) NOT NULL,
`time` int(11) NOT NULL,
`msg` varchar(1024) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`read` int(11) DEFAULT '1',
PRIMARY KEY (`id`),
KEY `time` (`time`)
) ... | open-source-wap/dcms-social | upload/install/db_tables/ank_stena.sql | SQL | gpl-3.0 | 594 |
#!/bin/sh
# split must fail when given length/count of zero.
# Copyright (C) 2003-2019 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the Li... | komh/coreutils-os2 | tests/split/fail.sh | Shell | gpl-3.0 | 2,809 |
/*
* This file is part of rpgmapper.
* See the LICENSE file for the software license.
* (C) Copyright 2018-2019, Oliver Maurhart, dyle71@gmail.com
*/
#ifndef RPGMAPPER_MODEL_LAYER_GRID_LAYER_HPP
#define RPGMAPPER_MODEL_LAYER_GRID_LAYER_HPP
#include <QColor>
#include <QJsonObject>
#include <QPainter>
#include <rp... | dyle/rpgmapper | include/rpgmapper/layer/grid_layer.hpp | C++ | gpl-3.0 | 2,443 |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://www.spip.net/trad-lang/
// ** ne pas modifier le fichier **
if (!defined("_ECRIRE_INC_VERSION")) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// B
'bouton_effacer' => 'Löschen',
'bouton_mettr... | VertigeASBL/genrespluriels | plugins/auto/cfg/lang/cfg_de.php | PHP | gpl-3.0 | 2,563 |
--Begin Tools.lua :)
local SUDO = 71377914 -- put Your ID here! <===
function exi_files(cpath)
local files = {}
local pth = cpath
for k, v in pairs(scandir(pth)) do
table.insert(files, v)
end
return files
end
local function file_exi(name, cpath)
for k,v in pairs(exi_files(cpath)) do
i... | ara8586/b.v4 | plugins/tools.lua | Lua | gpl-3.0 | 58,624 |
---
id: 11
question: Telegram – полезные каналы для чтения ежедневных статей, просмотра работ дизайнеров со всего мира, поиска вдохновения
title: Telegram
subject: design
items: 19
---
| IntellectionStudio/intellection.kz | content/questions/question-design-1.md | Markdown | gpl-3.0 | 278 |
var searchData=
[
['handler_5fallocator',['handler_allocator',['../classwebsocketpp_1_1transport_1_1asio_1_1handler__allocator.html',1,'websocketpp::transport::asio']]],
['hash32',['Hash32',['../classnfd_1_1name__tree_1_1Hash32.html',1,'nfd::name_tree']]],
['hash64',['Hash64',['../classnfd_1_1name__tree_1_1Hash64... | nsol-nmsu/ndnSIM | docs/icens/html/search/classes_7.js | JavaScript | gpl-3.0 | 2,179 |
/*
* qrest
*
* Copyright (C) 2008-2012 - Frédéric CORNU
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later v... | deufrai/qrest_deb_packaging | src/gui/widgets/custom/progressPie.cpp | C++ | gpl-3.0 | 3,060 |
package com.dotmarketing.servlets;
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
import javax.servlet.ServletException;
import javax.servlet.Serv... | austindlawless/dotCMS | src/com/dotmarketing/servlets/IconServlet.java | Java | gpl-3.0 | 3,815 |
# Copyright (C) 2011-2012 Google Inc.
# 2016 YouCompleteMe contributors
#
# This file is part of YouCompleteMe.
#
# YouCompleteMe is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either versi... | oblitum/YouCompleteMe | python/ycm/vimsupport.py | Python | gpl-3.0 | 40,365 |
<!-- resources/views/vendor/openpolice/nodes/2713-dept-page-calls-action.blade.php -->
<a class="btn btn-primary btn-lg"
href="/filing-your-police-complaint/{{ $d['deptRow']->dept_slug }}"
<?php /*
@if (in_array(substr($d['deptRow']->dept_slug, 0, 3), ['NY-', 'MA-', 'MD-', 'MN-', 'DC-']))
href="/filing-your-pol... | flexyourrights/openpolice | src/Views/nodes/2713-dept-page-calls-action.blade.php | PHP | gpl-3.0 | 615 |
<?php
Prado::Using('Application.Engine.*');
class CombinedView extends TPage
{
public $text;
public $tiroText;
public function onLoad()
{
global $ABS_PATH,$USERS_PREFIX;
$this->text = TextRecord::finder()->findByPk($_GET['id']);
$this->tiroText = new TiroText($ABS_PATH.'/'.$USERS_PREFIX.'/'.$this->User->Na... | mattkatsenes/tiro-interactive | prado/branch-1.0/protected/Pages/TextManagement/CombinedView.php | PHP | gpl-3.0 | 712 |
#if defined HAVE_CONFIG_H
#include "config.h"
#endif
#include <solver_core.hpp>
#include <triqs/operators/many_body_operator.hpp>
#include <triqs/hilbert_space/fundamental_operator_set.hpp>
#include <triqs/gfs.hpp>
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <fstream>
#include <iomanip>
//#incl... | jmbeuken/abinit | src/01_triqs_ext/triqs_cthyb_qmc.cpp | C++ | gpl-3.0 | 14,888 |
#!/usr/bin/env python3
import os
import logging
import tempfile
import shutil
from graftm.sequence_search_results import SequenceSearchResult
from graftm.graftm_output_paths import GraftMFiles
from graftm.search_table import SearchTableWriter
from graftm.sequence_searcher import SequenceSearcher
from graftm.hmmsearch... | wwood/graftM | graftm/run.py | Python | gpl-3.0 | 42,090 |
<?php
// This file is part of Moodle - http://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle ... | nitro2010/moodle | blocks/fn_marking/db/access.php | PHP | gpl-3.0 | 2,269 |
// Search script generated by doxygen
// Copyright (C) 2009 by Dimitri van Heesch.
// The code in this file is loosly based on main.js, part of Natural Docs,
// which is Copyright (C) 2003-2008 Greg Valure
// Natural Docs is licensed under the GPL.
var indexSectionsWithContent =
{
0: "000000000000000000000000000000... | hungly/Pacman | html/search/search.js | JavaScript | gpl-3.0 | 24,120 |
/***********************************************************************
**
** Sturdy - note-taking app
** Copyright (C) 2016 Vladislav Tronko <innermous@gmail.com>
**
** Sturdy 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 So... | innermous/sturdy | src/core/entrymanager.cpp | C++ | gpl-3.0 | 2,683 |
# Rain_Water_Trapping
def trappedWater(a, size) :
# left[i] stores height of tallest bar to the to left of it including itself
left = [0] * size
# Right [i] stores height of tallest bar to the to right of it including itself
right = [0] * size
# Initialize result
waterVol... | jainaman224/Algo_Ds_Notes | Rain_Water_Trapping/Rain_Water_Trapping.py | Python | gpl-3.0 | 1,208 |
using System.Reflection;
using System.Runtime.CompilerServices;
namespace System.Security.Principal
{
public interface IIdentity
{
string AuthenticationType { get; }
bool IsAuthenticated { get; }
string Name { get; }
}
}
| mtenpow/xaeios | Core/XaeiOS.Core/OSCorlib/System/Security/Principal/IIdentity.cs | C# | gpl-3.0 | 270 |
/**
* Copyright (c) 2017 HES-SO Valais - Smart Infrastructure Laboratory (http://silab.hes.ch)
*
* This file is part of StructuredSimulationFramework.
*
* The StructuredSimulationFramework is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | SiLab-group/structSim | structSimV1/src/main/java/ch/hevs/silab/structuredsim/interfaces/IManageModifier.java | Java | gpl-3.0 | 1,281 |
## Contribution
If you want to add any enhancement feature or have found any bug and want to work on it, please open a new issue regarding that and put a message "I would like to work on it." And make sure every pull request should reference to an issue.
#### Points on how to make pull request
* You need to fork this ... | FOSSEE/eSim | CONTRIBUTION.md | Markdown | gpl-3.0 | 1,330 |
#Region "Microsoft.VisualBasic::e7960fcc4cc15725cc863a98473d765c, ..\interops\visualize\Circos\Circos\TrackDatas\Adapter\Highlights\Repeat.vb"
' Author:
'
' asuka (amethyst.asuka@gcmodeller.org)
' xieguigang (xie.guigang@live.com)
' xie (genetics@smrucc.org)
'
' Copyrig... | amethyst-asuka/GCModeller | src/interops/visualize/Circos/Circos/TrackDatas/Adapter/Highlights/Repeat.vb | Visual Basic | gpl-3.0 | 3,104 |
var __v=[
{
"Id": 2046,
"Chapter": 630,
"Name": "c++",
"Sort": 0
}
] | zuiwuchang/king-document | data/chapters/630.js | JavaScript | gpl-3.0 | 85 |
/*
* $Revision: 2299 $
*
* last checkin:
* $Author: gutwenger $
* $Date: 2012-05-07 15:57:08 +0200 (Mon, 07 May 2012) $
***************************************************************/
/** \file
* \brief Declaration of class SplitHeuristic.
*
* \author Andrea Wagner
*
* \par License:
* This file ... | kdbanman/browseRDF | tulip-3.8.0-src/thirdparty/OGDF/ogdf/layered/SplitHeuristic.h | C | gpl-3.0 | 2,264 |
-----------------------------------
-- Area: Pashhow Marshlands [S]
-- Mob: Virulent Peiste
-- Note: PH for Sugaar
-----------------------------------
local ID = require("scripts/zones/Pashhow_Marshlands_[S]/IDs")
require("scripts/globals/mobs")
-----------------------------------
function onMobDeath(mob, player, isK... | m3rlin87/darkstar | scripts/zones/Pashhow_Marshlands_[S]/mobs/Virulent_Peiste.lua | Lua | gpl-3.0 | 421 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Mon May 06 00:15:52 EDT 2013 -->
<title>Uses of Class org.spongycastle.asn1.x509.ReasonFlags</title>
<meta name="date" content="... | gnu-user/orwell | Orwell/doc/org/spongycastle/asn1/x509/class-use/ReasonFlags.html | HTML | gpl-3.0 | 10,495 |
<?php
$plugin->version = 2012060700;
//EOF
| junwan6/cdhpoodll | blocks/ucla_office_hours/version.php | PHP | gpl-3.0 | 45 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="fr">
<context>
<name></name>
<message id="id-app-launcher-name">
<location filename="asteroid-timer.desktop.h" line="6"/>
<source>Timer</source>
<translation>Timer</translation>
</message>
</context>
</T... | AsteroidOS/asteroid-timer | i18n/asteroid-timer.en_GB.ts | TypeScript | gpl-3.0 | 323 |
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#ifndef _DEFINES_H
#define _DEFINES_H
#include <AP_HAL_Boards.h>
// Just so that it's completely clear...
#define ENABLED 1
#define DISABLED 0
// this avoids a very common config error
#define ENABLE ENABLED
... | Ju1ien/ArdupilotST-JD-outdated | ArduCopter/defines.h | C | gpl-3.0 | 21,508 |
using System;
using System.Linq;
using System.Threading.Tasks;
using Discord;
using Discord.Commands;
using Geekbot.Core;
using Geekbot.Core.Database;
using Geekbot.Core.Database.Models;
using Geekbot.Core.ErrorHandling;
using Geekbot.Core.Extensions;
using Geekbot.Core.GuildSettingsManager;
using Geekbot.C... | pizzaandcoffee/Geekbot.net | src/Bot/Commands/Randomness/Ship.cs | C# | gpl-3.0 | 3,809 |
class CreateIp4NetworkLocationJoinTable < ActiveRecord::Migration
def change
create_join_table :ip4_networks, :locations do |t|
t.index [:ip4_network_id,:location_id], unique: true, name: 'ip4_network_location'
end
end
end
| iqeo/iqeo-server | db/migrate/20141024015712_create_ip4_network_location_join_table.rb | Ruby | gpl-3.0 | 241 |
using System;
using System.Diagnostics.CodeAnalysis;
using JetBrains.Annotations;
using NSubstitute;
using NUnit.Framework;
using Ploeh.AutoFixture.NUnit3;
using Selkie.EasyNetQ;
using Selkie.NUnit.Extensions;
using Selkie.Services.Common.Messages;
using Selkie.Windsor;
namespace Selkie.Services.Racetracks.Tests
{
... | tschroedter/Selkie.Services.Racetracks | Selkie.Services.Racetracks.Tests/ServiceTests.cs | C# | gpl-3.0 | 2,442 |
<!doctype html>
<html lang="{{ .Site.Language.Lang }}" class="no-js">
<head>
{{ partial "head.html" . }}
</head>
<body class="td-{{ .Kind }}">
<header>
{{ partial "navbar.html" . }}
</header>
<div class="container-fluid td-outer">
<div class="td-main">
<div class="row flex-xl-n... | e154/smart-home | doc/themes/docsy/layouts/docs/baseof.html | HTML | gpl-3.0 | 1,122 |
// Copyright 2014 The go-ethereum Authors
// This file is part of the go-ethereum library.
//
// The go-ethereum library is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License... | crazyquark/go-ethereum | core/types/receipt.go | GO | gpl-3.0 | 3,431 |
/*
Simple DirectMedia Layer
Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to u... | bagnalla/puddi | windows_dependencies/include/SDL2/SDL_clipboard.h | C | gpl-3.0 | 2,037 |
/**
* Hub Miner: a hubness-aware machine learning experimentation library.
* Copyright (C) 2014 Nenad Tomasev. Email: nenad.tomasev at gmail.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 Software
* Foundatio... | datapoet/hubminer | src/main/java/draw/basic/ScreenImage.java | Java | gpl-3.0 | 7,076 |
---
title: "爬虫之 Scrapy 框架"
layout: post
date: 2018-02-24 22:48
tag:
- 爬虫
blog: true
author: Topaz
summary: "BeautifulSoup Xpath"
permalink: Spiders-Scrapy-01
---
<h1 class="title"> 爬虫之 Scrapy 框架 </h1>
<h2> Table of Contents </h2>
- [Scrapy 简介](#c1)
- [主要组件](#c2)
- [工作流程](#c3)
- [安装](#c4)
- [基本命令](#c5)
- [HtmlXpathSel... | Topaz1618/Topaz1618.github.io | _posts/2018-06-10-Spiders-Scrapy-01.markdown | Markdown | gpl-3.0 | 11,350 |
@extends('admin.layout')
@section('styles')
<link href="/assets/css/pdfexport.css" rel="stylesheet">
@stop
@section('content')
<div class="container">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<p><a href="{{ url('admin/stavkeposla/show',[$evidenc... | DraganValjak/WaterrproofingApp-Laravel5 | resources/views/admin/pdfponude/stavkamaterijal.blade.php | PHP | gpl-3.0 | 10,356 |
/*
* Copyright (C) 2015 Bailey Forrest <baileycforrest@gmail.com>
*
* This file is part of CCC.
*
* CCC is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your op... | bcforres/ccc | src/top/manager.h | C | gpl-3.0 | 3,307 |
<?php
use yii\helpers\Html;
/* @var $this yii\web\View */
/* @var $model common\models\Sparesused */
$this->title = 'Create Sparesused';
$this->params['breadcrumbs'][] = ['label' => 'Sparesuseds', 'url' => ['index']];
$this->params['breadcrumbs'][] = $this->title;
?>
<div class="sparesused-create">
<h1><?= Htm... | sudeeptalati/rapportforindependentengineers | rapport-chs-mobile/frontend/views/sparesused/create.php | PHP | gpl-3.0 | 431 |
{% extends "base_nav.html" %}
{% load humanize %}
{% load i18n %}
{% load staticfiles %}
{% block "title" %}{% trans "Review Access Request" %}{% endblock %}
{% block "css" %}
<link href="{% static 'css/secrets.css' %}" rel="stylesheet">
{% endblock %}
{% block "content" %}
<script type="text/javascript">
$(function ()... | drscream/teamvault | src/teamvault/apps/secrets/templates/secrets/accessrequest_detail.html | HTML | gpl-3.0 | 2,467 |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# TODO prog_base.py - A starting template for Python scripts
#
# Copyright 2013 Robert B. Hawkins
#
"""
SYNOPSIS
TODO prog_base [-h,--help] [-v,--verbose] [--version]
DESCRIPTION
TODO This describes how to use this script. This docstring
will be printed by ... | braynebuddy/PyBrayne | act_twitter.py | Python | gpl-3.0 | 3,157 |
<!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - SALTMARSH, Nellie</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name... | RossGammon/the-gammons.net | RossFamilyTree/ppl/9/3/d15f5fdfc6f1c1b003779b54739.html | HTML | gpl-3.0 | 22,047 |
/*****************************************************************************
* Copyright (c) 2014-2020 OpenRCT2 developers
*
* For a complete list of all authors, please refer to contributors.md
* Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2
*
* OpenRCT2 is licensed under the GNU Gener... | LRFLEW/OpenRCT2 | src/openrct2/ride/thrill/Twist.cpp | C++ | gpl-3.0 | 6,309 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by texi2html, http://www.gnu.org/software/texinfo/ -->
<head>
<title>Singular 2-0-4 Manual: D.5.8.6 is_reg</title>
<meta name="description" content="Singular 2-0-4 Manual: D.5.8.6 is_reg">
<meta n... | cgwalters/texinfo-git-mirror | texi2html/test/singular_manual/res/singular_httex/is_005freg.html | HTML | gpl-3.0 | 7,548 |
use vars qw(%result_texis %result_texts %result_trees %result_errors
%result_indices %result_sectioning %result_nodes %result_menus
%result_floats %result_converted %result_converted_errors
%result_elements %result_directions_text);
use utf8;
$result_trees{'top_node_normalization'} = {
'contents' => [
... | cgwalters/texinfo-git-mirror | tp/t/results/info_tests/top_node_normalization.pl | Perl | gpl-3.0 | 18,493 |
/* xoreos-tools - Tools to help with xoreos development
*
* xoreos-tools is the legal property of its developers, whose names
* can be found in the AUTHORS file distributed with this source
* distribution.
*
* xoreos-tools is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... | farmboy0/xoreos-tools | src/common/system.h | C | gpl-3.0 | 10,584 |
/*
* dmfs - http://dmfs.org/
*
* Copyright (C) 2012 Marten Gajda <marten@dmfs.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
* by the Free Software Foundation; either version 2 of the License,
* or (at your option... | dmfs/xml-serializer | src/org/dmfs/xmlserializer/XmlAbstractNode.java | Java | gpl-3.0 | 3,072 |
<? include('global.php'); ?>
<? // asp2php (vbscript) converted on Sat Apr 25 20:59:49 2015
$CODEPAGE="1252";?>
<? require("Connections/connrumbo.php"); ?>
<?
$Siniestros__DDcia="%";
if (($_POST["Cia"]!=""))
{
$Siniestros__DDcia=$_POST["Cia"];
}
?>
<?
// $Siniestros is of type "ADODB.Recordset"
echo $MM_connru... | loro102/rumbo2 | ListadoCiaContrariaSalida.php | PHP | gpl-3.0 | 2,150 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html >
<head><title>1.1.1.0 node_activity_vectors.py</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gu... | KatolaZ/mammult | doc/html/mammult_docsu4.html | HTML | gpl-3.0 | 4,795 |
/*
Copyright (C) 2012 Statoil ASA, Norway.
The file 'config_content_node.h' is part of ERT - Ensemble based Reservoir Tool.
ERT is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either ... | iLoop2/ResInsight | ThirdParty/Ert/devel/libconfig/include/ert/config/config_content_node.h | C | gpl-3.0 | 3,666 |
package beseenium.controller.ActionFactory;
/** Copyright(C) 2015 Jan P.C. Hanson & BeSeen Marketing Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, o... | jpchanson/BeSeenium | src/beseenium/controller/ActionFactory/ActionFactory.java | Java | gpl-3.0 | 7,333 |
/*
* 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 proyectomio.controlador.operaciones;
import proyectomio.accesoDatos.Controlador_BD;
import proyectomio.modelo.Consulta;
/**
... | luchoman08/Proyecto-MIO | src/java/proyectomio/controlador/operaciones/Controlador_Conductor.java | Java | gpl-3.0 | 1,169 |
#include <cstdio>
#include <vector>
#include <utility>
#include <algorithm>
using namespace std;
pair<int, int> computeGreedyLongestPath(const vector<vector<int> > & adjList, int startV, const vector<int> & weightOfVertex);
int main(void)
{
int T, numV, numE, u, v, caseId;
vector<vector<int> > adjList;
vector<int... | shakil113/Uva-onlineJudge-solve | UVA12376.cpp | C++ | gpl-3.0 | 1,472 |
<?php
// Copyright (c) Aura development team - Licensed under GNU GPL
// For more information, see licence.txt in the main folder
//
// This is a simple page to create accounts.
// Due to the need of reading conf files this script has to be located
// inside the Aura web folder, or you have to adjust some paths.
// --... | AlexFiFi/aura | web/register/index.php | PHP | gpl-3.0 | 2,763 |
<!DOCTYPE html>
<html lang="fr">
<html>
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" href="./assets/css/mail.css"/>
</head>
<body bgcolor="#E6E6FA">
<?php include 'back-submit... | WillemHeremans/CV | mail.php | PHP | gpl-3.0 | 2,850 |
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<!-- ===========================================================================================
Instituto Municipal de Planeación y Competitividad de Torreón.
Al usar, estudiar y copiar está aceptando los términos de uso de la informaci... | TRCIMPLAN/beta | indicadores-matamoros/sustentabilidad-superficie.html | HTML | gpl-3.0 | 19,496 |
# Daemonizable Commands for Symfony [](https://travis-ci.org/mac-cain13/daemonizable-command)
**A small bundle to create endless running commands with Symfony.**
These endless running commands are very easy to daemonize ... | FreePBX/framework | amp_conf/htdocs/admin/libraries/Composer/vendor/wrep/daemonizable-command/README.md | Markdown | gpl-3.0 | 6,822 |
{-# LANGUAGE ScopedTypeVariables #-}
import Bench
import Bench.Triangulations
main = print (qVertexSolBench trs)
| DanielSchuessler/hstri | scratch6.hs | Haskell | gpl-3.0 | 115 |
//
// Copyleft RIME Developers
// License: GPLv3
//
// 2013-04-18 GONG Chen <chen.sst@gmail.com>
//
#include <boost/algorithm/string.hpp>
#include <boost/lexical_cast.hpp>
#include <rime/dict/table_db.h>
#include <rime/dict/user_db.h>
// Rime table entry format:
// phrase <Tab> code [ <Tab> weight ]
// for multi-sylla... | jinntrance/librime | src/dict/table_db.cc | C++ | gpl-3.0 | 2,233 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.