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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 438 439 440 441 442 443 444 445 446 ··· 630 下一页

2012年2月28日

摘要: Jython Course OutlineJython Course Outline Author:Dave KuhlmanAddress:dkuhlman@rexx.com http://www.rexx.com/~dkuhlman Revision:1.1bDate:May 9, 2008Copyright:Copyright (c) 2006 Dave Kuhlman. All Ri... 阅读全文
posted @ 2012-02-28 21:35 lexus 阅读(345) 评论(0) 推荐(0)

摘要: Sikuli Documentation — Sikuli X 1.0 documentationSikuli Documentation¶Getting HelpLooking for specific information?Try the Table of ContentsLook through the IndexUse the Search PageSee other people’s ... 阅读全文
posted @ 2012-02-28 21:35 lexus 阅读(331) 评论(0) 推荐(0)

摘要: JMRI: A Java Model Railroad InterfaceWhat is JMRI?The JMRI project is building tools for model railroad computer control. We want it to be usable to as many people as possible, so we're building it in... 阅读全文
posted @ 2012-02-28 21:11 lexus 阅读(385) 评论(0) 推荐(0)

摘要: Using the WebLogic Scripting ToolWebLogic Scripting Tool Using the WebLogic Scripting Tool The following sections describe the WebLogic Scripting Tool: What is the WebLogic Scripting Tool... 阅读全文
posted @ 2012-02-28 21:03 lexus 阅读(990) 评论(0) 推荐(0)

摘要: iTunes-播客-Josh Juneau 的播客《Jython Podcast》Jython Podcast 阅读全文
posted @ 2012-02-28 20:59 lexus 阅读(103) 评论(0) 推荐(0)

摘要: Jython Interactive Servlet ConsoleJython Interactive Servlet Console[Download] [License] Questions or Feedback? Send email to Vishal Goenka Q> What is Jython Interactive Servlet Console?A> It is an i... 阅读全文
posted @ 2012-02-28 20:56 lexus 阅读(363) 评论(0) 推荐(0)

摘要: STIL - Starlink Tables Infrastructure Library STIL Starlink Tables Infrastructure LibraryGeneric Java Table Handling for Astronomy What is STIL? Features Generic VOTable Supported Formats Docume... 阅读全文
posted @ 2012-02-28 20:53 lexus 阅读(230) 评论(0) 推荐(0)

摘要: STILTS - Starlink Tables Infrastructure Library Tool SetSTILTS - Starlink Tables Infrastructure Library Tool SetVersion 2.4Starlink User Note 256 Mark Taylor 27 October 2011 $Id: sun256.xml 10109 2011... 阅读全文
posted @ 2012-02-28 20:53 lexus 阅读(300) 评论(0) 推荐(0)

摘要: Use Jython to Exercise Java APIs Without CompilingUse Jython to Exercise Java APIs Without Compiling http://www.devx.comPrinted from http://www.devx.com/java/Article/27571/1954Use Jython to Exercise J... 阅读全文
posted @ 2012-02-28 20:49 lexus 阅读(325) 评论(0) 推荐(0)

摘要: JythonMonthly/Articles/September2006/1 - JythonWikiAccessing Jython from Java Without Using jythoncSubmitted By: Josh Juneau You may or may not know that it is possible to access Jython code from Java... 阅读全文
posted @ 2012-02-28 20:45 lexus 阅读(274) 评论(0) 推荐(0)

摘要: 使用python开发hadoop streaming程序及hadoop python网页抓取例子 - flying5 - 博客园使用python开发hadoop streaming程序及hadoop python网页抓取例子Hadoop streaming是Hadoop的一个工具,它帮助用户创建和运行一类特殊的map/reduce作业,这些特殊的map/reduce作业是由一些可执行文件或脚本文件... 阅读全文
posted @ 2012-02-28 20:43 lexus 阅读(1071) 评论(0) 推荐(0)

摘要: Jython 简单入门 博客分类:pythonJythonPythonJavaCC++1. 用Jython调用Java类库 第一步、创建Java类 写一个简单的Java类,用Point来示例:Java代码 importorg.python.core.*;publicclassPointextendsPyObject{privateintx;privateinty;publicPoint(){... 阅读全文
posted @ 2012-02-28 20:41 lexus 阅读(2076) 评论(0) 推荐(0)

摘要: Python里pycurl使用记录 - 无聊空间Python里pycurl使用记录这阵子使用python里读rss保存到数据库里,但使用了一段时间urllib觉得慢,在网上说pycurl的速度比urllib快,于是尝试使用,记录下使用方法: #!/usr/bin/env python# -*- coding: utf-8 -*-import StringIOimport pycurl html =... 阅读全文
posted @ 2012-02-28 17:00 lexus 阅读(226) 评论(0) 推荐(0)

摘要: PycURL Documentationpycurl — A Python interface to the cURL libraryThe pycurl package is a Python interface to libcurl (http://curl.haxx.se/libcurl/). pycurl has been successfully built and tested wit... 阅读全文
posted @ 2012-02-28 16:56 lexus 阅读(346) 评论(0) 推荐(0)

摘要: 用curl 发送指定的大cookie的http/https request_jian_g_-ChinaUnix博客用curl 发送指定的大cookie的http/https request (2011-08-16 13:54)分类: linux系统管理用curl 发送指定的大cookie的http/https request2010年9月26日15:08Using curl, we can sen... 阅读全文
posted @ 2012-02-28 16:32 lexus 阅读(674) 评论(0) 推荐(0)

摘要: Download A File Using Cygwin and cURLDownload A File Using Cygwin andcURLI'm starting to like using Cygwin more and more. Command line scripting allows me to get the information without all of the ha... 阅读全文
posted @ 2012-02-28 16:28 lexus 阅读(294) 评论(0) 推荐(0)

摘要: MS的cdn不能用不用看了,太贱了作者 Abel Avram 译者 赵劼 发布于 2009年9月19日领域 语言 & 开发主题 JavaScript , 动态语言 , .NET , 语言 , AJAX , 微软 , 编程 , jQuery , RIA为了吸引更多开发人员和网站使用ASP.NET,微软为Microsoft AJAX和jQuery脚本提供了免费的CDN服务。目前微软CD... 阅读全文
posted @ 2012-02-28 15:20 lexus 阅读(485) 评论(0) 推荐(0)

摘要: 无线鼠标买来好像半个月就一节电池没了,可能是晚上走没关过的缘故 阅读全文
posted @ 2012-02-28 15:01 lexus 阅读(178) 评论(0) 推荐(0)

摘要: Eclipse 3.5.2及插件安装 –Eclipse 3.5.2及插件安装作者:lizongbo 发表于:22:28. 星期四, 三月 4th, 2010 版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本版权声明。 http://618119.com/archives/2010/03/04/160.htmlEclipse 3.5.2及插件安装 1.首先下载Ecli... 阅读全文
posted @ 2012-02-28 11:17 lexus 阅读(638) 评论(0) 推荐(0)

摘要: RPM/AlienHowto - Community Ubuntu DocumentationRPMAlienHowto Alien converts an RPM package file into a Debian package file or Alien can install an RPM file directly. This is not the recommended way to... 阅读全文
posted @ 2012-02-28 10:43 lexus 阅读(216) 评论(0) 推荐(0)

上一页 1 ··· 438 439 440 441 442 443 444 445 446 ··· 630 下一页