Skip to content

Instantly share code, notes, and snippets.

#! /bin/bash
### BEGIN INIT INFO
# Provides: php-fastcgi
# Required-Start: $all
# Required-Stop: $all
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start and stop php-cgi in external FASTCGI mode
# Description: Start and stop php-cgi in external FASTCGI mode
### END INIT INFO
%%% %%
%%%.%%.
<)_/\ /|
___(_,_),_)|___
|| // \ / || Make love not warcraft!
---------------------------------------
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity mpg is
Port ( clk : in STD_LOGIC;
btn : in STD_LOGIC;
led : out STD_LOGIC_VECTOR (3 downto 0);
catod : out STD_LOGIC_VECTOR (7 downto 0);
/**
* Heapsort implementation
* 10 March, 2010, TUCN FA Labs
* Stas Suscov <stas@net.utcluj.ro>
*/
#include <stdio.h>
#include <stdlib.h>
double attrs; // stored attributions
double comps; // stored comparisons
/**
* Bubble sort, insertion sort and selective sort.
* FA lab from 2nd March 2010
* Stas Suscov <stas@net.utcluj.ro>
*/
#include <stdio.h>
#include <stdlib.h>
double attrs; // stored attributions
import os
import yaml
import urllib2
from facebook.webappfb import FacebookCanvasHandler, FacebookRequestHandler
class CronPage(FacebookRequestHandler):
def get(self):
self.canvas()
def post(self):

Indexul cărților

  • Apache 2, Pocket Reference

    Andrew Ford 2008 Pagina oficială

  • Rails, Pocket Reference

    Eric Berry 2008 [Pagina oficială][2]

--- alpine-1.0+dfsg.orig/imap/src/c-client/mail.h
+++ alpine-1.0+dfsg/imap/src/c-client/mail.h
@@ -857,6 +857,7 @@
unsigned int spare7 : 1; /* seventh spare bit */
unsigned int spare8 : 1; /* eighth spare bit */
void *sparep; /* spare pointer */
+ char *maildirp; /* for the Maildir driver */
unsigned long user_flags; /* user-assignable flags */
} MESSAGECACHE;
Index: /home/stas/Documente/www/wordpress/wp-includes/class.wp-scripts.php
===================================================================
--- class.wp-scripts.php (revision 15473)
+++ class.wp-scripts.php (working copy)
@@ -60,8 +60,14 @@
$after = $val;
continue;
}
- $data .= "$eol\t$var: \"" . esc_js( $val ) . '"';
- $eol = ",\n";
@stas
stas / gist:664515
Created November 5, 2010 17:46
LFC output log
Checking main.lang ...
Checking line: 1
Checking line: 2
Checking line: 3
Checking line: 4
Checking line: 5
Checking line: 6
Checking line: 7
Checking line: 8
Checking line: 9