Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
mahjong
/
povtorniy-repeating-ui
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
Оставить минимум | Leave only the minimum
master
Михаил Капелько
hace 4 años
padre
d1832a9937
commit
925b8602e8
Se han
modificado 5 ficheros
con
10 adiciones
y
9 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-3
0000
+0
-1
abc
+0
-5
привет.js
+7
-0
привет|hello.js
+0
-0
привет|hello.череда
+ 3
- 3
0000
Ver fichero
@@ -1,5 +1,5 @@
Привет
Привет
| Hello
1.0.0
/привет.череда
x /привет.js
/привет
|hello
.череда
x /привет
|hello
.js
+ 0
- 1
abc
Ver fichero
@@ -1 +0,0 @@
Wed Jul 15 2020 15:29:48 GMT+0300 (Moscow Standard Time)
+ 0
- 5
привет.js
Ver fichero
@@ -1,5 +0,0 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
document.body.innerHTML = "<h1>Привет, мир!</h1>";
};
+ 7
- 0
привет|hello.js
Ver fichero
@@ -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 fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar