https://www.16xx8.com/photoshop/jiaocheng/45449_all.html#p2
Read Morehttps://www.16xx8.com/photoshop/jiaocheng/45449_all.html#p2
Read Morehttps://www.16xx8.com/photoshop/jiaocheng/2015/140558.html
Read More曲线工具在后期处理中十分常用,是很重要的一个工具,今天就跟大家用通俗易懂的方式跟大家讲解一下这个重要的调色工具。 经常使用PS的同学应该很熟悉曲线 .....
Read MoreSticky Footer, Five Ways https://css-tricks.com/couple-takes-sticky-footer/
Read Moremedia object指的是图片在左,标题和段落在右。可以有多种的实现方式: 用floats 我们当然可以把image用float安到左边。 Html: <div class="block"> &l .....
Read More方法一:内容页链接地址跳转到自定义链接地址: 你可以使用template_redirect钩子来进行跳转并跳转到任意网址。 <?php add_action( 'template_redirect .....
Read Morepost meta 函数详解 post meta 指的是 自定义字段的值,meta是值, 自定义字段是meta_key ,这个有四个函数,update_post_meta( int $post_id, string $me .....
Read Moreglobal $wpdb; $list_query = $wpdb->get_results("SELECT ID,post_title FROM {$wpdb->posts} WHERE post_type = 'slb_list' AND post_status IN ( .....
Read More<?php if ( have_posts() ) : if ( is_home() && ! is_front_page() ) : ?> <header> <h1 class="page-title screen-reader-text"><? .....
Read More