浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年12月13日

摘要: django-haystack+solr实现搜索 http://my.oschina.net/zhuf/blog/95491 阅读全文
posted @ 2012-12-13 22:09 lexus 阅读(164) 评论(0) 推荐(0)

摘要: django-haystack+solr实现搜索 http://my.oschina.net/zhuf/blog/95491 阅读全文
posted @ 2012-12-13 22:09 lexus 阅读(226) 评论(0) 推荐(0)

摘要: OCILIB 3.11.0 发布,跨平台 Oracle 驱动 http://www.oschina.net/news/35711/ocilib-3-11-0 阅读全文
posted @ 2012-12-13 22:08 lexus 阅读(185) 评论(0) 推荐(0)

摘要: Ubuntu 有了第一个全球 CDN 更新源 http://www.oschina.net/news/35735/ubuntu-cdn-repository 阅读全文
posted @ 2012-12-13 22:05 lexus 阅读(230) 评论(0) 推荐(0)

摘要: Selenium Two Tutorial using IronPython and InternetExplorerDriver - The Automated TesterSelenium Two Tutorial using IronPython and InternetExplorerDriverMon 11 Jan 2010This tutorial is to show how to ... 阅读全文
posted @ 2012-12-13 17:52 lexus 阅读(446) 评论(0) 推荐(0)

摘要: 一个WebRequest+代理+POST登录_软件学园_科技时代_新浪网一个WebRequest+代理+POST登录http://www.sina.com.cn 2008年07月08日13:07 IT168.com 【IT168技术文档】public static void ProxySetting(WebRequest request) { WebProxy proxy = WebProx... 阅读全文
posted @ 2012-12-13 17:52 lexus 阅读(285) 评论(0) 推荐(0)

摘要: Implementing a small Cron service in C# - CodeProjectImplementing a small Cron service in C#By Stefan Rieken, 14 Jul 2005 3.61 (14 votes)123453.61/5 - 14 votesμ 3.61, σa 2.64 [?]Download sour... 阅读全文
posted @ 2012-12-13 17:48 lexus 阅读(343) 评论(0) 推荐(0)

摘要: ncrontab - Crontab for .NET - Google Project HostingA library written in C# 3.0 that provides the following facilities:Parsing of crontab expressions Formatting of crontab expressions Calculation of o... 阅读全文
posted @ 2012-12-13 17:43 lexus 阅读(108) 评论(0) 推荐(0)

摘要: WebRequest.Proxy Property (System.Net)The following example displays the current network proxy address and allows the user to assign a new network proxy address and port number.C#C++VBCopy // Create... 阅读全文
posted @ 2012-12-13 15:45 lexus 阅读(287) 评论(0) 推荐(0)

摘要: Submit a POST form and download the result web page - IronPython CookbookSubmit a POST form and download the result web pageFrom IronPython Cookbook prepare a request object, that is created for a gi... 阅读全文
posted @ 2012-12-13 15:37 lexus 阅读(395) 评论(0) 推荐(0)

摘要: Download a web page - IronPython CookbookDownload a web pageFrom IronPython Cookbook Using the WebClient class A simple example:from System.Net import WebClient content = WebClient().DownloadString("... 阅读全文
posted @ 2012-12-13 15:35 lexus 阅读(233) 评论(0) 推荐(0)

摘要: 百度辜斯缪谈搜索引擎的未来——实体搜索 百度辜斯缪谈搜索引擎的未来——实体搜索 作者 贾国清 发布于 2012年11月25日 领域 语言 & 开发 主题 数据仓库 , 百度 , 搜索 新浪微博 腾讯微博 豆瓣网 Twitter Facebook linkedin 邮件分享 更多 1 百度资深研发工程师辜斯缪:多年来,自然语言技术一直被认为是人机界面的“乌托邦”梦想。也即人们对计算机说出一句话... 阅读全文
posted @ 2012-12-13 15:25 lexus 阅读(429) 评论(0) 推荐(0)

摘要: 豌豆荚工程师谈其新版应用搜索技术 豌豆荚工程师谈其新版应用搜索技术 作者 水羽哲 发布于 2012年12月6日 领域 语言 & 开发 主题 Android , 移动 , 移动开发 , 搜索 , 操作系统 新浪微博 腾讯微博 豆瓣网 Twitter Facebook linkedin 邮件分享 更多 3 豌豆荚近日发布了应用搜索的新版本,主要针对安全、隐私等问题做出了改善,InfoQ就相关... 阅读全文
posted @ 2012-12-13 15:22 lexus 阅读(443) 评论(0) 推荐(0)

摘要: . Getting Started1.1. IntroductionThe simplest way to get starded with embedding IronPython in your application is to use the Python class defined in IronPython.Hosting. This class includes function... 阅读全文
posted @ 2012-12-13 15:03 lexus 阅读(415) 评论(0) 推荐(0)

摘要: #!/usr/bin/env python#encoding=utf-8import urllib2url="http://www.qingfanqie.com/Book/BookClass.aspx?classId=79"#opener.addheaders = [('User-agent', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko... 阅读全文
posted @ 2012-12-13 14:30 lexus 阅读(256) 评论(0) 推荐(0)

摘要: R,不仅仅是一种语言 – 不周山R,不仅仅是一种语言本文原载于《程序员》杂志2010年第8期,因篇幅所限,有所删减,这里刊登的是全文。简介:R是什么工欲善其事,必先利其器,作为一个战斗在IT界第一线的工程师,C/C++、java、perl、python、ruby、php、javascript、erlang等等等等,你手中总有一把使用自如的刀,帮助你披荆斩棘。应用场景决定知识的储备与工具的选择,反过... 阅读全文
posted @ 2012-12-13 13:48 lexus 阅读(345) 评论(0) 推荐(0)

摘要: 数据科学与R语言: 关于我关于我钱钟书曾说,鸡蛋好吃不一定要去认识下蛋的母鸡。不过人类是社会化的动物,访客和博主都希望有多一些的交流。在2012年元旦之即,写下这篇短文算是我的简介吧。 最早接触的计算机还是一台386,那时作为Geek的成就感来自于迅速的打下一连串DOS命令,而Windows出现后这种击打的快感便消失了。所以当再接触到R语言时,这种命令行的工作方式让人非常亲切。 上大学时很想选... 阅读全文
posted @ 2012-12-13 13:38 lexus 阅读(714) 评论(0) 推荐(0)

摘要: 简历(谢益辉) | 谢益辉简历(谢益辉)home about publication guestbook vitae categories tags links subscribe联系方式地址:2215 Snedecor Hall, Ames, IA;邮编:50011 Email:xie@yihui.name;主页:http://yihui.name/研究兴趣数据可视化,统计图形,交互式图形;统计... 阅读全文
posted @ 2012-12-13 13:24 lexus 阅读(763) 评论(0) 推荐(0)

摘要: Software | Xiao NanGoogle's R Style Guide - Chinese VersionGoogle's style guide for R gurus. The style guide conveys that consistency and detailed usages are the very elements in R coding. Except that... 阅读全文
posted @ 2012-12-13 13:23 lexus 阅读(134) 评论(0) 推荐(0)

摘要: 建议的程序员学习LDA算法的步骤 - Waleking的专栏 - 博客频道 - CSDN.NET 建议的程序员学习LDA算法的步骤 分类: 机器学习 2012-02-18 20:50 634人阅读 评论(0) 收藏 举报原文地址:http://tech.it168.com/a2011/0801/1225/000001225832.shtml这一阵为了工作上的关系,花了点... 阅读全文
posted @ 2012-12-13 13:09 lexus 阅读(419) 评论(0) 推荐(0)