2014年12月7日 星期日

2014.11.30 - photoshop plugin

topaz lab
serial key
http://static.tumblr.com/qhj90ht/NZdmkfz8n/sr.txt



onOne
nik software
lucis
alien skin

2014年12月3日 星期三

ios - button press


- (IBAction)press1:(id)sender {

    self.lab1.text=@"press";

}

ios - Vibrate



#import


    AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);