Welcome! This page is using CodeRay 1.1.2.
We currently have
3054 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
maven |
6 lines
of
XML
by
Alexander Salas Bastidas
|
156 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
<dependency>
<groupId>com.flyvemdm</groupId>
<artifactId>inventory</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency> |
|
Inventory |
8 lines
of
Java
by
Alexander Salas Bastidas
|
240 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
InventoryTask inventoryTask = new InventoryTask(MainActivity.this, "Agent_v1.0", new InventoryTask.OnTaskCompleted() {
@Override
public void onTaskCompleted(String data) {
Log.d("XML", d... |
|
C++ |
11 lines
of
C++
|
171 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7
8
9
10
11 |
{
++value;
--value;
if (value == 1)
{
}
}
|
|
Test |
18 lines
of
Groovy (beta)
|
479 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6 |
group 'com.coupang.utils.hbasewrapper'
version '1.0-SNAPSHOT'
dependencies {
compile group: 'org.apache.hbase', name: 'hbase-client', version: '1.3.0'
compile group: 'org.apache.hbase', nam... |
|
batter state |
1 line
of
Ruby
by
bovi
|
62 Bytes |
Show |
Edit |
Expand |
1 |
Array.new(100) { analogRead(ADC1_CHANNEL_7) }.inject(:+) / 100 |
|
teste |
33 lines
of
JavaScript
|
2.43 KB |
Show |
Edit |
Expand |
1
2
3
4 |
/VIRTUALIF/ERP/MAC/CRA/classes/Curso.php
/VIRTUALIF/ERP/MAC/CRA/config/outlet-config.php
/VIRTUALIF/ERP/MAC/CRA/controlador/ctrl_curso_saneamento/listarCategoriaFormaCurso.php
/VIRTUALIF/ERP/MAC... |
|
yaml sens |
16 lines
of
YAML
|
413 Bytes |
Show |
Edit |
Expand |
1
2
3
4
5
6
7 |
Image Sensor:
- sensor model: IMX174LQJ-C
- datasheet: Sony 01/06/14
- type: CMOS Global shutter, overlap mode
- color filter: RGB Bayer mosaic
- pixel resolution (H × V): 19... |
|
testshell |
6 lines
of
diff
by
alex
|
86 Bytes |
Show |
Edit |
Expand |
|
diff sample |
14 lines
of
diff
by
nobody
|
82 Bytes |
Show |
Edit |
Expand |
|
s |
1 line
of
SQL
|
17 Bytes |
Show |
Edit |
Expand |
|