懂 icon

明白、了解

」字由「」字的部首和「」字組成。「」字代表心思智慧,「」字解監督或匡正。一個具心思智慧的人,必先對事物有充份了解,之後才可監督或匡正他人,故以「」字表示明白或了解。

「懂」字詞語

  • 懂事
  • 懂得
  • 不懂

相關漢字:

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:39 PM