This website works better with JavaScript.
首頁
探索
說明
登入
mahjong
/
threejs
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
1
Wiki
Activity
瀏覽代碼
Создать на основе gitjs-privet-mir | Create based on gitjs-privet-mir
tags/r119
Михаил Капелько
4 年之前
當前提交
d918dbfb61
共有
3 個文件被更改
,包括
14 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
0000
+7
-0
привет|hello.js
+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 @@
пуск
поприветствовать мир
Write
Preview
Loading…
取消
儲存