摘要:        
MatrixDescriptionGiven an N*N matrix A, whose elements are either 0 or 1. A[i, j] means the number in the i-th row and j-th column. Initially we have...    阅读全文
posted @ 2015-06-04 21:50
hrhguanli
阅读(173)
评论(0)
推荐(0)
        
            
        
        
摘要:        
相信非常多人又想使用方便的windows,可是在开发中必须使用linux,怎样选择呢?没关系,这里教你怎样制作双系统。下载wubi,仅仅有几兆大,直接在windows下安装,安装好以后,双系统就制作好了。    阅读全文
posted @ 2015-06-04 20:53
hrhguanli
阅读(158)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1.什么是Windows BATCHBATCH也就是批处理文件,有时简称为BAT,是Windows平台上的一种可运行脚本,与*nix(Linux和Unix)上的Shell脚本和其它的脚本(Perl,Python)等是一样的,实质上就是一个文本文件,可是用特定的软件去解释的时候,就变成了可运行脚本。在...    阅读全文
posted @ 2015-06-04 19:14
hrhguanli
阅读(236)
评论(0)
推荐(0)
        
            
        
        
摘要:        
功能说明:查找文件中符合条件的字符串。语 法:grep[-abcEFGhHilLnqrsvVwxy][-A][-B][-C][-d][-e][-f][--help][范本样式][文件或文件夹...]补充说明:grep指令用于查找内容包括指定的范本样式的文件,假设发现某文件的内容符合所指定的范本样式...    阅读全文
posted @ 2015-06-04 17:48
hrhguanli
阅读(175)
评论(0)
推荐(0)
        
            
        
        
摘要:        
DrawText函数简介 这个函数的作用非常easy,就是在指定的区域内输出格式化的文本。 函数原型:int DrawText( HDC hDC, LPCTSTR lpString, int nCount, LPRECT lpRect, UNIT uFormat); hDC是设备上下文句柄。...    阅读全文
posted @ 2015-06-04 15:06
hrhguanli
阅读(384)
评论(0)
推荐(0)
        
            
        
        
摘要:        
环境:Ubuntu 13.10 bitnami-redmine-2.5.1-1-linux-x64-installer.run用bitnami安装完redmine以后,有是否忘记了username和password。可是又没有配置邮件server,无法找回password。仅仅能去server更改了...    阅读全文
posted @ 2015-06-04 13:28
hrhguanli
阅读(616)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1. js没有块级作用域if(true){	var color ="blue";}alert(color); //"blue"for (var i=0; i<10 i++){	doSomething(i);}alert(i); // "10"对于块级作用域的语言来说,for语句初始化变量的表达所定义...    阅读全文
posted @ 2015-06-04 11:53
hrhguanli
阅读(131)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一、为什么须要兼容性測试(下面称CTS)?1.1、让APP提供更好的用户体验。用户能够选择很多其它的适合自己设备的APP。让APP更稳定。1.2、让开发人员设计更高质量的APP。1.3、通过CTS的设备能够执行Android market。另外,CTS是免费的,并且非常easy。二.CTS是开源的測...    阅读全文
posted @ 2015-06-04 10:30
hrhguanli
阅读(243)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Sereja and Dimatime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputSereja and Dima play a game. The r...    阅读全文
posted @ 2015-06-04 09:23
hrhguanli
阅读(622)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号