<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/hyjia" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/hyjia" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 19 Jun 2006 14:59:00 GMT</lastBuildDate><title>Hyjia's Blog</title><description>-----------------------------------------------------------------------------</description><link>http://blog.csdn.net/hyjia/</link><item><title>实现不重复出题关键代码</title><link>http://blog.csdn.net/hyjia/archive/2006/06/19/813325.aspx</link><wfw:comment>http://blog.csdn.net/hyjia/comments/813325.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hyjia/comments/commentRss/813325.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=813325</trackback:ping><description>function createrandomid(p1,p2,p3)
	'p1:numtype1 p2:类型  p3:maxtype1
	'/////////////返回试题编号集合
	'/////////////eg: p1=numtype1,p2=1
	dim i,j,maxtype
	i=p1
	if i=0 then
		createrandomid=&quot;&quot;
	else
	j=0
	maxtype=p3
	dim tarray(20)
	sql=&quot;select * from 试题 where 类型=&quot;&amp;p2&amp;&quot; and 难度系数 in (&quot;&amp;diffindex&amp;&quot;) and 知识点 in (&quot;&amp;kpoint&amp;&quot;)&quot;
	rs.open sql,conn,1,1
	'//////////实现不重复出题的关键代码
	while(i&gt;0)
		randomize
		a=int(maxtype*rnd)
		doublequ=0
		rs.movefirst
		rs.move a
		for each qu in tarray
			if qu&lt;img src =&quot;http://blog.csdn.net/hyjia/aggbug/813325.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Jun 2006 22:59:00 +0800</pubDate><author>hyjia</author><comments>http://blog.csdn.net/hyjia/archive/2006/06/19/813325.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hyjia/archive/2006/06/19/813325.aspx</guid><dc:creator>hyjia</dc:creator></item><item><title>使用Access查询 select top n * from table order by cols 问题!</title><link>http://blog.csdn.net/hyjia/archive/2006/06/19/813291.aspx</link><wfw:comment>http://blog.csdn.net/hyjia/comments/813291.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hyjia/comments/commentRss/813291.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=813291</trackback:ping><description>select top n * from b&lt;img src =&quot;http://blog.csdn.net/hyjia/aggbug/813291.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 19 Jun 2006 22:34:00 +0800</pubDate><author>hyjia</author><comments>http://blog.csdn.net/hyjia/archive/2006/06/19/813291.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hyjia/archive/2006/06/19/813291.aspx</guid><dc:creator>hyjia</dc:creator></item><item><title>恭喜母校更名成功!</title><link>http://blog.csdn.net/hyjia/archive/2006/06/03/771839.aspx</link><wfw:comment>http://blog.csdn.net/hyjia/comments/771839.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hyjia/comments/commentRss/771839.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=771839</trackback:ping><description>2006年5月30日，教育部颁发教发函[2006]126号文件，同意中国民用航空学院更名为中国民航大学。&lt;img src =&quot;http://blog.csdn.net/hyjia/aggbug/771839.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 04 Jun 2006 04:45:00 +0800</pubDate><author>hyjia</author><comments>http://blog.csdn.net/hyjia/archive/2006/06/03/771839.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hyjia/archive/2006/06/03/771839.aspx</guid><dc:creator>hyjia</dc:creator></item><item><title>中国大学改名</title><link>http://blog.csdn.net/hyjia/archive/2006/04/30/697985.aspx</link><wfw:comment>http://blog.csdn.net/hyjia/comments/697985.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hyjia/comments/commentRss/697985.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=697985</trackback:ping><description>中国大学改名&lt;img src =&quot;http://blog.csdn.net/hyjia/aggbug/697985.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 30 Apr 2006 17:28:00 +0800</pubDate><author>hyjia</author><comments>http://blog.csdn.net/hyjia/archive/2006/04/30/697985.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/hyjia/archive/2006/04/30/697985.aspx</guid><dc:creator>hyjia</dc:creator></item></channel></rss>