资源列表
debug.js-master
- debug.js会把调试信息显示在网页上,很方便的就能看到。原理也十分简单,动态创建dom元素,然后append到页面中。-The debug. Js will display the debugging information on the web page, very convenient to see.Create dom elements principle is also very simple, dynamic, then append to the page.
Mobile-lottery
- 手机彩票Android demo。模拟实际彩票客户端的功能与界面。-Mobile lottery Android demo. Simulate the actual lottery client functionality and interface.
ITCastSnake1.0_final
- android写的贪吃蛇小游戏,如果感兴趣可以看看。-Android to write the snake game, if you are interested can look at.
SMS-Smart-Manager
- 黑马培训机构的一个安卓练习项目。 功能描述: 会话列表 通过异步查询获取会话数据,不会导致ANR(Application Not Response)异常,对于会话可以进行单条和多条的删除,查看会话详情,我们在对ListView进行了优化。 文件夹视图 对信息进行了分类管理:收件箱 发件箱 已发送 草稿箱这四类,并且我们对信息进行了日期分隔显示。 群组 创建了群组数据库,里面有两张表:groups和thread_group,groups是用来存放群组的。
ezUSBDDK
- DSP-TMS320F28335USB 驱动C程序,很详细,很好用-DSP-TMS320F28335USB driver C procedures, the driver is very detailed
duanxindaili
- 连接数据库的代码事例,ADO方式读取数据库获取数据后拼接成短信自动发送到另外一数据库!-ke yi jie qian yi xia hao hao hao
openbts-p2.8-master
- OpenBTS是基于软件的 GSM 接入口,它提供标准的GSM兼容的移动手机,不需使用现成的电话提供商的接口,来拨打现有电话系统的接口。-OpenBTS is a Unix application that uses a software radio to present a GSM air interface to standard 2G GSM handset and uses a SIP softswitch or PBX to connect calls.
duanxin
- 发短信的软件,后台是移动的MAS服务器,如果你有移动的MAS服务器的话,可以借鉴一下-fa duan xin de ruanjian
ReachabilityObjectiveC
- 在iOS开发中经常要考虑到手机当前的网络状态,是在3G还是WIFI条件下,虽然iOS提供了访问手机网络状态的接口,但是该接口使用复制,而且经常频繁调用,本代码是被广泛使用的网络状态检测功能,使用方便-In iOS developers often have to take into account the current state of the network the phone is in 3G or WIFI condition, although iOS provides access
MagicalRecord-master
- github上的开源项目MagicalRecord是一个被广泛使用的iOS数据本地化存储项目,让我们可以很方便的使用iOS框架中的CoreData框架,但是该项目集成起来还是有一点难道,因此提供这个已经集成好的工程-MagicalRecord github open source projects on an iOS localized data storage project has been widely used, so that we can easily use the iOS fra
RestKit-development
- github上的开源项目RestKit是一个被广泛使用的IOS网络访问框架,但是这个框架异常庞大,使用复杂,这是一个已经集成好了该框架的工程-RestKit github open source projects on the IOS network access is a widely used framework, but the framework unusually large, the use of complex, which is a good project that has b
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
