Welcome! This page is using CodeRay 1.1.2.
We currently have
3061 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
Test JSON |
19 lines
of
JSON
|
642 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
{
"Data":[{
"GameUniqueId": number,
"RutaImg": "string",
"GameOrder": number,
"Visibility": number, (0:No visible, 1: Visible al pรบblico, 2: Visible al administrador)
"GameTitle": "string",
... |
|
kkk |
25 lines
of
Plain text
|
5.19 KB |
Show |
Edit |
Expand |
1 |
355000080007454 0.1.23_dev3 2017-11-02 18:12:26 2017-11-02 11:05:49 0 0 1012 18 discharging flightMode false 0 0 gsm [] [{'macAddress': '5c:a4:8a:2d:3c:74', 'age': 0, 'signalStrength': -86, ... |
|
ttt |
5 lines
of
Clojure
by
ttt
|
91 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
123456('asd','asdasda')
<pre><code class="ruby">
Place your code here.
</code></pre> |
|
i.html |
23 lines
of
HTML
by
1234
|
1.07 KB |
Show |
Edit |
Expand |
1
2
3
4 |
<form th:action="@{/posts}" th:object="${Post}" action="/posts" th:method="POST" class="m-3">
<fieldset>
<div class="row ">
<div class="input-group input-gr... |
|
WebAppInitializer |
28 lines
of
HTML
|
1.14 KB |
Show |
Edit |
Expand |
1
2
3
4
5 |
<form th:action="@{/posts}" th:object="${Post}"
action="/posts" th:method="POST" class="m-3">
<fieldset>
<div class="row ">
<div class="input-gro... |
|
testDF |
9 lines
of
Java
|
483 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
private Component produceJmsComponent(String nbConsumers, Connecti... |
|
JS greeting |
1 line
of
JavaScript
|
31 Bytes |
Show |
Edit |
Expand |
1 |
var greeting = "Good morning!"; |
|
aa |
1 line
of
PHP
|
65 Bytes |
Show |
Edit |
Expand |
1 |
{ "asd": string, "n":integer, "x": base64encoded, "t": [1 2 3 4]} |
|
Command Line test |
11 lines
of
Ruby
by
dkleine
|
372 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
dcImportXls=3;
dcImportCsv=1;
|
|
Python |
3 lines
of
Python
|
86 Bytes |
Show |
Edit |
Expand |
1
2
3 |
def copyerror():
print (" Computer may be down - " + servername)
print (" ") |
|