starthome-logo 無料ゲーム
starthome-logo

プログラミングに使える!フリーのテキストエディタ15選


プログラミングをこれから勉強する場合、「どのエディタを使ったらいいの?」という疑問を持つかもしれません。


そこで、初心者にもおすすめのテキストエディタをピックアップしてみました。また、テキストエディタ以外に統合開発環境も一緒に紹介します。


 


Windows、Macそれぞれに使えるエディタで、できるだけ日本語に対応したものを選んでいます。紹介するテキストエディタを比較して自分に合ったものを探してみてください。


そもそもテキストエディタとは何なのかよく分からないという人でも知っておいて損は無いでしょう。


 


なお本記事は、TechAcademyのWebアプリケーションオンラインブートキャンプの内容をもとに紹介しています。


 


目次



 


テキストエディタとは


テキストエディタとは、パソコン上でメモやプログラムを書くことのできるソフトです。


基本的には無料のソフトが多く、Windowsでは「メモ帳」、Macでは「テキストエディット」という名前のアプリケーションがデフォルトで入っているかと思います。


もちろんそのアプリケーションを使ってプログラミングをしたり、執筆作業をすることもできますが、プログラミング用のテキストエディタを使うことで便利な機能が多く効率的に開発作業を行うことができるのです。


外部ツールを取り入れることができたり、画面を分割して複数のファイルを同時に確認することができるなど様々な機能が備わっています。


 


フォントや色なども自分好みに合わせることができるので、プログラミングをする人は専用のテキストエディタをインストールすることをおすすめします。


今回紹介するテキストエディタは、利用する人も多く人気のソフトが多いので、まだ使ったことがない人はぜひ選ぶ上での検討材料にしてもらえればと思います。


 


1. TeraPad(テラパッド)


terapad


Windows用のテキストエディタです。国産のエディタですのでインタフェースが日本語です。


シンプルさを特徴としており複雑な設定が必要ありません。ソースコードの色分け機能などが付いており初心者でも安心して使えます。


英語のエディタでは分かりにくく、すべて日本語であってほしいという人にはおすすめです。機能面はそこまで充実してるとは言えませんが、使い勝手は良いでしょう。


TeraPadの使い方


 


2. サクラエディタ


sakura


Windows用のテキストエディタです。オープンソースでだれでもソースコードを編集できるため、多くの開発者によって機能が追加されてきました。


こちらも国産エディタなのでインタフェースは全て日本語です。複数のファイルから同時に検索できるGrep機能や、キーボードマクロの登録などが可能で、豊富なカスタマイズ機能を持っています。


サクラエディタの使い方


 


3. Atom


%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2016-09-08-11-09-40


2014年にGithubが公開したテキストエディタになります。


とにかく便利なプラグインが多く、他のエディタを使っていたエンジニアもAtomに乗り換えた事例をよく耳にします。エディタのインターフェースが非常に見やすく、機能追加も無料でできるので初心者の方でもすぐ使い慣れるでしょう。Windows、Mac OS X、Linuxで利用できるので、誰でも手軽に使えます。


特にテキストエディタを使ったことがないという人は、Atomを使うところから始めて見ても良いかもしれませんね。


Atomの使い方


 


4. Notepad++(ノートパッドプラスプラス)


notepad


「メモ帳」に替わるエディタを目指して開発されたWindows用のエディタです。開発元は海外ですが、様々な言語に対応しており、日本語でも使うことができます。


動作が軽快で、他のエディタよりもデフォルトで多くのプログラミング言語の色付けをサポートしています。


Notepad++の使い方


 


5. CotEditor( コットエディター)


cot


Mac用のテキストエディタです。国産のためインタフェースがすべて日本語で使えます。


とてもシンプルで初心者でも使いやすく、様々なプログラミング言語の色付けも行ってくれます。Mac のテキストエディタの中でも人気がある定番エディタとなっています。


軽量のアプリなので、PC自体の容量も特に気にせず利用できると思います。


CotEditorの使い方


 


6. mi(ミ)


mi


Mac用のテキストエディタです。国産のためインタフェースが日本語です。自動的に関数の一覧表や、ファイルの一覧表などを作成してくれるプログラマに嬉しい機能が付いています。


また、エディタの背景画像を設定できるので見た目にこだわりたい方にもおすすめです。UTF-8といった文字コードも画面の上から簡単に変えることができます。


miの使い方


 


7. Sublime Text(サブライムテキスト)


sublime


Windows、Mac、Linux対応のテキストエディタです。インタフェースは英語ですが、日本語の入力は可能です。使い勝手やデザインが良く、最近特に注目されています。


シンタックスカラーリングや、ソースコード全体のマップ表示など便利な機能も揃っています。有料ソフトなのですが、現在はバージョン3の評価版が無料で無制限に使えます。気に入ったらそのまま購入することも可能です。エディタはタブの表示で使うこともできます。


プラグイン機能も充実しており、使えば使うほど自分用にカスタマイズすることができます。


Sublime Textの使い方【初心者向け】


 


8. Brackets


%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2016-09-08-10-45-59


Bracketsは、Adobeが提供しているエディタで、クイックエディット機能など拡張性に優れており素早くコーディングすることができます。


クイックエディット機能の例を紹介すると、HTMLファイル上である要素のCSSを編集したいと思ったらCSSファイルに移らずにその場で編集することができます。HTMLファイル上にCSSを書いていくのではなく、CSSファイルをポップオーバーとして表示され、選択した要素のスタイルのみ編集することができるのです。


また、HTML/CSSだけでなくJavaScriptのコードヒントも質が高いので、まだプログラミングを始めたばかりでも詰まらずにコーディングすることができるでしょう。


Brackets


 


9. 秀丸エディタ


%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2016-09-08-10-52-19


Windows用の有料エディタになります。より作業を効率化させる機能が多く搭載されており、例えばマクロ機能やコードの折りたたみ機能など複雑なソースコードでもシンプルに見せることができるでしょう。


タグの色分けも細かく行えるので、複数人で開発しても読みやすいコードを書くことができるかと思います。


学生は無料で利用できるので、Windowsユーザーは試してみても良いかもしれませんね。


秀丸エディタ


 


10. Liveweave


%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2016-09-08-11-01-13


Liveweaveは、HTML5、CSS3、JavaScriptをリアルタイムで確認できるテキストエディタです。自分で編集しながらその場で確認でき、かつ軽量なので、スペックの低いPCでも手軽に利用できるのが特徴です。


HTML/CSS、JavaScriptのみの対応ですが、静的ページを作成する際には便利でしょう。


初心者の方は自分の勉強にも役立ててみてください。簡単なソースコードの確認などに向いています。


Liveweave


 


11. mou


%e3%82%b9%e3%82%af%e3%83%aa%e3%83%bc%e3%83%b3%e3%82%b7%e3%83%a7%e3%83%83%e3%83%88-2016-09-08-11-04-05


マークダウンで書くことができるMac専用のエディタです。記述用とプレビュー用の2画面をリアルタイムで確認することができるので、非常に便利でしょう。


Macユーザーしか利用できないアプリですが、マークダウンで書くことに慣れている人にはおすすめのエディタになるはずです。


mou


 


12. Visual Studio(ビジュアルスタジオ)


vs


Microsoft が提供するWindows用の統合開発環境です。


テキストエディタも内部に含んでおり、Windows用のアプリケーションを開発するときや、Xbox 360 用のゲーム、Windows Phone 用のアプリケーションを開発するときなどに使います。多言語に対応しており日本語でも使うことができます。


WindowsやXbox360用のプログラムを開発したい方はこのソフトに慣れておくと良いでしょう。いくつかのエディションがあり、Expressエディションが無料になっています。


また、Microsoftはオープンソースの無料IDEである、Visual Studio Codeを公開しています。


Visual StudioとVisual Studio Codeの差は、利用者数全体の割合からすると徐々に縮まってきています。


そうはいっても、Visual Studioの方が、ソースコードの管理、バグトラッカー、デプロイメントツール等全部入りとも言える機能を保有しています。


そういう意味でも、.Net開発者にとっては、単なるIDEというわけではなく、これ以上無い有益なソリューションと言えます。


Visual Studioの使い方


 


13. Xcode(エックスコード)


xcode


Appleが提供するMac用の統合開発環境です。iPhone や iPad、Mac用のアプリ開発に必要な機能がそろっているため、 iPhone アプリを開発したい方は、使い方を覚えて損はないでしょう。


もちろん、その他のアプリケーションを開発するためにも使えます。ただし、インタフェースは英語です。


iPhoneアプリ上に地図を表示したい、ボタンを表示したいといった際もソースコードを書く必要はなく、それ用のキットが多く揃っているので、簡単に設置することができます。


エラー箇所も指示してくれるので、初心者でもスムーズに開発を進められるはずです。


Xcodeのインストール方法


 


14. Eclipse(エクリプス)


eclipse


IBMによって開発された、様々な用途に使用できるオープンソースの統合開発環境です。Windows、Mac、Linuxなど多くのOSに対応しています。


Androidアプリを開発するときには、Google が提供するADT Bundleという開発セットの中に入っているEclipseを使うこともあります。Androidアプリを開発したい方はEclipseの操作に慣れておくと良いでしょう。インタフェースは英語ですが日本語化も可能です。


大規模なアプリケーションの開発にも向いているので、ファイル構造が複雑になっても操作しやすいでしょう。


Eclipseのインストール方法


 


15. vi(vim) / Emacs


 


emacs


つぎに、viとEmacsを紹介します。こちらは主に CUI 環境で使われるエディタです。Linuxユーザやサーバエンジニアによって広く利用されています。


GUI のエディタに慣れたユーザにとってはキー操作が異なり取っ付きづらい部分もありますが、サーバの設定をしたりLinuxの操作をしたい方は慣れておくと良いでしょう。もちろんプログラミングにも使用できます。


GNU Emacs

※ viは多くのLinuxディストリビューションで最初から使用できます


 


16. Visual Studio Code



Visual Studio Codeは、Microsoftがオープンソースで提供している無料の軽量IDEです。


表示、編集、実行、デバッグなどの基本的な処理はもちろん、拡張機能を利用したカスタマイズを行うことが可能となっている点が人気の理由です。


Microsoftが提供してはいますが、macOSにも対応しています。


そもそも、MicrosoftはVisual Studioという全部入りとも言えるIDEを開発しています。


 


その開発力の元、Visual Studio Codeの公開をしてるとも言えます。


Visual Studio Codeは、現在、非常に高性能な軽量IDEとして大きなシェアを確立しています。


Visual Studio Code


 


今回の記事はいかがでしたか?


Windows専用、Mac専用など機器に寄ったり、開発したいアプリケーションに寄るテキストエディタもあるので、ある程度比較した上で選ぶのが良いでしょう。


紹介したエディタはすべて無料で使用できますので、いくつか試してから自分に合ったものを見つけてみてください!


プログラミングをこれから勉強したいという方は、プログラミング入門書の記事も参考にしてみてください。


[お知らせ]TechAcademyではプログラミング初心者でも最短4週間でエンジニアになれるプログラミングのオンラインブートキャンプを開催しています。


現役エンジニアがパーソナルメンターとして受講生に1人ずつつき、マンツーマンのメンタリングで学習をサポートし、最短4週間でオリジナルWebサービスを開発することが可能です。


また、現役エンジニアから学べる無料のプログラミング体験会も実施しているので、ぜひ参加してみてください。








この記事を監修してくれた方


中本賢吾(なかもとけんご)

アジマッチ有限会社 代表取締役社長


開発実績:PHPフレームワークを利用した会員制SNS・ネットショップ構築、AWSや専用サーバー下でLinuxを使用したセキュアな環境構築、人工知能を利用したシステム開発、店舗検索スマホアプリ開発など。


その他にも地域の職業プログラマー育成活動を行い、2018年には小学生がUnityで開発したオリジナルAndroidアプリをGooglePlayでリリース。ゲームで遊ぶより作ろうぜ!を合言葉に、小学生でも起業できる技術力を育成可能で有ることを証明し続けている。


    Loading...
    アクセスランキング
    Tips
    1. A PHP Error was encountered

      Severity: Notice

      Message: Undefined offset: 0

      Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

      Line Number: 41

      Backtrace:

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
      Line: 41
      Function: _error_handler

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d14aa11_83151422

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
      Line: 43
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b47775ef5_14228348

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 395
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 248
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 184
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 186
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 156
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
      Line: 88
      Function: instanceBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3cb92fa0_94546305

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 116
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 71
      Function: endChild

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b473b42b6_33110538

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 238
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 116
      Function: _execute

      File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
      Line: 45
      Function: fetch

      File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
      Line: 32
      Function: view

      File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
      Line: 292
      Function: require_once

      A PHP Error was encountered

      Severity: Notice

      Message: Trying to access array offset on value of type null

      Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

      Line Number: 24

      Backtrace:

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
      Line: 24
      Function: _error_handler

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d136f97_11902452

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 384
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
      Line: 41
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3d14aa11_83151422

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
      Line: 43
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b47775ef5_14228348

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 395
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 248
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 184
      Function: callBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 186
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 156
      Function: process

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
      Line: 88
      Function: instanceBlock

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b3cb92fa0_94546305

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 386
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
      Line: 116
      Function: _subTemplateRender

      File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
      Line: 71
      Function: endChild

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
      Line: 123
      Function: content_66f26b473b42b6_33110538

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
      Line: 114
      Function: getRenderedTemplateCode

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
      Line: 217
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 238
      Function: render

      File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
      Line: 116
      Function: _execute

      File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
      Line: 45
      Function: fetch

      File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
      Line: 32
      Function: view

      File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
      Line: 292
      Function: require_once

    " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • A PHP Error was encountered

    Severity: Notice

    Message: Undefined offset: 1

    Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

    Line Number: 41

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 24

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 24
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • A PHP Error was encountered

    Severity: Notice

    Message: Undefined offset: 2

    Filename: smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php

    Line Number: 41

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 24

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 24
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

  • " class="text-decoration-none w-100" target="_blank">

    A PHP Error was encountered

    Severity: Notice

    Message: Trying to access array offset on value of type null

    Filename: smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php

    Line Number: 29

    Backtrace:

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/49292b3df7e5bd60f7381ff16c5ca4532cf9476f_0.file.card.tpl.php
    Line: 29
    Function: _error_handler

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d136f97_11902452

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 384
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/08d1cc69876d91563afb9c1f4d21cc8b7b96caa4_0.file.tips.tpl.php
    Line: 41
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3d14aa11_83151422

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/d064ec4523cd2f49c67136b7b84705846d19c90b_0.file.side.tpl.php
    Line: 43
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b47775ef5_14228348

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 395
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 248
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 184
    Function: callBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 186
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 156
    Function: process

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/fbdaa42e51518f8881faeabdc1199f6dd175d1ce_0.file.base_index_layout.tpl.php
    Line: 88
    Function: instanceBlock

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b3cb92fa0_94546305

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 386
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
    Line: 116
    Function: _subTemplateRender

    File: /www/wwwroot/homev2.kingsoft.jp/application/cache/smarty/597cefa22c7600eaa32b117569a9685c70819274_0.file.show.tpl.php
    Line: 71
    Function: endChild

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_resource_base.php
    Line: 123
    Function: content_66f26b473b42b6_33110538

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_template_compiled.php
    Line: 114
    Function: getRenderedTemplateCode

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_template.php
    Line: 217
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 238
    Function: render

    File: /www/wwwroot/homev2.kingsoft.jp/application/third_party/smarty/libs/sysplugins/smarty_internal_templatebase.php
    Line: 116
    Function: _execute

    File: /www/wwwroot/homev2.kingsoft.jp/application/libraries/SmartyLibrary.php
    Line: 45
    Function: fetch

    File: /www/wwwroot/homev2.kingsoft.jp/application/controllers/ArticleController.php
    Line: 32
    Function: view

    File: /www/wwwroot/homev2.kingsoft.jp/public/index.php
    Line: 292
    Function: require_once

    game_banner
    おすすめ
    1. 元格闘家の須藤元気氏が出馬表明 衆院選・東京15区 無所属で

    2. 森香澄と松村沙友理「ウザくないですか?」イライラワードが一致 食事会で職業聞いたら…

    3. 52歳フリーアナが実名告白「顔が歩いてきた!」大物歌手とすれ違い「違う違う、そうじゃ…」

    4. 杉村太蔵氏「反安倍の急先鋒」と「アベノミクス大推進役」共存の石破内閣に「何とも味わい深い」

    5. 足の悪い母がいた場所に流木が… 豪雨で帰宅した息子が見た情景

    6. 【「伯方の塩」を使った夢のコラボクラフトビールってなに!?】「伯方の塩」×クラフトビール醸造所「DD4D」夢のコラボビール「Salz」発売

    7. 人気のアルコール3種が半額!焼肉食べ放題「じゅうじゅうカルビ」創業26周年記念イベント10/5より開催

    8. 宮崎空港陥没、原因はアメリカ製の不発弾 国交省が発表

    9. 子犬が布団に乗ろうとしただけなのに…先住犬による『鉄壁の守備』が面白すぎると328万再生「必死で可愛いw」「全然屈してないの草」と爆笑

    10. 主婦(主夫)向けの副業5選!コツコツスキマ時間の作業で月5万円も可能

    Starthome

    StartHomeカテゴリー

    Copyright 2024
    ©KINGSOFT JAPAN INC. ALL RIGHTS RESERVED.