<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>秋日私语</title>
	<atom:link href="http://www.junguo.info/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.junguo.info</link>
	<description>工作，生活，IDEA.点滴….</description>
	<lastBuildDate>Fri, 27 Apr 2012 06:45:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>jquery  $被占用</title>
		<link>http://www.junguo.info/index.php/2012/04/27/jquery-%e8%a2%ab%e5%8d%a0%e7%94%a8/</link>
		<comments>http://www.junguo.info/index.php/2012/04/27/jquery-%e8%a2%ab%e5%8d%a0%e7%94%a8/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 06:45:16 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[js]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1110</guid>
		<description><![CDATA[var jq = jQuery.noConflict(); jq.post  &#8230; $ 美元换成其他变量]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/27/jquery-%e8%a2%ab%e5%8d%a0%e7%94%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>column &#8216;_id&#8217; does not exist</title>
		<link>http://www.junguo.info/index.php/2012/04/19/column-_id-does-not-exist/</link>
		<comments>http://www.junguo.info/index.php/2012/04/19/column-_id-does-not-exist/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 15:04:44 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1108</guid>
		<description><![CDATA[原因: simpleCursorAdapter的方法只识别_id，所以，当你用到sqlite的simpleCursorAdapter时，必须把数据表的主键命名为_id。否则就会出现java.lang.IllegalArgumentException: column &#8216;_id&#8217; does not exist错误。]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/19/column-_id-does-not-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>android  sqlite 插入失败</title>
		<link>http://www.junguo.info/index.php/2012/04/19/android-sqlite-%e6%8f%92%e5%85%a5%e5%a4%b1%e8%b4%a5/</link>
		<comments>http://www.junguo.info/index.php/2012/04/19/android-sqlite-%e6%8f%92%e5%85%a5%e5%a4%b1%e8%b4%a5/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 23:34:05 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1106</guid>
		<description><![CDATA[错误如下: android.database.sqlite.SQLiteConstraintException: error code 19: constraint failed &#160; 原因,  有NOT NULL 字段 没有赋值]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/19/android-sqlite-%e6%8f%92%e5%85%a5%e5%a4%b1%e8%b4%a5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>keys 不能做为 mysql的字段</title>
		<link>http://www.junguo.info/index.php/2012/04/16/keys-%e4%b8%8d%e8%83%bd%e5%81%9a%e4%b8%ba-mysql%e7%9a%84%e5%ad%97%e6%ae%b5/</link>
		<comments>http://www.junguo.info/index.php/2012/04/16/keys-%e4%b8%8d%e8%83%bd%e5%81%9a%e4%b8%ba-mysql%e7%9a%84%e5%ad%97%e6%ae%b5/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 06:30:49 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1102</guid>
		<description><![CDATA[keys 不能做为 mysql的字段名称]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/16/keys-%e4%b8%8d%e8%83%bd%e5%81%9a%e4%b8%ba-mysql%e7%9a%84%e5%ad%97%e6%ae%b5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>413 Request Entity Too Large</title>
		<link>http://www.junguo.info/index.php/2012/04/09/413-request-entity-too-large/</link>
		<comments>http://www.junguo.info/index.php/2012/04/09/413-request-entity-too-large/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 02:02:39 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1099</guid>
		<description><![CDATA[解决方法：打开nginx主配置文件nginx.conf，找到http{}段，添加client_max_body_size 20m;Centos下 vi /usr/local/nginx/conf/nginx.conf 重启nginx /usr/local/nginx/sbin/nginx -s reload]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/09/413-request-entity-too-large/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java  Thread的start和run  区别</title>
		<link>http://www.junguo.info/index.php/2012/04/09/java-thread%e7%9a%84start%e5%92%8crun-%e5%8c%ba%e5%88%ab/</link>
		<comments>http://www.junguo.info/index.php/2012/04/09/java-thread%e7%9a%84start%e5%92%8crun-%e5%8c%ba%e5%88%ab/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 00:03:15 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[run]]></category>
		<category><![CDATA[start]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1097</guid>
		<description><![CDATA[1） start： 用start方法来启动线程，真正实现了多线程运行，这时无需等待run方法体代码执行完毕而直接继续执行下面的代码。通过调用Thread类的start()方法来启动一个线程，这时此线程处于就绪（可运行）状态，并没有运行，一旦得到spu时间片，就开始执行run()方法(这是重点)，这里方法run()称为线程体，它包含了要执行的这个线程的内容，Run方法运行结束，此线程随即终止。 2） run： run()方法只是类的一个普通方法而已，如果直接调用Run方法，程序中依然只有主线程这一个线程，其程序执行路径还是只有一条，还是要顺序执行，还是要等待run方法体执行完毕后才可继续执行下面的代码，这样就没有达到写线程的目的。 总结：调用start方法方可启动线程，而run方法只是thread的一个普通方法调用，还是在主线程里执行。]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/09/java-thread%e7%9a%84start%e5%92%8crun-%e5%8c%ba%e5%88%ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>flashfxp  导入证书失败(ssh)</title>
		<link>http://www.junguo.info/index.php/2012/04/06/flashfxp-%e5%af%bc%e5%85%a5%e8%af%81%e4%b9%a6%e5%a4%b1%e8%b4%a5ssh/</link>
		<comments>http://www.junguo.info/index.php/2012/04/06/flashfxp-%e5%af%bc%e5%85%a5%e8%af%81%e4%b9%a6%e5%a4%b1%e8%b4%a5ssh/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 09:05:13 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1095</guid>
		<description><![CDATA[找到SecureCRT工具栏,转换证书为OPENssh,再导入ssh文件,不是ssh.pub, ok!]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/06/flashfxp-%e5%af%bc%e5%85%a5%e8%af%81%e4%b9%a6%e5%a4%b1%e8%b4%a5ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bash_profile和.bashrc的什么区别</title>
		<link>http://www.junguo.info/index.php/2012/04/06/bash_profile%e5%92%8c-bashrc%e7%9a%84%e4%bb%80%e4%b9%88%e5%8c%ba%e5%88%ab/</link>
		<comments>http://www.junguo.info/index.php/2012/04/06/bash_profile%e5%92%8c-bashrc%e7%9a%84%e4%bb%80%e4%b9%88%e5%8c%ba%e5%88%ab/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 03:56:55 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[服务器]]></category>
		<category><![CDATA[bashrc]]></category>
		<category><![CDATA[bash_profile]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1093</guid>
		<description><![CDATA[/etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置./etc/bashrc:为每一个运行bash shell的用户执行此文件.当bash shell被打开时,该文件被读取.~/.bash_profile:每个用户都可使用该文件输入专用于自己使用的shell信息,当用户登录时,该文件仅仅执行一次!默认情况下,他设置一些环境变量,执行用户的.bashrc文件.~/.bashrc:该文件包含专用于你的bash shell的bash信息,当登录时以及每次打开新的shell时,该该文件被读取.~/.bash_logout:当每次退出系统(退出bash shell)时,执行该文件. 另外,/etc/profile中设定的变量(全局)的可以作用于任何用户,而~/.bashrc等中设定的变量(局部)只能继承/etc/profile中的变量,他们是”父子”关系. ~/.bash_profile 是交互式、login 方式进入 bash 运行的~/.bashrc 是交互式 non-login 方式进入 bash 运行的通常二者设置大致相同，所以通常前者会调用后者。 ]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/06/bash_profile%e5%92%8c-bashrc%e7%9a%84%e4%bb%80%e4%b9%88%e5%8c%ba%e5%88%ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>magic_quotes_gpc和magic_quotes_runtime的区别和用法</title>
		<link>http://www.junguo.info/index.php/2012/04/06/magic_quotes_gpc%e5%92%8cmagic_quotes_runtime%e7%9a%84%e5%8c%ba%e5%88%ab%e5%92%8c%e7%94%a8%e6%b3%95/</link>
		<comments>http://www.junguo.info/index.php/2012/04/06/magic_quotes_gpc%e5%92%8cmagic_quotes_runtime%e7%9a%84%e5%8c%ba%e5%88%ab%e5%92%8c%e7%94%a8%e6%b3%95/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 03:47:36 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[magic_quotes_gpc]]></category>
		<category><![CDATA[magic_quotes_runtime]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1091</guid>
		<description><![CDATA[PHP提供两个方便我们引用数据的魔法引用函数magic_quotes_gpc和magic_quotes_runtime，这两个函数如果在php.ini设置为ON的时候，就会为我们引用的数据碰到单引号’和双引号”以及反斜线 \ 是自动加上反斜线，帮我们自动转译符号，确保数据操作的正确运行，可是我们在php不同的版本或者不同的服务器配置下，有的magic_quotes_gpc和magic_quotes_runtime设置为on，有的又是off，所以我们写的程序必须符合on和off两种情况。那么magic_quotes_gpc和magic_quotes_runtime两个函数有什么区别呢？看下面的说明： magic_quotes_gpc 作用范围是：ＷＥＢ客户服务端； 作用时间：请求开始是，例如当脚本运行时． magic_quotes_runtime 作用范围：从文件中读取的数据或执行exec()的结果或是从ＳＱＬ查询中得到的； 作用时间：每次当脚本访问运行状态中产生的数据． 所以 magic_quotes_gpc的设定值将会影响通过Get/Post/Cookies获得的数据 magic_quotes_runtime的设定值将会影响从文件中读取的数据或从数据库查询得到的数据 在这里顺便在提几个想关联的函数： set_magic_quotes_runtime(): 设置magic_quotes_runtime值. 0=关闭.1=打开.默认状态是关闭的.可以通过 echo phpinfo(); 查看magic_quotes_runtime get_magic_quotes_gpc(): 查看magic_quotes_gpc值.0=关闭.1=打开. get_magic_quotes_runtime(): 查看magic_quotes_runtime值。0=关闭.1=打开. 注意的是没有 set_magic_quotes_gpc()这个函数,就是不能在程序里面设置magic_quotes_gpc的值。]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/04/06/magic_quotes_gpc%e5%92%8cmagic_quotes_runtime%e7%9a%84%e5%8c%ba%e5%88%ab%e5%92%8c%e7%94%a8%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>obtainStyledAttributes(int[]) is undefined</title>
		<link>http://www.junguo.info/index.php/2012/02/04/obtainstyledattributesint-is-undefined/</link>
		<comments>http://www.junguo.info/index.php/2012/02/04/obtainstyledattributesint-is-undefined/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 11:17:41 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://www.junguo.info/?p=1081</guid>
		<description><![CDATA[为了防止这个错误“The method obtainStyledAttributes(int[]) is undefined for the type ImageAdapter”，意思是obtainStyledAttributes()是Context类中的方法，如果将ImageAdapter单独写在一个.java文件中的话，必须在obtainStyledAttributes()方法前加上方法的引用才能解决问题 出错之前:obtainStyledAttributes(R.styleable.Gallery) 改后:mContext.obtainStyledAttributes(R.styleable.Gallery) 其中  mContext 要定义 private Context mContext; mContext = context;]]></description>
		<wfw:commentRss>http://www.junguo.info/index.php/2012/02/04/obtainstyledattributesint-is-undefined/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

