Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
mahjong
/
mahjong-otl-raskladki-dbg-layouts
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
1
Wiki
Atividade
Ver código fonte
Оставить минимум | Leave only the minimum
master
Михаил Капелько
4 anos atrás
pai
d1832a9937
commit
925b8602e8
5 arquivos alterados
com
10 adições
e
9 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-3
0000
+0
-1
abc
+0
-5
привет.js
+7
-0
привет|hello.js
+0
-0
привет|hello.череда
+ 3
- 3
0000
Ver arquivo
@@ -1,5 +1,5 @@
Привет
Привет
| Hello
1.0.0
/привет.череда
x /привет.js
/привет
|hello
.череда
x /привет
|hello
.js
+ 0
- 1
abc
Ver arquivo
@@ -1 +0,0 @@
Wed Jul 15 2020 15:29:48 GMT+0300 (Moscow Standard Time)
+ 0
- 5
привет.js
Ver arquivo
@@ -1,5 +0,0 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
document.body.innerHTML = "<h1>Привет, мир!</h1>";
};
+ 7
- 0
привет|hello.js
Ver arquivo
@@ -0,0 +1,7 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
console.log("Hello, world!");
document.body.innerHTML += "<h1>Привет, мир!</h1>";
document.body.innerHTML += "<h1>Hello, world!</h1>";
};
привет.череда → привет|hello.череда
Ver arquivo
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar