If she's an hourly employee, check her pay stubs to see if she really is racking up the overtime.
如果她是每小时雇员,检查她的收入存根,看她是否真的在额外加班。
2
Create a new class in Eclipse (call it MockConection) that implements the Connection interface. Check the option to generate stubs for inherited abstract methods (see Figure 2).
Enter AntSample as the name of the class and check the box next to public static void main (String args) under the question Which method stubs would you like to create?
输入AntSample作为此类的名称,并选中Which method stubs would you like to create ?问题下public static void main (String args)旁边的复选框。