“`” 考察点:EJB

参考回答:

1.不能操作线程和线程API(线程API指非线程对象的方法如notify,wait等),

2.不能操作awt,

3.不能实现服务器功能,

4.不能对静态属生存取,

5.不能使用IO操作直接存取文件系统,

6.不能加载本地库.,

7.不能将this作为变量和返回,

8.不能循环调用。

<pre><code> "“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.