-
2052841·text·2.0 KB·2011-05-02 12:49 UTC
UOP Fileformat ( aka Mythic Package )
---------------------------------------
credits: SENE, Kelon, Dantalion, Arahil
(Every Offset value is its first evidence as example)
All values are sto
-
2052840·text·1.6 KB·2011-05-02 12:45 UTC
vpncfg {
connections {
enabled = yes;
conn_type = conntype_lan;
name = "2.3.4.5";
always_renew = no;
rejec
-
2052837·text·1.8 KB·2011-05-02 12:32 UTC
Wichtige Mitteilung fUr Kunden des Online-Bankings (Важное сообщение для клиентов онлайн-банкинга)(Wichtiger Hinweis fUr die Nutzer des Online-Bankings)
Sehr geehrte Kundin, sehr geehrter Kunde,
-
2052836·text·1.2 KB·2011-05-02 12:21 UTC
<style>
body {
margin: 0;
padding: 0;
font-size: 14px;
}
ul#menu {
position: relative;
top: -15px;
padding: 15px;
list-style: none;
background-color: #999;
box-sha
-
2052834·text·406 B·2011-05-02 12:20 UTC
# Пример настройки меню в Openbox на 1-но приложение:
<menu id="root-menu" label="Openbox 3">
<item label="urxvt">
<action name="Execute">
<execute>
urxvt
</execute>
</a
-
2052833·text·2.2 KB·2011-05-02 12:13 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
//Mircs
unsigned int hashf(const char *buf, size_t len) {
unsigned int h = 0;
size_t i;
for (i = 0; i < len; i++) {
h += buf
-
2052818·php·322 B·2011-05-02 11:34 UTC
<html>
<body>
<?php
$domain = $_SERVER['HTTP_HOST'];
if ($domain=="www.englishfreeroam.co.cc")
header( 'Location: http://www.englishfreeroam.co.cc/efr' ) ;
elseif ($domain=="linuxthefi
-
2052817·text·2.1 KB·2011-05-02 11:33 UTC
<?php
if(isset($_POST["Submit"]))
{
require("C:\wamp\www\PHPMailer_v5.1\class.phpmailer.php");
$mail = new PHPMailer();
////////////////////////////////////////////////////
-
2052816·text·5.1 KB·2011-05-02 11:33 UTC
World.yml
# System is no longer used, but may become used in the future
# Copies is for multiple-world support
# Put the name of the world you wish for it to be a clone of, otherwise leave it emp
-
2052802·text·227 B·2011-05-02 10:31 UTC
SharedPreferences session = getSharedPreferences(PREFS_NAME, 0);
String getSession = session.getString("session", false);
Toast.makeText(this, getSession, Toast.LEN
-
2052800·text·437 B·2011-05-02 10:24 UTC
md: Autodetecting RAID arrys
md: Scanned 0 and added 0 devices
md: autorun ...
md: ... autorun DONE
Root-NFS: no NFS Server adresse
VFS: unable to mount root fs via NFS, tryng Floppy
VFS: Ca
-
2052797·lua·3.4 KB·2011-05-02 10:08 UTC
--Сначала у меня узнаются положения точек
for pointID,pointElement in ipairs(getElementsByType("caputecheckpoint")) do
local x,y,z = getElementData(pointElement, "posX"),getElementData(pointElem
-
2052795·text·4 B·2011-05-02 10:03 UTC
dttt
-
2052790·text·1.9 KB·2011-05-02 09:32 UTC
package dje.act.res;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Sock
-
2052785·text·601 B·2011-05-02 09:09 UTC
C:\Ruby192\lib\ruby\gems\1.9.1\gems\fxri-0.3.7> ruby fxri.rb
<< Output is >>>
C:/Ruby192/lib/ruby/site_ruby/1.9.1
C:/Ruby192/lib/ruby/site_ruby/1.9.1/i386-msvcrt
C:/Ruby192/lib/ruby/site_ruby
C:/
-
2052782·text·91.8 KB·2011-05-02 08:31 UTC
-
2052778·text·8.4 KB·2011-05-02 08:04 UTC
[20110502T00:26:49.073Z|debug|almdudler.oob.rename-it.nl|10885 inet-RPC|VM import R:b83e41510a86|stream_vdi] Verified checksum on Ref:2/00684192: 3ad796d1829f5a4faf47cc5ac86854ba9f3dd34d = 3ad796d1829
-
2052776·text·6.8 KB·2011-05-02 07:58 UTC
// Cristóbal Carnero Liñán <grendel.ccl@gmail.com>
// g++ `pkg-config opencv cvblob --cflags --libs` testblobs2.cpp -o testblobs2
#include <iostream>
#include <iomanip>
#include <opencv/cv.h
-
2052772·text·9.4 KB·2011-05-02 07:52 UTC
[Mon May 02 00:52:44 2011] [debug] ssl_engine_kernel.c(1903): OpenSSL: Exit: error in SSLv2/v3 read client hello A
[Mon May 02 00:52:44 2011] [info] [client ::1] SSL library error 1 in handshake (ser
-
2052768·text·372 B·2011-05-02 07:36 UTC
297a298
> mkdir -p $PKG/usr/share/mplayer/skins
377,378c378,379
< ( find $PKG | xargs file | grep -e "executable" -e "shared object" \
< | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded