code
stringlengths
4
1.01M
# จงเขียนโปรแกรมแสดงเลขคู่ในช่วง 0 ถึง 10 (รวม 10 ด้วย) for i in range(11): if (i % 2 == 0): print(i)
# healthydesires.com.au A Jekyll based website for healthydesires.com.au by [Bradly Sharpe IT](http://bradlysharpe.com.au) ### Build Status [![Build Status](https://travis-ci.org/brad7928/healthydesires.com.au.svg?branch=master)](https://travis-ci.org/brad7928/healthydesires.com.au)
// RUN: %clang_cc1 -analyze -inline-call -analyzer-store region -analyze-function f2 -verify %s // Test parameter 'a' is registered to LiveVariables analysis data although it // is not referenced in the function body. // Before processing 'return 1;', in RemoveDeadBindings(), we query the liveness // of 'a', because ...
<?php echo '<?xml version="1.0" encoding="utf-8"?>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-ca"> <head> <?php $this->RenderAsset('Head'); ?> <meta property="qc:admins" content="2666562...
var ModuleManager = (function(){ //Directorio donde se encuentran los modulos const BASE_PATH = "js/modules/"; //modules var modules = { "templateManager":{ "className":"TemplateManager", "fileName":"templateManagerModule.js", "order":1, "lo...
# ionic-audioguide An audioguide app with geolocation and media streaming support for the ionic framework # Howto These files will not run standalone, you have to create a new ionic app to make use of them. The interesting code is in www/js/controllers.js and www/js/app.js # Webserver and JSON You will need a webser...
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>DOM.Node</title> <meta http-equiv="Content-Type" content="text/html; cha...
<?php /** * H4PH - HTML4 PHP Helper * @link https://github.com/Coft/H4PH */ class Td { /** * contains all setted attributes * @var array */ private $attrs = array(); /** * keeps content * @var string */ private $content = null; /** * holds markup name ...
var SPHERE = { getSphereVertex: function (radius, res) { // Se obtienen los vértices, normales y coordenadas de textura var vertexData = [], alpha, beta, x, y, z, u, v; for (var i = 0; i <= res; i++) { // Se recorren las latitudes alpha = i * Math.PI / res; // Ángulo latitud ...
/** * */ package org.sylvani.io.voice.http; import java.io.IOException; import java.util.List; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.eclipse.emf.common.util.EList; import ...
class Class3_Sub28 extends Class3 { static Class94[] aClass94Array2566 = new Class94[200]; static int anInt2567 = -1; private static Class94 aClass94_2568 = Class3_Sub4.buildString("Started 3d Library"); long aLong2569; Class3_Sub28 aClass3_Sub28_2570; static int anInt2571; static int an...
/* Kvalobs - Free Quality Control Software for Meteorological Observations $Id: Data.h,v 1.2.6.2 2007/09/27 09:02:22 paule Exp $ Copyright (C) 2007 met.no Contact information: Norwegian Meteorological Institute Box 43 Blindern 0313 OSLO NORWAY email: kvalobs-dev@met.no This file is part of KVALO...
## PostgreSQL 拒绝服务DDOS攻击与防范 ### 作者 digoal ...
using System; namespace WIC { public enum DXGI_FORMAT { DXGI_FORMAT_UNKNOWN, DXGI_FORMAT_R32G32B32A32_TYPELESS, DXGI_FORMAT_R32G32B32A32_FLOAT, DXGI_FORMAT_R32G32B32A32_UINT, DXGI_FORMAT_R32G32B32A32_SINT, DXGI_FORMAT_R32G32B32_TYPELESS, DXGI_FORMAT_R32G32B32_FLOAT, DXGI_FORMAT_R32G32B32_UINT, DXGI...
/*************************************************************************** getfmtast.cpp - returns the AST for formatted IO ------------------- begin : July 22 2002 copyright : (C) 2002 by Marc Schellens email ...
# # \brief Download and unpack upstream library source codes # \author Norman Feske # \date 2009-10-16 # # # Print help information by default # help:: VERBOSE ?= @ ECHO = @echo DOWNLOAD_DIR = download CONTRIB_DIR = contrib GNU_FIND = find SHELL = bash # # Create download and contrib direc...
/* * psgp_settings.h * * Created on: 21 Jan 2012 * Author: barillrl */ #ifndef PSGP_SETTINGS_H_ #define PSGP_SETTINGS_H_ //----------------------------------------------------------------------------- // CONSTANTS AND OTHER GENERAL PARAMETERS //--------------------------------------------------------------...
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="http://ajax.googleapis.com/ajax/libs...
<?php /** * Created by PhpStorm. * User: Sheila * Date: 12/12/2014 * Time: 6:51 AM */
.club_logo { text-align: center; } .club_name { text-align: center; } .club_teams { text-align: center; } .club_address { text-align: center; }
#!/usr/bin/env python import math fin = open('figs/single-rod-in-water.dat', 'r') fout = open('figs/single-rods-calculated-density.dat', 'w') kB = 3.16681539628059e-6 # This is Boltzmann's constant in Hartree/Kelvin first = 1 nm = 18.8972613 for line in fin: current = str(line) pieces = current.split('\t')...
/* This is a File System Recognizer for IRIG 106 Ch10 Filesystem Copyright (C) 2014 Arthur Walton. Heavily derived from the File System Recognizer for RomFs Copyright (C) 2001 Bo Brantén. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public...
dojo.require("dijit.Dialog"); dojo.require("dijit.form.FilteringSelect"); dojo.require('dijit.form.Button'); dojo.require('dijit.TooltipDialog'); dojo.require('dijit.form.DropDownButton'); dojo.require('dijit.form.CheckBox'); dojo.require('dojox.grid.DataGrid'); dojo.require('dojo.data.ItemFileWriteStore'); dojo.requir...
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Interface com.google.gwt.core.ext.soyc.HasDependencies (Google Web Toolkit Javadoc) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet...
<!DOCTYPE html> <!-- Website template by freewebsitetemplates.com --> <html> <head> <meta charset="UTF-8"> <title>Blog - Astronomy Website Template</title> <link rel="stylesheet" href="css/style.css" type="text/css"> </head> <body> <div id="header"> <div class="wrapper clearfix"> <div id="logo"> <a href="i...
package lionse.client.stage; import java.util.ArrayList; import java.util.List; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogic.gdx.scenes.scene2d.ui.Label; import com.badlogic.gdx.scenes.scene2d.ui.Label...
#include <linux/module.h> #include <linux/init.h> #include <linux/skbuff.h> #include <linux/netfilter/x_tables.h> #include <linux/netfilter/xt_NFLOG.h> #include <net/netfilter/nf_log.h> #include <net/netfilter/nfnetlink_log.h> MODULE_AUTHOR("Patrick McHardy <kaber@trash.net>"); MODULE_DESCRIPTION("Xtables: packet l...
package com.lami.tuomatuo.mq.zookeeper.server; import com.lami.tuomatuo.mq.zookeeper.jmx.ZKMBeanInfo; /** * This class implements the data tree MBean * * Created by xujiankang on 2017/3/19. */ public class DataTreeBean implements DataTreeMXBean, ZKMBeanInfo{ public DataTree dataTree; public DataTreeBea...
/* * linux/arch/arm/kernel/setup.c * * Copyright (C) 1995-2001 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module.h> #include <linux/ker...
/** * Copyright (C) SiteSupra SIA, Riga, Latvia, 2015 * * 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) any later version. * * This...
<?php /* vim: set expandtab tabstop=4 shiftwidth=4: */ // +----------------------------------------------------------------------+ // | Fez - Digital Repository System | // +----------------------------------------------------------------------+ // | Copyright (c) 2005, 2006, 2...
using System.Collections.Generic; using System.Xml.Linq; using UnityEngine; namespace IaS.Xml { public class XmlTrackNode { public const string ElementTrackNode = "node"; private const string AttrTrackNodeId = "id"; private const string AttrTrackNodePosition = "p"; public Vect...
## # This file is part of WhatWeb and may be subject to # redistribution and commercial restrictions. Please see the WhatWeb # web site for more information on licensing and terms of use. # https://morningstarsecurity.com/research/whatweb ## Plugin.define do name "Movable-Type" authors [ "Andrew Horton", # v0.2 # r...
import { apiBase, versionApi } from '../commons'; const apiMonitoringBeta = `${apiBase}/beta/monitoring`; const apiMonitoring = `${apiBase}/${versionApi}/monitoring`; export { apiMonitoringBeta, apiMonitoring };
require("map/level") local levellist = {} levellist[LEVELTYPE.SURVIVAL] = {} levellist[LEVELTYPE.CAVE] = {} levellist[LEVELTYPE.ADVENTURE] = {} levellist[LEVELTYPE.TEST] = {} levellist[LEVELTYPE.CUSTOM] = {} function AddLevel(type, data) table.insert(levellist[type], Level(data)) end require("map/levels/adventure"...
import tests.util.*; import java.util.Map; // Test case for Issue 134: // http://code.google.com/p/checker-framework/issues/detail?id=134 // Handling of generics from different enclosing classes. // TODO: revisit with nested types in 1.3. // @skip-test class GenericTest4 { public interface Foo {} class Outer<O>...
<?php /** * Themes shortcode image options go here * * @package Omega * @subpackage Core * @since 1.0 * * @copyright (c) 2014 Oxygenna.com * @license http://wiki.envato.com/support/legal-terms/licensing-terms/ * @version 1.7.3 */ return array( 'title' => __('Image options', 'omega-admin...
<?php /* Template Name: Products Template * */ ?> <?php get_header(); ?> <div class="wrap-full banner-background cf" style="<?php if( get_field('background_banner')){ echo "background-image: url('". get_field('background_banner')."')"; } ?>"> <?php if (have_posts()) : while (have_posts()) : the_post(...
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov This software is distributed under the GNU General Public License. See t...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Backends</title> <link rel="stylesheet" type="text/css" media="screen" href="../general/css/style.css" /> </head> <body> <h1>Backends</h1> <h2>General Information</h2> <p>The NagVis code is separated...
MyRaspberry-Utilities ==================== Bash Scripts for Raspberry 24/7
/* $Id: memuserkernel-r0drv-darwin.cpp $ */ /** @file * IPRT - User & Kernel Memory, Ring-0 Driver, Darwin. */ /* * Copyright (C) 2009 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribu...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
<div id="obligee_volumen" class="viz" data-viz="treemap-a" data-graph="treemap-a"> <div class="row"> <div class="col-sm-12"> <h3>Volumen de recursos de revisión, por sujeto obligado y por sentido de la resolución: <span class="year-range">2007 - 2015</span></h3> <p class="lead">Recursos de revisión que se rea...
#ifndef LAC_DIFFERENCE_NEIGHBOR_SET_H #define LAC_DIFFERENCE_NEIGHBOR_SET_H 1 #include <utility> #include <list> #include <algorithm> namespace LAC { namespace Difference { template<typename T> struct NeighborSet { typedef T data_t; typedef std::list<T> queue_t; typedef ty...
package com.carpoolsophia; import java.util.concurrent.ExecutionException; import org.json.JSONException; import org.json.JSONObject; import android.app.Fragment; import android.os.AsyncTask; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import andro...
//--------------------------------------------------------------------------- // NEOPOP : Emulator as in Dreamland // // Copyright (c) 2001-2002 by neopop_uk //--------------------------------------------------------------------------- //--------------------------------------------------------------------------- // Th...
<!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...
/* * fs/fs-writeback.c * * Copyright (C) 2002, Linus Torvalds. * * Contains all the functions related to writing back and waiting * upon dirty inodes against superblocks, and writing back dirty * pages against inodes. ie: data writeback. Writeout of the * inode itself is not handled here. * * 10Apr2002 Andr...
/* * Copyright (C) 2011-2012 ArkCORE2 <http://www.arkania.net/> * Copyright (C) 2010-2012 Project SkyFire <http://www.projectskyfire.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...
/* Hey EMACS -*- linux-c -*- */ /* $Id: toolbar.h 4392 2011-08-01 09:24:05Z debrouxl $ */ /* TiLP - Tilp Is a Linking Program * Copyright (C) 1999-2006 Romain Lievin * * 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 ...
(function ($, window, document) { "use strict"; $(document).on( 'ready', function(){ var $body = $('body'), $topbar = $( document.getElementById('topbar') ), $products_sliders = $('.products-slider-wrapper, .categories-slider-wrapper'); /************************...
package com.yh.admin.bo; import java.util.Date; import com.yh.platform.core.bo.BaseBo; public class UserAgent extends BaseBo { private static final long serialVersionUID = 2715416587055228708L; private Long userAgentOid; private Long systemPositionOid; private String userId; // 被代理人 private ...
<?php /* * This file is part of PHPExifTool. * * (c) 2012 Romain Neutron <imprec@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\File; use PHPExiftool\Driver\AbstractTag; class Previe...
<?php /** * @version $Id: blog.php 20960 2011-03-12 14:14:00Z chdemko $ * @package Chola.Site * @subpackage com_content * @copyright Copyright (C) 2005 - 2011 Cholalabs Software LLP. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // no direct access defined('...
local function isBotAllowed (userId, chatId) local hash = 'anti-bot:allowed:'..chatId..':'..userId local banned = redis:get(hash) return banned end local function allowBot (userId, chatId) local hash = 'anti-bot:allowed:'..chatId..':'..userId redis:set(hash, true) end local function disallowBot (userId, cha...
/* Cabal - Legacy Game Implementations * * Cabal is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of t...
/* Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the hop...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="zh-CN"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Language" content="zh-CN"><link href="stylesheet.css" media="all" rel="stylesheet" type="text/css">...
if (Meteor.isServer) { var //// A lookup-table whose keys are generated each time an ‘you.register’ form is rendered using the `babelslug()` method. //// The key is a babelslug, followed by hyphen, followed by a Meteor connection ID (like a session ID for anon users). //// The value is the ...
#pragma once #include <string> class GameSettings { private: int m_nFPS = 60; std::string m_strPath = "../Settings.ini"; private: GameSettings(); void Load(); void Save(); static GameSettings& GetInstance(); public: static int FPS(); };
package org.rebecalang.modeltransformer.ros.timedrebeca; import java.util.HashMap; import java.util.Map; import org.rebecalang.compiler.modelcompiler.corerebeca.CoreRebecaTypeSystem; import org.rebecalang.compiler.modelcompiler.corerebeca.objectmodel.BinaryExpression; import org.rebecalang.compiler.modelcompiler.core...
/* * Copyright (C) 2007 Red Hat, Inc. All rights reserved. * * This file is part of LVM2. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU Lesser General Public License v.2.1. * * You should have receiv...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Mon Jul 03 11:07:20 PDT 2000 --> <TITLE> : Class Ins_dup2 </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ========== START OF N...
#!/usr/bin/perl =head1 NAME TMI pokal_sent.pl =head1 SYNOPSIS TBD =head1 AUTHOR admin@socapro.com =head1 CHANGELOG 2015-06-09 Thomas: Added Session Management =head1 COPYRIGHT Copyright (c) 2015, SocaPro Inc. Created 2015-06-09 =cut use lib '/tmapp/tmsrc/cgi-bin/'; use TMSession; my $session = TMSession:...
/* * The ManaPlus Client * Copyright (C) 2013-2015 The ManaPlus Developers * * This file is part of The ManaPlus Client. * * 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 v...
<?php /** * HTML attribute filters. * Most of these functions filter the generic values from the framework found in hoot/functions/attr.php * Attributes for non-generic structural elements (mostly theme specific) can be loaded in this file. * * @package hoot * @subpackage responsive-brix * @since responsive-brix...
Photoshop files, icons, transparency images, anything that has been edited and is not an original photograph.
var iconhead={ title:"Icon Heading Shortcode", id :'oscitas-form-iconhead', pluginName: 'iconhead', setRowColors:false }; (function() { _create_tinyMCE_options(iconhead,800); })(); function create_oscitas_iconhead(pluginObj){ if(jQuery(pluginObj.hashId).length){ jQuery(pluginObj.hashI...
using System; using System.Threading.Tasks; using System.Windows.Threading; using Disp = System.Windows.Threading.Dispatcher; using Op = System.Windows.Threading.DispatcherOperation; using DO = System.Windows.Threading.DispatcherObject; using static System.Array; namespace AphidUI { public static class ...
<?php /** * @desc Modify from component Media Manager of Joomla * */ // Check to ensure this file is included in Joomla! defined('_JEXEC') or die( 'Restricted access' ); jimport('joomla.filesystem.file'); jimport('joomla.filesystem.folder'); /** * Weblinks Weblink Controller * * @package Joomla * @subpackage...
# Rshell A simple command shell designed by Trevor Smith and Chianh Wu. ## What it does (currently) This shell will handle standard command line programs and their arguments. Similarly, these commands can be linked with `&&`,`||`, or `;`. We are orking on adding precidence via parentheses. The shell itself will also h...
--- name: Feature request about: Please consider reporting directly to https://github.com/magento/community-features --- <!--- Important: This repository is intended only for Magento 2 Technical Issues. Enter Feature Requests at https://github.com/magento/community-features. Project stakeholders monitor and manage re...
<!DOCTYPE html> <html> <h1>muppets_mug5</h1> <p> BOLD: 2/2 correct and 0/2false</p> <p> SIFT: 0/2 correct and 2/2false</p><br> <img src = "../../../BVD_M01/muppets_mug/muppets_mug5.jpg" alt = "muppets_mug5.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src = "../../../" alt = "" st...
/** @mainpage SOIL Jonathan Dummer 2007-07-26-10.36 Simple OpenGL Image Library A tiny c library for uploading images as textures into OpenGL. Also saving and loading of images is supported. I'm using Sean's Tool Box image loader as a base: http://www.nothings.org/ I'm upgrading it to loa...
/* Google HTML5 slides template Authors: Luke Mahé (code) Marcin Wichary (code and design) Dominic Mazzoni (browser compatibility) Charles Chen (ChromeVox support) URL: http://code.google.com/p/html5slides/ */ /* Framework */ html { height: 100%; } body { marg...
/* Linux PINMUX.C */ #include <asm/arch/am_regs.h> #include <asm/arch/am_eth_reg.h> #include <asm/arch/pinmux.h> int clear_mio_mux(unsigned mux_index, unsigned mux_mask) { unsigned mux_reg[] = {PERIPHS_PIN_MUX_0, PERIPHS_PIN_MUX_1, PERIPHS_PIN_MUX_2,PERIPHS_PIN_MUX_3, PERIPHS_PIN_MUX_4,PERIPHS_PIN_MUX_5,PERIPH...
<?php /** * @version $Id: helper.php 20228 2011-01-10 00:52:54Z eddieajau $ * @package Joomla.Site * @subpackage mod_stats * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // no direct ac...
<!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_55) on Sun Feb 15 12:26:30 PST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
/*************************************************************************** * __________ __ ___. * Open \______ \ ____ ____ | | _\_ |__ _______ ___ * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / * Jukebox | | ( <_> ) \___| < | \_\ ( <_> ...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated from a template. // // Manual changes to this file may cause unexpected behavior in your application. // Manual changes to this file will be overwritten if the code is regenerated....
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package pt.jkaiui.core.messages; import java.util.regex.Matcher; import java.util.regex.Pattern; import pt.jkaiui.core.KaiString; import pt.jkaiui.manager.I_InMessage; /** * * @author yuu@akron */ public class Conne...
#ifndef NO_OGL //OpenGL library #pragma comment( lib, "OpenGL32" ) // MFC #include "stdafx.h" //GUI #include "MainWnd.h" #include "FullscreenSettings.h" // Internals #include "../System.h" #include "../gba/GBA.h" #include "../gba/Globals.h" #include "../Util.h" #include "../gb/gbGlobals.h" #include "../common/memgz...
/* asn.h * * Copyright (C) 2006-2016 wolfSSL Inc. * * This file is part of wolfSSL. * * wolfSSL 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) a...
/* * Customer code to add GPIO control during WLAN start/stop * Copyright (C) 1999-2010, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public License ver...
// Test for method java.util.IllegalFormatPrecisionException.getClass().getFields() // Copyright (C) 2012 Pavel Tisnovsky <ptisnovs@redhat.com> // This file is part of Mauve. // Mauve is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // th...
# Turn Off the Lights Browser Extension <img alt="Turn Off the Lights Browser Extension Logo" src="https://github.com/turnoffthelights/Turn-Off-the-Lights-Chrome-extension/blob/master/src/icons/icon48.png" align="left" style="padding: 0 10px 5px 0"> **Turn Off the Lights** is a popular browser extension that works on...
/** ============================================================================ * @file zsp800m_map.c * * @path $(APUDRV)/gpp/src/arch/ZSP800M/ * * @desc Defines the configuration mapping information for the APU DRIVER * driver. * * @ver 0.01.00.00 * ====================================...
<?php $consumer_key = $_GET['1']; $consumer_secret = $_GET['2']; $oauth_access_token = $_GET['3']; $oauth_access_token_secret = $_GET['4']; switch($_GET['url']) { case 'timeline': $rest = 'statuses/user_timeline' ; $params = Array('count' => $_GET['count'], 'include_rts' => $_GET['include_rts'], 'exclude_...
#if !defined(__MAC80211_DRIVER_TRACE) || defined(TRACE_HEADER_MULTI_READ) #define __MAC80211_DRIVER_TRACE #include <linux/tracepoint.h> #include <net/mac80211.h> #include "ieee80211_i.h" #undef TRACE_SYSTEM #define TRACE_SYSTEM mac80211 #define MAXNAME 32 #define LOCAL_ENTRY __array(char, wiphy_name, 32) #define LO...
import win32pipe import win32console import win32process import time import win32con import codecs import ctypes user32 = ctypes.windll.user32 CONQUE_WINDOWS_VK = { '3' : win32con.VK_CANCEL, '8' : win32con.VK_BACK, '9' : win32con.VK_TAB, '12' : win32con.VK_CLEAR, '13' : win32con.V...
class EventsController < ApplicationController before_filter :authorize_organizer, except: [:index, :show] def index @events_upcoming = Event.paginate(page: params[:page_upcoming], :per_page => 5).upcoming() @events_past = Event.paginate(page: params[:page_past], :per_page => 5).past() @events_past_cou...
<?php global $woocommerce; ?> <?php $woocommerce->show_messages(); ?> <?php do_action('woocommerce_before_customer_login_form'); ?> <?php if (get_option('woocommerce_enable_myaccount_registration')=='yes') : ?> <div class="col2-set" id="customer_login"> <div class="col-1"> <?php endif; ?> <h2><?...
#!/bin/bash # ########################################################### # copie_clepub_veyon.sh # Ce script est à lancer sur les clients veyon # Il recupère la clé publique "teacher" du poste "maitre" veyon # 20180327 ########################################################## DATE1=$(date +%F+%0kh%0M) #Couleurs ROUG...
$('#section').on('click', '[id$="Empty"]', function(event) { event.preventDefault(); var match = /(.+)Empty/.exec($(event.target).closest('.unwell').attr('id')); var id = match[1]; var emptyId = match[0]; $('#'+id).trigger('addrow'); $('#'+emptyId).addClass('hidden'); return false; }); $('#section').on(...
/* * EffecTV for Android * Copyright (C) 2013 Morihiro Soft * * MatrixTV.h : * * 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) any...
jQuery(function($){ $.supersized({ //Functionality slideshow : 1, //Slideshow on/off autoplay : 1, //Slideshow starts playing automatically start_slide : 1, //Start slide (0 is random) slide_interval ...
/* * This file is part of the coreboot project. * * Copyright (C) 2012 ChromeOS Authors * * 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; version 2 of the License. * * This program is d...
package com.mmm.product.domain; import java.io.Serializable; public class ShippingDetails implements Serializable{ private static final long serialVersionUID = 5941389959992371612L; }