Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
mahjong
/
povtorniy-repeating-ui
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
1
Wiki
Activité
Parcourir la source
Оставить минимум | Leave only the minimum
master
Михаил Капелько
il y a 4 ans
Parent
d1832a9937
révision
925b8602e8
5 fichiers modifiés
avec
10 ajouts
et
9 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+3
-3
0000
+0
-1
abc
+0
-5
привет.js
+7
-0
привет|hello.js
+0
-0
привет|hello.череда
+ 3
- 3
0000
Voir le fichier
@@ -1,5 +1,5 @@
Привет
Привет
| Hello
1.0.0
/привет.череда
x /привет.js
/привет
|hello
.череда
x /привет
|hello
.js
+ 0
- 1
abc
Voir le fichier
@@ -1 +0,0 @@
Wed Jul 15 2020 15:29:48 GMT+0300 (Moscow Standard Time)
+ 0
- 5
привет.js
Voir le fichier
@@ -1,5 +0,0 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
document.body.innerHTML = "<h1>Привет, мир!</h1>";
};
+ 7
- 0
привет|hello.js
Voir le fichier
@@ -0,0 +1,7 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
console.log("Hello, world!");
document.body.innerHTML += "<h1>Привет, мир!</h1>";
document.body.innerHTML += "<h1>Hello, world!</h1>";
};
привет.череда → привет|hello.череда
Voir le fichier
Écrire
Aperçu
Chargement…
Annuler
Enregistrer