-
2053489·text·75.6 KB·2011-05-03 14:57 UTC
-
2053488·html·328 B·2011-05-03 14:55 UTC
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js" />
<script type="text/javascript">
$(document).ready(function() {
$.get("moderator/ajax.php",
{ name: "J
-
2053487·text·811 B·2011-05-03 14:52 UTC
#!/bin/sh
function fail() {
echo $0 $* | logger
exit 0
}
grep -qw 'method:nfs' /proc/cmdline || fail "No nfs told to propagator"
srv=$(grep -w '/image nfs' /proc/mounts | c
-
2053485·text·17.4 KB·2011-05-03 14:51 UTC
== Test 0 ==
Test 0
== Test 1 ==
Test 1
'''MediaWiki has been successfully installed.'''
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using
-
2053484·text·3.5 KB·2011-05-03 14:50 UTC
== Test 0 ==
Test 0
== Test 1 ==
Test 1
'''MediaWiki has been successfully installed.'''
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using
-
2053483·text·44 B·2011-05-03 14:45 UTC
'/usr/share/applications/rhythmbox.desktop'
-
2053482·text·708 B·2011-05-03 14:45 UTC
Main
* Picture Mode: Standard
* Backlight: 3
* Contrast: 100
* Brightness: 43
* Sharpness: 0
* Color: 37
* Tint: G55/R45
* Eco: Enable No Signal Power Off
Advanced Settings:
-
2053475·text·1.1 KB·2011-05-03 14:19 UTC
#include <stdio.h>
int exp_func (int a,int b)
{
if (b == 0)
{
int result;
result = 1;
}
if (b != 0)
{
int x, result;
x = 0;
resu
-
2053474·text·928 B·2011-05-03 14:16 UTC
make[3]: Leaving directory `/home/alextai/fonosfera-devel/trunk/fon/onlined'
make[3]: Entering directory `/home/alextai/fonosfera-devel/trunk/fon/ra_eth'
install -d -m0755 /home/alextai/fonosfera-de
-
2053473·text·44.0 KB·2011-05-03 14:13 UTC
-
2053472·text·2.4 KB·2011-05-03 14:06 UTC
#!/bin/sh
if [ $# -ne 3 ]; then
echo "Invalid Number of parameters"
echo "Usage: generate-development.sh";
echo " PRJROOT: Root of the checkout"
echo " SUFF: suffix for the schemas"
-
2053471·c·469 B·2011-05-03 14:01 UTC
/* Lab - 6 */
domains
E = string*
T = string
predicates
enter_list(E)
test(E).
program.
goal
program.
/* santa */
clauses
program:-
write("\nВведите список\n(т
-
2053470·cpp·469 B·2011-05-03 14:00 UTC
/* Lab - 6 */
domains
E = string*
T = string
predicates
enter_list(E)
test(E).
program.
goal
program.
/* santa */
clauses
program:-
write("\nВведите список\n(т
-
2053469·text·201 B·2011-05-03 13:56 UTC
notebook02 ~ # pquery --raw app-office/koffice-meta
app-office/koffice-meta-2.2.2
app-office/koffice-meta-2.3.3
notebook02 ~ # pmerge app-office/koffice-meta
!!! app-office/koffice-meta: no matche
-
2053468·text·2.1 KB·2011-05-03 13:54 UTC
/* 2. Nibbles
Definieren Sie eine Klasse nibbles, die ein (privates) Nibble repräsentiert,
das einen der Werte von 0 bis 15 darstellt, also nur aus 4 Bit besteht.
Größere oder kleinere Werte sind d
-
2053466·text·1.6 KB·2011-05-03 13:51 UTC
public static boolean isPeriodoDentroMesSeguinte(FeriasPeriodo periodoNEW, FeriasPeriodo periodoDB) {
//Representa data com período mês/ano seguinte ao atual. Ex.: se o mês atual é maio/201
-
2053465·text·2.1 KB·2011-05-03 13:51 UTC
#!/bin/sh
if [ $# -ne 3 ]; then
echo "Invalid Number of parameters"
exit 1;
fi
PRJROOT=$1
SUFF=$2
FILE=$3
cp $PRJROOT/Tools/database/$FILE $PRJROOT/QUIK/src/main/sql/agent/environment
-
2053464·java·554 B·2011-05-03 13:50 UTC
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class test {
/**
* @param args
*/
public static void main(String[] args) {
String text = "<td class=\"tableb
-
2053458·text·111.2 KB·2011-05-03 13:28 UTC
-
2053454·text·591.0 KB·2011-05-03 13:15 UTC