-
2083266·text·4.1 KB·2011-09-27 14:50 UTC
/**
\file shortestpath.c
\author Lucia Del Colombo
Si dichiara che il contenuto di questo file e' in ogni sua parte opera
originale dell' autore.
\brief Implementazione delle
-
2083264·text·354 B·2011-09-27 14:26 UTC
--- a/desktop/source/deployment/registry/configuration/dp_configuration.cxx
+++ b/desktop/source/deployment/registry/configuration/dp_configuration.cxx
@@ -207,7 +207,7 @@ BackendImpl::BackendImpl(
-
2083263·text·1.6 KB·2011-09-27 14:23 UTC
NODEID: 35
unique: 3, success, outsize: 160
unique: 1, opcode: LOOKUP (1), nodeid: 1, insize: 56
LOOKUP /sysupgrade.conf
getattr /sysupgrade.conf
NODEID: 36
unique: 1, success, outsi
-
2083261·text·493 B·2011-09-27 14:11 UTC
$ cat /home/dl9pf/bin/farbige_shell_mit_uhr2
export PS1='\e[1A\e[s\e[H\e[37;44;1m\e[K \u@\h: \e[33;44;1m\w \e[199C\e[8D\e[37;44;1m [\A] \e[0m\e[u\n$ '
$ source /home/dl9pf/Documents/linux/farbige_sh
-
2083259·text·10 B·2011-09-27 14:03 UTC
asdasdasda
-
2083258·text·2.1 KB·2011-09-27 14:00 UTC
# head -20 raptor-mua-process.log
INFO 2011-09-27 13:29:28,735 (o.m.l.Slf4jLog:67) ---> Logging to Logger[org.mortbay.log] via org.mortbay.log.Slf4jLog
INFO 2011-09-27 13:29:28,805 (o.m.l.Slf4jLog
-
2083255·text·10 B·2011-09-27 13:48 UTC
asdasdasda
-
2083252·text·2.1 KB·2011-09-27 13:33 UTC
# head -20 raptor-mua-process.log
INFO 2011-09-27 13:29:28,735 (o.m.l.Slf4jLog:67) ---> Logging to Logger[org.mortbay.log] via org.mortbay.log.Slf4jLog
INFO 2011-09-27 13:29:28,805 (o.m.l.Slf4jLog
-
2083249·text·445 B·2011-09-27 13:09 UTC
cpu: i5 2500k
cpu cooler: cooler master hyper 212
hdd: samsung spinpoint f3 1TB (you can re-use your old one though if you dont want a new hd)
gpu: if it fits in the 1k: gtx 570, if not: gtx 560 ti
-
2083248·text·796 B·2011-09-27 13:07 UTC
ERROR 2011-09-27 13:07:22,945 (o.h.u.JDBCExceptionReporter:78) ---> ERROR: null value in column "persistantid" violates not-null constraint
ERROR 2011-09-27 13:07:22,946 (u.a.c.r.e.e.ResourceCategory
-
2083246·text·6 B·2011-09-27 12:58 UTC
kjhg
-
2083245·actionscript·150 B·2011-09-27 12:40 UTC
да прикольно все это -вот только не так выглядит вот этот проект oknaizdereva.od.ua
-
2083242·text·898 B·2011-09-27 12:24 UTC
everegreen@everegreen-laptop:~$ sudo su
[sudo] password for everegreen:
root@everegreen-laptop:/home/everegreen# /etc/init.d/ejabberd start
Starting jabber server: ejabberd already running.
root@
-
2083237·text·522 B·2011-09-27 10:42 UTC
mysql> create index EzproxyAuthenticationEventAuthenticationEventorganisationName_indx on EzproxyAuthenticationEvent (organisationName);
ERROR 1059 (42000): Identifier name 'EzproxyAuthenticationEv
-
2083234·text·349 B·2011-09-27 10:19 UTC
[27/09/11|04:53:33] <MaxLepas> e nai den peirazei giorgo apla o mastorhs oso kalos kai na einai den me kserei profanws kai den kserei ti atomo eimai
[27/09/11|04:53:50] <MaxLepas> e nai den exei allh
-
2083233·text·468 B·2011-09-27 10:14 UTC
{||||||||||||||||||||||||||||||}
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
-
2083230·text·403 B·2011-09-27 09:11 UTC
checkup = {
id: 1,
child_id: 25,
timestamp: 1317114269,
weight: 4120
height: 51
head_circumference: 26,
vaccinations: [ {
vaccination_id: 1
checkup_id: 1
child_id: 25
vac
-
2083229·text·233 B·2011-09-27 08:57 UTC
$( "#Save" ).button().click(function() {
$.post('/products/ajax_add', $("#ProductAjaxAddForm").serialize() ,function(data) {
$(this).parent().parent().html(data);
}.bind(this))
-
2083228·text·222 B·2011-09-27 08:51 UTC
$( "#Save" ).button().click(function() {
$.post('/products/ajax_add', $("#ProductAjaxAddForm").serialize() ,function(data) {
$(this).parent().parent().html(data);
});
re
-
2083227·python·1021 B·2011-09-27 08:49 UTC
def insert_couchdb(self, msg):
doc_id = uuid4().hex
try:
msg['_id'] = doc_id
self.ipdb.save(msg)