我是大哥大

我是大哥大

Class
Properties
类型 喜剧 动作 动画 日韩动漫 日本动漫
地区 日本
导演 森健 案纳正美 横山广行
演员 松本保典 堀秀行 草地章江 折笠爱 屋良有作 桧山修之 矢尾一树 菊池正美 森川智之 荒川太郎 笹冈繁藏 大塚明夫
语言 日语
TAG标签 影视
评分 0.0 分
更新时间 2026-01-19
我是大哥大的剧情介绍

Kyō Kara Ore Wa!! (今日から俺は!!, trans. Today, It's My Turn!!) is a Japanese shōnen manga by Hiroyuki Nishimori. The series was initially published in Shōnen Sunday Super running monthly from 1988 volume 9 through 1990 volume 38. The series was then promoted to the weekly magazine Shōnen Sunday from 1990 volume 40 through 1997 volume 47. The first manga tankōbon was published on December 14, 1989[1] and last thirty-eighth on March 18, 1998.爱情

function qrsearch() { // 获取触发提交事件的表单 var form = window.event ? window.event.target : (arguments[0] ? arguments[0].target : null); if (!form) { form = document.querySelector('form[action*="/search"]'); } var input = form ? form.querySelector('input[name="q"]') : document.querySelector('input[name="q"]'); if (!input) { return false; } var q = input.value; if (!q || q.trim() === '') { return false; } return true; } // 确保回车键能正常提交表单 (function() { function initSearchForms() { var searchForms = document.querySelectorAll('form[action*="/search"]'); searchForms.forEach(function(form) { var input = form.querySelector('input[name="q"]'); if (input) { // 监听回车键事件 input.addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.keyCode === 13) { e.preventDefault(); var q = this.value.trim(); if (q) { form.submit(); } } }); } }); } // DOM加载完成后初始化 if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSearchForms); } else { initSearchForms(); } // window.load 后也执行一次 window.addEventListener('load', function() { setTimeout(initSearchForms, 100); }); })();