-
2128052·text·263 B·2012-03-14 10:17 UTC
<?php
$listlength="10";
$nodetype = "blog";
$output = node_title_list(db_query_range(db_rewrite_sql("SELECT n.nid, n.title, n.created FROM {node} n WHERE n.type = '%s' AND n.status = 1 ORDER BY n.c
-
2128051·actionscript·111 B·2012-03-14 10:01 UTC
You can't separate pease from freedom because no one can be at peace unless he has his freedom.
-
2128049·text·313 B·2012-03-14 09:47 UTC
#define XP_pattern1 0x3b , 0x46 , 0x0c , 0x7f , 0x16 , 0x8b , 0x45 , 0x08
uint8_t XP_pattern1_array[] = {XP_pattern1};
#define NELEM(x) (sizeof(x)/sizeof(x[0])
и юзай sizeof(XP_pattern1_ar
-
2128047·text·969 B·2012-03-14 09:10 UTC
[Tengu, mpp 228k]
Damage Control II
Ballistic Control System II
Ballistic Control System II
Ballistic Control System II
Nanofiber Internal Structure II
Large Shield Extender II
Large Shield E
-
2128046·bash·82 B·2012-03-14 09:08 UTC
export PS1="[\$?"' \u@\h \W$(type __git_ps1 &>/dev/null && __git_ps1 " (%s)")]\$ '
-
2128045·text·14 B·2012-03-14 09:02 UTC
test test test
-
2128043·text·82 B·2012-03-14 08:56 UTC
export PS1="[\$?"' \u@\h \W$(type __git_ps1 &>/dev/null && __git_ps1 " (%s)")]\$ '
-
2128042·text·14 B·2012-03-14 08:29 UTC
test test test
-
2128041·text·22 B·2012-03-14 08:28 UTC
form interception test
-
2128040·c·7.4 KB·2012-03-14 08:18 UTC
//Main
/****************************************************************
* Author: kh@ipimp.at
*****************************************************************
* Minimum setup of GPIO
**********
-
2128039·text·6.9 KB·2012-03-14 08:18 UTC
//Main
/****************************************************************
* Author: kh@ipimp.at
*****************************************************************
* Minimum setup of GPIO
**********
-
2128016·text·17 B·2012-03-14 06:18 UTC
60.234.72.16:4329
-
2128015·text·5.5 KB·2012-03-14 06:13 UTC
==> agner (get-deps)
[Processing dependency: jsx]
[Processing dependency: rebar]
[Processing dependency: gen_fsm2]
[Processing dependency: getopt]
[Processing dependency: gproc]
[Processing depe
-
2128014·text·563 B·2012-03-14 05:49 UTC
Yo McD's let me just say im double pissed I just had your popcorn chicken right before I found out about your pitbull comments and let me say I have two reasons to be angry. first I rescued my pitts a
-
2128012·text·3.6 KB·2012-03-14 05:21 UTC
Restoring folder: "C:\Program Files\CCP\EVE"
Checksum Database: "<ChecksumDB at 'C:\\Users\\Tyler\\AppData\\Local\\CCP\\EVE\\C_PROG~3\\checksums'>"
Build folder info:
__name__: main
version: 7
-
2128011·text·22.5 KB·2012-03-14 05:10 UTC
Exception during UpdaterModule.Update
Traceback (most recent call last):
File "lib\update.pyc", line 527, in Update
File "lib\update.pyc", line 576, in _Update
File "lib\update.pyc", line 30
-
2128005·text·1.8 KB·2012-03-14 03:50 UTC
public RTPpacket(int PType, int Framenb, int Time, byte[] data,
int data_length) {
// fill by default header fields:
Version = RTP_VERSION;
Padding = 0;
Extension = 0;
CC = 0;
M
-
2128004·csharp·671 B·2012-03-14 03:29 UTC
/// <summary>
/// Returns an array of ints from a string of values
/// </summary>
/// <param name="count">The amount of values to parse</param>
/// <param n
-
2128003·text·271 B·2012-03-14 03:28 UTC
Q8. Information on bullying is found under: Safety & Prevention > Health and Safety Topics > Bullying at Work. The WorkSafe website discusses details on what constitutes as bullying and who you can g
-
2128002·csharp·328 B·2012-03-14 03:28 UTC
static public int[] GetInts(int count, List<string> values, int pos)
{
int[] ints = new int[count];
for (int i = 0; i > count; i++)
{