03 2013 档案
摘要:记录几个脚本便于以后查看diff-wrap.py:#!/usr/bin/env pythonimport sysimport os# Configure your favorite three-way diff program here.DIFF3 = "/Applications/DiffMerg...
阅读全文
摘要:ref:http://zh.wikipedia.org/wiki/%E5%8E%9F%E5%9E%8B%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88原型程式設計或称为基于原型的编程、原型编程,是面向对象编程的子系统和一种方式。在原型编程中,类不是实时的,而且行为重用(通常认...
阅读全文
摘要:An audio frame, or sample, contains amplitude (loudness) information at that particular point in time. To produce sound, tens of thousands of frames are played in sequence to produce frequencies.In th...
阅读全文
摘要:从 iOSMFMessageComposeViewController,可以用来发短信。用法:MFMessageComposeViewController *picker = [[MFMessageComposeViewController alloc] init];picker.messageCo...
阅读全文
浙公网安备 33010602011771号