http://liuzhichao.com/p/612.html自定义android控件EditText边框背景柳志超博客?Program?Andriod?自定义android控件EditText边框背景posted 
inAndriodon2011/06/02byliuzc在我们进行Android应...
                            
                            
                                分类:
移动开发   时间:
2014-05-05 22:52:29   
                                阅读次数:
431
                             
                    
                        
                            
                            
                                http://blog.csdn.net/zhuzeyu5211/article/details/8954641http://www.th7.cn/Program/java/2012/05/25/77499.shtml
                            
                            
                                分类:
移动开发   时间:
2014-05-05 22:51:28   
                                阅读次数:
326
                             
                    
                        
                            
                            
                                想象一个场景:现在我们要计算一个给定包中的一个类Tank的放run()的运行时间,并不是计算new 
Tank().run()的时间,因为new包含JDK实例化的时间。这里要求是纯粹计算run方法的时间。方法有两种:继承和聚合。1、继承 1 package 
program.proxy.model; 2...
                            
                            
                                分类:
其他好文   时间:
2014-05-04 11:45:24   
                                阅读次数:
350
                             
                    
                        
                            
                            
                                1.2G内存试玩RAMOS_XP1、为了防止做系统时出现意外,用Bootice把C盘MBR修改为Grub4dos,这样子系统如果失败,可以进入PE重做。2、在C盘安装75M飞机城老朱zmhxpsp2,安装好之后windows目录约271M,Program 
Files约80M,Documents an...
                            
                            
                                分类:
其他好文   时间:
2014-05-04 11:12:52   
                                阅读次数:
366
                             
                    
                        
                            
                            
                                Over the years, people discovered the concept of 
a memory hierarchy,...
                            
                            
                                分类:
其他好文   时间:
2014-05-04 09:03:17   
                                阅读次数:
247
                             
                    
                        
                            
                            
                                以jlink烧录3515为例:
1\在jlink安装目录“C:\Program Files\SEGGER\JLinkARM_V426b”建立批处理文件“HI3515烧写.bat”
2\"HI3515烧写.bat"内容如下:
jlink.exe jlinkbat.txt
3\在同目录下建立“jlinkbat.txt”文件,内容如下:
r
speed 3000k
...
                            
                            
                                分类:
其他好文   时间:
2014-05-04 00:26:19   
                                阅读次数:
424
                             
                    
                        
                            
                            
                                由于没有源码,想改dll,就要依靠反汇编了。输入 ildasm.exe据说也可以直接 
C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin 找到该软件在把 dll 扔进去 ,点击文件 --转储默认 
utf8 ,点击确定,弹出保存对话框,建议放在某个磁盘下...
                            
                            
                                分类:
其他好文   时间:
2014-05-03 23:07:21   
                                阅读次数:
481
                             
                    
                        
                            
                            
                                C++中的属性首先我们来看一下C#中的属性c#中的字段通常是 private,内部使用。属性是 
public 或 protected,对外公开,属性通过 get set 
访问器对字段提供安全、有效范围等保护。讲概念可能不好讲,下面来看一个例子吧!(最简单的)class Program{ ...
                            
                            
                                分类:
编程语言   时间:
2014-05-03 22:20:33   
                                阅读次数:
379
                             
                    
                        
                            
                            
                                Let's consider a triangle of numbers in which a number appears in the first line, two numbers appear in the second line, three in the third line, etc. Develop a program which will compute the largest ...
                            
                            
                                分类:
其他好文   时间:
2014-05-03 17:32:22   
                                阅读次数:
284
                             
                    
                        
                            
                            
                                1.首先下载log4e插件,放入myeclipse10的安装目录D:\Program Files (x86)\myEclipse10\MyEclipse Blue Edition 10\dropins下,新建文件夹log4e,将下载的log4e的插件放入,新建log4e.link文件,写入path=D:/Program Files (x86)/myEclipse10/MyEclipse Blue ...
                            
                            
                                分类:
其他好文   时间:
2014-05-02 23:17:55   
                                阅读次数:
349