Intellij IDEA15:創建Python 工程

  Intellij IDEA15:創建Python 工程 [python]  view plain  copy   #! /usr/bin/env python   # -*- coding: utf-8 -*-      def foo():       str="function"       print(str);      def foo1(num):       print('num'
相關文章
相關標籤/搜索