码迷,mamicode.com
首页 >  
搜索关键字:getting    ( 1564个结果
Tools:Installing and using the Required Tools for downloading and Building EDK II工具篇:安装/使用EDKII源码获取/
Windows平台下我们一般使用subversion来管控项目源码版本,通过SVN(subversion)下载上传源码,所以我们想获取源码,首先需要下载、安装SVN软件。 http://www.tianocore.org->Getting Started for Developers -> Getting Started with EDK II->Tools ->follow these instructions ->Install some external tools->Requirements: Th...
分类:其他好文   时间:2015-07-17 12:07:03    阅读次数:193
hammer 手势库学习
hammerpan 拖拽手势tap轻击gesture 手势touch 触摸网址http://hammerjs.github.io/jsdoc/manager.js.htmlhttp://hammerjs.github.io/getting-started/Manager原始方式使用Manager创建...
分类:其他好文   时间:2015-07-16 18:54:29    阅读次数:346
Grunt快速使用笔记
本篇文章由:http://xinpure.com/grunt-quick-note/http://www.gruntjs.net/getting-started Grunt中文网安装 Grunt 命令行npm install -g grunt-cli注意,安装grunt-cli并不等于安装了 Gru...
分类:其他好文   时间:2015-07-16 16:06:16    阅读次数:108
Getting into Linux Kernel Development 【Share】
Ref:https://www.cyphar.com/blog/post/getting-into-linux-kernel-developmentI don't know about you, but I've always found the idea of operating system k...
分类:系统相关   时间:2015-07-16 09:32:31    阅读次数:162
Hive官方手册翻译(Getting Started)
翻译Hive官方文档系列,文中括号中包含 注: 字样的,为我自行标注的,水平有限,翻译不是完美无缺的。如有疑问,请参照Hive官方文档对照查看。内容列表 Cloudera制作的Hive介绍视频 安装与配置 系统需求 安装Hive发行版 从Hive源码编译 运行Hive 配置管理概览 运行时配置 Hi...
分类:其他好文   时间:2015-07-15 10:51:37    阅读次数:173
SignalR小计
微软官方例子地址:http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr-and-mvc1、作用: 服务器端推送信息或数据到客户端,比如:你在数据库中新增了一条数据,如果客户....
分类:其他好文   时间:2015-07-13 22:16:41    阅读次数:121
RTTI(一) 枚举
SetEnumPropvoid __fastcall TForm2::Button1Click(TObject *Sender){ //Getting the current color of the workspace String currentPropColor = GetEnum...
分类:其他好文   时间:2015-07-13 22:14:01    阅读次数:92
Dart Essentials(读书笔记)——这本书很大篇幅都在谈AngularDart,Zones概念没谈到
Dart Essentials 目录 1 Getting Started2 Practical Dart3 The Power of HTML5 with Dart4 Developing a Mobile App with Dart5 Web Components with polymer.dart6 AngularDart7 Ser...
分类:其他好文   时间:2015-07-13 16:23:53    阅读次数:143
Working with the Path Class
這裡的內容節錄自Pro Java 7 NIO.2一書,介紹的是 Path 這個類別,它是 NIO.2 中的一個類別,比起傳統上使用 java.io 中的類別會來的方便,整理如下:defining a path & getting info about a path從以下的程式及輸出,來說明 Path...
分类:其他好文   时间:2015-07-11 19:56:55    阅读次数:113
在Eclipse中新建Maven项目
关于Maven的好的资料:Apache官网:http://maven.apache.org/Apache Maven 入门篇 ( 上 ):http://www.oracle.com/technetwork/cn/community/java/apache-maven-getting-started-...
分类:系统相关   时间:2015-07-11 15:02:38    阅读次数:204
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!