Qt 5.0 Beta 2 发布 资讯

Qt 5.0 Beta 2发布。Qt 5.0的最终版本预计年底发布。 Qt 是一个跨平台的C++应用程序开发框架。广泛用于开发GUI程序,这种情况下又被称为部件工具箱。也可用于开发非GUI程序

jopen 2012-11-14   15529   0
QT  
P2

  对blob类型进行测试 文档

包含的内容:将目录中的文件写入blob字段中。将blob字段中的内容写入目录文件中。

283125764 2015-03-04   1779   0

快速对象序列化Python模块:rencode 经验

快速(基本)对象序列化的Python模块类似于来自BitTorrent项目的bencode。对于复杂的异构数据结构有许多小的元素,R-编码占用比B-编码空间显著少: >>> len(rencode.dumps({'a':0

jopen 2014-11-18   12659   0

快速自动提取关键词(RAKE)算法的Python实现:rake 经验

快速自动提取关键词(RAKE)算法的一个Python实现。自动从单个文档关键字提取。 import rake import operator # EXAMPLE ONE - SIMPLE stoppath

jopen 2015-01-20   45993   0
froala   算法  

python快速开发绚丽桌面程序:pyui4win 经验

pyui4win是一个开源的采用自绘技术的界面库。支持C++和python。用它可以很容易实现QQ和360安全卫士这样的绚丽界面。而且,pyui4win有所见即所得界面设计器,让C++开发人员和python开发人员直接用 设计工具

jopen 2015-01-12   202636   0

tqdm - Python的一个快速,可扩展的进度条 经验

tqdm - Python的一个快速,可扩展的进度条。 Instantly make your loops show a smart progress meter - just wrap any

jopen 2016-01-02   71290   0

开源Python高维数据最近邻快速检索库:Panns 经验

Panns=Python Approximate Nearest Neighbor Search,基于索引优化技术,支持欧氏距离和余弦夹角作为相似度测度,支持并行查询。 特性 Pure python

cymt 2015-05-03   14682   0

Python爬虫开发(三-续):快速线程池爬虫 经验

 可定制获取HTML的方式(应对动态页面) 4.  当设置为非单页面爬虫时,自动启动对当前域名下所有的页面进行深度优先爬取 5.  自定义线程数 0×02 总体流程 0×03 线程池任务迭代实现

CarolynEUEZ 2016-04-06   19903   0

Python快速搭建自动回复微信公众号 经验

在之前的一篇文章 Python利用 AIML 和 Tornado 搭建聊天机器人微信订阅号 中用 aiml 实现了一个简单的英文聊天机器人订阅号。但是只能处理英文消息,现在用 图灵机器人 来实现一个中文的聊天机器人订阅号。

BillieFoust 2016-04-19   36579   0

python界面快速开发框架:py-ui4win 经验

一个在windows下用python写界面程序的快速开发框架。界面采用direct ui,可以做出像360一样非常绚丽的界面。程序的逻辑则完全用python快速开发。 项目主页: http://www

jopen 2013-05-09   48339   0

Harvard的Python深度神经网络快速原型库:Kayak 经验

Harvard的Python深度神经网络快速原型库,其特色在于足够简单和可扩展,可实现原型架构的快速开发与思路验证。 import kayak import numpy.random as npr X

jopen 2015-02-25   24905   0

利用github上的dockerfile一分钟快速创建LAMP开发环境 经验

利用github上的dockerfile一分钟快速创建LAMP开发环境

jopen 2015-01-29   55499   0

如何高效利用GitHub 资讯

正是 Github,让社会化编程成为现实。本文尝试谈谈 GitHub 的文化、技巧与影响。 Q1:GitHub 是什么 Q2:GitHub 风格 Q3: 在 GitHub,如何跟牛人学习 Q4: 享受纯粹的写作与演讲

jopen 2013-03-01   69850   0
Github  

利用SpringMVC上传文件 代码段

利用SpringMVC上传文件,也可以一次上传多个文件。 上传多个文件的时候用MultipartFile[] file即可 页面表单 Upload a</p></div> <div class="meta"> <a class="aut" data-avatar="https://static.open-open.com/img/avatar/privary/default.png" data-avatar="https://static.open-open.com/img/avatar/privary/default.png" data-name=" m4ed " data-id="471247" href="https://user.open-open.com/u/471247"> <img src="https://static.open-open.com/img/avatar/privary/default.png" width="24"> m4ed </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-01-31 </span>  <span class="number">2923 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/code/tag/springmvc.html">SpringMVC</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/code/view/1435485862466" target="_blank"> <em>利用</em>UIWebView显示gif</a> <span class="con-type">代码段</span> </h2> <div class="description"><p>NSString *path = [[NSBundle mainBundle] pathForResource:@"3" ofType:@"gif"]; NSData *gifData = [NSData dataWithContentsOfFile:path]; [_webView loadData:gifData MIMEType:@"image/gif" textEncodingName:n</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-06-28 </span>  <span class="number">863 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/code/tag/ios.html">IOS</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/code/view/1441896214680" target="_blank"> <em>利用</em> HttpClient 上传文件</a> <span class="con-type">代码段</span> </h2> <div class="description"><p>最近的工作需要把从网络上抓取的图片批量上传到服务器,文件上传用的是Apache HttpClient 4.3,记录一下以便以后查阅! 代码如下: /** * Example how to use multipart/form encoded POST request. */ public class ClientMultipartFormPost { public static void main</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-09-10 </span>  <span class="number">6138 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/code/tag/httpclient.html">HttpClient</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/lib/view/open1410704032180.html" target="_blank"> <em>利用</em> HttpClient 上传文件</a> <span class="con-type">经验</span> </h2> <div class="description"><p>利用 HttpClient 上传文件</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2014-09-14 </span>  <span class="number">35649 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/lib/tag/wenjian-shangchuan.html">文件上传</a>   <a class="" href="/lib/tag/httpclient.html">HttpClient</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="rank border ut-120-170"> <img class="lazy" src="https://static.open-open.com/img/wdfm.png" data-original="https://sdoc.open-open.com/image/99ccf95ebcaef1adc2e4a43cc55aba76_thumb.jpg" > <span class="label ">P4</span> </div> <div class="content ut-pl15"> <h2 class="header"> <a href="/doc/74b6e65f119948db99e4b5ae2f9d8e83.html" target="_blank"><i class="fa fa-file-word-o" aria-hidden="true"></i>  <em>利用</em>iText生成PDF</a> <span class="con-type">文档</span> </h2> <div class="description"><p>Text的api文档显得非常重要。读者在下载类库的同时,也可以下载类库的文档。      2、如何<em>利用</em>iText在java程序中生成PDF报表      以下是上述教程中一个最简单的例子,这个例子刻画</p></div> <div class="meta"> <a class="aut" data-avatar="https://static.open-open.com/img/avatar/privary/default.png" data-avatar="https://static.open-open.com/img/avatar/privary/default.png" data-name=" zohan " data-id="382" href="https://user.open-open.com/u/382"> <img src="https://static.open-open.com/img/avatar/privary/default.png" width="24"> zohan </a> <span class="t"> <i class="fa fa-clock-o"></i> 2010-09-13 </span>  <span class="number">685 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/wenku/tag/pdf.html">PDF</a>   <a class="" href="/wenku/tag/itext.html">iText</a>   <a class="" href="/wenku/tag/pdf-gongjubao.html">PDF工具包</a>   <a class="" href="/wenku/tag/liyong-itext-shengcheng-pdf.html">利用iText生成PDF</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/news/view/a1dcff" target="_blank"> JavaScript的<em>GUI</em>框架,qooxdoo 2.1.1 发布</a> <span class="con-type">资讯</span> </h2> <div class="description"><p>程序。它的面向对象<em>编程</em>模型,可以建立丰富,交互式应用程序(RIA),包括本机应用程序,移动应用,传统的Web应用程序,甚至是浏览器外运行的应用程序。其包含了全面的功能集和高级的<em>GUI</em>工具包。 </p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2013-02-05 </span>  <span class="number">7931 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"> <a class="" href="/news/tag/qooxdoo.html">qooxdoo</a>   </div> </div> </div> </div> <div class="item ut-pd10 "> <div class="content ut-pl15"> <h2 class="header"> <a href="/news/view/4d370a" target="_blank"> Go 语言 <em>GUI</em> 库 GoQt 0.1 发布</a> <span class="con-type">资讯</span> </h2> <div class="description"><p>GoQt 是Go语言的<em>Qt</em>图形库绑定,目前0.1版本已经发布。 试验 目前该项目为试验状态 关于GoQt GoQt 是一个Go语言的<em>GUI</em>工具包。它允许程序员使用Go语言更加容易的构建</p></div> <div class="meta"> <a class="aut" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-avatar="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" data-name=" jopen " data-id="37924" href="https://user.open-open.com/u/37924"> <img src="https://simg.open-open.com/show/41771eadd463a28f6b623f3d3775f8fe.jpg" width="24"> jopen </a> <span class="t"> <i class="fa fa-clock-o"></i> 2015-12-29 </span>  <span class="number">12851 <i aria-hidden="true" class="fa fa-eye"></i></span>  <span class="number">0 <i aria-hidden="true" class="fa fa-thumbs-o-up"></i></span> <div class=" float-right ui-tags"></div> </div> </div> </div> </section> <div class="usage-search clearfix"> <h2 class="" aria-label=""><strong>利用Python与Qt进行快速GUI编程</strong> 的相关搜索</h2> <div > <ul class="float-left"> <li><a href="https://www.open-open.com/search/?kw=Python与Tkinter编程" ><em>Python</em>与Tkinter编程</a></li> <li><a href="https://www.open-open.com/search/?kw=Python机器学习" ><em>Python</em>机器学习</a></li> <li><a href="https://www.open-open.com/search/?kw=Python机器学习基础教程" ><em>Python</em>机器学习基础教程</a></li> <li><a href="https://www.open-open.com/search/?kw=Python2.7入门指南" ><em>Python</em>2.7入门指南</a></li> <li><a href="https://www.open-open.com/search/?kw=selenium自动化测试实战基于Python" >selenium自动化测试实战基于<em>Python</em></a></li></ul> <ul class="float-left"> <li><a href="https://www.open-open.com/search/?kw=Python 多线程" ><em>Python</em> 多线程</a></li> <li><a href="https://www.open-open.com/search/?kw=The Python 3 Standard" >The <em>Python</em> 3 Standard</a></li> <li><a href="https://www.open-open.com/search/?kw=The Python 3 Standard Library by Example" >The <em>Python</em> 3 Standard Library by Example</a></li> <li><a href="https://www.open-open.com/search/?kw=机器学习算法 Python 实现" >机器学习算法 <em>Python</em> 实现</a></li> <li><a href="https://www.open-open.com/search/?kw=Learn Python the Hard Way" >Learn <em>Python</em> the Hard Way</a></li> </ul> </div> </div> <div class="ui-pagination clearfix"> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=20 class='pg-pre'><i class='fa fa-angle-left'></i></a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=1>1</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=2>2</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=3>3</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=4>4</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=5>5</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=6>6</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=7>7</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=8>8</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=9>9</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=10>10</a> <a href=https://www.open-open.com/search/?kw=%E5%88%A9%E7%94%A8Python%E4%B8%8EQt%E8%BF%9B%E8%A1%8C%E5%BF%AB%E9%80%9FGUI%E7%BC%96%E7%A8%8B&page=22 class='pg-next'><i class='fa fa-angle-right'></i></a> </div> </div> <div class="col-md-3"> <div class=" ui-box ut-pd20"> <div class="title"><h3>关键词</h3></div> <p class="tags mt10"> <a class="" href="/wenku/?tags=Python">Python</a> <a class="" href="/wenku/?tags=IOS">IOS</a> <a class="" href="/wenku/?tags=PDF">PDF</a> <a class="" href="/wenku/?tags=Oracle">Oracle</a> <a class="" href="/wenku/?tags=Github">Github</a> <a class="" href="/wenku/?tags=iText">iText</a> <a class="" href="/wenku/?tags=文件上传">文件上传</a> <a class="" href="/wenku/?tags=机器学习">机器学习</a> <a class="" href="/wenku/?tags=qooxdoo">qooxdoo</a> <a class="" href="/wenku/?tags=Dockerfile">Dockerfile</a> <a class="" href="/wenku/?tags=PDF工具包">PDF工具包</a> <a class="" href="/wenku/?tags=Python开发">Python开发</a> <a class="" href="/wenku/?tags=数据库服务器">数据库服务器</a> <a class="" href="/wenku/?tags=SpringMVC">SpringMVC</a> <a class="" href="/wenku/?tags=线程池">线程池</a> <a class="" href="/wenku/?tags=rencode">rencode</a> <a class="" href="/wenku/?tags=pyui4win">pyui4win</a> <a class="" href="/wenku/?tags=froala">froala</a> <a class="" href="/wenku/?tags=Kayak">Kayak</a> <a class="" href="/wenku/?tags=Panns">Panns</a> <a class="" href="/wenku/?tags=tqdm">tqdm</a> <a class="" href="/wenku/?tags=HttpClient">HttpClient</a> <a class="" href="/wenku/?tags=利用iText生成PDF">利用iText生成PDF</a> </p> </div> </div> </div> </div> </div> </div> <footer > <div class="container py-5"> <div class="row"> <div class="col-md-3"> <h5>社区</h5> <div class="row"><div class="col-md-6"><a class="text-muted" href="/project/">项目</a></div><div class="col-md-6"><a class="text-muted" href="/solution/">问答</a></div><div class="col-md-6"><a class="text-muted" href="/wenku/">文库</a></div><div class="col-md-6"><a class="text-muted" href="/code/">代码</a></div><div class="col-md-6"><a class="text-muted" href="/lib/">经验</a></div><div class="col-md-6"><a class="text-muted" href="/news/">资讯</a></div></div> <ul class="list-unstyled text-small ut-mt20"><li><a class="text-muted" title=" 安卓开发专栏" target="_blank" href="http://www.open-open.com/lib/list/177">安卓开发专栏</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/tag/开发者周刊" target="_blank" rel="tag">开发者周刊</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/view/open1475497562965.html" target="_blank" rel="tag">Android Studio 使用推荐</a></li><li><a class="text-muted" href="http://www.open-open.com/lib/view/open1475497355674.html" target="_blank" rel="tag">Android开发推荐</a></li></ul> </div> <div class="col-md-3"> <h5>帮助中心</h5> <ul class="list-unstyled text-small"><li><a class="text-muted" href="/upload.html">文档上传须知</a></li></ul> <h5>关于我们</h5> <ul class="list-unstyled text-small"><li><a class="text-muted" href="/about.html">关于深度开源</a></li><li><a class="text-muted" href="/duty.html">免责声明</a></li><li><a class="text-muted" href="/contact.html">联系我们</a></li></ul> </div> <div class="col-md-6 text-center"><img class=center-block src="https://static.open-open.com/img/logo01.svg" width=190px alt="深度开源"><small class="d-block mb-3 text-muted ut-mt40">© 2006-2019 深度开源 —— 开源项目,开源代码,开源文档,开源新闻,开源社区  杭州精创信息技术有限公司  <br/><br/><img src="https://static.open-open.com/img/beian.png"/><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33018302001163">  浙公网安备 33018302001163 号</a>  <a target="_blank" href="https://beian.miit.gov.cn">浙ICP备09019653号-31</a></small></div> </div> </div> </footer> <div id="fTools"><span id="gotop"> <i class="fa fa-arrow-up" aria-hidden="true"></i> </span><span id="feedback" title="建议反馈"> <i class="fa fa-inbox" aria-hidden="true"></i></span></div> <script type="text/javascript" src="https://static.open-open.com/js/lib.js?v=1.02"></script> <script type="text/javascript" src="https://static.open-open.com/assets/popper.min.js"></script> <script src="https://static.open-open.com/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://static.open-open.com/js/base.js?v=1.02"></script> <script type="text/javascript" src="https://static.open-open.com/js/jq-plug.js?v=1.02"></script> <script> $(function () { JC.reminderPop();//弹出用户信息 // JC.messagesPop(); //JC.getNotice(); //动态广播 $(".link-login").click(function(){ JC.lORr('login'); }); $("#topSearch").searchInit(); //用户登录状态 JC.setLogin(false); }); </script> <!-- JavaScript at the bottom for fast page loading --> <script> //index $(function () { function GetUrlParms() { var args = new Object(); var query = location.search.substring(1);//获取查询串 var pairs = query.split("&");//在逗号处断开 for (var i = 0; i < pairs.length; i++) { var pos = pairs[i].indexOf('=');//查找name=value if (pos == -1) continue;//如果没有找到就跳过 var argname = pairs[i].substring(0, pos);//提取name var value = pairs[i].substring(pos + 1);//提取value args[argname] = decodeURI(value);//存为属性 } return args; } var channel = ["all","learn","enjoy","resource","doc","solution","ppt", "", "", "pdf", "project", "lib", "code", "news", "blog"], args = new Object(), url = "https://www.open-open.com/search/", kw = "", t = 0, page = 1, channelList=$(".all-sort-list"); args = GetUrlParms(); if (args["kw"] != undefined) {kw = args["kw"].replace(/\+/g,' ').replace(/(^\s*)|(\s*$)/g, "");} if (args["page"] != undefined) {page = args["page"];} if (args["t"] != undefined) {t = parseInt(args["t"]);} $('.'+channel[t]).addClass("active"); $("#search-form input[name=t]").val(t); function goto(t) {return (t==0)?url+ "?kw="+kw:url+ "?kw="+kw+"&t="+t;} $('.tab').click(function () { window.location = goto($(this).data('t')) }); $('#search-form .close').click(function () { $("#search-form input[name=kw]").val('').focus(); $(this).hide(); }); }); </script> <!-- end scripts --> </body> </html>