-
1822890·text·23.1 KB·2010-03-04 18:18 UTC
flashrom v0.9.1-r919
Found "AMD/ATI Some R770 device" (1002:9440, BDF 02:00.0).
===
This PCI device is UNTESTED. Please report the 'flashrom -p xxxx' output
to flashrom@flashrom.org if it works for y
-
1822882·text·27.3 KB·2010-03-04 18:10 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Thu Mar 4 18:10:13 UTC 2010
!!Linux Distribution
!!------------------
ya
-
1822867·text·22.7 KB·2010-03-04 17:54 UTC
//!:.:!:.:!:.:!:.:!:.:!:.:!:.:!:.:![Made by Notime]!:.:!:.:!:.:!:.:!:.:!:.:!:.:!:.:!
#include <a_samp>
// This is a comment
// uncomment the line below if you want to write a filterscript
//#def
-
1822858·text·1.4 KB·2010-03-04 17:43 UTC
-module(connector).
-export([start/0]).
start() ->
{ok, L} = gen_tcp:listen(4444, [binary, {packet, 0}, {active, false}]),
register(master, self()),
Pid = spawn(fun () -> accept_o
-
1822851·text·18.7 KB·2010-03-04 17:34 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Thu Mar 4 17:34:40 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1822845·text·17.2 KB·2010-03-04 17:31 UTC
% cu -s115200 -l/dev/ttyUSB0
Connected.
root@OpenWrt:/#
root@OpenWrt:/#
root@OpenWrt:/#
root@OpenWrt:/# reboot
root@OpenWrt:/# br-lan: port 1(eth0) entering disabled state
device eth0 left
-
1822838·text·48.8 KB·2010-03-04 17:20 UTC
-
1822834·xml·1.4 KB·2010-03-04 17:14 UTC
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<csw:GetRecords xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/g
-
1822824·text·10.8 KB·2010-03-04 17:01 UTC
#!/bin/zsh
. /etc/profile
# completion
autoload -Uz compinit
compinit
autoload -Uz colors
colors
autoload history-search-end
zmodload zsh/complist
zstyle ':completion:*' menu yes select
setopt nobe
-
1822745·text·1.5 KB·2010-03-04 15:51 UTC
import java.util.Scanner;
/**
A class that that prompts the user for a year in the Gregorian calendar and prints a message to indicate whether or not it is a leap year.
*/
public class Gregoria
-
1822743·text·780 B·2010-03-04 15:50 UTC
/**
A class that tests the GregorianYear class.
*/
public class GregorianYearTester
{
/**
Contains the main method.
@param args not used
*/
public static void main(String[] args)
{
-
1822741·text·1.1 KB·2010-03-04 15:49 UTC
/**
A class that determines whether or not a year in the Gregorian calendar is a leap year.
*/
public class GregorianYear
{
/**
Contructs a year equal to zero.
*/
public GregorianYear()
-
1822675·text·5 B·2010-03-04 15:19 UTC
1111
-
1822642·text·3 B·2010-03-04 14:48 UTC
112
-
1822640·text·3 B·2010-03-04 14:47 UTC
112
-
1822630·text·766 B·2010-03-04 14:38 UTC
#!/bin/bash
#
# This file echoes a bunch of color codes to the
# terminal to demonstrate what's available. Each
# line is the color code of one forground color,
# out of 17 (default + 16 esca
-
1822619·actionscript·40 B·2010-03-04 14:22 UTC
Логотип мне нравится:)
-
1822534·text·7.4 KB·2010-03-04 12:47 UTC
import java.awt.*;
import java.awt.event.*;
/**
A class used to represent smiley face objects.
* Created July, 2003
*/
public class InteractiveSmileyFace implements KeyListener
{
/**
-
1822513·text·3.7 KB·2010-03-04 12:24 UTC
File "/usr/lib/python2.5/site-packages/Trac-0.11.7rc1-py2.5.egg/trac/web/main.py", line 450, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.5/site-packages/Trac-0.11.7rc1-py2
-
1822508·text·79.6 KB·2010-03-04 12:14 UTC