結束、完畢

」字由「」字的部首和「」字組成。「」字之上半為絲繩兩端打結之象形,有完結之意,後來因「」字又解作一年中最後一個季節,故加「」字來分別兩種意思。

「終」字詞語

  • 終點
  • 終於
  • 臨終

相關漢字:

PHP Error - explode(): Passing null to parameter #2 ($string) of type string is deprecated
Error in PHP Script /index.php

explode(): Passing null to parameter #2 ($string) of type string is deprecated

Error Type: E_DEPRECATED

Source File: /home4/silksto1/public_html/_qcube4/project/includes/model/SilkCharacters.php Line: 217

Line 212:    			$meaning = $this->getCnMeaning();
Line 213:    		} else {
Line 214:    			$meaning = $this->getEnMeaning();
Line 215:    		}
Line 216:    		// Use first meaning only for label (before comma)
Line 217:    		$label = trim(explode(',', $meaning)[0]);
Line 218:    		if ($strBaseUrl === null) {
Line 219:    			$href = '/' . $strCultureKey . '/story-of-chinese-character/' . $id;
Line 220:    		} else {
Line 221:    			$href = rtrim($strBaseUrl, '/') . '/story-of-chinese-character/' . $id;
Line 222:    		}

Call Stack:

#1 /home4/silksto1/public_html/_qcube4/vendor/qcubed-4/common/src/Error/Manager.php(271): QCubed\Error\Manager::handleError()
#2 (): QCubed\Error\Manager::shutdown()

Variable Dump: Show/Hide


Error Report Generated: Wednesday, April 22 2026, 4:07:52 PM