码迷,mamicode.com
首页 >  
搜索关键字:pav metro store opencart 自适应主题模板 abc-0215    ( 5789个结果
自己制作精美的App Store 软件截屏
当用户搜索到App的时候,一般都会先看截图,如果截图效果不好,可能用户就不会下载。 不想自己辛苦写的认为还不错的软件,因为截图的原因,而降低了很多下载量吧。轻轻松松做出这样高大上的截屏效果来。Screenshot Maker Pro(iOS – Free to Try)Promotee(OSX...
分类:移动开发   时间:2014-08-02 18:10:43    阅读次数:322
LeetCode——Unique Binary Search Trees
Given n, how many structurally unique BST's (binary search trees) that store values 1...n? For example, Given n = 3, there are a total of 5 unique BST's. 1 3 3 2 1 \ ...
分类:其他好文   时间:2014-08-02 15:34:34    阅读次数:221
Windows phone 8 学习笔记(5) 图块与通知(转)
基于metro风格的Windows phone 8 应用提到了图块的概念,它就是指启动菜单中的快速启动图标。一般一个应用必须有一个默认图块,还可以有若干个次要图块。另外,通知与图块的关系比较密切,我们可以通过在接受到消息时动态更新图块来达到适时的效果。我们本节把图块和通知放在一起讲。 快速导航:一、...
分类:Windows程序   时间:2014-08-02 09:50:33    阅读次数:282
ExtJS MVC的搭建(三)
3.1 在上面显示的页面中,大家可以看到左边的导航没有菜单选项,因此就不够名副其实了,下面我们添加树形菜单还是在视图中创建Mymenutree.js,代码如下:store=Ext.create('Ext.data.TreeStore', { defaultRoodId:'root', root...
分类:Web程序   时间:2014-08-01 18:34:22    阅读次数:233
Charm Bracelet(01背包)
Problem Description Bessie has gone to the mall's jewelry store and spies a charm bracelet. Of course, she'd like to fill it with the best charms possible from the N (1 ≤ N ≤ 3,402) available c...
分类:其他好文   时间:2014-08-01 16:12:31    阅读次数:248
【图书推荐】Windows 8应用开发:C#和XAML卷(原名:Building Windows 8 Apps with C# and XAML)
《Windows 8应用开发:C#和XAML卷》主要讲解如何运用C#、XAML、Windows Runtime和.NET框架开发Windows 8应用程序,也即Windows应用商店应用(Windows Store App)。在讲解的过程中,《Windows 8应用开发:C#和XAML卷》从头至尾穿...
分类:移动开发   时间:2014-08-01 15:37:31    阅读次数:334
iOS 应用发布
本文转载至 http://blog.csdn.net/ysy441088327/article/details/7833579苹果为广大的开发者提供了一个很好的应用生态环境参考资料:1:如何向App Store提交应用http://www.cocoachina.com/newbie/tutorial...
分类:移动开发   时间:2014-08-01 15:33:51    阅读次数:340
Unique Binary Search Trees II leetcode java
题目: Given n, generate all structurally unique BST's (binary search trees) that store values 1...n.For example,Given n = 3, your program should return....
分类:编程语言   时间:2014-08-01 04:53:31    阅读次数:279
Unique Binary Search Trees leetcode java
题目:Given n, how many structurally unique BST's (binary search trees) that store values 1...n?For example,Given n = 3, there are a total of 5 unique B....
分类:编程语言   时间:2014-08-01 04:53:11    阅读次数:272
Tagging Physical Resources in a Cloud Computing Environment
A cloud system may create physical resource tags to store relationships between cloud computing offerings, such as computing service offerings, storag...
分类:其他好文   时间:2014-08-01 04:50:21    阅读次数:515
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!