防衛、保持、遵循

」字由「」字和「」字組成。「」字是屋頂的象形,意指房屋,「」字則是一隻手的象形,故「」字表示以手穩固居所的屋頂,解作防衛和保持,並引申出遵循之義。

「守」字詞語

  • 守信
  • 守法
  • 守時

相關漢字:

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:08:54 PM