ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
ÐÂÈ˽ÌÓý¤Ë ¤â¤Ã¤È Ruby¤ò£¡
2
3
4
5
6
7
8
9
10
11
12
13
ÐÂÈ˽ÌÓý¤Ë ¤â¤Ã¤È Ruby¤ò£¡
15
puts "Hello, world!"




          16
public class Hello {
    public static void main(String[] args){
        System.out.println("Hello, world!");
    }
}




                     17
18
19
20
21
1.



     2.



     3.




22
23
24
25
26
ÐÂÈ˽ÌÓý¤Ë ¤â¤Ã¤È Ruby¤ò£¡

More Related Content

ÐÂÈ˽ÌÓý¤Ë ¤â¤Ã¤È Ruby¤ò£¡