码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
官方文档 恢复备份指南二 Getting Started with RMAN
本章对RMAN进行基本的熟悉和了解1.Overview of the RMAN Environment RMAN运行时需要的最小环境: target database :RMAN用target命令连接的数据库,在该数据库上执行备份和恢复操作,并备份信息(RMAN reposity 资源库)记录...
分类:其他好文   时间:2014-06-28 09:38:54    阅读次数:202
Get start with "Lisp"
Get start with "Lisp"           在《黑客与漫画》中,Paul graham提到什么才是最好的编程语言,Lisp和C被明显的提及,对可谓是Lisp是推崇备至。最近准备看SICP,于是学一下极具逼格的Lisp。 Getting a Lisp system at Home On the Command Line The basi...
分类:其他好文   时间:2014-06-27 10:41:20    阅读次数:171
Some thoughts on a progress
I can feel that I am making great progress now.. if inspected closely, it is obvious that what I'm getting through is, a newbie phase:coding details m...
分类:其他好文   时间:2014-06-25 18:23:24    阅读次数:206
mysql 报错之创建自定义函数
I experienced this error while trying to alter one of my stored procedures remotely on a master server. After some research, I ended up getting inform...
分类:数据库   时间:2014-06-25 15:34:33    阅读次数:471
UML基本架构建模--获取类
?? Getting Started 开始   Modeling a system involves identifying the things that are important to your particular view. These things form the vocabulary of the system you are modeling. For example, ...
分类:其他好文   时间:2014-06-22 22:33:29    阅读次数:220
【新手入门】基于Cocos2d-x-2.2x 创建新项目(一)
来自:http://cn.cocos2d-x.org/article/index?type=cocos2d-x&url=/doc/cocos2d-x-ch/manual/framework/native/v2/getting-started/setting-up-development-enviro...
分类:其他好文   时间:2014-06-20 19:07:37    阅读次数:196
1.1.3 Getting Started_Budding Your First App_Building a Simple User Interface
The graphical user interface for an Android app is built using a hierarchy ofViewandViewGroupobjects.Viewobjects are usually UI widgets such asbuttons...
分类:移动开发   时间:2014-06-16 10:43:38    阅读次数:268
1.1.4 Getting Started_Budding Your First App_Starting Another Activity
AnIntentis an object that provides runtime binding between separate components (such as two activities). Theintentrepresents an app’s "intent to do so...
分类:移动开发   时间:2014-06-16 10:00:27    阅读次数:248
在JEE项目中实施SSL双向认证
一、为什么要实施双向认证(Why)双向认证一般使用在B2B系统或企业内部系统中,目的就是阻止无关人员访问系统,哪怕就一个登录页面也不行。只有系统管理员给你发放了证书,你才能访问到该系统。二、准备工作(Getting ready)1. 你系统中要有JDK2. 你要有一个Servlet容器,这里使用to...
分类:其他好文   时间:2014-06-16 00:24:31    阅读次数:413
QML官方系列教程——Qt Quick Controls Overview
附网址:http://qt-project.org/doc/qt-5/qtquickcontrols-overview.html Qt Quick Controls Overview —— Qt Quick Controls概述 Qt Quick Controls提供了一套用来在Qt Quick中创建用户界面的UI控件。 Getting Started —— 开始 在你...
分类:其他好文   时间:2014-06-14 00:58:30    阅读次数:382
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!