<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LessOrMore</title>
    <description>Actually, less is more!</description>
    <link>https://github.com/kimihuang/LessOrMore//LessOrMore/</link>
    <atom:link href="https://github.com/kimihuang/LessOrMore//LessOrMore/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Tue, 24 Oct 2017 11:23:06 +0000</pubDate>
    <lastBuildDate>Tue, 24 Oct 2017 11:23:06 +0000</lastBuildDate>
    <generator>Jekyll v3.6.2</generator>
    
      <item>
        <title>Draw_picture_online</title>
        <description>
</description>
        <pubDate>Mon, 16 Oct 2017 00:00:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/10/16/draw_picture_online/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/10/16/draw_picture_online/</guid>
        
        
      </item>
    
      <item>
        <title>UML常用图关系总结</title>
        <description>
&lt;p&gt;&lt;a href=&quot;http://blog.csdn.net/suxinpingtao51/article/details/8011335&quot;&gt;UML常用图的几种关系的总结&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.processon.com/view/link/59dae9ade4b06e9fd2fa03c4&quot;&gt;常用的设计模式类图 process on 手动绘制&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.processon.com/view/591e68a4e4b0ec8d9d805c42?fromnew=1&quot;&gt;设计模式脑图&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 10 Oct 2017 00:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/10/10/UML/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/10/10/UML/</guid>
        
        <category>UML常用图关系总结</category>
        
        
        <category>tools</category>
        
      </item>
    
      <item>
        <title>uboot启动分析</title>
        <description>
&lt;p&gt;&lt;a href=&quot;http://blog.csdn.net/skyflying2012/article/details/25804209&quot;&gt;2014.4新版uboot启动流程分析&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://blog.csdn.net/skyflying2012/article/details/37660265&quot;&gt;uboot的relocation原理详细分析&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Sat, 30 Sep 2017 00:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/30/uboot_startup/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/30/uboot_startup/</guid>
        
        <category>uboot启动分析</category>
        
        
        <category>uboot</category>
        
      </item>
    
      <item>
        <title>常用链接</title>
        <description>&lt;ul id=&quot;markdown-toc&quot;&gt;
  &lt;li&gt;&lt;a href=&quot;#绘图工具&quot; id=&quot;markdown-toc-绘图工具&quot;&gt;绘图工具&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1 id=&quot;绘图工具&quot;&gt;绘图工具&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://www.processon.com/&quot;&gt;processon  免费在线绘图&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://naotu.baidu.com/&quot;&gt;百度脑图&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.lucidchart.com/&quot;&gt;lucidchart&lt;/a&gt; 部分收费&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://www.gliffy.com/&quot;&gt;Gliffy&lt;/a&gt;  部分收费&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.csdn.net/article/2015-02-12/2823939&quot;&gt;9款国内外垂直领域的在线作图工具&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://blog.csdn.net/timo1160139211/article/details/72842049&quot;&gt;在线画图工具汇总&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://infocenter.arm.com/help/index.jsp&quot;&gt;ARM 官网信息中心&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Thu, 28 Sep 2017 00:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/28/usual_links/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/28/usual_links/</guid>
        
        <category>常用链接</category>
        
        
        <category>常用链接</category>
        
      </item>
    
      <item>
        <title>linux device tree</title>
        <description>
&lt;p&gt;摘自&lt;a href=&quot;http://blog.csdn.net/21cnbao/article/details/8457546&quot;&gt;ARM Linux 3.x的设备树（Device Tree&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 22 Sep 2017 02:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/22/linux-devicetree/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/22/linux-devicetree/</guid>
        
        <category>linux device tree</category>
        
        
        <category>linux</category>
        
      </item>
    
      <item>
        <title>Android中的软件Watchdog</title>
        <description>
&lt;p&gt;&lt;a href=&quot;http://blog.csdn.net/jinzhuojun/article/details/46552397&quot;&gt;Android中的软件Watchdog&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 20 Sep 2017 02:46:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/android_watchdog/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/android_watchdog/</guid>
        
        <category>Android中的软件Watchdog</category>
        
        
        <category>android</category>
        
      </item>
    
      <item>
        <title>android源码aidl编译生成的java文件目录</title>
        <description>
&lt;p&gt;&lt;strong&gt;aidi文件编译生成java文件目录在out/target/common/obj/&lt;/strong&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 20 Sep 2017 02:46:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/android_aidl_compile_java_file_dir/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/android_aidl_compile_java_file_dir/</guid>
        
        <category>android源码aidl编译生成的java文件目录</category>
        
        
        <category>android</category>
        
      </item>
    
      <item>
        <title>ps 命令</title>
        <description>
&lt;p&gt;android系统查看zygote进程 fork了哪些进程，又拥有哪些线程
先用&lt;/p&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;# ps
USER      PID   PPID  VSIZE  RSS   WCHAN            PC  NAME
root      164   1     1528996 97064 poll_sched af40e634 S zygote
再用
# ps -t | grep 164
root      164   1     1528996 97064 poll_sched af40e634 S zygote
root      971   164   1528996 97064 futex_wait af3dd3e8 S ReferenceQueueD
root      972   164   1528996 97064 futex_wait af3dd3e8 S FinalizerDaemon
root      973   164   1528996 97064 futex_wait af3dd3e8 S FinalizerWatchd
root      974   164   1528996 97064 futex_wait af3dd3e8 S HeapTaskDaemon
system    400   164   1658516 125052 SyS_epoll_ af40e448 S system_server
u0_a19    479   164   1108332 148548 SyS_epoll_ af40e448 S com.android.systemui
radio     569   164   961720 73624 SyS_epoll_ af40e448 S com.android.phone
system    591   164   975488 64968 SyS_epoll_ af40e448 S com.android.settings
u0_a8     738   164   945584 48848 SyS_epoll_ af40e448 S android.ext.services
u0_a31    755   164   953132 59304 SyS_epoll_ af40e448 S com.android.deskclock
u0_a49    770   164   947444 58776 SyS_epoll_ af40e448 S com.android.inputmethod.pinyin
u0_a46    798   164   947024 51816 SyS_epoll_ af40e448 S com.android.printspooler
system    813   164   946604 48712 SyS_epoll_ af40e448 S com.android.keychain
u0_a10    829   164   983404 91752 SyS_epoll_ af40e448 S com.android.launcher
u0_a7     858   164   952688 65064 SyS_epoll_ af40e448 S android.process.media
u0_a26    888   164   952460 57636 SyS_epoll_ af40e448 S com.android.calendar
u0_a2     911   164   950316 56620 SyS_epoll_ af40e448 S com.android.providers.calendar
u0_a33    924   164   960964 63680 SyS_epoll_ af40e448 S com.android.email
u0_a11    954   164   947080 48996 SyS_epoll_ af40e448 S com.android.managedprovisioning
u0_a13    970   164   945428 48432 SyS_epoll_ af40e448 S com.android.onetimeinitializer
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;其中PPID 为164的进程都是Zygote fork的，  VSZIE与zygote相同的是zygote的子线程， 其余是子进程。&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;线程与进程的最为本质的区别便是是否共享内存空间，图中VSIZE和Zygote进程相同的才是Zygote的子线程，
否则就是Zygote的子进程&lt;/strong&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 19 Sep 2017 17:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/ps_command/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/20/ps_command/</guid>
        
        <category>ps 命令</category>
        
        
        <category>常用命令</category>
        
      </item>
    
      <item>
        <title>deep learning 中文书</title>
        <description>
&lt;p&gt;&lt;a href=&quot;https://exacity.github.io/deeplearningbook-chinese/&quot;&gt;deep learning 中文书&lt;/a&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 19 Sep 2017 02:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/19/deep_learning_chinese_book/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/19/deep_learning_chinese_book/</guid>
        
        <category>deep learning 中文书</category>
        
        
        <category>deep_learning</category>
        
      </item>
    
      <item>
        <title>grep 命令</title>
        <description>&lt;ul id=&quot;markdown-toc&quot;&gt;
  &lt;li&gt;&lt;a href=&quot;#grep-命令搜索中文--utf-8编码&quot; id=&quot;markdown-toc-grep-命令搜索中文--utf-8编码&quot;&gt;grep 命令搜索中文  utf-8编码&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1 id=&quot;grep-命令搜索中文--utf-8编码&quot;&gt;grep 命令搜索中文  utf-8编码&lt;/h1&gt;
&lt;p&gt;搜索   “正在启动”&lt;/p&gt;

&lt;p&gt;&lt;em&gt;$ grep -rnP “\xE6\xAD\xA3\xE5\x9C\xA8\xE5\x90\xAF\xE5\x8A\xA8” *&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.mytju.com/classcode/tools/encode_utf8.asp&quot;&gt;中文utf-8编码转换网址&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;例如：替换/home下所有文件中的www.admin99.net为admin99.net Bbs.Svn8.Com
　　sed -i “s/www.admin99.net/admin99.net/g” `grep www.admin99.net -rl /home`&lt;/p&gt;
</description>
        <pubDate>Mon, 18 Sep 2017 17:08:00 +0000</pubDate>
        <link>https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/19/grep_command/</link>
        <guid isPermaLink="true">https://github.com/kimihuang/LessOrMore//LessOrMore/2017/09/19/grep_command/</guid>
        
        <category>grep 命令</category>
        
        
        <category>常用命令</category>
        
      </item>
    
  </channel>
</rss>
