Welcome! This page is using CodeRay 1.1.2.
We currently have
3049 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
xml |
912 lines
of
XML
|
21.8 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
<?xml version="1.0" encoding="utf-8"?>
|
|
SQL test |
2 lines
of
SQL
|
69 Bytes |
Show |
Edit |
Expand |
1
2 |
select * from mine where x > y ;
CREATE TABLE a (b INT PRIMARY KEY); |
|
json |
1 line
of
JSON
|
412 Bytes |
Show |
Edit |
Expand |
1 |
{ "status": "pending", "summary": { "charge_fees": 300, "adjustment_gross": 0, "refund_gross": 1000, "charge_count": 10, "validation_count": 0, "refund_fees": 300, "refund_count": 10, "validation_f... |
|
somdthing |
1 line
of
PHP
|
145 Bytes |
Show |
Edit |
Expand |
1 |
require_once('./lib/Stripe.php'); Stripe::setApiKey("vtUQeOtUnYr7PGCLQ96Ul4zqpDUO4sOE"); $cpn = Stripe_Coupon::retrieve("25OFF"); $cpn->delete(); |
|
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
{
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 |
|