Welcome! This page is using CodeRay 1.1.2.
We currently have
3066 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
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 |
|
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]]
subdf2 = subdf[ df.index > df.index[-1] - relativedelta(minutes=10) ]
subdf2 = subdf.ix[ t... |
|
roshambo |
5 lines
of
Java
|
35 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
package a;
public class A {
} |
|