-
2069689·text·875 B·2011-05-26 22:50 UTC
101-120 - Supervisors
122 - Subway Line Supervisor
199 - Subway Line Mechanic Supervisor
143 - Cheif Supervisor
147 - Fare Supervisor
148 - Transit Patrol Security
201-220 - TTC Armoured Trucks
-
2069688·text·756 B·2011-05-26 22:49 UTC
window.addEventListener('DOMAttrModified'/*'DOMContentLoaded'*/, function() {
//console.log("DOMAttributeModified", window.event.target);
if(window.event.target && window.event.target.classN
-
2069685·text·976 B·2011-05-26 22:33 UTC
window.addEventListener('DOMAttrModified'/*'DOMContentLoaded'*/, function() {
//console.log("DOMAttributeModified", window.event.target);
if(window.event.target && window.event.target.classN
-
2069684·text·210 B·2011-05-26 22:28 UTC
function cipartner_insuranceform_insuranceform_validate( &$form, &$form_state) {
drupal_set_message("This function is being called");
$form["#attributes"] = array("class" => "submitt
-
2069683·text·601 B·2011-05-26 22:28 UTC
Before the map conversion
30
Map converted
Danopolis/Map 30.dat
An unhandled exception occurred at $0806D751 :
EInOutError : Access denied
-
2069681·text·2.6 KB·2011-05-26 22:24 UTC
program asciicraft;
uses crt;
var i : integer;
var material :array[1..80,1..18] of integer;
var xglobal, yglobal :integer;
var ch1 : char;
procedure drawTerrain
-
2069678·text·507 B·2011-05-26 22:08 UTC
procedure drawTerrain;
var
x,y:integer;
begin
x:=1;
y:=5;
repeat
repeat
if material[x,y]=0 then
begin
gotoxy(x,y);
textbackgro
-
2069677·text·3.5 KB·2011-05-26 22:07 UTC
I didn't want a rehash of Melee either, I wanted a new game. There's plenty of ways that Brawl could have (and has) been made into a much better game. There's a difference between changing the gamep
-
2069672·text·4 B·2011-05-26 21:56 UTC
test
-
2069671·cpp·415 B·2011-05-26 21:56 UTC
if (m_currentContent.contentType == HTMLContentType && (changeMask & ParentChange)) {
TextureMapperNode* newParent = toTextureMapperNode(graphicsLayer->parent());
if (m_parent
-
2069670·cpp·386 B·2011-05-26 21:55 UTC
if (m_currentContent.contentType == HTMLContentType && (changeMask & ParentChange)) {
TextureMapperNode* newParent = toTextureMapperNode(graphicsLayer->parent());
if (m_parent
-
2069669·text·1.6 KB·2011-05-26 21:53 UTC
program asciicraft;
uses crt;
var i : integer;
var material :array[1..80,1..18] of integer;
var xglobal, yglobal :integer;
var ch1 : char;
Procedure terrain(x:integer);
var y, num, count : in
-
2069668·text·6.3 KB·2011-05-26 21:53 UTC
Exception Unknown type Auction123.Services.ShowroomDataService.Contracts.ShowroomDataRequest is used for DataContract with reference of name http://types.auction123.com/2011/05/01:ShowroomDataRequest.
-
2069664·text·171 B·2011-05-26 21:44 UTC
1) when user first time loads the page with the form:
<form ...> ... </form>
2) when user loads the page with the form:
<form ... class="submitted"> ... </form>
-
2069661·text·4.9 KB·2011-05-26 21:40 UTC
make
which: no sw_vers in (/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec/sdcc:/home/bert/bin:/usr/
-
2069660·text·307 B·2011-05-26 21:35 UTC
public class UpCount {
private long calc(int depth) {
if (depth == 0) return 1;
long cc = calc(depth - 1);
return cc + (depth % 7) + ((((cc ^ depth) % 4) == 0) ? 1 : 0);
}
public stati
-
2069658·text·357 B·2011-05-26 21:28 UTC
function cipartner_insuranceform_block06_validate($element, &$form_state, $form) {
$form["#attributes"]["class"] = "submitted";
if (!preg_match("/^[\d]+$/", $element['#value'])) {
-
2069656·text·8.3 KB·2011-05-26 21:25 UTC
<?php
function cipartner_insuranceform_insuranceform($form, &$form_state) {
$form['#prefix'] = '<div id="insuranceform-wrapper">';
$form['#suffix'] = '</div>';
$form['block
-
2069655·text·8.3 KB·2011-05-26 21:25 UTC
function cipartner_insuranceform_insuranceform($form, &$form_state) {
$form['#prefix'] = '<div id="insuranceform-wrapper">';
$form['#suffix'] = '</div>';
$form['block01'] =
-
2069653·text·274 B·2011-05-26 21:16 UTC
gcc -Wl,--as-needed -o /tmp/ffconf.Ztz08IuH /tmp/ffconf.kQRmijY9.o -lmp3lame -lm -pthread
/tmp/ffconf.kQRmijY9.o: In function `main':
ffconf.InjsCGb7.c:(.text+0xa): undefined reference to `x264_enco