Web Title:學習資訊網學習資訊網

2024-02-19 1130219宗聖閱讀教材

學習資訊網

中文對話:

宗聖:嗨,蔡頨!你想要一起打乒乓球嗎?

蔡頨:當然!我很喜歡打乒乓球。你是怎麼學會的? 宗聖:我爸爸教我的。你呢?

 蔡頨:我在學校的體育課上學的。

英文對話:

Bob: Hi, Angela! Do you want to play table tennis together?

Angela: Sure! I really enjoy playing table tennis. How did you learn?

Bob: My dad taught me. How about you?

Angela: I learned it in my school’s physical education class.

宗聖:こんにちは、アンジェラ!卓球を一緒にやりませんか?

蔡頨:もちろん!私は卓球が大好きです。あなたはどうやって覚えましたか?

宗聖:僕のお父さんが教えてくれました。あなたは?

蔡頨:私は学校の体育の授業で習いました。

2018-03-05 1070306code

 

雙擊robo121裡的 robo3t.exe

Address:lin.cles.cyc.edu.tw

 

find({$or:[

{"勝者":"林定柏"} ,{"敗者":"林定柏"}]});

2018-03-05 1070305code

var id=setInterval(function()){

var num=Math.floor(Math.random()*1024);

console.log(num):

},1000);

 

 

clearInterval(id);

 

setTimeout(function(){

console.log("可以吃泡麵了!");

},1000);

2018-03-02 1070302code

Math.random()

Math.random()*10

Math.floor(Math.random()*10)

setInterval(function(){
console.log('hello');
},1000);

setInterval("console.log('hello');",1000);

2018-03-01 1070301code

What type of  it ?

typeof 

console.log(typeof  "中林大魔王")

console.log(typeof  yes)

console.log(typeof  "yes")

console.log(typeof  12)

console.log(typeof  1.9872)

console.log(typeof  true)

console.log(typeof  null)

猜猜看如果是undefined 呢?

Math.random()

Math.random()*10

Math.floor(Math.random()*10)

setInterval(function(){
console.log('hello');
},1000);

setInterval("console.log('hello');",1000);
 

 

2018-02-26 1070227code-2

log

log("I am the devil .")

console.log("I am the devil .")

 

>中林老大(要出現左方要如何寫法?)

brandon="中林老大"

console.log(brandon)

 

2018-02-26 Code

1、Chrome

2、F12

3、console

4、alert("你好!")

5、confirm ("你要紅包嗎?!")

2017-12-18 1061218教材

早安、你好、晚上好、晚安(臨睡前)、你好嗎?、我很好,你呢?、還可以、明天見。

2017-12-15 1061215教材

我從沒有在一個地方,看過這麼多火車。在這和朋友玩火車遊戲最棒。

I've never seen so many trains in one place.This would be a great place to play trains with our friends.

搜尋