03 2015 档案

摘要:GrepCode(GC)Eclipse插件允许Eclipse用户在Eclipse IDE中搜索由GrepCode提供的工厂类。本教程介绍如何安装和使用插件。使用Eclipse3.5(Galileo)的screeshots。类似的步骤可以遵循与Eclipse 3.4.x 版本(Ganymede).系统... 阅读全文
posted @ 2015-03-10 15:03 3H 阅读(576) 评论(0) 推荐(0)
摘要:#-*- coding:utf-8 -*-import logging# 配置日志信息logging.basicConfig(level=logging.DEBUG, format='%(asctime)s %(name)-12s %(levelname)-8s... 阅读全文
posted @ 2015-03-06 00:50 3H 阅读(2568) 评论(0) 推荐(0)