<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>编程 on slm的研发笔记</title>
    <link>https://007slm.github.io/categories/%E7%BC%96%E7%A8%8B/</link>
    <description>Recent content in 编程 on slm的研发笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 19 Nov 2017 11:30:16 +0800</lastBuildDate>
    
	<atom:link href="https://007slm.github.io/categories/%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>多线程</title>
      <link>https://007slm.github.io/post/%E5%A4%9A%E7%BA%BF%E7%A8%8B/</link>
      <pubDate>Sun, 19 Nov 2017 11:30:16 +0800</pubDate>
      
      <guid>https://007slm.github.io/post/%E5%A4%9A%E7%BA%BF%E7%A8%8B/</guid>
      <description>一个对象一把锁 static上加sync 代表类锁 脏读问题 （数据库一致性） volatile 是变量在多个线程间可见</description>
    </item>
    
  </channel>
</rss>