-
2130065·text·6.1 KB·2012-03-19 16:15 UTC
01. Sorolja fel a logikai jeleket.
¬: "nem", ∧: "és", ∨: "vagy", ⇒: "ha…akkor", ⇔: "akkor és csak akkor" illetve két kvantor ∃: "létezik", ∀: "minden"
02. Fogalmazza meg az unió és a metszet dis
-
2130025·text·175 B·2012-03-19 14:42 UTC
DEVICE=eth0
BOOTPROTO=none
HWADDR=00:50:56:00:05:bf
ONBOOT=yes
NETMASK=255.255.255.255
IPADDR=88.190.230.90
GATEWAY=88.190.24.1
BROADCAST=88.190.230.90
TYPE=Ethernet
-
2130019·text·985 B·2012-03-19 14:25 UTC
import com.greensock.*
import com.greensock.easing.*;
import com.greensock.plugins.*;
TweenPlugin.activate([BlurFilterPlugin]);
OverwriteManager.init( OverwriteManager.NONE );
var timeline;
-
2130001·text·368 B·2012-03-19 13:54 UTC
C:\Users\BF07~1\yad\test\test\test\test\test\test\test\test\test\test\test\test\
test\test\test\test\test\test\test\test\test\test\test\test\test\test\test\test\
test\test\test\test\test\test\test\t
-
2129995·text·2.1 KB·2012-03-19 13:37 UTC
GPL Ghostscript 9.05 (2012-02-08)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
----------------------------
-
2129987·php·2.1 KB·2012-03-19 13:24 UTC
/**
* @access private
* @param string $username
* @return int
*/
private function _get_role($username) {
if($this->use_ad) {
$escaped = $this->ldap_e
-
2129974·text·3.0 KB·2012-03-19 12:20 UTC
Stephen Marchegiani
March 13 2012
Photoshop
Andy Warhol
Andy Warhol was one of the most famous and well respected artists of all time. Warhol was born in Pittsburgh, Pennsylvania in 1928 and woul
-
2129973·text·3.0 KB·2012-03-19 12:20 UTC
Stephen Marchegiani
March 13 2012
Photoshop
Andy Warhol
Andy Warhol was one of the most famous and well respected artists of all time. Warhol was born in Pittsburgh, Pennsylvania in 1928 and woul
-
2129969·text·165 B·2012-03-19 12:03 UTC
config switch
option name switch0
option reset 1
option enable_vlan 1
config switch_vlan
option device switch0
option vlan 1
option ports '0 1 2 3 4'
-
2129968·text·161 B·2012-03-19 12:03 UTC
config switch
option name eth0
option reset 1
option enable_vlan 1
config switch_vlan
option device eth0
option vlan 1
option ports '0 1 2 3 4'
-
2129905·cpp·6.2 KB·2012-03-19 10:58 UTC
#include <stdio.h>
#include <math.h>
#include <iostream>
using namespace std;
#define N 3
class Vector3f
{
public:
float polje[N];
Vector3f(){
for( int
-
2129904·cpp·3.7 KB·2012-03-19 10:57 UTC
#include <stdio.h>
#include <math.h>
#include <iostream>
using namespace std;
#define N 3
class Vector3f
{
public:
float polje[N];
Vector3f();
Vector3f(floa
-
2129871·text·1.7 KB·2012-03-19 09:44 UTC
10:37 -!- mode/#xkcd [+m] by Stereo
10:37 < WtgSBTKfvTVFCGw> <3 thunder
10:37 < LqGDGJdNMFbvJOE> <3 thunder
10:37 -!- uuerRYsIMrHUJKo [uuerRYsIMr@hide-E10FEE90.dynamic.hinet.net] has joined #xk
-
2129863·text·327 B·2012-03-19 09:20 UTC
Application asked to unregister timer 0x0 which is not registered in this thread. Fix application.
kopete(6217)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/user/.kde/share/apps
-
2129862·text·1.3 KB·2012-03-19 09:20 UTC
create or replace procedure GET_DOCTOR_ENCARGADO(P_INSCRIP ENFERMO.INSCRIPCION%TYPE) IS
l_doctor_asignado doctor.doctor_no % type;
l_doctor doctor % rowtype;
l_num_pacientes integer;
de
-
2129856·text·1.7 KB·2012-03-19 09:07 UTC
[root@vps18702554 ~]# ./tuning-primer.sh
-- MYSQL PERFORMANCE TUNING PRIMER --
- By: Matthew Montgomery -
MySQL Version 5.5.16 i686
Uptime = 0 days 0 hrs 13 min 41 sec
Avg. qps = 0
-
2129851·text·1.5 KB·2012-03-19 08:58 UTC
<?php
/**
* Created by Digital Natives GmbH.
* User: Ray
* Date: 16.03.12
* Time: 14:23
*/
require('../include/config.php');
require('../include/functions.php');
checkIP();
$conn-
-
2129842·text·390 B·2012-03-19 08:27 UTC
the bag Miu Miu Bow around a lot recently. It seems that many of the girls of today [b]miu miu bag[/b] u as follows Vitello Lux Bow Bag by Miu Miu. At first [url=http://www.miumiu-bags.net]miu miu ba
-
2129831·text·910 B·2012-03-19 07:38 UTC
ferris@INTERNET:~/Downloads/gist-1876708$ git clone git://gist.github.com/1876708.git gist-1876708
Cloning into gist-1876708...
remote: Counting objects: 3, done.
remote: Compressing objects: 100%
-
2129817·text·383 B·2012-03-19 06:31 UTC
function createArray(input1, input2)
Array1={}
for timer = input1,input2 do
Array1[timer] = timer
print(Array1[timer]);
return Array1[timer];
end
end
io.write("First Number: \n");
num1 = io