<?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>深蓝的blog &#187; JavaScript</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=javascript" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>bootstrap-datetimepicker文档</title>
		<link>http://www.lanxinbase.com/?p=2571</link>
		<comments>http://www.lanxinbase.com/?p=2571#comments</comments>
		<pubDate>Mon, 28 Sep 2020 08:30:27 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[6.前端开发]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[datetime]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[picker]]></category>
		<category><![CDATA[twitter-bootstrap]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=2571</guid>
		<description><![CDATA[此地址可以克隆或fork本项目 git clone git://github.com/smalot/boots [&#8230;]]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=2571</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>脚本语言实现页面跳转的几种方式JavaScript</title>
		<link>http://www.lanxinbase.com/?p=378</link>
		<comments>http://www.lanxinbase.com/?p=378#comments</comments>
		<pubDate>Wed, 26 Aug 2015 01:10:21 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[跳转]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=378</guid>
		<description><![CDATA[ <script language="javascript">

           window.location.href="index.php"; 

            //比较常用的方法，没什么可解释的，后面直接跟指定要跳转的地方。

    </script>]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=378</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
