码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
Apidemos-->Views-Lists-Cursor(people)学?
Apidemos-->Views-Lists-Cursor(people)-主要用到了获取手机联系人信息,属于内容提供者的范畴,要想了解这方面的内容,能够參考官方docs/sdk/docs/guide/topics/providers/content-provider-basics.html这里简单...
分类:Windows程序   时间:2014-11-08 22:01:06    阅读次数:357
Nginx content cache Nginx内容缓存
原文地址:http://nginx.com/resources/admin-guide/caching/ Nginx content cache  Nginx内容缓存 This chapter describes how to enable and configure caching responses received from proxied servers. When caching...
分类:系统相关   时间:2014-11-06 17:37:59    阅读次数:333
inline
inline大学在教科书上学习过inline函数,定义为inline函数之后,会省去函数调用的开销,直接嵌套汇编代码,取代函数调用,提高效率。工作后项目中也很少用到inline来定义函数,近几天在研读google的google c++ style guide,发现之前自己对inline函数的认识太过...
分类:其他好文   时间:2014-11-06 14:37:12    阅读次数:154
nopcommerce的WidgetZones
Hi,Having just started developing nopCommerce (and having forked out for the User Guide, which is rather optimistically described as "is the definitiv...
分类:其他好文   时间:2014-11-05 19:03:34    阅读次数:333
Android ActionBar完全解析,使用官方推荐的最佳导航栏(上)
本篇文章主要内容来自于Android Doc,我翻译之后又做了些加工,英文好的朋友也可以直接去读原文。http://developer.android.com/guide/topics/ui/actionbar.htmlAction Bar是一种新増的导航栏功能,在Android 3.0之后加入到系...
分类:移动开发   时间:2014-11-05 10:48:50    阅读次数:269
Advanced Bash-Scripting Guide(学习笔记)
http://www.tldp.org/LDP/abs/html/index.html 11.1. Loops tp://www.tldp.org/LDP/abs/html/loops1.html for a do echo -n "$a " done for 没有in ,直接操作$@命令行参数
分类:其他好文   时间:2014-11-04 17:05:13    阅读次数:227
hdu3698 Let the light guide us dp+线段树优化
http://acm.hdu.edu.cn/showproblem.php?pid=3698 Let the light guide us Time Limit: 5000/2000 MS (Java/Others)    Memory Limit: 62768/32768 K (Java/Others) Total Submission(s): 821    Accepted Su...
分类:其他好文   时间:2014-11-04 00:12:53    阅读次数:290
css3动画
http://www.cnblogs.com/PeunZhang/p/3685980.htmlhttp://ecd.tencent.com/css3/guide.html
分类:Web程序   时间:2014-11-03 16:18:34    阅读次数:122
How to optimize Magento performance
OverviewThis guide demonstrates how to optimize Magento performance. Most optimizations will work with any version of Magento. Those intended for spec...
分类:其他好文   时间:2014-11-02 23:53:51    阅读次数:209
Android - Manifest Merger的简介
Manifest Merger的简介本文地址: http://blog.csdn.net/caroline_wendyManifest Merger可以使用一些策略,合并Android APP模块之间的Manifest,从而保证Manifest的整洁。参考: http://tools.android.com/tech-docs/new-build-system/user-guide/manifes...
分类:移动开发   时间:2014-11-02 12:34:16    阅读次数:212
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!