Создать на основе gitjs-privet-mir | Create based on gitjs-privet-mir
This commit is contained in:
5
0000
Normal file
5
0000
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Привет | Hello
|
||||||
|
1.0.0
|
||||||
|
|
||||||
|
/привет|hello.череда
|
||||||
|
x /привет|hello.js
|
||||||
7
привет|hello.js
Normal file
7
привет|hello.js
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
ПоприветствоватьМир = function()
|
||||||
|
{
|
||||||
|
console.log("Привет, мир!");
|
||||||
|
console.log("Hello, world!");
|
||||||
|
document.body.innerHTML += "<h1>Привет, мир!</h1>";
|
||||||
|
document.body.innerHTML += "<h1>Hello, world!</h1>";
|
||||||
|
};
|
||||||
2
привет|hello.череда
Normal file
2
привет|hello.череда
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
пуск
|
||||||
|
поприветствовать мир
|
||||||
Reference in New Issue
Block a user