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.

Page 81, 10 entries

йцу 2 lines of Plain text 357 Bytes Show Edit Expand
1
2
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:...
йцу 2 lines of CSS 357 Bytes Show Edit Expand
1
2
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:...
йцу 2 lines of YAML 357 Bytes Show Edit Expand
1
2
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:...
йцу 2 lines of Plain text 357 Bytes Show Edit Expand
1
2
2015-03-23T13:17:44+03:00 ERR (3): Поставка продукта "Kaspersky BusinessSpace Security Russian Edition. 10-14 User 1 year Base License"Лицензия не предусматривает отправку в KORM
2015-03-23T13:17:...
Team list 9 lines of Plain text by Quintus 97 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
aakburns
brianvanderburg2
Bugsbane
datahead8888
Luiji
Quintus
sydneyjd
tristanheaven
xet7
iojo 10 lines of C 58 Bytes Show Edit Expand
1
2
3
4
5
6
7
8
9
10
#include test.h


int main(){




    return 0;
}
SFML + SFGUI 50 lines of C++ by Quintus 1.02 KB Show Edit Expand
1
2
3
4
5
6
7
8
9
10
11
12
13
#include <iostream>
#include <functional>
#include <SFML/Graphics.hpp>
#include <SFGUI/SFGUI.hpp>

void on_button_click()
{
  std::cout << "Test" << std::endl;
}

int main()
{
  sf::Ren...
SFML test without tabs 111 lines of C++ by Quintus 4.87 KB Show Edit Expand
1
2
3
4
5
6
7
#include <SFML/Window.hpp>
#include <SFML/Graphics.hpp>
#include <SFML/OpenGL.hpp>

#include <CEGUI/CEGUI.h>
#include <CEGUI/RendererModules/OpenGL/GLRenderer.h>
//#include <CEGUI/ImageCodecM...
SFML test 111 lines of Ruby by Quintus 4.78 KB Show Edit Expand
1
2
3
4
5
6
7
#include <SFML/Window.hpp>
#include <SFML/Graphics.hpp>
#include <SFML/OpenGL.hpp>

#include <CEGUI/CEGUI.h>
#include <CEGUI/RendererModules/OpenGL/GLRenderer.h>
//#include <CEGUI/ImageCodecM...
SDL2 application_template diff 56 lines of diff by Quintus 1.64 KB Show Edit Expand
1
2
3
4
5
6
--- a/application_templates/SDL2.cpp  Sun Jan 04 18:31:27 2015 +0100
+++ b/application_templates/SDL2.cpp  Sat Mar 14 09:43:51 2015 +0100
@@ -40,7 +40,8 @@
 #include <iostream>
 
 #include <CEGU...

Page 81, 10 entries