New pages
From 呼吸的草稿本
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 09:23, 3 April 2011 NSWindow Flip using non-private api (hist) [1,216 bytes] Xhan (Talk | contribs) (Created page with '== 老的实现(非动画) == http://brockerhoff.net/src/ Searching for some cool eye candy to add to my applications, I thought of having the main window flip around to present…')
- 12:44, 30 January 2011 Opensource libraries (hist) [243 bytes] Xhan (Talk | contribs) (Created page with '* [http://www.brandonwalkin.com/bwtoolkit/ bwtoolkit] BWToolkit is an Interface Builder plugin that contains commonly used UI elements and other objects designed to simplify Ma…')
- 03:42, 30 January 2011 Sqlite wrapper solution (hist) [2,509 bytes] Xhan (Talk | contribs) (Created page with '== Entropydb<br> == [http://code.google.com/p/entropydb/ http://code.google.com/p/entropydb/]<br> EntropyDB is an embedded object database for Mac OS X 10.5 and iPhone OS writt…')
- 03:04, 24 September 2010 免费iPhone iPad app 跟踪 (hist) [464 bytes] Xhan (Talk | contribs) (Created page with 'http://appshopper.com/free http://www.iappstoday.com/(中文) http://www.freeappaday.com http://freeappalert.com/ (本人强烈推荐,提醒下,并非高售价…')
- 01:22, 13 September 2010 Open source Projects from maniacdev (hist) [4,878 bytes] Xhan (Talk | contribs) (Created page with 'contents collects from [http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps/ maniacdev.com]<br><br> <br> The Open Source iPhone Apps List…')
- 01:16, 13 September 2010 Open source games (hist) [696 bytes] Xhan (Talk | contribs) (Created page with 'The games are from Matthijs Hollemans and look like great material for a beginner iPhone developer to learn from. The games will be added to the open source iphone apps list in s…')
- 09:01, 21 July 2010 Iphone ipad itouch 各版本ipsw固件下载 (hist) [39 bytes] Xhan (Talk | contribs) (Created page with 'http://www.felixbruns.de/iPod/firmware/')
- 01:43, 14 July 2010 3gs iOS4降级至3.1.3 (hist) [734 bytes] Xhan (Talk | contribs) (Created page with '来源网址 http://www.funkyspacemonkey.com/downgrade-iphone-os-40-313-mac-windows 基本步骤 * 改host * 恢复3.1.3ipsw * 提示1015错误后关闭itunes * 打开命令行…')
- 09:20, 5 July 2010 Iphone cover flow 开源实现 (hist) [739 bytes] Xhan (Talk | contribs) (Created page with ' http://wiki.github.com/devinross/tapkulibrary/coverflow 不仅仅是coverflow效果,很高内容的库 http://apparentlogic.com/openflow/ git 地址 http://github.com/thefaj/…')
- 10:45, 23 June 2010 修复升级到ios4后无法通过3g或蜂窝数据上网 (hist) [710 bytes] Xhan (Talk | contribs) (Created page with '联通1863.13越狱过的手机用户升级ios4以后,如果恢复以前的备份数据,是无法正常上网及彩信的,原因是备份数据恢复的时候修改了apn…')
- 08:01, 18 June 2010 Iphone开源库 (hist) [11,542 bytes] Xhan (Talk | contribs) (Created page with 'via http://www.mobisoftinfotech.com/blog/iphone/iphone-open-source-libraries/ iPhone Open Source libraries<br>Hello to all iPhone Developer Community Buffs!! Here is …')
- 08:00, 18 June 2010 Iphone开源项目 (hist) [8,321 bytes] Xhan (Talk | contribs) (Created page with ' iPhone Open Source Applications<br>Howdy Everyone.. Here is a Consolidated List of Few iPhone Open Source Applications we came across having interesting, useful and common…')
- 10:06, 21 April 2010 开发资料&&资源 (hist) [251 bytes] Xhan (Talk | contribs) (Created page with ' Blog [http://www.drobnik.com/touch/ www.drobnik.com/touch/] [http://www.uuindex.com www.uuindex.com] 悠悠索引(另一个资源收藏癖)')
- 08:14, 1 April 2010 A* Path Finding && Unity (hist) [275 bytes] Xhan (Talk | contribs) (Created page with 'http://www.arongranberg.com/unity/a-pathfinding <br> 使用也很简单,自动生成节点后。 Seeker Script: (Seeker )controler.StartPath (controler.transform.position,…')
- 15:25, 27 March 2010 IPhone通过SSH-D穿越长城的方法 (hist) [186 bytes] Xhan (Talk | contribs) (Created page with 'http://waiwaier.com/post/73?replytocom=105 关于ssh -D翻墙分享的一些遗补(附pac文件的改进探索) http://honeonet.spaces.live.com/blog/cns!15BAC1A170471DB!150…')
- 10:26, 27 March 2010 修复blackrain越狱后无法浏览root目录 (hist) [582 bytes] Xhan (Talk | contribs) (Created page with '--~~~~ 倒霉的我之前一直以为是我rp问题。 今天搜索了下发现,我** 原来是blackrain已知的issue 点 http://code.google.com/p/iphonebrowser/issues/detai…')
- 09:48, 27 March 2010 修复启动Cydia后崩溃的情况 (hist) [626 bytes] Xhan (Talk | contribs) (Created page with '好像因为下载某个应用时候突然卡住后,下次打开cydia后在Loading界面就会异常退出。 更要命的是我的iphone破解不完全,无法通过工具…')
- 10:35, 26 March 2010 Add sitemap support and change default URL (hist) [1,067 bytes] Xhan (Talk | contribs) (Created page with '这里记录的是我的方法。 在wiki目录下新建一个sitemap文件夹 在里面执行内容 <syntaxhighlight lang="bash"> /usr/local/php5/bin/php ../maintenance/gener…')
- 07:54, 26 March 2010 将Interface当成Objc的Delegate使用 (hist) [840 bytes] Xhan (Talk | contribs) (Created page with '自己琢磨出来的方法,后果自负。嘿嘿。 <syntaxhighlight lang="csharp"> //定义Delegate public interface ISelectableDelegate { void OnClick(Selectable obj); …')
- 10:02, 25 March 2010 语法高亮 (hist) [1,262 bytes] Xhan (Talk | contribs) (Created page with '<csharp> protected void LoadLevelData(TextAsset text) { string textContent = text.text; string[] lines = textContent.Split('\n'); for (int i = 0;…')
- 10:26, 24 March 2010 可视化编辑器 FCKeditor (hist) [462 bytes] Xhan (Talk | contribs) (Created page with '到哪都少不了的FCKeditor ,虽然不喜欢它的臃肿,不过用用也无妨。 官方页面 http://www.mediawiki.org/wiki/Extension:FCKeditor_(by_FCKeditor_and_Wikia)…')
- 10:05, 24 March 2010 安全设定,关闭注册,防止用户编辑内容 (hist) [872 bytes] Xhan (Talk | contribs) (Created page with '因为require_once( “includes/DefaultSettings.php” )中初始化过,所以下面语句必须放在此语句之后。 禁止新用户注册 在LocalSettings.php中加入…')
- 11:57, 23 January 2010 Current events (hist) [187 bytes] 202.108.50.73 (Talk) (HZbmgZyqrnqgeTzTFpC)
- 11:56, 23 January 2010 Contents (hist) [187 bytes] 213.79.93.188 (Talk) (cqzXvkpXurypAi)
- 11:55, 23 January 2010 Community Portal (hist) [187 bytes] 158.59.200.109 (Talk) (fhmlWDip)
- 09:33, 20 January 2010 制作HP bar 的两种方法 (hist) [187 bytes] Xhan (Talk | contribs) (Created page with ' == 方法一,手绘 == <nowiki> void OnGUI() { float w = Mathf.Lerp(0,100,Time.time); GUI.Label(new Rect(50,50,background.width,background.height),background); GU…')
- 03:52, 20 January 2010 Singleton 记录不同level的公共信息,玩家名字,经验等 (hist) [504 bytes] Xhan (Talk | contribs) (Created page with 'http://www.unifycommunity.com/wiki/index.php?title=Singleton == The non-component example == <csharp>public class MySingleton { private static MySingleton instance; public M…')
- 05:16, 18 January 2010 Start 和 Awake 的区别 (hist) [466 bytes] Xhan (Talk | contribs) (Created page with ' GameObject obj = (GameObject) Instantiate(enemyNormal,normalGP[index].position ,Quaternion.identity); CarMovementScript moveCon = (CarMovementScript)obj.GetComponent(typeof…')
- 07:04, 17 January 2010 IPhone Private Api (hist) [46 bytes] Xhan (Talk | contribs) (Created page with 'http://ericasadun.com/iPhoneDocs312/files.html')
