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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 363 364 365 366 367 368 369 370 371 ··· 630 下一页

2012年5月11日

摘要: 图灵社区 : 图书 : 深入浅出CoffeeScript深入浅出CoffeeScript 推荐 0 收藏 书 名: 深入浅出CoffeeScript 系列书名: 图灵程序设计丛书 作 者: Trevor Burnham 译 者: 寸志 书 号: 978-7-115-27974-3 出版日期: 2012-05 页 数: 120 定 价: 35.00 元 类 别: ja... 阅读全文
posted @ 2012-05-11 12:53 lexus 阅读(372) 评论(0) 推荐(0)

摘要: Node入门 » 一本全面的Node.js教程(请注意,当我们在服务器访问网页时,我们的服务器可能会输出两次“Request received.”。那是因为大部分服务器都会在你访问 http://localhost:8888 /时尝试读取 http://localhost:8888/favicon.ico ) 阅读全文
posted @ 2012-05-11 12:49 lexus 阅读(286) 评论(0) 推荐(0)

摘要: BARNES & NOBLE | Bring Up the Bodies by Hilary Mantel, Holt, Henry & Company, Inc. | NOOK Book (eBook), Hardcover, AudiobookBarnsnobles 阅读全文
posted @ 2012-05-11 12:46 lexus 阅读(171) 评论(0) 推荐(0)

摘要: http://hi.baidu.com/baoer1024/blog/item/62c8893a3ec439f8b311c74d.htmlRabin Hash及其他哈希算法比较2009-11-21 22:32最近看了RabinHash相关的资料,写了写相关的一点程序。下面比较一下RabinHash和SHA1。RabinHash冲突率很小。它是将等计算文本看成由01串组成的一个很大的数或是多项式,对... 阅读全文
posted @ 2012-05-11 12:42 lexus 阅读(959) 评论(0) 推荐(0)

摘要: 幫倒忙的IE8 JSON.stringify() - 黑暗執行緒幫倒忙的IE8 JSON.stringify()正在趕工寫程式,沒想到又跟Bug耗上了大半天… (好像每次都這樣)有段程式用了JSON2.js處理資料欄位的編修,原本執行良好,今天測試卻發現如果<input type='text'>的value是空字串,傳回結果會變成null四個字。原本以為這是JSON2.js將空字串視為null所致... 阅读全文
posted @ 2012-05-11 11:04 lexus 阅读(1557) 评论(0) 推荐(0)

摘要: MVC3, jQuery and JSON.stringify : The Official Microsoft ASP.NET ForumsMVC3, jQuery and JSON.stringifyRSS6 repliesLast post Feb 07, 2012 03:14 AM by atnoslen‹ Previous Thread|Next Thread › Replyatnosl... 阅读全文
posted @ 2012-05-11 11:02 lexus 阅读(604) 评论(0) 推荐(0)

摘要: JSON.stringify 语法讲解认识javascript也不短的时间了,可是这个用法说实在的,我还是第一次见过,惭愧啊惭愧啊。于是乎,在网上找了写资料,写了些例子 希望能给园子们一些帮助。作用:这个函数的作用主要是为了系列化对象的。可能有些人对系列化这个词过敏,我的理解很简单。就是说把原来是对象的类型转换成字符串类型(或者更确切的说是json类型的)。就这么简单。打个比方说,你有一个类,那么... 阅读全文
posted @ 2012-05-11 10:58 lexus 阅读(333) 评论(0) 推荐(0)

摘要: Notes: GitHub, CA errors and old curl'sGitHub, CA errors and old curl'sA couple weeks back I noticed someone on Twitter having problems cloning git repos fromGitHubusing HTTPS. I didn't pay attention ... 阅读全文
posted @ 2012-05-11 10:50 lexus 阅读(458) 评论(0) 推荐(0)

摘要: Website Monitoring Overview | Webmetrics | WebmetricsView Your Website Performance from Your Customers’ PerspectiveMonitoring the performance of your website allows you to improve uptime, protect your... 阅读全文
posted @ 2012-05-11 09:58 lexus 阅读(281) 评论(0) 推荐(0)

摘要: About BookRabbit: What we do and why - BookRabbitOur mission is to bring the UK's bookshelves to life BookRabbit is an online book community that dynamically connects readers, authors and publishers t... 阅读全文
posted @ 2012-05-11 09:56 lexus 阅读(177) 评论(0) 推荐(0)

摘要: How Yottaa Brings Site Speed,Scale and Security to Your WebsiteOptimize, Protect and Monitor Your WebsiteYottaa is an easy-to-use cloud service that brings speed, scale and security to any website. It... 阅读全文
posted @ 2012-05-11 09:55 lexus 阅读(412) 评论(0) 推荐(0)

摘要: Ficstar Software � Web Data Extraction ToolsAbout UsFicstar Software, Inc. is a Toronto-based provider of powerful web data extraction and data mining solutions. Our cutting-edge products and services... 阅读全文
posted @ 2012-05-11 09:39 lexus 阅读(270) 评论(0) 推荐(0)

摘要: 關於python 2.x中文字編碼的簡單說明 from v2exBy 013231 at 2 天前, 154 次点击剛剛看到有人在糾結文字編碼的問題, 我來說一下我的理解.我也是Python新手, 此文中如有錯誤請指正.1. 如果文件含有非ASCII字符, 在開頭加一行註釋:# encoding=utf-8# 如果你的源代碼文件不是UTF-8編碼, 把'utf-8'換成相應的編碼否則你會遭遇Syn... 阅读全文
posted @ 2012-05-11 09:00 lexus 阅读(218) 评论(0) 推荐(0)

摘要: substack/node-browserifyBrowserifyMake node-style require() work in the browser, as if by magic!Browserify generates a single static bundle that you can drop into your application with a single<script... 阅读全文
posted @ 2012-05-11 08:54 lexus 阅读(704) 评论(0) 推荐(0)

摘要: Scraping the Dynamic Web with PhantomJS: Using jQuery and Node: James Morrin: 9781449321864: Amazon.com: BooksScraping the Dynamic Web with PhantomJS: Using jQuery and Node [Paperback] James Morrin (A... 阅读全文
posted @ 2012-05-11 08:34 lexus 阅读(300) 评论(0) 推荐(0)

摘要: FAQ’S - Ultimate Web ScrapingFAQ’S How much does it cost? Each project is unique. Fill out the getting started form for a free quote. Try to be as detailed as you can for us to provide you with a acc... 阅读全文
posted @ 2012-05-11 08:31 lexus 阅读(223) 评论(0) 推荐(0)

摘要: From your comments,Id guess you have 2 optionsTry to find a phantomjs node module -https://github.com/sgentle/phantomjs-nodeRun phantomjs as a child process inside node -http://nodejs.org/api/child_pr... 阅读全文
posted @ 2012-05-11 08:27 lexus 阅读(381) 评论(0) 推荐(0)

摘要: sudo dpkg -i meteor_0.3.5-1_amd64.deb 阅读全文
posted @ 2012-05-11 08:08 lexus 阅读(207) 评论(0) 推荐(0)

摘要: Node入门 » 一本全面的Node.js教程Node入门作者:Manuel Kiessling翻译:goddyzhao&GrayZhang&MondayChen关于本书致力于教会你如何用Node.js来开发应用,过程中会传授你所有所需的“高级”JavaScript知识。本书绝不是一本“Hello World”的教程。状态你正在阅读的已经是本书的最终版。因此,只有当进行错误更正以及针对新版本Nod... 阅读全文
posted @ 2012-05-11 07:49 lexus 阅读(1266) 评论(0) 推荐(0)

摘要: 【首家报道】用Meteor框架快速搭建高质量互联网应用 - CNode【首家报道】用Meteor框架快速搭建高质量互联网应用互联网的昨天,今天与明天 过去的互联网像是一种杂志的展示,从技术上来讲,就是html+css+少量javascript。在软件的架构上经常会有所谓的C/S和B/S模型。可以说从Google推出Gmail邮箱后,人们发现AJAX可以使浏览器更接近客户端了。到目前为止Gmail邮... 阅读全文
posted @ 2012-05-11 07:30 lexus 阅读(671) 评论(0) 推荐(0)

上一页 1 ··· 363 364 365 366 367 368 369 370 371 ··· 630 下一页