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.
name |
12 lines
of
SQL
|
396 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
''' ruby
<div class="page-wrap home">
<header role="banner">
<?php include $active_theme_path . '/templates/header-inner.tpl.php'; ?>
<div class="page-title">
<div class="row">... |
|
test |
3 lines
of
CSS
|
75 Bytes |
Show |
Edit |
Expand |
1
2
3 |
?application=fdsfdsfds
&environment=production
&tags={"context":"fdsfds"} |
|
s |
13 lines
of
XML
|
1.05 KB |
Show |
Edit |
Expand |
1
2 |
<templateSet xmlns="http://going.iis.sinica.edu.tw/template" version="2.1" xmlns:map="http://going.iis.sinica.edu.tw/map" map:resolved="true" type="4" frameType="nonorder" maxJump="1">
<template>... |
|
C Test |
1 line
of
C
by
Jololol
|
77 Bytes |
Show |
Edit |
Expand |
1 |
pFrame->payloadData[WPROTOCOL_DEBUG_STATS_BATTERY_INDEX] = adc_cached_VACC(); |
|
test |
1 line
of
Ruby
|
9 Bytes |
Show |
Edit |
Expand |
|
my new ray |
5 lines
of
Java
by
smallick
|
113 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
class HelloWorld {
public static void main( String[] args ){
System.out.println( 'Hello, world!\n' );
}
} |
|
Test |
4 lines
of
JavaScript
by
T
|
30 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
@Controleur
class Toto {
} |
|
footerAdguard |
19 lines
of
JavaScript
by
Mokasin34
|
382 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12 |
#define DISPATCH( \
_01, _02, _03, _04, \
NAME, ... \
) NAME
#define MAP(FUNC,...) \
DISPATCH(__VA_ARGS__, \
MAP4, MAP3, MAP2, MAP1 \
)(FUNC,... |
|
path |
2 lines
of
C++
|
71 Bytes |
Show |
Edit |
Expand |
1
2 |
template <class Source>
path& operator/=(const Source& source); |
|
pygments demo |
49 lines
of
C
|
839 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10 |
#include <stdio.h>
#include "te... |
|