码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
velocity 随笔
资源网站:http://wiki.apache.org/velocity/ http://velocity.apache.org/engine/releases/velocity-1.7/user-guide.html
分类:其他好文   时间:2014-08-08 20:54:16    阅读次数:224
Android Gradle Plugin指南(六)——高级构建定制
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Advanced-Build-Customization7、 Advanced Build Customization(高级构建定制)7.1 Build o...
分类:移动开发   时间:2014-08-07 21:41:10    阅读次数:469
Oracle Grid Infrastructure Installation Guide for Linux 以debug模式安装并记录日志
使用如下命令能够以debug模式安装Oracle Grid并将日志记录到文件[grid@vdb1 11ggrid]$ ./runInstaller -debug > /home/grid/oracle_grid_installer.log
分类:数据库   时间:2014-08-07 00:34:17    阅读次数:414
Objective-C, 为什么不能在init或是dealloc方法中使用accessor方法
曾经阅读过苹果公司官方文档“Advanced Memory Management Programming Guide”,对于为什么不能在init和dealloc方法中使用accessor方法一事,一直不明白。自己平时的工作实践中,貌似也没发现过有啥问题。直到今...
分类:数据库   时间:2014-08-06 19:34:52    阅读次数:239
Java 8 Features – The ULTIMATE Guide--reference
Now, it is time to gather all the major Java 8 features under one reference post for your reading pleasure. Enjoy!Table Of Contents1. Introduction2. N...
分类:编程语言   时间:2014-08-05 10:56:09    阅读次数:340
Unix:关于一个file在file system和disk中占用空间
参考文献: Harley Hahns:Guide to Unix and Linux, Chap 24 ——》首先要有的关键概念:the amount of "disk space" used by a file is not the same as the amount of data in the file. ——》其次,理解在file system和disk(or ot...
分类:其他好文   时间:2014-08-04 21:37:08    阅读次数:223
【翻译】安卓新播放器EXOplayer介绍
http://developer.android.com/guide/topics/media/exoplayer.html前言:Playing videos and music is a popular activity on Android devices. The Android framew...
分类:移动开发   时间:2014-08-04 17:22:37    阅读次数:764
基于RBM的判别模型/算法
参考论文:1、A Practical Guide to TrainingRestricted Boltzmann Machines2、Classification using Discriminative Restricted Boltzmann Machines 目前研究火热的深度学习中,RBM(...
分类:其他好文   时间:2014-08-03 17:44:35    阅读次数:498
CUDA C编程入门
CUDA C编程入门系列文章是CUDA C Programming guide的翻译,同时也会加入一些个人的理解。由于刚刚接触CUDA编程,对此领域不是很熟悉,翻译的质量和正确与否不能保证,不过如果读者发现哪里有误,欢迎指正。CUDA C编程入门文档结构:第一章:介绍-关于CUDA的总体介绍。第二章...
分类:其他好文   时间:2014-08-02 23:06:24    阅读次数:244
IOS的Core Image使用
Core Image Programming Guide--图像编程指南 一、介绍Core Image是一个处理和分析图像的技术,被设计用来提供接近实时处理静态和视频图像。Core Image隐藏了低级的graphics 处理过程,提供了一个易于使用的程序界面(API)。你不需要...
分类:移动开发   时间:2014-08-02 20:39:54    阅读次数:400
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!