这章介绍路径,本人觉得这是比较难和精髓的一部分。先介绍基本知识:可以参考:http://www.chinasvg.com/support/svg-tutorial/svg-path-directive-guide.html/* 命令解释:M = moveto 参数:(x y)L = linet...
分类:
编程语言 时间:
2014-10-25 01:59:48
阅读次数:
270
《The Unified Modeling Language User Guide》Java中的对象变量类似于C++中的对象指针:Date deadline; 定义了一个对象变量deadline,但是不能直接调用类的方法,因为它没有引用对象。首先比如初始化变量deadline。有两种方法: 1) d...
分类:
其他好文 时间:
2014-10-23 12:01:23
阅读次数:
131
原文:http://developer.android.com/guide/components/services.html...
分类:
移动开发 时间:
2014-10-22 20:23:56
阅读次数:
262
https://wiki.archlinux.org/index.php/Unified_Extensible_Firmware_Interface#EFI_System_Partitionhttps://wiki.archlinux.org/index.php/Beginners‘_Guide_(简体中文)#Grub_2https://wiki.archlinux.org/index.php/Beginners%27_guide_(简体中文)http://www.linuxsir.org/b..
分类:
移动开发 时间:
2014-10-22 16:05:22
阅读次数:
1650
以下内容由http://hbase.apache.org/book.html#getting_started节选并改编而来。运行环境:hadoop-1.0.4,hbase-0.94.22,jdk1.7.0_65Chapter1.Getting Startedcreate a table in HBa...
分类:
Web程序 时间:
2014-10-22 14:10:49
阅读次数:
552
目前正在工作的项目需要在触屏设备上支持一些手势,这让我挺好奇的是:“到目前为止,我们都有哪些手势?” 带着这个问题在谷歌上搜索,无意间浏览到这么一份不错的Touch Gesture Reference Guide,介绍的挺详细的...
分类:
其他好文 时间:
2014-10-22 13:00:46
阅读次数:
147
本文翻译自:https://developer.android.com/guide/topics/ui/themes.htmlStyle和theme词汇是专用术语,下文直接使用而不翻译。样式和主题(Styles and Themes)一个样式(Style)是一个包含了指定样子和格式的作用于视图控件(...
分类:
移动开发 时间:
2014-10-21 15:20:05
阅读次数:
259
tu
http://zh.lucida.me/blog/sublime-text-complete-guide/...
分类:
其他好文 时间:
2014-10-20 19:30:49
阅读次数:
143
The article shows how to download and upload VHD to Azure.http://michaelwasham.com/windows-azure-powershell-reference-guide/uploading-and-downloading-...
在岭南六少博客找到的好东西。 注: 本文的原作者是 Huy Nguyen ,原文地址为 A guide to analyzing Python performance 虽然并非你编写的每个 Python 程序都要求一个严格的性能分析,但是让人放心的是,当问题发...
分类:
编程语言 时间:
2014-10-20 11:59:01
阅读次数:
196