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.
ccc |
19 lines
of
JavaScript
|
535 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5 |
function autoResizePreline() {
console.log('autoResizePreline');
\$('span.preline > div.multiligne').remove();
\$('span.preline').each(function(i) {
if (\$(this).height(... |
|
changed: cache: new: current old: file |
4 lines
of
YAML
|
51 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
changed:
cache:
new: current
old: file |
|
test |
1 line
of
PHP
|
167 Bytes |
Show |
Edit |
Expand |
1 |
'#DISPOSITIVO#' => '(strstr($oDB->f(\'cau_cnl_008_id\'),"0000200" ) || strpos($oDB->f(\'cau_cnl_008_id\'),";BMES;") || strpos($oDB->f(\'cau_cnl_008_id\'),"WOODY")) ? |
|
qsd |
1 line
of
Plain text
|
22 Bytes |
Show |
Edit |
Expand |
|
utility.hpp |
1588 lines
of
C++
|
46.8 KB |
Show |
Edit |
Expand |
|
text |
7 lines
of
Clojure
|
891 Bytes |
Show |
Edit |
Expand |
1
2 |
echo "exit;" | sqlplus enlf/enlf@BBVA_ES_DE @BBVA_ES-20170124-IA-RM24701-IMPORTAR_REGLA_DDL.sql > BBVA_ES-20170124-IA-RM24701-IMPORTAR_REGLA_DDL.log
echo "exit;" | sqlplus enlf/enlf@BBVA_ES_DE @BB... |
|
Laravel Controller |
41 lines
of
PHP
|
804 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11
12 |
<?php
namespace App\Http\Controllers;
use App\User;
use App\Repositories\UserRepository;
use App\Http\Controllers\Controller;
class UserController extends Controller
{
|
|
a |
88 lines
of
XML
by
a
|
2.47 KB |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
<Response xmlns="http://www.jnctn.net/ns/rest/2006-01">
<Context>
<Action>
<IsCompleted>true</IsCompleted>
</Action>
<Request>
<IsValid>true</IsValid>
<DateTime>2017-02-02T19... |
|
Rails code |
9 lines
of
Ruby
by
Mugen
|
212 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
changes = compute_changes(data_model)
new_data_model = apply_changes(changes)
changes(new_data_model) == []
def(access)
if access.present?
current_user.admin ? Article.new : Artecle.al... |
|
ㅈㄷㄱㅈㄷㄱㅈㄷㄱ |
8 lines
of
Plain text
|
114 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8 |
xenserver.conf
password = npCore!234
url = http://192.168.1.42
machines = Win7x64_001
interface = eth0
|
|