《代码阅读》读书笔记(一)
《代码阅读》(《Code Reading The Open Source Perspective》)Diomidis Spinellis 著
-----------------------------------------------------------------------------------------------------------------...
分类:
其他好文 时间:
2014-06-05 00:36:45
阅读次数:
299
In Eclipse, from the Window menu, select Open
Perspective > Other... > DDMS. Select the Kindle Fire tablet, and click
the camera icon. (If the tablet ...
分类:
系统相关 时间:
2014-05-29 20:29:15
阅读次数:
479
PageLayout布局方法pageLayout.addView("NodePMTSStream" +
":1", IPageLayout.TOP, 0.5f, editorArea);
pageLayout.getViewLayout("NodePMTSStream").setClos...
分类:
其他好文 时间:
2014-05-26 15:42:29
阅读次数:
216
css3图片与文字3D transform切换:
http://www.w3cplus.com/demo/419.html详细的CSS3属性详解:
http://www.zhangxinxu.com/wordpress/2012/09/css3-3d-transform-perspective-.....
分类:
Web程序 时间:
2014-05-24 11:56:24
阅读次数:
291
MyEclipse当你创建完Java项目后会弹出Open Associated
Perspective(切换透视图)的对话框,为了避免造成更多的麻烦,一般单击No按钮就可以了。但是,如果不小心选择了Yes,如何还原呢? 第一种:
关闭myeclipse应用程序,在工作空间删除掉.metadata文....
分类:
系统相关 时间:
2014-05-21 18:45:12
阅读次数:
455
1. 呼叫虚拟设备/向虚拟设备发送短信 1. 在eclipse中点击:
Window--->Open Perspective--->DDMS,选择Emulator Control选项; 2. 在Telephony
Actions选项的Incoming number输入要模拟的呼入号码,选择Voi.....
分类:
移动开发 时间:
2014-05-15 10:58:45
阅读次数:
327
Ctrl+T 得到接口的实现类Ctrl+Shift+T
查找类遇到了不能使用ctrl+shift+T,Navigate里也找不到Open Type,原来是因为自己正在使用的Perspective是Team
Synchronizing,切换到java就ok了。10:18 2014/4/16Cril+H...
分类:
系统相关 时间:
2014-05-14 07:07:35
阅读次数:
310
perspective projectiontitle: perspective projection
tags: ["openGL", "Markdown", "mathjax"] notebook: notes -->
关于投影变换NDC我们先介绍一个概念,NDC(Normalized Devi...
分类:
其他好文 时间:
2014-05-10 07:16:39
阅读次数:
404
原文:太赞了!超炫的页面切换动画效果【附源码下载】
今天我们想与大家分享一组创意的页面切换熊效果集合。我们已经在示例中罗列了一组动画,可以被应用到页面切换过程中,创造出很有趣的导航效果。虽然有些效果都非常简单,只是简单的滑动动作,但另外的一些则是利用了视角(Perspective)和
3D 转换(3...
分类:
其他好文 时间:
2014-05-09 07:41:15
阅读次数:
416