Got something to say or just want fewer pesky ads? Join us... 😊

Press Ctrl+V on your keyboard, see what comes up, and post it here.

















Sussex Nomad

Well-known member
Aug 26, 2010
18,185
EP
//Random Number Gen
Random r = new Random();
//Xreates a wait time
int wait = r.nextInt(2000);
//Sleep the Thread
try {
sleep(wait);
} catch (Exception e) {
System.out.println(e + "Thread asleep");
}


What scripting is that? (apologies for going o/t)
 


Badger

NOT the Honey Badger
NSC Patron
May 8, 2007
12,868
Toronto
protected void btnSearch_Click(object sender, EventArgs e)
{
SearchIssues(true);
}
 


sam86

Moderator
Feb 18, 2009
9,947
$sectors_tbl = new ExternalTable('sectors');
$tmp_sectorSH = $sectors_tbl->findAll("show_on_franchise_id='3'", 'title');
//$sector_SH = array();
foreach ($tmp_sectorSH as $option_SH) {
$sector_SH .= '<li><a href="/?sector='.$option_SH->sector_id.'&investment_amount=&exhibition_id=&keywords=">'.$option_SH->title . '</a></li>';
}
$smarty->assign('sectors_SH',$sector_SH);

Yawn.
 












Badger

NOT the Honey Badger
NSC Patron
May 8, 2007
12,868
Toronto
protected void btnSearch_Click(object sender, EventArgs e)
{
SearchIssues(true);
}

Code without tab spacing, damn you CTRL+V, I just can't bare to look at it now.
 








for(decl i=0; i<5; i++)
{
for(decl a=1; a<rows(p_aaamVar1[17]); a++)
{
p_aaamVar1[17][a][0] = M_NAN;
p_aaamVar1Identity[17][a][0] = 0;
for(decl j=1;j<rows(p_aaamVar1[17][a]); j++)
{
for(decl k=0; k<rows(p_aaamVar1[17][a][j]); k++)
{
p_aaamVar1[17][a][j][k] = M_NAN;
p_aaamVar1Identity[17][a][j][k] = 0;
}
}
}
}
 




rool

Well-known member
Jul 10, 2003
6,031
They take our jobs,
They steal our women,
They pee in the pool when they go swimming,
they life in the house the government gave them, THE FOREIGHNERS
 










Albion and Premier League latest from Sky Sports


Top
Link Here