say something

This commit is contained in:
nieguanghui 2014-01-15 20:05:13 +08:00
parent 3f54d24e52
commit a54158c938
1 changed files with 17 additions and 19 deletions

View File

@ -1,3 +1,4 @@
<!--encoding: utf-8 -->
<style type="text/css"> <style type="text/css">
#main *{ #main *{
/*border: 1px solid #eeeeee;*/ /*border: 1px solid #eeeeee;*/
@ -25,24 +26,21 @@
<TBODY> <TBODY>
<TR> <TR>
<TD class=r1> <TD class=r1>
<DIV class=cb><!-- <IMG alt=Exe文档 align=absMiddle <DIV class=cb>
src="http://www.sinaimg.cn/pfp/ask/images/exe.gif" width=16 height=14> --><!-- <A <SPAN style="COLOR: #c03; font-size: 14px;"><%= result.filename %></SPAN>
class=f16 href="http://ishare.iask.sina.com.cn/f/23680389.html" <span style="margin-left: 4px;"><%= link_to_attachment result, {:text => "下载"}%></span>
target=_blank> --><SPAN style="COLOR: #c03; font-size: 14px;"><%= result.filename %></SPAN><span style="margin-left: 4px;"><%= link_to_attachment result, {:text => "下载"}%></span><!-- </A> --> </DIV><%= result.description %> <!-- <SPAN </DIV>
style="COLOR: #c03">Java</SPAN> ... --> <%= result.description %>
<DIV class=c9>所属分类:<%=result_come_from result%>=====================<A class=c9ul <DIV class=c9>所属分类:<%=result_come_from result%>
href="http://ishare.iask.sina.com.cn/c/1822.html">IT资料</A>&nbsp;&gt;&nbsp;<A 上传时间:<%= format_time(result.created_on) %>
class=c9ul </DIV>
href="http://ishare.iask.sina.com.cn/c/1909.html">常用软件</A>&nbsp;&gt;&nbsp;<A <SPAN class="gray">下载:<%= result.downloads%>
class=c9ul href="http://ishare.iask.sina.com.cn/c/1918.html">下载软件</A> | 大小:<%= number_to_human_size(result.filesize) %>
上传时间:<%= format_time(result.created_on) %></DIV><SPAN style="WIDTH: 50em"><SPAN | 共享者:<A class="gray" ><%= link_to result.author%></A></SPAN>
class=gray>下载:<%= result.downloads%> | 大小:<%= number_to_human_size(result.filesize) %> <DIV style="DISPLAY: none" id=f23680389></DIV>
| 共享者:<A class="gray" ><%= link_to result.author%></A></SPAN> </TD>
<SPAN class=pl10></SPAN></SPAN> </TR>
<DIV style="DISPLAY: none" id=f23680389></DIV></TD></TR></TBODY></TABLE> </TBODY>
</TABLE>
<% end %> <% end %>
<!-- <%= @searched_attach.to_s %> -->
<div class="pagination"><%= pagination_links_full @obj_pages, @obj_count, :per_page_links => false %></div> <div class="pagination"><%= pagination_links_full @obj_pages, @obj_count, :per_page_links => false %></div>