-
2093244·text·876 B·2011-11-09 03:20 UTC
$ fusion-icon
* Detected Session: gnome
* Searching for installed applications...
* No GLX_EXT_texture_from_pixmap with direct rendering context
... present with indirect rendering, exporting
-
2093243·text·13.3 KB·2011-11-09 03:14 UTC
kitsune
description: Desktop Computer
product: REDFOXPC (To be filled by O.E.M.)
vendor: REDFOX
version: To be filled by O.E.M.
serial: To be filled by O.E.M.
width: 64 b
-
2093241·text·5.7 KB·2011-11-09 03:05 UTC
000
CXUS53 KDTX 010800
CF6MBS
PRELIMINARY LOCAL CLIMATOLOGICAL DATA (WS FORM: F-6)
STATION: TRI CITIES MI
-
2093240·html·16.3 KB·2011-11-09 02:44 UTC
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{Title}</title>
<!-- Meta Tags -->
<!-- CSS Styling -->
<style type="text/css" >
html, body, div, span,
-
2093238·java·99.3 KB·2011-11-09 02:24 UTC
-
2093229·pascal·2.2 KB·2011-11-09 01:54 UTC
program turistico;
type
pedido = RECORD
apecli : string;
nomcli : string;
nomlug : string;
numpers : integer;
precio : real;
END;
pedidos = ^nodo_pedido;
nodo_pedi
-
2093225·sql·2.4 KB·2011-11-09 01:42 UTC
1. a)
COUNT(*)|
---------
12
b)
f1 f2 f3 f4|
------------
1 2 3 8
4 5 6 9
4 5 6 11
c)
f1 f2 f3 f4|
------------
1 2 3 8
4 5 6 9
4 5 6 11
7 9 | 12
d)
f1 f2
-
2093218·text·145 B·2011-11-09 00:07 UTC
A
/ \
B C
/ \
D E
/ \
F G
pre-order: A B D E F G C
in-order: D B F E G A C
-------------------
post-order: ????
-
2093217·text·2.2 KB·2011-11-09 00:02 UTC
-(void)setDefaults {
highestLevelNumber = 1;
highestOverallLevel = @"a";
currentLevelNumber = 1;
currentOverallLevel = @"a";
hasWhitePower = NO;
hasBluePower = NO;
h
-
2093215·text·2.0 KB·2011-11-08 23:59 UTC
-(void)applicationWillTerminate:(UIApplication *)application {
// Set up the game state path to the data file that the game state will be saved to
NSArray *paths = NSSearchPathForDirectoriesI
-
2093214·text·913 B·2011-11-08 23:42 UTC
- A true staging environment for Drupal.org so that eager people can improve our Git-related tools: http://groups.drupal.org/node/180874
- Drupal.org upgrade to D7: http://drupal.org/community-init
-
2093213·text·693 B·2011-11-08 23:36 UTC
function goToFullFrontalWithMozilla (me, win) {
if (win === true){
me.goToBrighton();
me.listen();
-
2093212·text·291 B·2011-11-08 23:30 UTC
# Country: BAHAMAS
# ISO Code: BS
# Total Networks: 13
# Total Subnets: 121,856
24.51.64.0/18
24.206.0.0/19
24.231.32.0/19
24.244.128.0/18
64.66.0.0/20
64.150.192.0/18
65.75.64.0/18
69.4.1
-
2093211·text·93.7 KB·2011-11-08 23:15 UTC
-
2093209·text·1.3 KB·2011-11-08 23:11 UTC
#!/usr/bin/python
# Get the options from the config file set in gobs.readconf
from gobs.readconf import get_conf_settings
reader=get_conf_settings()
gobs_settings_dict=reader.read_gobs_settings_
-
2093207·text·1.3 KB·2011-11-08 23:10 UTC
#!/usr/bin/python
# Get the options from the config file set in gobs.readconf
from gobs.readconf import get_conf_settings
reader=get_conf_settings()
gobs_settings_dict=reader.read_gobs_settings_
-
2093206·text·1.3 KB·2011-11-08 23:06 UTC
#!/usr/bin/python
# Get the options from the config file set in gobs.readconf
from gobs.readconf import get_conf_settings
reader=get_conf_settings()
gobs_settings_dict=reader.read_gobs_settings_
-
2093205·text·2.8 KB·2011-11-08 23:02 UTC
<?xml version="1.0"?>
<config version="1.0" serial="141" timestamp="1320793007.7">
<General>
<AGC>0</AGC>
</General>
<Lib>
<Account>
<IdleTimeForAway>300</IdleTimeForAway>
-
2093204·text·449 B·2011-11-08 22:56 UTC
[Panneau de configuration] ==> [Réseau Internet] ==> [Afficher l'état et la gestion du réseau] ==> dans la partie gauche [Modifier les paramètres de ma carte] ==> clic droit sur l'icône [Réseau] ==> [
-
2093203·php·1.4 KB·2011-11-08 22:54 UTC
public function editOrderUpdateItemQuantityPriceAction()
{
if(empty($_POST['quoteSession']) || empty($_POST['itemId'])) {
exit;
}
/** @var ISC_QUOTE */
$quote = getClass('I