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.

Page 59, 10 entries

Console 16 lines of JavaScript by h 688 Bytes Show Edit Expand
1
2
3
4
5
6
Aleksandar Dulović, [18.02.16 18:10]
adulovic@192.168.7.254's password:
Counting objects: 5, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (5/5), done.
Writing objec...
Powershell test 4 lines of C 416 Bytes Show Edit Expand
1
2
dsquery * cn=schema,cn=configuration,dc=lan,dc=local -scope base -attr objectVersion
dsquery * cn=ActiveDirectoryUpdate,cn=ForestUpdates,cn=configuration,dc=lan,dc=local -scope base -attr Revision...
sdsd 1 line of Ruby by sds 9 Bytes Show Edit Expand
1
def func 
text 1 line of Plain text 19 Bytes Show Edit Expand
1
<code class="ruby">
json samplehgfffd 1 line of C++ by Me 3.91 KB Show Edit Expand
1
{"subdivisions": [{ "id_link":"161","code":"1" },{ "id_link":"6372","code":"2" },{ "id_link":"162","code":"3" },{ "id_link":"164","code":"5" },{ "id_link":"6373","code":"6" },{ "id_link":"166","cod...
asd 1 line of C 75 Bytes Show Edit Expand
1
[<=] mov m5 = c7 // move c7 to m5, when condition 'lower or equal' is met
test 316 lines of C 9.72 KB Show Edit Expand
1
2
3
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@page import="com.dreamsecurity.relaycert.db.*"%>
<%@ page import="com.dreamsecurity.relaycert.object.objF...
sbt 18 lines of Java by Test 351 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
name := """play-test-app"""

version := "1.0-SNAPSHOT"

lazy val root = (project in file(".")).enablePlugins(PlayScala)

scalaVersion := "2.11.6"

libraryDependencies ++= Seq(
  jdbc,
  c...
Highlight 24 lines of SQL 1.24 KB Show Edit Expand
1
2
3
4
5
6
7
8
DECLARE
  in_clause ALIAS FOR $1;
  tenant ALIAS FOR $2;
  categoryId     int;
  requestId     bigint;
BEGIN
SET CONSTRAINTS ALL DEFERRED;
  FOR categoryId IN SELECT id FROM category WHERE catego...
a 3 lines of C by a 286 Bytes Show Edit Expand
1
2
3
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential bison openssl libreadline6 libreadline6-dev curl git-core zlib1g zlib1g-dev libssl-dev libyaml-dev libsqlite3-0 libsq...

Page 59, 10 entries