类型构造函数也称为类型初始值设定项。
类型在两种情况下会获取类型初始值设定项。
它将为您“正确地”配置选中的模块(EJB或Web应用程序组件)并为选中的模块类型初始化和启动应用程序服务器。
It will do just "the right thing" for you to configure the selected module (EJB or Web application component), initialize and start the application server for the selected type of module.
It's gonna hold integers so I have to say int as we'll see 0 and set it equal to 0.
因为需要是整数,所以我们把它定义为int类型,并初始化为。
i So I have up here at the top of my program a variable called i 0 of type int, and I have to initialize it up here to zero.
所以在程序的顶端我有一个int类型的变量,我需要把它初始化为。
应用推荐