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.

Page 265, 10 entries

Coldfusion Test 0 lines of XML 0 Bytes Show Edit Expand
1
xml 3 lines of XML 36 Bytes Show Edit Expand
1
2
3
<foo aaa="bbb ccc">
<bar />
</foo>
xml 3 lines of XML 36 Bytes Show Edit Expand
1
2
3
<foo aaa="bbb ccc">
<bar />
</foo>
Java test 3 lines of JavaScript by Maciej 37 Bytes Show Edit Expand
1
2
3
public String test;

function krowa
asd 42 lines of Python 1.6 KB Show Edit Expand
1
2
3
4
5
6
7
# -*- coding: utf-8 -*-
""" Обертка для класса MySQLdb.connection.
    Служит для упрощения рутинных операций с базой 

"""

from MySQL...
test 7 lines of XML 390 Bytes Show Edit Expand
1
2
3
<iq from="20001@organization.haituns.com" type="error" id="45fdaerew" to="20005@haituns.com/pengjian" >
    <userauth xmlns="com:haituns:userauth" jid="20002@haituns.com" />
    <error type="canc...
Strange Ruby from Example 327 lines of Ruby by bovi 17 KB Show Edit Expand
1
2
3
4
a.each{|el|anz[el]=anz[el]?anz[el]+1:1}
while x<10000
#a bis f dienen dazu die Nachbarschaft festzulegen. Man stelle sich die #Zahl von 1 bis 64 im Bin�rcode vor 1 bedeutet an 0 aus
  b=(p[x]%...
test 1991 3 lines of Ruby by globi 49 Bytes Show Edit Expand
1
2
3
(1..10).map do |n|
  puts("!!! #{n} hallo")
end
123 0 lines of PHP by 123 0 Bytes Show Edit Expand
1
test 12 lines of Ruby by - 460 Bytes Show Edit Expand
1
2
3
4
# Filters added to this controller apply to all controllers in the application.
# Likewise, all the methods added will be available for all controllers.

class ApplicationController < ActionCont...

Page 265, 10 entries