<?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>中文Flex例子 &#187; info</title>
	<atom:link href="http://blog.minidx.com/tag/info/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>一个简单但是非常实用的AIR log类</title>
		<link>http://blog.minidx.com/2008/09/13/1391.html</link>
		<comments>http://blog.minidx.com/2008/09/13/1391.html#comments</comments>
		<pubDate>Sat, 13 Sep 2008 13:04:26 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Adobe其他]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[ERROR]]></category>
		<category><![CDATA[FATAL]]></category>
		<category><![CDATA[info]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/09/13/1391.html</guid>
		<description><![CDATA[在the list of helpful Flex or Flash debug tools中，我们可以找到看到很多非常好用的Flex/Flash调试工具，对于输出INFO, DEBUG, ERROR, FATAL这样不同等级Log当然也都是没有问题，不过对于一些应用来说，可能我们并不需要引入整个调试包。下面是一个非常简单但是却可以满足基本所需要的log调试所需要功能的类，可以方便的使用。下面是代码：








package com.engroup.log
/**
* The custom logger factory of eSoftHead company
*/
public&#160;class LoggerFactory
{
&#160; &#160; private&#160;static var instance:LoggerFactory = new LoggerFactory();
&#160;
&#160; &#160; function&#160;LoggerFactory()
&#160; &#160; {
&#160; &#160; &#160; &#160; if&#160;(instance != null) {
&#160; &#160; &#160; &#160; &#160; &#160; throw&#160;new Error(&#34;The instance Logger already be exist&#34;);
&#160; &#160; &#160; &#160; }
&#160;
&#160; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/09/13/1391.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>一个超级好用的域名查询/注册网站</title>
		<link>http://blog.minidx.com/2007/11/13/83.html</link>
		<comments>http://blog.minidx.com/2007/11/13/83.html#comments</comments>
		<pubDate>Tue, 13 Nov 2007 13:38:19 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[网络资源]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[nameBoy]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[org]]></category>
		<category><![CDATA[域名查询]]></category>
		<category><![CDATA[域名注册]]></category>
		<category><![CDATA[注册情况]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2007/11/13/83.html</guid>
		<description><![CDATA[记得自己当初注册域名的时候，因为自己想好的被人注册了，用什么名字好呢，努力的想，想好了再试，不行然后又是想……如此的循环N此后，才搞定一个自己比较满意的域名。








在网上四处游荡的时候，无意中发现了一个比较好用的域名查询/注册网站。只要输入关键字，它就可以帮助你查询相关的com,net,org,info……等注册情况，而且还可以根据输入的关键字，自动查询出相关性比较强的类似的域名的注册情况。超级好用。有兴趣的可以试试看，网站名字叫做nameBoy，URL地址：http://www.nameboy.com

你可能还对下列文章感兴趣:一个为你生成Web 2.0域名的工具网站查查看同一IP下绑定了多少域名一个简单但是非常实用的AIR log类美国老牌虚拟主机提供商iPowerweb的一点介绍GoDaddy域名注册、空间购买的优惠码(coupon)]]></description>
		<wfw:commentRss>http://blog.minidx.com/2007/11/13/83.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/20 queries in 0.090 seconds using disk
Object Caching 221/459 objects using disk

Served from: blog.minidx.com @ 2012-02-09 15:50:40 -->
