Welcome! This page is using CodeRay 1.1.2.

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

Page 174, 10 entries

aoeu 1 line of C 121 Bytes Show Edit Expand
1
{"name":["javascript:cnn_stedtnckie('www');","javascript:cnn_stedtnckie('edition');","javascript:cnn_clseditionhtml();"]}
C++ and Thrift 38 lines of Java by Mike Pigott 1.38 KB Show Edit Expand
1
2
3
4
5
6
protected String src() throws JspException 
  {
    // 1 : deal with src 
        if (this.srcName != null)
        {
            if (this.srcKey != null || this.page != null || this.pageKey !=nu...
d 12 lines of Ruby by d 371 Bytes Show Edit Expand
1
2
3
4
5
6
7
#!/usr/bin/env ruby

gateway= "mail.kreatio.in"
dest_ips= [["192.168.2.20", 18021],
           ["192.168.1.52", 18022],
           ["192.168.10.11", 18023],
           ["192.168.1.69", 18024]...
h 1 line of Groovy (beta) 145 Bytes Show Edit Expand
1
 [1m [36mCategory Load (0.3ms) [0m  [1mSELECT `categories`.* FROM `categories` WHERE `categories`.`permalink` = 'setup-configuration' LIMIT 1 [0m
h 1 line of Clojure 145 Bytes Show Edit Expand
1
 [1m [36mCategory Load (0.3ms) [0m  [1mSELECT `categories`.* FROM `categories` WHERE `categories`.`permalink` = 'setup-configuration' LIMIT 1 [0m
h 1 line of C 145 Bytes Show Edit Expand
1
 [1m [36mCategory Load (0.3ms) [0m  [1mSELECT `categories`.* FROM `categories` WHERE `categories`.`permalink` = 'setup-configuration' LIMIT 1 [0m
Shell script test 1 line of Ruby by Sven 113 Bytes Show Edit Expand
1
curl --location '<FHIR server>/Patient?identifier=<identifier system of patient>%7C<identifier value of patient>'
pandas 5 lines of Python by russ 257 Bytes Show Edit Expand
1
2
3
4
5
subdf = df[[n_atoms, n_atoms_fluoro, load_rate]]
# final 10 minutes of data
subdf2 = subdf[ df.index > df.index[-1] - relativedelta(minutes=10) ]
# filter between two times
subdf2 = subdf.ix[ t...
roshambo 5 lines of Java 35 Bytes Show Edit Expand
1
2
3
4
5
package a;

public class A {

}
codezz 1 line of HTML 1.55 KB Show Edit Expand
1
<div class="verse"> <p><span class="chord">E</span>Vales, montanhas, pla<span class="chord">D</span>nicies louvai,</p> <p><span class="chord">E</span>Luas, estrelas, pla<span class="chord">D</span>...

Page 174, 10 entries