金蝶K/3 10.3工资系统中,已经审核的工资数据不允许被修改;
参考答案:错
下列关于创建报表的方法中,错误的是( )。
A. public class test{ public int x=0; public test(int x ) { this.x=x; } }
B. public class Test { public int x=0; public Test(int x ) { this.x=x; } }
C. public class Test extends T1 T2 { public int x=0; public Test(int x){ this.x=x; } }
D. protected class Test extends T2 { public int x=0; public Test(int x) { this.x=x; } }
测量不确定度如何用相对形式表示?