码迷,mamicode.com
首页 >  
搜索关键字:displays    ( 149个结果
Android开发者必知的开发资源
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-很实用的反编译工具 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
Get average stock price every 10 minutes
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
IPhone打包工具脚本
(后面就是代码了,我就不翻译了。)#!/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
OpenCASCADE Color Scale
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
The Amazing ProgressBar Control(转)
A progress bar which displays progress as passage through a simple maze.
分类:其他好文   时间:2014-09-10 21:07:21    阅读次数:300
Linux -- w
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
XAException warning
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
JSP---调用javax.swing.JOptionPane类的对话框方法
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之模版开发
生成新模版之后(参看:Orchard之生成新模板),紧接着就是模版开发了。 一:开发必备之 Shape Tracing 到了这一步,非常依赖一个工具,当然,它也是 Orchard 项目本身的一个 Module,这个工具就是 Shape Tracing。 Shape Tracing:Displays ...
分类:其他好文   时间:2014-07-16 21:44:01    阅读次数:153
149条   上一页 1 ... 12 13 14 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!