Welcome! This page is using CodeRay 1.1.2.
We currently have
3066 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
prova |
8 lines
of
PHP
by
bernat
|
569 Bytes |
Show |
Edit |
Expand |
1
2
3 |
<div class="post">
<h1><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h1>
<span style="font-size:9pt;color:#333333;"><b>Posted:</b> <?php the_time('F jS, Y') ?> <b>Category... |
|
delphi test <> |
12 lines
of
Delphi
|
463 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
procedure DreamFormEventsAfterLoad(Sender: TObject);
begin
if Self.GetFormParamCount < > 3 then
ShowMessage('Dream Debug: Nepareizs parametru skaits!'+sLineBreak+
+Format('Gaidīts %d b... |
|
test |
1 line
of
Ruby
|
19 Bytes |
Show |
Edit |
Expand |
|
Commit |
20 lines
of
Ruby
|
597 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
d570364d3fd6293fd4890464a98b5340705e1ac7
Vadik Rastyagaev <oktoberliner@oktoberliner-macbook.local>
2009-11-18 04:34:26 UTC
M app/models/message.rb
diff --git a/app/models/message.rb b/ap... |
|
111 |
23 lines
of
diff
by
test
|
663 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
--- D:/redmine.lighttpd Mon Jun 29 11:09:26 2009
+++ D:/redmine.mongrel Tue Jan 19 12:33:59 2010
@@ -12,17 +12,17 @@
# Description: ...
### END INIT INFO
-cd /home/rmmngr/redmine-0.8.3
+... |
|
test |
25 lines
of
CSS
|
360 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11 |
h1 {
font-family: verdana,arial;
font-size: 18pt;
color: #38761d;
margin-left: -20px;
}
h2 {
font-size: 14pt;
color: #0000ff;
margin-left: -10px;
border-bottom: 1px solid ... |
|
dfg |
1 line
of
Ruby
|
10 Bytes |
Show |
Edit |
Expand |
|
JSON |
22 lines
of
JSON
|
605 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
{
"glossary": {
"title": "example glossary",
"GlossDiv": {
"title": "S",
"GlossList": {
"GlossEntry": {
"ID": "SGML",
"... |
|
SQL |
1 line
of
SQL
by
hnrk
|
101 Bytes |
Show |
Edit |
Expand |
1 |
SELECT * FROM table WHERE me = 'Me' AND reg (BETWEEN '2009-01-01 00:00:00' AND '2009-01-02 23:59:59') |
|
Plan with options. |
9 lines
of
XML
by
foo
|
273 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<?xml version="1.0" encoding="utf-8"?>
<plan>
<options>
<plannedDate>2009-10-12T06:30:00</plannedDate>
<pauseStart>2009-10-12T12:00:00</pauseSt... |
|