#!/user/bin/env python #-*-coding:utf-8 -*- #Author: qinjiaxi import random from urllib import urlopen import sys WORD_URL = "http://learncodethehardway.org/words.txt" WORDS =[] PHRASES = { "class ###(###):": "Make a class named #
头文件 以此作为模板,记录于此 #import <Foundation/Foundation.h>#import <UIKit/UIKit.h>//this can write delegate directly,but out of the class ,can't see the class,so we add a @class@class HWeatherManager; @protocol HWeatherManagerDelegate <NSObject> /