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.

Page 184, 10 entries

test 3 lines of PHP 28 Bytes Show Edit Expand
1
2
3
/**
 * <pre>hola</pre>
 */
test 12 lines of C++ 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of HTML 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of JavaScript 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
test 12 lines of C 265 Bytes Show Edit Expand
1
2
3
4
5
6
Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

        Dim SAPI
        SAPI = CreateObject("SAPI.spvoice"...
docstring 7 lines of Python 229 Bytes Show Edit Expand
1
2
3
4
5
6
def addMaps(self, maps):
    """
    Add list/tuple <maps> mappings to the <display>.  These determine what
    scalars will appear along what axes. See makeMaps, below.
    """
    for map in...
whatever 8 lines of Ruby 136 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
def foo(num)
  #Verifica se o código é válido
  if num > 0 and num < 10
    puts “wrong code”
  end
  
  return num += @delta
end
test 11 lines of PHP 113 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
namespace Foo
{
class Bar
{
    public function fooBar($a, $b = null)
    {
        die($a);
    }
}

}
asd 7 lines of JSON 161 Bytes Show Edit Expand
1
2
3
4
5
6
7
{
    "_id": ObjectId("4f26e7ce8225195a3d956e98"),
    "appid": 8888,
    "model": null,
    "times": 11,
    "when": ISODate("2012-01-30T00:00:00Z")
    }
test 3 lines of C by eknoop 45 Bytes Show Edit Expand
1
2
3
sdlkghsklgdfjgsd
</code>
sdglkhasdlghasldjf

Page 184, 10 entries