-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathimages.yml
More file actions
67 lines (67 loc) · 2.1 KB
/
Copy pathimages.yml
File metadata and controls
67 lines (67 loc) · 2.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
code-style.svg:
"No space":
text: "ไม่เว้นวรรค"
x: -52.785
"between the function name and parentheses":
text: "ระหว่างชื่อฟังก์ชันกับวงเล็บ"
x: 9.993
"between the parentheses and the parameter":
text: "และระหว่างวงเล็บกับพารามิเตอร์"
x: 2.737
"Indentation":
text: "เยื้องบรรทัด"
x: -8.04
"2 spaces":
text: "2 ช่องว่าง"
x: -7.334
"A space ":
text: "เว้นวรรค"
x: -7.48
"after for/if/while…":
text: "หลัง for/if/while…"
x: -3.052
"} else { without a line break":
text: "} else { อยู่บรรทัดเดียวกัน"
x: 3.104
"Spaces around a nested call":
text: "เว้นวรรครอบการเรียกฟังก์ชันซ้อน"
x: -10.98
"An empty line":
text: "เว้นบรรทัดว่าง"
x: 5.535
"between logical blocks":
text: "ระหว่างกลุ่มคำสั่ง"
x: 19.948
"Lines are not very long":
text: "บรรทัดไม่ยาวเกินไป"
x: 7.899
"A semicolon ;":
text: "ต้องใส่ ;"
x: 13
"is mandatory":
text: "ท้ายคำสั่ง"
x: 7
"Spaces":
text: "เว้นวรรค"
x: 2.228
"around operators":
text: "รอบตัวดำเนินการ"
x: 5.027
"Curly brace {":
text: "วงเล็บปีกกา {"
x: -2.676
"on the same line, after a space":
text: "อยู่บรรทัดเดิมและมีเว้นวรรคคั่น"
x: 5.767
"A space":
text: "เว้นวรรค"
x: -2.48
"between":
text: "ระหว่าง"
x: 3.468
"arguments":
text: "อาร์กิวเมนต์"
x: -0.91
"A space between parameters":
text: "เว้นวรรคระหว่างพารามิเตอร์"
x: 5.031