-
2091960·text·168.8 KB·2011-10-20 16:02 UTC
-
2091956·text·5.9 KB·2011-10-20 15:46 UTC
/*
* $Id: redirect.c,v 1.100.2.1 2008/05/04 23:23:13 hno Exp $
*
* DEBUG: section 85 Store URL Redirector
* AUTHOR: Adrian Chadd; based on redirect.c by Duane Wessels
*
* SQUID Web Proxy
-
2091951·text·169.2 KB·2011-10-20 15:30 UTC
-
2091948·text·9 B·2011-10-20 15:19 UTC
dassadsad
-
2091939·text·766 B·2011-10-20 14:46 UTC
1. kolokvij
- potrebne značajke modernih proizvodnih sustava
- proizvodni sustavi - shema
- izazovi u proizvodnim sustavima
- proizvodne paradigme
- raspored u pogonu
- raznolikost, fleksibiln
-
2091934·text·1002 B·2011-10-20 14:30 UTC
arm-p-armhf-archive-bringup
arm-p-burn-jasper
arm-p-cross-compilable-packages
arm-p-cross-live-build
arm-p-flash-kernel-db
arm-p-image-build-tools
arm-p-ivi-images-discussion
arm-p-one-consumer
-
2091931·text·174 B·2011-10-20 14:20 UTC
#!/usr/bin/perl
$a = "Hereford & Worcester Hereford & Worcester";
$b = substr($a,0,int((length($a)-1))/2);
$c = "$b $b"; if ($a eq $c) {print "y\n"} else {print "n\n"}
-
2091870·text·4.5 KB·2011-10-20 13:57 UTC
integer channelGESTURE=1; // CANAL D'ECOUTE DE LA GESTURE
integer channelRLV; // CANAL UTILISE POUR LE RLV
integer strip=FALSE; // ETAT DU CLICK GAUCHE DE LA SOURIS FALSE=NON PRESSE TRUE
-
2091835·text·3.3 KB·2011-10-20 13:42 UTC
# $OpenBSD: sshd_config,v 1.81 2009/10/08 14:03:41 markus Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
# This sshd was compi
-
2091796·text·3.6 KB·2011-10-20 13:32 UTC
/**********************************************
Description: This is an interactive program using
menu and calculator.
***********************************************/
import java.u
-
2091783·text·3.6 KB·2011-10-20 13:29 UTC
/**********************************************
Description: This is an interactive program using
menu and calculator.
***********************************************/
import java.u
-
2091774·text·41 B·2011-10-20 13:24 UTC
http://support.microsoft.com/kb/982697/fr
-
2091773·text·41 B·2011-10-20 13:24 UTC
http://support.microsoft.com/kb/982697/fr
-
2091769·cpp·2.7 KB·2011-10-20 13:20 UTC
#include <cstdio>
#include <iostream>
#include <iomanip>
int main()
{
int width = 0, height = 0, direction = 0;
do
{
std::cout << "Please, input array width: ";
-
2091768·text·28.0 KB·2011-10-20 13:18 UTC
make[3]: Entering directory `/home/matteo/src/openwrt/trunk/tools/cloog'
. /home/matteo/src/openwrt/trunk/include/shell.sh; gzip -dc /home/matteo/src/openwrt/trunk/dl/cloog-parma-0.16.1.tar.gz | /bin
-
2091767·text·283 B·2011-10-20 13:07 UTC
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTP
-
2091766·c·833 B·2011-10-20 13:01 UTC
/***INCLUDE********************************************************/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
main ()
{
FILE *ifstat;
char data[2048];
int i=1;
char *b
-
2091765·text·1.7 KB·2011-10-20 12:54 UTC
<?PHP
class Pata_Form_Element_MultiCheckboxTable extends Zend_Form_Element_MultiCheckbox
{
protected $_tableElements;
protected $_tableHeadings;
public function setMultiOptions(array $opt
-
2091763·text·812 B·2011-10-20 12:35 UTC
jonah@Jonah-T5:~/Desktop/7612_Linux_ Driver$ make V=1
make[1]: Entering directory `/usr/src/linux-headers-3.0.0-12-generic'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
-
2091760·text·491 B·2011-10-20 12:30 UTC
function compare($a,$b) {
$t1 = $entryarray['dist'];
$t2 = $entryarray['dist'];
return $t2 - $t1;
}
usort($entryarray,'compare');
print_r($entryarray);
Array
(
[0] => stdClass O