请问按照《项目融资业务指引》规定,贷款人应当如何合理确定贷款期限和还款计划?
参考答案:贷款人应当根据项目预测现金流和投资回收期等因素,合理确定贷款期限和还款计划。
[说明] 下面是一个Appkt程序,其功能是从3~100之间(包括3和100)每隔0.5秒显示一个新的数字,如果数字为素数,则显示为灰色,其他为绿色。 程序运行结果如图4所示。 import java. awt. * import java. applet. Applet < applet code = ex2_7, class width = 800 height = 400 > </applet >
public class ex2_7 extends Applet public Color color2_7 = Color. black; private iht n2_7 = 3; public myPrime thPrime2_7; public void init( ) thPrime2_7 = new myPrime(this); thPrime2_7, start( ); public void paint(Graphics g) g, setColor( color2_7 ); g. drawString( (1) ,50,50); public int getlnt( ) return n2_7; public void setlnt (int i) n2_7 = i; class myPrime extends Thread I ex2_7 obj2_7; myPrime (ex2_7 o) this. obj2_7 = o; public boolean isPrime(int n)boolean bPrime = true;iht i =2; if( (2) ) return false; while( i < n - ]&&bPrime) if( (3) )bPrime = false; i++; return bPrime; public void run( ) int i; for (i = 3; (4) ;i++) if (isPrime(i) ) obj2 _7, color2_7 = Color, gray;else obj2_7, color2_7 = Color. green; (5) ; obj2_7, repaint( );try sleep(S00); catch (InterruptedException ie) ex2_7, html< HTML > < HEAD > <TITLE > ex2_7 </TITLE > </HEAD > < BODY > <appletcode =" ex2_, class" width =800 height =400 > </applet > </BODY ></HTML >
具有()情形之一者,属工程质量大事故。
A.直接经济损失30万元及以上;300万元以下
B.死亡1人以上,3人以下
C.直接导致运营线路发生行车安全大事故、险性事故或对运输生产和安全产生较大影响
D.死亡3人及以上,10人以下