题目内容

After World War Ⅱ the glorification of an ever-larger GNP formed the basis of a new materialism, which became a sacred obligation for all Japanese governments, businesses and trade unions. Anyone who mentioned the undesirable by-products of rapid economic growth was treated as a heretic. Consequently, everything possible was done to make conditions easy for the manufacturers. Few dared question the wisdom of discharging untreated waste into the nearest water body or untreated smoke into the atmosphere. This silence was maintained by union leaders as well as by most of the country’s radicals; except for a few isolated voices, no one protested. An insistence on treatment of the various effluents would have necessitated expenditures on treatment equipment that in turn would have given rise to higher operating costs. Obviously, this would have meant higher prices for Japanese goods, and ultimately fewer sales and lower industrial growth and GNP.The pursuit of nothing but economic growth is illustrated by the response of the Japanese government to the American educational mission that visited Japan in 1947. After surveying Japan’s educational program, the Americans suggested that the Japanese fill in their curriculum gap by creating departments in chemical and sanitary engineering. Immediately, chemical engineering departments were established in all the country’s universities and technical institutions. In contrast, the recommendation to form sanitary engineering departments was more or less ignored, because they could bring no profit. By 1960, only two second-rate universities, Kyoto and Hokkaido, were interested enough to open such departments.The reluctance to divert funds from production to conservation is explanation enough for a certain degree of pollution, but the situation was made worse by the type of technology the Japanese chose to adopt for their industrial expansion. For the most part, they simply copied American industrial methods. This meant that methods originally designed for use in a country that stretched from the Atlantic to the Pacific with lots of air and water to use as sewage receptacles were adopted for an area a fraction of the size. Moreover, the Japanese diet was much more dependent on water as a source of fish and as an input in the irrigation of rice; consequently discharged wastes built up much more rapidly in the food chain. According to the text, no measures were resorted to in environmental protection after World War Ⅱ in Japan because()

A. they were reckoned to be unnecessary
B. they would check economic development
C. no one was much interested in them
D. pollution was held as inevitable at that time

查看答案
更多问题

血淋的主症是

A. 小便点滴短少
B.小便混浊如米泔水
C.小便时尿道刺痛有血
D.小便点滴不通
E.小便有血

阅读下面程序段,SelectItem应用程序显示从文本域的组合框中进行选择,请在程序中的画线处添上正确的语句使得程序能够正确运行。 … JTextField result=new JTextField(); JComboBox pick=new JComboBox(); public Selectltem() { super("Select Item"); pick.addItemListener(this); pick.addItem("Navigtor"); pick.addItem("Internet Explorer"); pick.addItem("Opera"); pick.setEditable(false); result.setHorizontalAlignment(SwingConstants.CENTER); result.setEditable(false); pane.setLayout(new BorderLayout()); 【12】 pane.add(pick,"Center"): pane.add(result,"South"); setContentPane(pane); } public void itemStateChanged(ItemEvent evt) { Object source=evt.getSource(); if(source==pick) { Object newPick=evt.getItem(); result.setText(newPick.toString()+"is the selection."); } repaint(); }

治疗血淋虚证,应首选

A. 清骨散 B.八正散
B. C.滋水清肝饮 D.知柏地黄丸
C. E.丹栀逍遥散

尿浊的主症是

A. 小便点滴短少
B.小便混浊如米泔水
C.小便时尿道刺痛有血
D.小便点滴不通
E.小便有血

答案查题题库