北魏写法,难得糊涂,甲午年书
乾隆年后,郑板桥所写的“难得糊涂”四个字竟象传单那样被制成各种礼品或是拓片或是作为像章推销,由此也引起人们对这位玩世不恭的郑板桥先生更增添了一层兴味;对“难得糊涂”也就出自自己的心理需求作出了解释,由此而顺延到对“难得糊涂”四个字的思维定势和价值取向,可是鉴于作者当时没有明确自己的意向,因而现时会产生出相异的认识。
post_excerpt) { $description = $post->post_excerpt; } else { $description = mb_strimwidth(strip_tags(apply_filters('the_content',$post->post_content)),6,220); } $keywords = ""; $tags = wp_get_post_tags($post->ID); foreach ($tags as $tag ) { $keywords = $keywords . $tag->name . ", "; } } elseif(is_category()){ foreach((get_the_category()) as $category) { $catname = $category->category_nicename; $description = $category->category_description; } $keywords = ""; $tags = wp_get_post_tags($post->ID); foreach ($tags as $tag ) { $keywords = $keywords . $tag->name . ", "; } } ?>