Welcome! This page is using CodeRay 1.1.2.
We currently have
3049 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
test of java property file |
23 lines
of
ERb
by
test
|
1017 Bytes |
Show |
Edit |
Expand |
1
2
3 |
################################################################################
# Parametri di configurazione del connettore.
####################################################################... |
|
test |
5 lines
of
Ruby
|
158 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
"http://www.example.com?" + { language: "ruby", status: "awesome" }.to_query
def x
"x"
end
|
|
create product migration |
18 lines
of
XML
|
604 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
<message name="startRequest">
<part name="payload" type="startRequestMessage"/>
</message>
<portType name="start">
<operation name="start">
<input name="startTomcat" message="startR... |
|
khalil-js |
30 lines
of
Java
by
khalil
|
918 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
eBusinessDialogAjax dlg = ControlCache["MY1"] as eBusinessDialogAjax;
if (dlg == null)
{
eBusinessAjaxFakeItem c1 = new eBusinessAjaxFakeItem();
c1.Initialize("das", 1, 1, 2, 2, null, "das"... |
|
-- |
59 lines
of
Ruby
|
1.49 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
#!/usr/bin/env ruby
PRODUCT_TYPES = {1 => 'Web Filter', 8 => 'Antivirus', 9 => 'Web Filter + Antivirus', 125 => 'Security Suite'}
class Report
def initialize(filename)
... |
|
test |
303 lines
of
JSON
by
test
|
9.67 KB |
Show |
Edit |
Expand |
1
2
3
4
5 |
{
"errors":"No known data errors",
"scan":"scrub repaired 0 in 6h7m with 0 errors on Mon Jul 23 17:33:07 2012",
"pool_id":"1289d19f7dbe21e9f19a61f726d9d74b49eef0f4",
"state":"ONLINE... |
|
holah |
1 line
of
PHP
by
asdasd
|
24 Bytes |
Show |
Edit |
Expand |
1 |
holaaaaaaaaaaaaaaaaaaaaa |
|
tesfds |
12 lines
of
C
|
250 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9 |
media: [{
id: "18323"
link_type: "epg_logo"
type: "image/jpeg"
caption: "een.jpg NL"
slug: "een-jpg-nl"
dimension: {
type: "square"
... |
|
test |
3 lines
of
PHP
by
test
|
17 Bytes |
Show |
Edit |
Expand |
|
Simple C |
33 lines
of
C
|
779 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11 |
#include <JMineOPS/JMineOPS.h>
#include <JCan/JCan.h>
@... |
|