Welcome! This page is using CodeRay 1.1.2.

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

Page 237, 10 entries

item_code 1 line of Ruby by tester 69 Bytes Show Edit Expand
1
"#{obj.design_code}.#{obj.width_in_cm.to_i}.#{obj.length_in_cm.to_i}"
delete me 7 lines of diff 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
delete me 7 lines of HTML 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
delete me 7 lines of JavaScript 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
delete me 7 lines of C 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
delete me 7 lines of diff 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
delete me 7 lines of Groovy (beta) 292 Bytes Show Edit Expand
1
2
3
4
5
6
-SET &ECHO=OFF;
-* ----------------------------------------------------------------------------
-DEFAULT &OUTPUT = 'HTML';
-SET &REPNAME = ' ';
-SET &FLTTR = 'YES' ;
-* -----------------------...
test 8 lines of C 380 Bytes Show Edit Expand
1
2
3
4
        private void SyntaxEditor_ViewMouseDown(object sender, EditorViewMouseEventArgs e)
        {
            if(e.HitTestResult.Target == SyntaxEditorHitTestTarget.IndicatorMargin)
         ...
TESSST 21 lines of PHP by testist 374 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
<?php
class Controller_Welcome extends Controller {

  public function action_index()
  {
        $this->action_justdoit();
  }

    public function action_jusdoit(){
        if(isset($_REQUE...
aaa 13 lines of XML by aaa 589 Bytes Show Edit Expand
1
2
3
4
5
<?xml version="1.0" encoding="utf-8" ?>
    <InterfaceProps>
      <InstallerTitle>Iнсталятор НДI ПIТ</InstallerTitle>
      <LicenceFileName>LicenceFileName.rtf</LicenceFileName>
...

Page 237, 10 entries