瀏覽代碼

Создать на основе gitjs-privet-mir | Create based on gitjs-privet-mir

tags/r119
當前提交
d918dbfb61
共有 3 個檔案被更改,包括 14 行新增0 行删除
  1. +5
    -0
      0000
  2. +7
    -0
      привет|hello.js
  3. +2
    -0
      привет|hello.череда

+ 5
- 0
0000 查看文件

@@ -0,0 +1,5 @@
Привет | Hello
1.0.0

/привет|hello.череда
x /привет|hello.js

+ 7
- 0
привет|hello.js 查看文件

@@ -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
привет|hello.череда 查看文件

@@ -0,0 +1,2 @@
пуск
поприветствовать мир

Loading…
取消
儲存