-
1879763·actionscript·134 B·2010-06-09 14:19 UTC
I think I allready have been told about this issue
at bar 1 day ago by a colleague, but at that time
it didn't caugh my attention.
-
1879762·actionscript·144 B·2010-06-09 14:19 UTC
I believe I allready have been informed about this subject
at bar yesterday by a colleague, but at that moment
it didn't caugh my attention.
-
1879749·text·256 B·2010-06-09 13:41 UTC
0.7.996-0.git20091117.1mdv2010.0 in contrib/backports, current for x86_64
0.7.996-0.git20091117.1mdv2010.0 in contrib/backports, current for i586
0.7.1-3mdv2010.0 in contrib/release, current for x86_6
-
1879746·text·4.3 KB·2010-06-09 13:36 UTC
leuhmanu: rpm name match `pptp':
pptp-linux
pptp-linux-debug
pptpd-server
pptpd-server-debug
leuhmanu: rpm provide match `pptp':
ettercap-ng
kernel-desktop-2.6.31.12-1mnb
k
-
1879736·text·430 B·2010-06-09 13:21 UTC
n4.mandriva.com in main/testing, current for i586
klodia.mandriva.com in main/testing, current for x86_64
titan.mandriva.com in main/updates, current for i586
titan.mandriva.com in main/updates, curre
-
1879735·text·508 B·2010-06-09 13:18 UTC
Next generation web browser in main/testing, current for i586
Next generation web browser in main/testing, current for x86_64
Next generation web browser in main/updates, current for i586
Next generat
-
1879734·text·444 B·2010-06-09 13:18 UTC
0:3.6.3-0.3mdv2010.0 in main/testing, current for i586
0:3.6.3-0.3mdv2010.0 in main/testing, current for x86_64
0:3.6.3-0.2mdv2010.0 in main/updates, current for i586
0:3.6.3-0.2mdv2010.0 in main/upda
-
1879721·text·76 B·2010-06-09 12:54 UTC
<html><body><a href="#" onclick="document.write(123)">test</a></body></html>
-
1879716·text·256 B·2010-06-09 12:48 UTC
http://www.cs.uiowa.edu/~rlenth/Power/
http://www.ruf.rice.edu/~lane/stat_sim/conf_interval/index.html
http://bcs.whfreeman.com/ips6e
**
http://onlinestatbook.com/chapter9/significance.h
-
1879715·text·67 B·2010-06-09 12:46 UTC
<html><body><a href="#" onclick="alert(123)">test</a></body></html>
-
1879713·text·58 B·2010-06-09 12:44 UTC
<html><body><a onclick="alert(123)">test</a></body></html>
-
1879706·text·64 B·2010-06-09 12:38 UTC
<html><body><a href=javascript:alert(123)>test</a></body></html>
-
1879617·text·1.9 KB·2010-06-09 09:03 UTC
private void destacarIncidenciasRetrasadas()
{
foreach (DataGridItem fila in IncidenciasNotificadas.Items)
{
int idUsuarioCau = int.Parse(fila.Cells[2].Text);
String priori
-
1879567·text·382 B·2010-06-09 07:26 UTC
Index: DataNode.cs
===================================================================
--- DataNode.cs (revision 320)
+++ DataNode.cs (working copy)
@@ -104,7 +104,7 @@
foreach (strin
-
1879553·text·211 B·2010-06-09 06:28 UTC
3.1.8-1mdv2010.0 in main/backports, current for i586
3.0.12-0.1mdv2010.0 in main/testing, current for i586
3.0.8-1.1mdv2010.0 in main/updates, current for i586
3.0.8-1mdv2010.0 in main/release, curren
-
1879552·text·771 B·2010-06-09 06:26 UTC
#### $HOME/.xsession ####
# disable all dpms modes and turn the screensaver off; auto repeat delay: 200 and repeat rate: 40
xset dpms 0 0 0 s off r rate 200 40
# xmodmap sources $HOME/.xmodmaprc to
-
1879545·text·54.5 KB·2010-06-09 05:40 UTC
-
1879541·text·9.4 KB·2010-06-09 05:17 UTC
OntoBrowser Similarity Evalation
Ontology ID: http://www.morphster.org/806b082b-00e6-4fd3-9378-37f4b8dc163e
Max Random Illustrated Images: 25
Top K: 10
Omnipotent::
http://tempuris.morphste
-
1879505·text·2.3 KB·2010-06-09 03:20 UTC
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Frame3 extends JFrame implements ActionListener //frame3 hereda de JFrame e implementa un ActionListener
{
JLabel
-
1879501·csharp·522 B·2010-06-09 02:56 UTC
static class BlockingThreader {
public static void Run(params Action[] f) {
ManualResetEvent[] els=new ManualResetEvent[f.Length];
for (int i=0; i<f.Length; ++i)
ne