1樓:
on the street :指在這條街的路面上,at與地點名詞搭配,常表示較小的地點和場合,街道門牌前用at.
無門牌號前street用in或on,如:in baker street/ in the high street(英國用法);
on larrie street/ on upper beamish street (美國用法)。
n the street和on the street的區別主要是:in 說的是在什麼的裡面 ;on 的邊界處接壤的地方等意思;銀行在路得邊上, 和路接壤,所以用on 。
例如:1、the car is in the street .
2、the bank is on the street . 可以這樣理解,street是一條道,汽車等機動車都是在street上開的,所以用in;而bank這種固定物是在street的旁邊,所以就用on。
2樓:智課網
有兩種說法,提供給你參考:
1、in the street :指在這條街的區域範圍內on the street :指在這條街的路面上2、at與地點名詞搭配,常表示較小的地點和場合,街道門牌前用at.
無門牌號前street用in或on,如:in baker street/ in the high street(英國用法);on larrie street/ on upper beamish street (美國用法).
3樓:教育小百科是我
on the street是指人站在路上
in the street是指人在戶外,跟outside同義
the street (車)在馬路上 on the street(人)在馬路邊 in是英國用法,on是美國用法.還有用at的時候
看看這道題你就明白了:my uncle lives ____ 105 beijing street.(04年北京樣卷)
a.on b.at c.to d.of
[答案] b
[解析] 本題考查介詞哀嘆與地點名詞搭配用法.at與地點名詞搭配,常表示較小的地點和場合,街道門牌前用at.無門牌號前street用in或on,如:
in baker street/ in the high street(英國用法);on larrie street/ on upper beamish street (美國用法).
4樓:最強王者
on the street是指在大街**,in the street是指在大街兩側
5樓:匿名使用者
on the street 強調在街道路上走閒逛
int 和int的區別, int 4 和 int 4 的區別?
int p 4 定義一bai個指du針陣列 zhi,該陣列中每個元素是乙個指標,每dao個指標指向 就內需要程式容中後續再定義了。int p 4 定義乙個陣列指標,該指標指向含4個元素的一維陣列 陣列中每個元素是int型 區分int p n 和int p n 就要看運算子的優先順序了。int p n...
c語言int和longint問題
在c語言中,int即整型型別,long int等同於long,為長整型型別。二者區別與 內編譯器相容關。1 16位編譯器。int佔2位元組,範圍為 32768 32767 long int佔4位元組,範圍為 2147483648 2147483647 2 32位編譯器。int 和long均佔4位元組...
c 中INT和INT返回有什麼區別具體點啊
c語言系列都是 case sensitive 區分大小寫 的,不知道你到底是問int還是int 一,如果你問的是int int是宣告整形變數的keyword int 是別名,一般用在函式的 list of parameter 中,表示對int型變數的引用,如 returntype method in...