def test_dis_15(self): print("正在载入orig_0.8_dis_15.txt") test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_dis_15.txt', 'ans.txt')
def test_rep(self): print("正在载入orig_0.8_rep.txt") test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_rep.txt', 'ans.txt')
def test_self(self): print("测试orig.txt") test_inside.test('sim_0.8\orig.txt', 'sim_0.8\orig_0.8_add.txt', 'ans.txt')