Browse Source

Создать пару отладочных раскладок | Create a couple of debug layouts

master
parent
commit
9b0f30bb70
5 changed files with 37 additions and 12 deletions
  1. +3
    -3
      0000
  2. +0
    -7
      привет|hello.js
  3. +0
    -2
      привет|hello.череда
  4. +17
    -0
      провал|failure.layout
  5. +17
    -0
      успех|success.layout

+ 3
- 3
0000 View File

@@ -1,5 +1,5 @@
Привет | Hello
Отладочные раскладки Маджонга | Mahjong debug layouts
1.0.0

/привет|hello.череда
x /привет|hello.js
/успех|success.layout
/провал|failure.layout

+ 0
- 7
привет|hello.js View File

@@ -1,7 +0,0 @@
ПоприветствоватьМир = function()
{
console.log("Привет, мир!");
console.log("Hello, world!");
document.body.innerHTML += "<h1>Привет, мир!</h1>";
document.body.innerHTML += "<h1>Hello, world!</h1>";
};

+ 0
- 2
привет|hello.череда View File

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

+ 17
- 0
провал|failure.layout View File

@@ -0,0 +1,17 @@
kmahjongg-layout-v1.0
................................
................................
................................
................................
................................
..................12............
..............121243............
............124343..............
............43..................
................................
................................
................................
................................
................................
................................
................................

+ 17
- 0
успех|success.layout View File

@@ -0,0 +1,17 @@
kmahjongg-layout-v1.0
................................
................................
................................
................................
..................12............
..................43............
..............1212..............
..............4343..............
............12..................
............43..................
................................
................................
................................
................................
................................
................................

Loading…
Cancel
Save