一段三年前的源码

诚信通代购源码。 本源码仅供技术交流,若无意中侵犯到您的权利请发邮件至jiansihun#foxmail.com,请看到源码之后修正源码使用漏洞。

此源码仅是作者无意中于2007年练习写出,仅仅是一个demo而已。

 

 

代码使用方法:

请替换代码中用户名称和密码

该源码已经不再更新。

源码下载

Share
Posted in php at June 27th, 2010. No Comments.

ipad 排版对齐

USA TODAY 的在新闻类app之中是我最喜欢的一个之一,我对于它其中的排版惊奇不已。

在来看看ibook吧,在英文上已经完全成功处理了。

在来对比一点研究成果

左侧栏完美的对齐。超乎想象,做一下性能测试先,待续吧,hope

Share
Posted in iphone at June 24th, 2010. No Comments.

NSValue is a wrap

An NSValue object is a simple container for a single C or Objectie-C
data item. It can hold any of the scalar types such as int, float, and
char, as welll as pointers, structures, and object ids. "
– from "Number and Value Programming Topics for Cocoa"

Share
Posted in Uncategorized at June 6th, 2010. No Comments.