一.instead意為「代替」「替代」,作副詞用,通常位於句尾。如位於句首時常用逗號與後面閣開。instead 在順接句子中作「代替」講,而在轉折(或逆轉)
句子中作「然而」講。
例如:1.lily isn't here. ask lucy instead.
lily不在這兒,去問lucy吧. [注意]當instead在祈使句中時,只能位於句末。
2.she didn't answer me, instead, she asked me another question.
她沒有回答我,反而問了我另外乙個問題。
二.instead of是介賓短語,其意與instead相同,不同之處在於它後面常接賓語,起賓語多由名詞、代詞、介詞、
短語、動詞 + ing 形式充當。
例如:1.we'll ask li mei instead of mary.
我們將去問李梅而不問瑪麗。
2.i'll go instead of her.
我會替她去。
三.instead 與instead of的轉換
。 例如: 1.he didn't answer me, instead, he asked me another
question → he asked me another question instead of answering me.
2.i'll of instead of her.→she won't go.i'll go instead
SQL與NoSQL MySQL與NoSQL的融合
寫這一篇內容的原因是mysql5.6.2突然推出了memcached的功能。nosql to innodb with memcached的出現,可以看出nosql對關聯式資料庫的確產生了巨大的影響,個人覺得這是乙個非常大的進步,可以讓開發人員更加方便的使用nosql和關聯式資料庫。nosql一般被認...
指標與陣列 a與 a區別
假設宣告了乙個陣列a,則 a表示陣列a的首位址,a與 a 0 表示陣列a首元素的首位址,那麼 a 1與a 1有哪些區別呢?通過下面的實驗來說明。int i 0 int a 5 int p int a 1 for i 0 i 5 i printf a 0x p,a 0x p,a 1 0x p n a,...
apache與tomcat與weblogic對比
apache,tomcat,weblogic都是常用的中介軟體,發布 等應用都離不開這些好東東。強大程度對比apache 新手容易將apache與tomcat混亂。apache與tomcat都是同乙個公司生產的,apache是輕量級的,tomcat是企業級的。apache一般與php mysql等整...