摘要: #include "math.h"#include "stdio.h" double casm_rr ;unsigned int casm_t1;unsigned int casm_t2;double casm_x1;double casm_y1;double casm_x2;double casm_y2;double casm_f;double yj_sin2(double x){ double tt ; double ss; int ff ; double s2; int cc; ff=0; if (x3.1415926535897932) ... 阅读全文
posted @ 2013-07-26 17:00 翛尧 阅读(859) 评论(0) 推荐(0)
摘要: 原文:http://db-in.com/blog/2011/07/universal-framework-iphone-ios-2-0/原文废话太多啊,自己总结一下,因为我是在原有的静态库工程基础上建立的,所以新建一个target就好了。1 新建target,macOS中的bundle:2 接下来设置bundle的build setting:(直接复制了)Base SDK: Latest iOS (iOS X.X) (in the X.X will appear the number of the lastest iOS SDK installed on your machine).Archi 阅读全文
posted @ 2013-07-26 15:02 翛尧 阅读(513) 评论(0) 推荐(0)