Format:
Recent snippets matching language of NoFormat
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="banner_700x130" width="700" height="130" align="middle"> <param name="allowScriptAccess" value="always" /> <param name="allowFullScreen" value="false" /> <param name="scale" value="exactfit" /> <param name="menu" value="false" /> <param name="quality" value="high" /> <param name="wmode" value="normal" /> <param name="bgcolor" value="#000" /> <param name="flashvars" value="myLink=http://klikvip.com/signup.php?refid=16129" /> <param name="movie" value="http://klikvip.com/banners/flash/banner-klik2.swf" />
6 Views
no comments
#include <stdio.h>
#include <string.h>
struct country {
char name[32];
char capital[32];
char continent[32];
};
int main() {
11 Views
no comments
CREATE TABLE quinto_po_meas_calc_exine Select t.pollen_id,(t.name + c.name + n.name) as name from po_meas_tectum t,po_meas_columellae c,po_meas_nexine n Where 1=1 And t.pollen_id = c.pollen_id And t.pollen_id = n.pollen_id ; insert into po_meas_calc_exine(pollen_id,name) select pollen_id,name from quinto_po_meas_calc_exine ; drop table quinto_po_meas_calc_exine;
4 Views
no comments
stop();
// LOADER BILDER
function loadXML(loaded) {
if (loaded) {
xmlNode = this.firstChild;
image = [];
description = [];
3 Views
no comments
name weight sort parent compounded_weight john 140 2 sue ? askle 64 2 john ? bill 210 1 beth ? beth 120 0 null ? jack 180 3 Hanson ? Hanson 155 1 beth ?
5 Views
no comments
function Remove_Units takes nothing returns nothing
local player p = GetEnumPlayer()
local group g
local unit u
call BJDebugMsg(GetPlayerName(p))
if GetPlayerSlotState(p) != PLAYER_SLOT_STATE_PLAYING then
set g = CreateGroup()
call GroupEnumUnitsInRect(g, GetPlayableMapRect(), null)
loop
set u = FirstOfGroup(g)
8 Views
no comments
function Remove_Units takes nothing returns nothing
local player p = GetEnumPlayer()
local group g
local unit u
if GetPlayerSlotState(p) != PLAYER_SLOT_STATE_PLAYING then
set g = CreateGroup()
call GroupEnumUnitsInRect(g, GetPlayableMapRect(), null)
loop
set u = FirstOfGroup(g)
exitwhen u == null
9 Views
no comments
function Remove_Units takes nothing returns nothing
local player p = GetEnumPlayer()
local group g
local unit u
if GetPlayerSlotState(p) != PLAYER_SLOT_STATE_PLAYING then
set g = CreateGroup()
GroupEnumUnitsInRect(g, GetPlayableMapRect(), null)
loop
set u = FirstOfGroup(g)
exitwhen u == null
8 Views
no comments
<?php /** * Hello World entry point file for Hello World Component * * @package Joomla.Tutorials * @subpackage Components * @link http://dev.joomla.org/component/option,com_jd-wiki/Itemid,31/id,tutorials:components/ * @license GNU/GPL */
6 Views
no comments
;kemicza SPixelTr PROC x:DWORD, y:DWORD, r:BYTE, g:BYTE, b:BYTE, alpha:REAL4 LOCAL offsetz:DWORD LOCAL alphaz1:REAL4 LOCAL kleur:DWORD LOCAL colorz:REAL4 LOCAL red:DWORD LOCAL green:DWORD LOCAL blue:DWORD
9 Views
no comments
<UserControl.Resources>
<x:Array x:Key="Images" Type="{x:Type ImageSource}">
<BitmapImage UriSource="/FerretFamily;Component/Images/1.jpg"/>
<BitmapImage UriSource="/FerretFamily;Component/Images/2.jpg"/>
<BitmapImage UriSource="/FerretFamily;Component/Images/3.jpg"/>
</x:Array>
</UserControl.Resources>
<Image x:Name="image" Source="{Binding Source={StaticResource Images}, Converter={StaticResource RandomConverter}}"/>
7 Views
no comments
http://forums.alliedmods.net/showthread.php?p=968629 ===================Paintball & Paintball colors pack http://forums.alliedmods.net/showthread.php?t=67885 Advertisements 0.5.5 (Updated 05/26/08) http://forums.alliedmods.net/showthread.php?t=69502 ========================================Map Decals http://forums.alliedmods.net/showthread.php?t=58850
13 Views
no comments
assertArrayEquals assertEquals assertFalse assertNotNull assertNotSame assertNull assertSame assertThat assertTrue fail
22 Views
no comments
OperationalError at /visitors/ no such table: comment_guestbook Request Method: GET Request URL: http://127.0.0.1:8000/visitors/ Exception Type: OperationalError Exception Value:
11 Views
no comments
Light Yagami è uno studente modello, annoiato dal suo stile di vita e stanco di essere circondato da crimini e corruzione. La sua vita prende una svolta decisiva quando un giorno trova per terra un misterioso quaderno nero con scritto in copertina "Death Note". Le istruzioni del Death Note asseriscono che qualsiasi persona il cui nome venga scritto sul quaderno morirà. Inizialmente scettico sull'autenticità del Death Note, credendolo uno scherzo, Light si ricrede quando assiste alla morte di due criminali di cui aveva scritto il nome sul quaderno. Dopo aver incontrato il vero proprietario del Death Note, uno shinigami (let. Dio della morte) di nome Ryuk, Light cercherà di diventare il "Dio del nuovo mondo", mondo di cui lui stesso decide leggi e punizioni. In breve, il grande numero di morti inspiegabili cattura l'attenzione dell'Interpol e di un misterioso detective conosciuto solo come Elle. Elle scopre in breve tempo che il serial killer, soprannominato dai media Kira dalla pronuncia giapponese della parola inglese Killer (キラー Kirā?)[3], si trova in Giappone. Elle conclude anche che Kira può uccidere solo conoscendo il nome e il volto delle persone che vuole eliminare. Light capisce subito che Elle sarà il suo più grande nemico, e da qui ha inizio una sfida fra i due per provare la propria superiorità.
7 Views
no comments
public Report(
String outputFileName,
ResultSet resultSet,
String[] fields)
throws
FileNotFoundException,
DocumentException,
SQLException {
this.outputFileName = outputFileName;
createResultSetTable(resultSet, fields);
7 Views
no comments
#include <iostream>
using namespace std;
void addition(float x,float y)
{
cout << "Summan av de tv† talen „r: " << x + y << endl;
}
8 Views
no comments
SaveInteger(InfoHash, StringHash("arm"), 1, 050100050) //Plasma
SaveInteger(InfoHash, StringHash("arm"), 2, 060060060) //Neutronium
SaveInteger(InfoHash, StringHash("arm"), 3, 100050000) //ProbabilitySheath
SaveInteger(InfoHash, StringHash("arm"), 4, 100100000) //Temporal
SaveInteger(InfoHash, StringHash("arm"), 5, 025060100) //Graviton
/////////////////////////////////////
6 Views
no comments
function Trig_Recolor_Actions takes nothing returns nothing
BJDebugMsg("Recolor executing!")
local integer i = LoadInteger(TrackHash, StringHash("int"), StringHash("tarm"))
if i == 5 then
i = 1
BJDebugMsg("i = 1!")
SaveInteger(TrackHash, StringHash("int"), StringHash("tarm"), i)
else
i = i + 1
BJDebugMsg("i = i + 1!")
7 Views
no comments
<div style="border:1px solid; border-color:#333333; color:#333333; width:20px; height:440px; overflow:auto;position:absolute; left:760px; top:0px;background-color:FFFFFF;"> <center> <center>H</center> <center>I</CENTER> <CENTER><3</CENTER> <CENTER>W</CENTER> <CENTER>E</CENTER> <CENTER>L</CENTER> <CENTER>C</CENTER> <CENTER>O</CENTER>
6 Views
no comments
Common Items
* 100 year Oak Bark
* Ancient Crown
* Bar of Soap
* Battered Armour (2x)
* Bear Hide (3x)
* Boar Tusks
* Bottle of Wine (3x)
* Broken Sword (2x)
6 Views
no comments
I have had no power nor water at home since Saturday!! ARGHHHHHHH Earliest ETA to restoration is Thursday!! OMG!!!!
6 Views
no comments
1. You did the right thing using a reference parameter to return the average value this was the intention. 2. You did the wrong thing in using arrays to solve this program since the rest of the class hasn’t covered arrays yet. Don’t rewrite it at this point but ask me in the future if you’re going to step ahead of where the class is. 3. As for passing the streams, you did this just fine. 4. The function you wrote using the switch is unnecessarily complex. You can combine both of those operations into a single switch construct with a little thought. Again, you can leave it as is if you like but have a look at it if you have time. 5. Other than that, everything else looks fine. I don’t usually indent my if..else statements like that but if it helps you see the logic than have at it. Good work overall. See you tonight.
7 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
