Welcome! This page is using CodeRay 1.1.2.
We currently have
3065 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
SQL |
1 line
of
SQL
|
64 Bytes |
Show |
Edit |
Expand |
1 |
ALTER TABLE Таблица1 ALTER estilo TYPE character varying; |
|
adf |
5 lines
of
JavaScript
|
170 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
setup_comment_form: function(){
if ($("#new_comment").length == 0) return;
var ncf = $("#new_comment");
ncf.attr("action", ncf.attr("real_action"));
} |
|
test |
12 lines
of
C++
|
881 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
-(void) serviceServerResponse:(NSString*) jsonResponse
{
GeoCodingJsonParser* jsonParser = [[[GeoCodingJsonParser alloc] init] autorelease];
NSArray* objects = [jsonParser fillLocati... |
|
test ruy |
25 lines
of
Ruby
by
pr
|
796 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
#!/usr/bin/env ruby
begin
require 'rubygems'
rescue LoadEr... |
|
Zend_Date test |
23 lines
of
PHP
by
j
|
942 Bytes |
Show |
Edit |
Expand |
|
Testing JS |
1 line
of
JavaScript
by
KRISS
|
116 Bytes |
Show |
Edit |
Expand |
1 |
$(“#datepicker-thâ€).datepicker({ dateFormat: ‘dd/mm/yy’, yearOffset: 543, defaultDate: ‘17/05/2553’ }); |
|
Returns tfr_codes |
17 lines
of
Ruby
by
BabyBird
|
714 Bytes |
Show |
Edit |
Expand |
|
test |
7 lines
of
SQL
by
Noob
|
397 Bytes |
Show |
Edit |
Expand |
1
2
3 |
SELECT ad.key_id,nume_id01,nume_id02,docu_tipo,docu_path, ad.inse_data, v.master, v.codi_veic_id, v.targa, p.key_pratica, p.inse_data
from Archiviazione_Documentale ad
inner join veicolo v on ad.... |
|
aaa |
1 line
of
HTML
|
21 Bytes |
Show |
Edit |
Expand |
|
test |
4 lines
of
JavaScript
|
176 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
[{"squadra-ospite"=>"UDINESE", :type=>"gio",
:date=>"2010-11-20", :status=>"ended", :time=>"00:00:00-00:00", :name=>"13^ Giornata", "squadra-casa"=>"ROMA", :id=>"32495"}] |
|