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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 256 257 258 259 260 261 262 263 264 ··· 630 下一页

2012年12月17日

摘要: python基于http协议编程:httplib,urllib和urllib2 - Done - 博客园python基于http协议编程:httplib,urllib和urllib2 httplib实现了HTTP和HTTPS的客户端协议,一般不直接使用,在python更高层的封装模块中(urllib,urllib2)使用了它的http实现。Code highlighting produced by... 阅读全文
posted @ 2012-12-17 10:11 lexus 阅读(335) 评论(0) 推荐(0)

摘要: 18.6.22 ExamplesPrevious: 18.6.21 HTTPErrorProcessor Objects Up: 18.6 urllib2 Next: 18.7 httplib 18.6.22 ExamplesThis example gets the python.org main page and displays the first 100 bytes of it:>>... 阅读全文
posted @ 2012-12-17 10:05 lexus 阅读(291) 评论(0) 推荐(0)

摘要: 循环、迭代、遍历和递归 » 为之漫笔循环、迭代、遍历和递归2010年08月9日 原创, 翻译本想先找本算法和数据结构的书参考一下,但转念一想:不如考考自己的总结和逻辑表达能力。loop、iterate、traversal和recursion这几个词是计算机技术书中经常会出现的几个词汇。众所周知,这几个词分别翻译为:循环、迭代、遍历和递归。乍一看,这几个词好像都与重复(repeat)有关,但有的又... 阅读全文
posted @ 2012-12-17 09:38 lexus 阅读(174) 评论(0) 推荐(0)

摘要: QTableWidget转 http://my.oschina.net/weiwubunengxiao/blog/96245 阅读全文
posted @ 2012-12-17 08:15 lexus 阅读(129) 评论(0) 推荐(0)

摘要: 玩Linux笔记(2) —— 神奇的curl工具 http://my.oschina.net/chihz/blog/96101 阅读全文
posted @ 2012-12-17 08:12 lexus 阅读(156) 评论(0) 推荐(0)

摘要: Guacamole 0.7.1 发布,基于Web的VNC客户端 http://www.oschina.net/news/35808/guacamole-0-7-1 阅读全文
posted @ 2012-12-17 08:11 lexus 阅读(206) 评论(0) 推荐(0)

摘要: RazorSQL 6.0 发布,数据库客户端工具 http://www.oschina.net/news/35806/razorsql-6-0 阅读全文
posted @ 2012-12-17 08:11 lexus 阅读(170) 评论(0) 推荐(0)

摘要: 新立得 Synaptic 0.80 发布 – 支持GTK+3 http://www.oschina.net/news/35823/synaptic-0-80 阅读全文
posted @ 2012-12-17 08:10 lexus 阅读(173) 评论(0) 推荐(0)

摘要: Docutils 0.10 发布,支持 Python 3.3 http://www.oschina.net/news/35832/docutils-0-10 阅读全文
posted @ 2012-12-17 08:07 lexus 阅读(220) 评论(0) 推荐(0)

摘要: Qt 4.7: QDomNode Class ReferenceQDomNode Class ReferenceThe QDomNode class is the base class for all the nodes in a DOM tree. More... #include <QDomNode>Inherited by: QDomAttr, QDomCharacterData, QDom... 阅读全文
posted @ 2012-12-17 00:37 lexus 阅读(323) 评论(0) 推荐(0)

摘要: Javascript Tree Menu : Javascript Tree MenuTemplate: Javascript Tree MenuTree Javascript MSDN Library Look and FeelThe template emulates emulates MSDN Library look. To open submenus click on menu item... 阅读全文
posted @ 2012-12-17 00:35 lexus 阅读(215) 评论(0) 推荐(0)

摘要: recursion - How to write a simple preorder DOM tree traversal algorithm in jQuery? - Stack OverflowHow to write a simple preorder DOM tree traversal algorithm in jQuery? 阅读全文
posted @ 2012-12-17 00:29 lexus 阅读(151) 评论(0) 推荐(0)

摘要: How to traverse dom elements in raw JavaScript? - Stack OverflowHow to traverse dom elements in raw JavaScript? 阅读全文
posted @ 2012-12-17 00:28 lexus 阅读(177) 评论(0) 推荐(0)

摘要: JQuery. Parse XML children recursively. How? - Stack OverflowJQuery. Parse XML children recursively. How? 阅读全文
posted @ 2012-12-17 00:27 lexus 阅读(181) 评论(0) 推荐(0)

摘要: jquery - How can I recurse up a DOM tree? - Stack OverflowHow can I recurse up a DOM tree? 阅读全文
posted @ 2012-12-17 00:26 lexus 阅读(157) 评论(0) 推荐(0)

摘要: JB´s trash: Recursive DOM walk with DojoJB´s trashshort tips and ideas for Dojo, Javascript, Python and few others.čtvrtek, 19. dubna 2012Recursive DOM walk with DojoEver wanted to recursively walk al... 阅读全文
posted @ 2012-12-17 00:25 lexus 阅读(219) 评论(0) 推荐(0)

摘要: DOM TreeWalker - Tales of a Developer AdvocateDOM TreeWalkerAug 8th, 2010I really wanted to get a reference to Walker Texas Ranger in to the title, but I really couldn’t think of anything that cool. ... 阅读全文
posted @ 2012-12-17 00:23 lexus 阅读(318) 评论(0) 推荐(0)

摘要: ProtovisProtovisOverviewExamplesDocumentationDownloadGallery Force-Directed Layout Streamgraphs Parallel Coordinates More examples »Downloadprotovis-3.3.1.zip (4.7 MB)A graphical approach to ... 阅读全文
posted @ 2012-12-17 00:21 lexus 阅读(280) 评论(0) 推荐(0)

摘要: Qt 4.7: DOM Traversal ExampleContentsWindow Class DefinitionWindow Class ImplementationStarting the ExampleFurther ReadingDOM Traversal ExampleFiles:webkit/domtraversal/window.cppwebkit/domtraversal/w... 阅读全文
posted @ 2012-12-17 00:19 lexus 阅读(307) 评论(0) 推荐(0)

摘要: javascript - Turning recursive node traversal into iterative node traversal - Stack OverflowTurning recursive node traversal into iterative node traversal 阅读全文
posted @ 2012-12-17 00:18 lexus 阅读(162) 评论(0) 推荐(0)

上一页 1 ··· 256 257 258 259 260 261 262 263 264 ··· 630 下一页