Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
mahjong
/
mahjong-osnova-base
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Создать заготовку модуля | Create the module's stub
M-0.1.0
Михаил Капелько
hace 4 años
commit
a0c9d61cc2
Se han
modificado 3 ficheros
con
14 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
0000
+7
-0
пуск|run.js
+2
-0
пуск|run.череда
+ 5
- 0
0000
Ver fichero
@@ -0,0 +1,5 @@
Основа Маджонга | Mahjong's base
1.0.0
/пуск|run.череда
x /пуск|run.js
+ 7
- 0
пуск|run.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>";
};
+ 2
- 0
пуск|run.череда
Ver fichero
@@ -0,0 +1,2 @@
пуск
поприветствовать мир
Escribir
Vista previa
Cargando…
Cancelar
Guardar