《python视频教程2开发工具.ppt

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《python视频教程2开发工具.ppt《python视频教程2开发工具.ppt《python视频教程2开发工具.ppt

微信公众平台python开发 第二集 开发工具 北风网 易伟 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 工具 编辑器 SAE python2.7 sublime text 测试工具:debug、宾果 更新:SVN Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. sublime text 选择sublime text 2,不用3 install package gbk pep8 autocompletion ctrl+ shift+p ctrl+ shift+r 格式 ctrl B run coding:utf-8/ # -*- coding: utf-8 -*- Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. install package import urllib2,os; pf=Package Control.sublime-package; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),wb).write(urllib2.urlopen(/+pf.replace( ,%20)).read()); print Please restart Sublime Text to finish installation Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. python环境 路径C:\Documents and Settings\Administrator\Application Data\Sublime Text 2\Packages\Python 修改Python.sublime-build 增加 path:D:/Python27 中文 路径C:\Program Files\Sublime Text 2 修改sublime_plug.py 增加 reload(sys) sys.setdefaultencoding(gbk) Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 基本语法 注释# 变量 结尾 缩进 入口 import 函数def Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 学习地址 python视频教程: 基于Python的微信公众平台二次开发/goods-457.html Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd.

文档评论(0)

jizi6339 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档