Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Make
Search - Make - List
DL : 0
iphone 的wifi测试小程序,实现了对无线网络的识别的功能,可对其进行加工,做出很好的开发-iphone' s wifi test a small program to achieve recognition of the wireless network functions can be processed them to make a very good development
Date : 2025-12-16 Size : 39kb User : andy

iPhone Application Programming Guide.pdf This document is intended for both new and experienced iPhone OS developers who are creating native iPhone applications. Its purpose is to orient you to the architecture of an iPhone application and to show you the key customization points in the UIKit and other key system frameworks. Along the way, this document also provides guidance to help you make appropriate design choices. It also points out additional documents that may offer advice or further discussion of a given subject.-iPhone Application Programming Guide.pdf This document is intended for both new and experienced iPhone OS developers who are creating native iPhone applications. Its purpose is to orient you to the architecture of an iPhone application and to show you the key customization points in the UIKit and other key system frameworks. Along the way, this document also provides guidance to help you make appropriate design choices. It also points out additional documents that may offer advice or further discussion of a given subject.
Date : 2025-12-16 Size : 6.9mb User : EthanGong

DL : 0
Windows Phone 7 application demo - built as project in school. demonstrates how to make simple contact manager in mobile devices eqipped with newest Win Phone 7.
Date : 2025-12-16 Size : 4.3mb User : mcs_dodo

DL : 0
实现动画中的缓动函数(easing function)。Easing function(http://easings.net/)就是让物体的运动过程遵循某类数学公式,即定好起点和终点,物体在这个移动过程中,按照某个线性或者非线性的速度来进行移动,这样会让物体的运动看起来更加真实、更加符合真实世界的物理规律。AHEasing支持的移动模式包括:Linear,Quadratic,Cubic,Quartic,Quintic,Sine,Circular,Elastic,Back,Bounce。-To achieve the easing function for the animation (easing function). Easing function (http://easings.net/) is to make the process of movement of an object to follow certain types of mathematical formulas, that is, set the start and end, and objects in the process of moving, according to a linear or nonlinear speed The move, which would allow movement of the object look more realistic, more in line with real-world laws of physics. AHEasing supported mobile model include: Linear, Quadratic, Cubic, Quartic, Quintic, Sine, Circular, Elastic, Back, Bounce.
Date : 2025-12-16 Size : 59kb User : evan

DES加密算法在iOS上实现,在Xcode上运行。输入栏输入的为加密数据,加密结构以警告栏形式弹出-Make the DES encryption algorithm implemented in iOS
Date : 2025-12-16 Size : 7.04mb User : 袁鑫

DL : 0
This submission enables MATLAB to access onboard Sensors on iPhone and iPad. With this submission, you can access a mobile device’s accelerometer, magnetometer, location, orientation and compass information directly from MATLAB running on your computer. You can access current and logged sensor data, and you can use MATLAB to visualize and analyze the mobile sensor data or make decisions based on the acquired data.
Date : 2025-12-16 Size : 1.01mb User : arche

介绍:(iOS5+ARC版本)实现一个自定义UILabel,进行更改文本时有动画过渡。比如:cross-fade交叉淡入 scale out 比例放大淡出 scroll up 向上滚动 custom 自定义的旋转。原本UILabel的内容被修改时是没有动画效果的,感觉很生硬,而这个Demo将会给UILabel增加一些绚丽功能,当标签内容被修改时,这个时候有一个动画的过渡,比如,修改时我们可以使内容交叉淡入,或者修改时让新的内容比例放大淡出,而且还可以使新的内容向上滚动或者旋转出现。-Description: (iOS5+ ARC versions) implement a custom UILabel, make changes to text and animated transitions. For example: cross-fade crossfade scale out scaling fade scroll up scroll up custom custom rotation. Originally UILabel s content is modified is no animation, I feel very stiff, and the Demo will give UILabel add some brilliant features, when the label content is modified, this time there is an animated transition, for example, when we can modify the contents of the cross-fade, or modified so that the new content scaling out, but also the content of the new scroll or rotate appears.
Date : 2025-12-16 Size : 1.15mb User :

DL : 0
介绍:封装一个UILabel的子类,增加阴影模糊,笔画文本和填充渐变的字体风格。系统的UILabel中字体风格是有限的,利用这套代码我们可以使标签的内容具备我们自己搭配的风格,比如可以使字体阴影在加上一些模糊的效果,还可以使字体达到充满渐变,字体边框显示,当然我们还可以使字体同时具备多种风格。-Description: Package a UILabel subclass, increasing the shadow blur, gradient fills and strokes text font style. UILabel system font style is limited, we can make use of this code label content with our own mix of style, for example, can make the font plus some vague shadow effect, but also can make the font achieve full gradients, fonts borders show, of course, we can also make the font along with a variety of styles.
Date : 2025-12-16 Size : 184kb User :

DL : 0
使用Sprite Kit开发编写简单的小人跑步跳越障碍物的游戏。-How to make a Jump and Run Game
Date : 2025-12-16 Size : 1.25mb User : zeki

DL : 0
输入电话号码,可以拨打电话,简单的呼叫软件-Enter the phone number, can make a phone call, a simple call software
Date : 2025-12-16 Size : 59kb User : 王张

我们写iOS项目的时候,基本都是一个UINavigationController套一个UITabBarController的形式,就是上面一个导航栏,下面几个按钮的工具条的形式。我写了几个应用,发现如果每次都重新写的话完全就是浪费精力和时间,而且还使工程结构混乱。因此我就抽时间把这种形式的UI结构单独写出来,并抽象出调用接口,这样以后再写应用是就可以直接在这个工程上添加就行了。-We write iOS project, basically in the form of a sleeve of a UINavigationController UITabBarController, that is, above the navigation bar, in the form of several toolbar buttons below. I wrote several applications, found that if each time to re-write it entirely is a waste of time and energy, but also to make the project structure confusing. So I would take the time to write this form of UI structure out alone, and abstract call interface, so that later write applications that can be added directly on this project on the line.
Date : 2025-12-16 Size : 98kb User : Sakura

在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、UICollectionView、UIWebView的刷新动画,并且可以自定义刷新动画效果,功能十分强大。 我在MJRefresh的基础上实现了一个可以直接使用的table——SKRefreshTableView,继承自UITableView,它除了拥有UITableView的所有功能外还自带了刷新动画的上下拉监听函数。在使用上,除了像一般UITableView那样实现它的datasource和delegate之外,只需要额外实现定义在SKRefreshTableView.h中的SKRefreshDelegate协议的pulldown访问pullup两个函数,在这两个函数中实现数据的远程获取和table的reloaddata就好。 我在这个类中只实现了默认的刷新动画,有兴趣的朋友们可以根据MJRefresh的功能实现自己喜欢的刷新动画-In iOS developers often encounter situations information presented one by one, when the small number of messages we can certainly make a one-time UITableView all information into a data source, but when several hundreds of thousands of pieces of information, and contains a large number of pictures (eg novel app bibliography shows), the one time all of them get out the background on UITableView obviously unrealistic, but should display a few lines of data, then get the data through the pull-down and pull-up again the background. This time you need to use the pull-down refresh to bring animation table. MJRefresh is an open source project on github, it can easily achieve UIScrollView, UITableView, UICollectionView, UIWebView refresh animation, and you can customize the refresh animation effects, very powerful. I realized on the basis of MJRefresh on the table that can be used directly- SKRefreshTableView, inherited UITableView, which in addition to having all the features of UITableV
Date : 2025-12-16 Size : 55kb User : Sakura

DL : 0
背景模糊效果处理,采用高斯模糊算法,可以使图片变模糊-Background blur processing, Gaussian blur algorithm that can make pictures blurred
Date : 2025-12-16 Size : 2.39mb User : 王超

DL : 0
仿喜马拉雅的录音功能,并且实现保存功能,希望下载的人好好利用。(Imitate the recording function of Himalaya, and realize save function, hope to download the person make good use of.)
Date : 2025-12-16 Size : 69.59mb User : 拿把破菜刀
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.