2024年 京都府(市)立中学校の出願状況

2024年 洛北・南陽・西京中学校の出願状況
2023年12月26日現在
| 洛北高等学校附属中学校 | 南陽高等学校附属中学校 | 西京高等学校附属中学校 | |
|---|---|---|---|
| 募集定員 | 80名 | 40名 | 120名 |
| 12月22日(金) | 196名 | 100名 | – |
| 12月19日(火) | – | – | 430名 |
| 前年度最終 | 242名 | 123名 | 461名 |
add_filter( 'the_content', function( $content ) { if ( ! is_single() || is_admin() ) { return $content; } if ( strlen( strip_tags( $content ) ) < 300 ) { return $content; } static $done = false; if ( $done ) return $content; $insert_after = 3; $closing_tag = '
'; $pos = 0; for ( $i = 0; $i < $insert_after; $i++ ) { $pos = strpos( $content, $closing_tag, $pos ); if ( false === $pos ) { return $content; } $pos += strlen( $closing_tag ); } $ad = '