Welcome! This page is using CodeRay 1.1.2.

We currently have 3067 rays in the database.
You can add a New Ray or browse the posted rays by pages.

Page 141, 10 entries

If block 5 lines of JavaScript 82 Bytes Show Edit Expand
1
2
3
4
5
    if(condition) {
        // ...
    } else {zscassadsa
        // ...
    }
XML 210 lines of XML by Teefan 8.5 KB Show Edit Expand
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<Response ResponseReference="REF_D_026_82-1363674497125">
  <ResponseDetails Language="en">
    <SearchItemResponse ItemType="hotel">
      <ItemDetails>
...
try try rty 1 line of C++ 18 Bytes Show Edit Expand
1
rtg erter ter tert
d 9 lines of HTML by d 63 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
<html>
  <head>

  </head>
  <body>


  </body>
</html>
v 1 line of Ruby 1 Byte Show Edit Expand
1
s
xml 4 lines of XML by Marcos CĂ´rtes 119 Bytes Show Edit Expand
1
2
3
4
<jboss-web>
  <security-domain flushOnSessionInvalidation="false"/>
  <context-root>/abc</context-root>
</jboss-web>
Groovy 145 lines of Groovy (beta) 3.49 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
package br.inpe.ocoe.test.scenario


/**
 * This class represents a simple test scenario on AIT satellite.
 * For this scenario, there are  pre and pos conditions.
 * @author luizalex
 *
 *...
asdd 13 lines of SQL by asd 236 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
SELECT patient_id,

AND rownum < 1000
GROUP BY patient_id,
  patient_id_issuer,
  patient_name,
  other_patient_id,
  other_patient_name,
  english_patient_name,
  patient_sex,
  patient_...
xpto 42 lines of Ruby by xpto 1.45 KB Show Edit Expand
1
2
3
4
5
6

# Let's build our own survey
my_survey = Survey::Survey.new(:name => "Star Wars Quiz", :attempts_number => 4, :active => true)

# Let's add some questions and options
question_1 = Survey::Que...
c++ 3 lines of C++ 109 Bytes Show Edit Expand
1
2
3
    QString messageText = tr("Do you really want   ");
    messageText += mymother.first;
    messageText += "?";

Page 141, 10 entries