This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
primer-sample
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Изменения от Главреда ГитЖС | Changes of GitJS Glavred
master
Главред | Glavred
4 years ago
parent
558008ed0e
commit
16153c56f2
3 changed files
with
10 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
0000
+5
-0
большефайлов.js
+2
-0
большефайлов.череда
+ 3
- 1
0000
View File
@@ -1,6 +1,8 @@
Привет | Hello
Привет | Hello
3
.0.0
4
.0.0
https://git.opengamestudio.org/kornerr/primer-sample
https://git.opengamestudio.org/kornerr/primer-sample
x /большефайлов.js
/большефайлов.череда
x /привет|hello.js
x /привет|hello.js
/привет|hello.череда
/привет|hello.череда
+ 5
- 0
большефайлов.js
View File
@@ -0,0 +1,5 @@
ОчередноеПриветствиеИзДругогоФайла = мир =>
{
document.body.innerHTML += "<p>Ну, привет ещё раз, Батыга!</p>";
document.body.innerHTML += "<p>Hey there once again, Batiga!</p>"
};
+ 2
- 0
большефайлов.череда
View File
@@ -0,0 +1,2 @@
пуск
очередное приветствие из другого файла
Write
Preview
Loading…
Cancel
Save