This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # Claude Code Hooks Bug Reproduction Test | |
| # Tests hooks functionality in subdirectories (Issue #8810 + #6305) | |
| set -e | |
| echo "🧪 Claude Code Hooks Bug Reproduction Test" | |
| echo "==========================================" | |
| echo "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x40880ee68386Eb04578Efb5ce6CE3f549976E54E |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0 - 0:15 - мне нравится | |
| 0:15 - 0:20 - ракурс не выгодный и лучше бы что-то опять замкнутое что-ли сюда... хз, очень неудачная сцена | |
| 0:20- 0:28 - норм в целом | |
| 0:28 - 0:40 - начало песни, ряд немного унылый, вялый и скорее нелепо вялый, сразу портит впечатление от того что дальше, считаю очень неудачным планом | |
| 0:40 - 0:48 - мне понравилось, отличные сцены и хорошо подобрано | |
| 0:48 - 0:53 - нелепое замедление, немного не в тему, средние кадры | |
| 0:53 - 0:57 - очень неудачный и неприятный ракурс, вообще не в тему в целом | |
| 0:57 - 1:00 - ОФИГЕННО! Прям и в тему и мне нравится, я бы увеличила напряжение с поворотом камеры еще сильнее (поворот области + приближение еще сильнее) | |
| 1:00 - 1:03 - хороший кадр, может не совсем к этому месту подходит, хз | |
| 1:03 - 1:07 - мне нравится |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| case 3: | |
| System.out.println("Введите номер автобуса для редактирования: "); | |
| number = inputScanner.nextInt(); | |
| System.out.println("Введите название : "); | |
| name = inputScanner.next(); | |
| System.out.println("Введите время отправление: "); | |
| arrival = inputScanner.next(); | |
| System.out.println("Введите время прибытия: "); | |
| departure = inputScanner.next(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package bus; | |
| import java.util.Scanner; | |
| import java.sql.SQLException; | |
| import java.sql.Connection; | |
| import java.sql.Statement; | |
| import java.sql.DriverManager; | |
| import java.sql.ResultSet; | |
| public class Bus { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 'use strict'; | |
| Object.defineProperty(exports, "__esModule", { | |
| value: true | |
| }); | |
| var _react = require('react'); | |
| var _react2 = _interopRequireDefault(_react); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Help me any one! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Help me any one! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Help me any one! |