码迷,mamicode.com
首页 >  
搜索关键字:apps    ( 2191个结果
apache静态文件配置
开发环境配置需要下面几个步骤1. 在app目录下创建static目录,将静态文件和相关文件夹放到此目录下,如your_app/static/img等2. 确保settings.py中的INSTALLED_APPS中包含django.contrib.staticfiles3. 设置settings.p...
分类:Web程序   时间:2014-10-28 09:14:51    阅读次数:316
JS开发windows phone8.1系列之3
http://msdn.microsoft.com/zh-cn/library/windows/apps/dn629638.aspx这部分主要是使用页面导航 管理方式,在程序的default.html中使用了页面导航控件 打开home.html,在home.html中设置按钮或超链接,但要使用代码....
分类:Windows程序   时间:2014-10-27 12:22:14    阅读次数:163
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第15章节--开发SP2013工作流应用程序 SP App中的工作流
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第15章节--开发SP2013工作流应用程序 SP App中的工作流         对于为SP开发Apps的开发人员来说,无论是SP-hosted、Provider-hosted还是Autohosted,VS都提供了包含工作流作为解决方案一部分的工具。...
分类:移动开发   时间:2014-10-26 19:47:41    阅读次数:148
Running the app on your device
So far, you’ve run the app on the Simulator. That’s nice and all but probably notwhy you’re learning iOS development. You want to make apps that run on realiPhones! There’s hardly a thing more excit...
分类:移动开发   时间:2014-10-25 21:37:22    阅读次数:467
android:“新版飞机大战”源代码开源啦!
今天10.24,为了纪念程序员的节日,把之前写过的一个“飞机大战”的一个源代码开源了。源代码地址:https://github.com/nuptboyzhb/newplanegame豌豆荚Demo:http://www.wandoujia.com/apps/edu.njupt.zhb.planegame截图:---------------------------------------------...
分类:移动开发   时间:2014-10-24 22:16:38    阅读次数:266
JS开发windows phone8.1系列之12
http://msdn.microsoft.com/zh-cn/library/windows/apps/dn629636.aspxWindows.Storage.ApplicationData.roamSettings---可以保存到不同设备,使用云Windows.Storage.Applicat...
分类:Windows程序   时间:2014-10-24 14:30:23    阅读次数:193
苹果要求适配iOS8
64-bit and iOS 8 Requirements for New Apps October 20, 2014 Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in...
分类:移动开发   时间:2014-10-24 13:03:46    阅读次数:141
Android自动检测版本及自动升级
Android自动检测版本及自动升级Android apps应用检查更新代码Android程序中实现APK的安装ANDROID代码实现APK文件的安装与卸载
分类:移动开发   时间:2014-10-24 10:46:21    阅读次数:134
JS开发windows phone8.1系列之1
http://msdn.microsoft.com/zh-cn/library/windows/apps/dn629638.aspx,要点:1.了解项目结构:package.appxmanifest文件内容,文件清单列表作用;2.起始页设置;3.页面CSS自动根据手机主题(dark或light)设置...
分类:Windows程序   时间:2014-10-23 22:35:42    阅读次数:203
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序         本章节中你将学到: 理解新的Office Web Apps Server的角色理解Office 2013和SP2013应用程序服务的新功能使用Access和Access Services 2013为SharePoint创建Apps...
分类:其他好文   时间:2014-10-23 09:29:17    阅读次数:106
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!