Welcome! This page is using CodeRay 1.1.2.
We currently have
3063 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
test |
1 line
of
Groovy (beta)
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
ERb
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
Delphi
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
Clojure
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
CSS
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
C++
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
test |
1 line
of
C
by
ht
|
51 Bytes |
Show |
Edit |
Expand |
1 |
sudo apt-get install linux-headers-$(uname -r) dkms |
|
demo |
1 line
of
C
by
esimionato
|
68 Bytes |
Show |
Edit |
Expand |
1 |
rails generate migration add_fieldname_to_tablename fieldname:string |
|
VB-Code with embedded SQL. As Python-like-highlight. How loo |
52 lines
of
Python
by
gapsdv
|
1.83 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
VB-Code with embedded SQL. As Python-like-highlight. How looks it? ;-)
Option Compare Database
Option Explicit
Function RezeptDateisuchen()
'08.10.2002 vd Filesearch hat bug
Dim strPfad,... |
|
VB-Code with embedded SQL. As Ruby-like-highlight. |
52 lines
of
Ruby
by
gapsdv
|
1.83 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
VB-Code with embedded SQL. As Ruby-like-highlight. How looks it? ;-)
Option Compare Database
Option Explicit
Function RezeptDateisuchen()
'08.10.2002 vd Filesearch hat bug
Dim strPfad, s... |
|