developer.android.com 官方开发者站点推荐资源
在动手编写第一个 Android 应用之前,用心读一读 Android Design 章节。尤其是下面的这些文章:
Devices and Displays (设备和显示)
Touch Feedback (触摸反馈)
Metrics and Grids (度量和网格)
Iconograp...
分类:
移动开发 时间:
2014-10-15 18:42:41
阅读次数:
354
JD-GUI-很实用的反编译工具 JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant acce...
分类:
其他好文 时间:
2014-10-11 20:44:37
阅读次数:
230
Write a class that displays average of stock prices for a given stock symbol for the last 10 minutes. We have a service that sends stock updates about...
分类:
其他好文 时间:
2014-10-08 10:22:15
阅读次数:
221
(后面就是代码了,我就不翻译了。)#!/usr/bin/perl use File::Copy; my $installPath = $ARGV[0]; #the name that displays on the iPhone my $bundleDisplay...
分类:
其他好文 时间:
2014-09-27 13:43:49
阅读次数:
183
Abstract. The color scale is a specialized label object that displays a color map and an accompanying numerical scale for color mapped or contour data...
分类:
其他好文 时间:
2014-09-20 21:44:09
阅读次数:
316
A progress bar which displays progress as passage through a simple maze.
分类:
其他好文 时间:
2014-09-10 21:07:21
阅读次数:
300
W(1) User Commands W(1)NAME w - Show who is logged on and what they are doing.SYNOPSIS w [options] user [...]DESCRIPTION w displays information about ...
分类:
系统相关 时间:
2014-08-30 09:55:39
阅读次数:
260
While deploying application on Jboss6/Oracle if following warning displays"WARN [com.arjuna.ats.jta] ARJUNA-16027 Local XARecoveryModule.xaRecovery go...
分类:
其他好文 时间:
2014-08-13 14:23:56
阅读次数:
302
Show an error dialog that displays the message, 'alert':JOptionPane.showMessageDialog(null, "alert", "alert", JOptionPane.ERROR_MESSAGE); Show an inte...
分类:
编程语言 时间:
2014-07-18 15:37:21
阅读次数:
339
生成新模版之后(参看:Orchard之生成新模板),紧接着就是模版开发了。 一:开发必备之 Shape Tracing 到了这一步,非常依赖一个工具,当然,它也是 Orchard 项目本身的一个 Module,这个工具就是 Shape Tracing。 Shape Tracing:Displays ...
分类:
其他好文 时间:
2014-07-16 21:44:01
阅读次数:
153