<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>张成的博客</title>
  
  <subtitle>张成的博客</subtitle>
  <link href="/atom.xml" rel="self"/>
  
  <link href="http://yoursite.com/"/>
  <updated>2019-06-15T05:30:37.183Z</updated>
  <id>http://yoursite.com/</id>
  
  <author>
    <name>Zhangcheng</name>
    
  </author>
  
  <generator uri="http://hexo.io/">Hexo</generator>
  
  <entry>
    <title>php的文件命令.md</title>
    <link href="http://yoursite.com/2019/06/15/hou-duan/php/php-de-wen-jian-ming-ling/"/>
    <id>http://yoursite.com/2019/06/15/hou-duan/php/php-de-wen-jian-ming-ling/</id>
    <published>2019-06-15T05:28:31.000Z</published>
    <updated>2019-06-15T05:30:37.183Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;&lt;code&gt;`&lt;/code&gt; PHP&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;?php
  $info = ob_get_contents(); // 这个是这个页面的所有信息
  $filectime =
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="php" scheme="http://yoursite.com/tags/php/"/>
    
  </entry>
  
  <entry>
    <title></title>
    <link href="http://yoursite.com/2019/06/12/da-jian/kuai-su-she-zhi-ma-yun/"/>
    <id>http://yoursite.com/2019/06/12/da-jian/kuai-su-she-zhi-ma-yun/</id>
    <published>2019-06-11T16:31:40.110Z</published>
    <updated>2019-03-29T18:23:46.039Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;快速设置— 如果你知道该怎么操作，直接使用下面的地址&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://gitee.com/zhangcheng0126/index.git&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>网站建设</title>
    <link href="http://yoursite.com/2019/05/17/da-jian/mian-fei-da-jian-wang-zhan-de-xu-ni-kong-jian-zhu-ji/"/>
    <id>http://yoursite.com/2019/05/17/da-jian/mian-fei-da-jian-wang-zhan-de-xu-ni-kong-jian-zhu-ji/</id>
    <published>2019-05-16T18:45:18.000Z</published>
    <updated>2019-05-16T18:48:40.469Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;2019盘点可以用的免费虚拟空间大全&lt;/p&gt;
&lt;p&gt;收集不易，请多多支持。&lt;br&gt;希望大家可以用得到。&lt;/p&gt;
&lt;p&gt;点蜜空间 &lt;a href=&quot;http://my.10g.me/cart.php&quot; target=&quot;_blank&quot;
        
      
    
    </summary>
    
      <category term="网站服务器与虚拟主机" scheme="http://yoursite.com/categories/%E7%BD%91%E7%AB%99%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8E%E8%99%9A%E6%8B%9F%E4%B8%BB%E6%9C%BA/"/>
    
    
      <category term="虚拟主机" scheme="http://yoursite.com/tags/%E8%99%9A%E6%8B%9F%E4%B8%BB%E6%9C%BA/"/>
    
  </entry>
  
  <entry>
    <title>AI基础视频课程</title>
    <link href="http://yoursite.com/2019/04/17/ruan-jian-she-ji/ai/ai-ji-chu-shi-pin/"/>
    <id>http://yoursite.com/2019/04/17/ruan-jian-she-ji/ai/ai-ji-chu-shi-pin/</id>
    <published>2019-04-17T04:40:29.000Z</published>
    <updated>2019-04-17T04:41:59.379Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;blockquote&gt;
&lt;p&gt;腾讯课堂AI基础视频课程&lt;/p&gt;
&lt;/blockquote&gt;
&lt;iframe id src=&quot;https://ke.qq.com/course/295650&quot; frameborder=&quot;0&quot; scrolling=&quot;no&quot; width=&quot;100%&quot;
        
      
    
    </summary>
    
      <category term="设计" scheme="http://yoursite.com/categories/%E8%AE%BE%E8%AE%A1/"/>
    
    
      <category term="设计类" scheme="http://yoursite.com/tags/%E8%AE%BE%E8%AE%A1%E7%B1%BB/"/>
    
      <category term="AI" scheme="http://yoursite.com/tags/AI/"/>
    
  </entry>
  
  <entry>
    <title>css基础及选择器常用属性.md</title>
    <link href="http://yoursite.com/2019/04/08/qian-duan/html5-css3/css-ji-chu-ji-xuan-ze-qi-chang-yong-shu-xing/"/>
    <id>http://yoursite.com/2019/04/08/qian-duan/html5-css3/css-ji-chu-ji-xuan-ze-qi-chang-yong-shu-xing/</id>
    <published>2019-04-08T12:16:14.000Z</published>
    <updated>2019-04-08T12:49:48.290Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;blockquote&gt;
&lt;!--内嵌方式--&gt;
&lt;pre&gt;&lt;code&gt;/*不推荐大家使用，不利与优化*/
@import url(&amp;quot;./1.css&amp;quot;);
&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt; 
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="html5" scheme="http://yoursite.com/tags/html5/"/>
    
      <category term="css3" scheme="http://yoursite.com/tags/css3/"/>
    
  </entry>
  
  <entry>
    <title>字体与文本相关属性</title>
    <link href="http://yoursite.com/2019/04/08/qian-duan/html5-css3/zi-ti-yu-wen-ben-xiang-guan-shu-xing/"/>
    <id>http://yoursite.com/2019/04/08/qian-duan/html5-css3/zi-ti-yu-wen-ben-xiang-guan-shu-xing/</id>
    <published>2019-04-08T12:16:14.000Z</published>
    <updated>2019-04-08T12:54:05.028Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;hr&gt;

        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="html5" scheme="http://yoursite.com/tags/html5/"/>
    
      <category term="css3" scheme="http://yoursite.com/tags/css3/"/>
    
  </entry>
  
  <entry>
    <title>HTML5常用标签属性</title>
    <link href="http://yoursite.com/2019/04/08/qian-duan/html5-css3/html5-chang-yong-biao-qian-shu-xing/"/>
    <id>http://yoursite.com/2019/04/08/qian-duan/html5-css3/html5-chang-yong-biao-qian-shu-xing/</id>
    <published>2019-04-07T16:00:00.000Z</published>
    <updated>2019-04-08T12:49:10.627Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;blockquote&gt;
&lt;p&gt;事件元素&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt; contentEditable=”true”&lt;br&gt;
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="html5" scheme="http://yoursite.com/tags/html5/"/>
    
      <category term="css3" scheme="http://yoursite.com/tags/css3/"/>
    
  </entry>
  
  <entry>
    <title>php入门第一天.md</title>
    <link href="http://yoursite.com/2019/04/03/hou-duan/php/ru-men-di-yi-tian/"/>
    <id>http://yoursite.com/2019/04/03/hou-duan/php/ru-men-di-yi-tian/</id>
    <published>2019-04-03T15:42:55.000Z</published>
    <updated>2019-04-06T17:05:27.905Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;集成化PHP环境安装&lt;/p&gt;
&lt;p&gt;PHPnow&lt;br&gt;WampServer    推荐&lt;br&gt;XAMPP  在Windows、Linux、Solaris三种操作系统下安装使用&lt;br&gt;shopEx&lt;br&gt;APMServ
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="php" scheme="http://yoursite.com/tags/php/"/>
    
  </entry>
  
  <entry>
    <title>HTML  代码块</title>
    <link href="http://yoursite.com/2019/04/02/qian-duan/html/html-dai-ma-kuai/"/>
    <id>http://yoursite.com/2019/04/02/qian-duan/html/html-dai-ma-kuai/</id>
    <published>2019-04-02T12:12:19.000Z</published>
    <updated>2019-04-02T12:14:07.470Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;pre&gt;&lt;code&gt;&amp;lt;marquee behavior=&amp;quot;&amp;quot; direction=&amp;quot;&amp;quot; scrollamount=&amp;quot;20&amp;quot;&amp;gt;
   
        
      
    
    </summary>
    
      <category term="html" scheme="http://yoursite.com/categories/html/"/>
    
    
      <category term="html" scheme="http://yoursite.com/tags/html/"/>
    
      <category term="js" scheme="http://yoursite.com/tags/js/"/>
    
  </entry>
  
  <entry>
    <title>Javaweb 资料整理</title>
    <link href="http://yoursite.com/2019/03/30/hou-duan/java/commons/zi-liao/"/>
    <id>http://yoursite.com/2019/03/30/hou-duan/java/commons/zi-liao/</id>
    <published>2019-03-30T06:46:00.000Z</published>
    <updated>2019-03-30T06:21:01.234Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h1 id=&quot;开发工具链接：http-pan-baidu-com-s-1gfcpDC3-密码：dp5s&quot;&gt;&lt;a href=&quot;#开发工具链接：http-pan-baidu-com-s-1gfcpDC3-密码：dp5s&quot; class=&quot;headerlink&quot;
        
      
    
    </summary>
    
      <category term="后端" scheme="http://yoursite.com/categories/%E5%90%8E%E7%AB%AF/"/>
    
    
      <category term="javaweb" scheme="http://yoursite.com/tags/javaweb/"/>
    
      <category term="java" scheme="http://yoursite.com/tags/java/"/>
    
  </entry>
  
  <entry>
    <title>PhotoshopCC2018纯净一键安装版</title>
    <link href="http://yoursite.com/2019/03/29/ruan-jian-she-ji/ps/ps-an-zhuang-chun-jing-ban/"/>
    <id>http://yoursite.com/2019/03/29/ruan-jian-she-ji/ps/ps-an-zhuang-chun-jing-ban/</id>
    <published>2019-03-29T10:16:38.000Z</published>
    <updated>2019-03-29T18:30:51.060Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h1 id=&quot;PhotoshopCC2018纯净一键安装版&quot;&gt;&lt;a href=&quot;#PhotoshopCC2018纯净一键安装版&quot; class=&quot;headerlink&quot;
        
      
    
    </summary>
    
      <category term="设计" scheme="http://yoursite.com/categories/%E8%AE%BE%E8%AE%A1/"/>
    
    
      <category term="设计类" scheme="http://yoursite.com/tags/%E8%AE%BE%E8%AE%A1%E7%B1%BB/"/>
    
      <category term="ps" scheme="http://yoursite.com/tags/ps/"/>
    
  </entry>
  
  <entry>
    <title>总结HTML5 Meat的标签</title>
    <link href="http://yoursite.com/2019/03/29/qian-duan/html5-css3/meta-biao-qian/"/>
    <id>http://yoursite.com/2019/03/29/qian-duan/html5-css3/meta-biao-qian/</id>
    <published>2019-03-29T00:57:46.000Z</published>
    <updated>2019-03-28T21:19:28.211Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;&lt;img src=&quot;http://p1.pstatp.com/large/pgc-image/ffcc8494e14b41b8bc9aabbbcad96c1b&quot; alt=&quot;meat的标签&quot; title=&quot;meat的标签&quot;&gt;&lt;/p&gt;
&lt;h2
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="html" scheme="http://yoursite.com/tags/html/"/>
    
      <category term="html5" scheme="http://yoursite.com/tags/html5/"/>
    
  </entry>
  
  <entry>
    <title>CSS3新增选择器</title>
    <link href="http://yoursite.com/2019/03/27/qian-duan/css/css3-xin-zeng-xuan-ze-qi/"/>
    <id>http://yoursite.com/2019/03/27/qian-duan/css/css3-xin-zeng-xuan-ze-qi/</id>
    <published>2019-03-27T14:05:23.000Z</published>
    <updated>2019-06-26T08:03:45.947Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;section class=&quot;normal&quot; id=&quot;section-&quot;&gt;&lt;br&gt;&lt;br&gt;                        &lt;h2
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="Css3" scheme="http://yoursite.com/tags/Css3/"/>
    
  </entry>
  
  <entry>
    <title>Css和css3的一些属性方法</title>
    <link href="http://yoursite.com/2019/03/27/qian-duan/css/css-he-css3-de-yi-xie-shu-xing-fang-fa/"/>
    <id>http://yoursite.com/2019/03/27/qian-duan/css/css-he-css3-de-yi-xie-shu-xing-fang-fa/</id>
    <published>2019-03-27T14:05:23.000Z</published>
    <updated>2019-06-26T08:01:32.534Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;blockquote&gt;
&lt;p&gt;CSS权重&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;CSS权重指的是样式的优先级，有两条或多条样式作用于一个元素，权重高的那条样式对元素起作用,权重相同的，后写的样式会覆盖前面写的样式。&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;权重的等级&lt;br&gt;
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="Css" scheme="http://yoursite.com/tags/Css/"/>
    
  </entry>
  
  <entry>
    <title>JavaScript自定的元素</title>
    <link href="http://yoursite.com/2019/03/27/qian-duan/javascript/javascript-zi-ding-jquery-yuan-su-huo-qu-yuan-su-de-fang-shi/"/>
    <id>http://yoursite.com/2019/03/27/qian-duan/javascript/javascript-zi-ding-jquery-yuan-su-huo-qu-yuan-su-de-fang-shi/</id>
    <published>2019-03-27T14:02:23.000Z</published>
    <updated>2019-04-06T16:53:07.477Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;blockquote&gt;
&lt;p&gt;1.JavaScript自定jQuery元素$获取元素的方式&lt;br&gt;    var $ = function(selector){&lt;br&gt;        return document.querySelector(selector);&lt;br&gt;  
        
      
    
    </summary>
    
      <category term="前端" scheme="http://yoursite.com/categories/%E5%89%8D%E7%AB%AF/"/>
    
    
      <category term="JavaScript" scheme="http://yoursite.com/tags/JavaScript/"/>
    
  </entry>
  
  <entry>
    <title>Ps注册表清除</title>
    <link href="http://yoursite.com/2019/03/25/ruan-jian-she-ji/ps/p-zhu-ce-biao-qing-chu/"/>
    <id>http://yoursite.com/2019/03/25/ruan-jian-she-ji/ps/p-zhu-ce-biao-qing-chu/</id>
    <published>2019-03-25T09:16:38.000Z</published>
    <updated>2019-03-25T09:49:00.829Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h1 id=&quot;ps注册表清除两种方法&quot;&gt;&lt;a href=&quot;#ps注册表清除两种方法&quot; class=&quot;headerlink&quot; title=&quot;ps注册表清除两种方法&quot;&gt;&lt;/a&gt;ps注册表清除两种方法&lt;/h1&gt;&lt;h2 id=&quot;方法一：&quot;&gt;&lt;a href=&quot;#方法一：&quot;
        
      
    
    </summary>
    
      <category term="设计" scheme="http://yoursite.com/categories/%E8%AE%BE%E8%AE%A1/"/>
    
    
      <category term="设计类" scheme="http://yoursite.com/tags/%E8%AE%BE%E8%AE%A1%E7%B1%BB/"/>
    
      <category term="ps" scheme="http://yoursite.com/tags/ps/"/>
    
  </entry>
  
  <entry>
    <title>HTML  标准</title>
    <link href="http://yoursite.com/2019/03/21/qian-duan/html/html/"/>
    <id>http://yoursite.com/2019/03/21/qian-duan/html/html/</id>
    <published>2019-03-21T12:15:00.000Z</published>
    <updated>2019-03-21T19:04:31.625Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h1 id=&quot;HTML-元素属性&quot;&gt;&lt;a href=&quot;#HTML-元素属性&quot; class=&quot;headerlink&quot; title=&quot;HTML 元素属性&quot;&gt;&lt;/a&gt;HTML 元素属性&lt;/h1&gt;&lt;pre&gt;&lt;code&gt;  &amp;lt;!DOCTYPE html&amp;gt;| 声明为
        
      
    
    </summary>
    
      <category term="html" scheme="http://yoursite.com/categories/html/"/>
    
    
      <category term="html" scheme="http://yoursite.com/tags/html/"/>
    
  </entry>
  
  <entry>
    <title>HTML 速查列表</title>
    <link href="http://yoursite.com/2019/03/21/qian-duan/html/html-lie-biao/"/>
    <id>http://yoursite.com/2019/03/21/qian-duan/html/html-lie-biao/</id>
    <published>2019-03-21T12:15:00.000Z</published>
    <updated>2019-03-29T18:36:36.734Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h1 id=&quot;HTML-速查列表&quot;&gt;&lt;a href=&quot;#HTML-速查列表&quot; class=&quot;headerlink&quot; title=&quot;HTML 速查列表&quot;&gt;&lt;/a&gt;HTML 速查列表&lt;/h1&gt;&lt;p&gt;&lt;a href=&quot;https://www.lanzous.com/i3lo13c&quot;
        
      
    
    </summary>
    
      <category term="html" scheme="http://yoursite.com/categories/html/"/>
    
    
      <category term="html" scheme="http://yoursite.com/tags/html/"/>
    
  </entry>
  
  <entry>
    <title>Hexo-Theme-Matery &lt;Span Style=&#39;color:yellow;font-Weight:bold;&#39;&gt;[加密]&lt;/span&gt;</title>
    <link href="http://yoursite.com/2019/03/20/da-jian/readme/"/>
    <id>http://yoursite.com/2019/03/20/da-jian/readme/</id>
    <published>2019-03-20T12:32:14.000Z</published>
    <updated>2019-03-29T18:24:27.221Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;p&gt;&lt;a href=&quot;README.md&quot;&gt;English Document&lt;/a&gt; | &lt;a href=&quot;https://blinkfox.github.io/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;演示示例&lt;/a&gt;
        
      
    
    </summary>
    
      <category term="Markdown" scheme="http://yoursite.com/categories/Markdown/"/>
    
    
      <category term="设置" scheme="http://yoursite.com/tags/%E8%AE%BE%E7%BD%AE/"/>
    
  </entry>
  
  <entry>
    <title>Ps快捷键</title>
    <link href="http://yoursite.com/2019/03/16/ruan-jian-she-ji/ps/ps-kuai-jie-jian/"/>
    <id>http://yoursite.com/2019/03/16/ruan-jian-she-ji/ps/ps-kuai-jie-jian/</id>
    <published>2019-03-16T10:16:38.000Z</published>
    <updated>2019-03-25T09:24:30.608Z</updated>
    
    <summary type="html">
    
      
      
        
        
          &lt;h4 id=&quot;推荐个在线编辑图片的photopea-功能和ps差不多-不用在电脑安装ps-在线就可以编辑图片-记得注册下哦！&quot;&gt;&lt;a href=&quot;#推荐个在线编辑图片的photopea-功能和ps差不多-不用在电脑安装ps-在线就可以编辑图片-记得注册下哦！&quot;
        
      
    
    </summary>
    
      <category term="设计" scheme="http://yoursite.com/categories/%E8%AE%BE%E8%AE%A1/"/>
    
    
      <category term="设计类" scheme="http://yoursite.com/tags/%E8%AE%BE%E8%AE%A1%E7%B1%BB/"/>
    
      <category term="ps" scheme="http://yoursite.com/tags/ps/"/>
    
  </entry>
  
</feed>
