JOURNAL - 高级架构 OPENCART 主题模板 ABC-0016-01 ? ? ? THEME FEATURES BLOG MANAGER READY Enjoy powerful blogging right from within your store. This popular module is now compatible with Journal...
分类:
其他好文 时间:
2015-03-17 22:02:32
阅读次数:
319
1、iOS开发比Android开更容易赚钱1.1 Appstore上的应用和游戏比Android play store质量高 现在Android Market变更为Android play store,App Store大概已经超过60万应用了,Android play store大约30万,...
分类:
移动开发 时间:
2015-03-16 19:13:35
阅读次数:
165
Windows Store App中可以直接使用Scrollviewer实现缩放功能,基本代码如下: 用法很简单,但是有一个地方需要注意的是,如果ScrollViewer的Content中直接包含的是Gri...
分类:
移动开发 时间:
2015-03-16 00:54:04
阅读次数:
235
Unique Binary Search Trees II问题:Givenn, generate all structurally uniqueBST's(binary search trees) that store values 1...n.思路: dfs我的代码:public class S....
分类:
其他好文 时间:
2015-03-15 21:02:34
阅读次数:
121
uva 357 Let Me Count The Ways
After making a purchase at a large department store, Mel's change was 17 cents. He received 1 dime, 1 nickel, and 2 pennies. Later that day, he was shopping at a c...
分类:
其他好文 时间:
2015-03-15 16:59:14
阅读次数:
118
1.https://developer.apple.com/contact/app-store/?topic=appeal 直接提交申诉理由 (里面还有一起其他功能 如加速审核等.) 2.https://developer.apple.com/contact/submit.php 开发问题, 貌似也可以问一些审核问...
分类:
移动开发 时间:
2015-03-15 09:42:37
阅读次数:
146
var?myStore?=?Ext.create("Ext.data.Store",?{
????model:?"User",
????proxy:?{
????????type:?"ajax",
????????url?:?"/users.json",
????????writer?:?{
????...
分类:
Web程序 时间:
2015-03-15 02:16:02
阅读次数:
165
1.一个生产者和一个消费者。
存在资源竞争情况:1).生产者和消费者同时访问fuilt store,当时fuilt store库存为0时,生产者生产一个产品,但未修改库存数量时,消费者这时访问fuilt store发现库存数量为0,无法购买产品;当fuilt store库存为100时,消费者购买一个产品后,未来得及修改库存数量,生产者这时访问fuilt store发现库存满了,不在生产产品。 ...
分类:
其他好文 时间:
2015-03-14 21:49:30
阅读次数:
131
App store 下载地址开发这个App的本意之前偶然找到一个叫《每日一文》的应用,正是我一直想找的,优点如下:界面够简单推荐的文章也很好,而且都不太长每天都不一样但是用起来还是不太爽,缺点如下:点击屏幕状态栏居然不能回到文章顶部手势切换文章虽然方便,但是经常不小心会误操作最不能忍的是看随机文章的...
分类:
移动开发 时间:
2015-03-14 20:02:27
阅读次数:
131
OpenLDAP 2.4 OpenLDAP 2.4?provides some great new features over 2.3. Notable among them are the ability to store configuration data in the directory and change values on the fly. Adding a Schema ...
分类:
其他好文 时间:
2015-03-13 20:55:35
阅读次数:
215