你发现了吗?Google今天(19日)为纪念魔术方块发明40周年,在首页上架数字版的魔术方块(Magic 
Cube),邀请网友们一起挑战智力,解开后还能透过分享至各社群网站包含脸书、推特、 Google+等跟朋友分享。Google 
Doodle时常推出小游戏或是有趣的动画,为纪念各大人事物的发明和庆...
                            
                            
                                分类:
其他好文   时间:
2014-05-24 01:05:10   
                                阅读次数:
341
                             
                         
                    
                        
                            
                            
                                Ubuntu Kylin 14.04gedit- Version 3.10.4 (as same as 
all version of gedit 3.x )Attention: this plugin of gedit version 3.x is not the 
same as gedit ver...
                            
                            
                                分类:
其他好文   时间:
2014-05-16 09:05:47   
                                阅读次数:
293
                             
                         
                    
                        
                            
                            
                                python中的单元测试可以使用doctest,unittest完成
1.doctest的使用
(1)写入程序如下(cubetest.py):
#!/usr/bin/python
def cube(x):
	"""
	cube a number and return the result
	
	>>> cube(2)
	8
	>>> cube(3)
	27
	>>> cube(4)
	64...
                            
                            
                                分类:
编程语言   时间:
2014-05-13 23:33:19   
                                阅读次数:
491
                             
                         
                    
                        
                            
                            
                                1.获取最新版本 
https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.6.1.tgz2.解压并进入bin目录tar 
zxvf mongodb-linux-x86_64-2.6.1.tgzcd /opt/database/mongodb-li...
                            
                            
                                分类:
数据库   时间:
2014-05-12 10:13:42   
                                阅读次数:
398
                             
                         
                    
                        
                            
                            
                                下面是SELECT语句的逻辑执行顺序:FROMONJOINWHEREGROUP BYWITH 
CUBE or WITH ROLLUPHAVINGSELECTDISTINCTORDER BYTOP 
MICROSOFT指出,SELECT语句的实际物理执行顺序可能会由于查询处理器的不同而与这个顺序有所出....
                            
                            
                                分类:
数据库   时间:
2014-05-12 09:16:11   
                                阅读次数:
336
                             
                         
                    
                        
                            
                            
                                1.下载安装文件加压、编译和安装cd /tmpwget 
http://download.redis.io/releases/redis-2.8.9.tar.gztar -zxf 
redis-2.8.9.tar.gzcd redis-2.8.9makesudo make install这时Redis ...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 22:29:44   
                                阅读次数:
432
                             
                         
                    
                        
                            
                            
                                Essential BI Gauge是一款强大的商业智能仪表控件,可以用于从OLAP 
Cube显示KPI,用户可以很容易地查看KPI值,该产品包含在Essential Studio Business Intelligence 
Edition里,可用于Visual Studio 2008和2010.
                            
                            
                                分类:
其他好文   时间:
2014-05-10 19:08:15   
                                阅读次数:
369
                             
                         
                    
                        
                            
                            
                                用 EasyBCD 从 Win7/8 中硬盘安装 Ubuntu(EasyBCD自己在百度上下一个就好了)
 EasyBCD 可以方便地编辑 Win7 和Win8 的启动菜单项,操作中注意细心,下面来看一个练习;
 下载 Ubuntu 的 desktop 光盘镜像iso文件,我下载的是Ubuntu Kylin 14.04 64位(官网上说Android系统的编译要在64位的版本下)的版本,Ubu...
                            
                            
                                分类:
其他好文   时间:
2014-05-10 03:34:48   
                                阅读次数:
431
                             
                         
                    
                        
                            
                            
                                默认使用软件中心安装node.js,然后参考https://famo.us/install进行安装1.sudo 
apt-get install git2.npm install -g yo grunt-cli bower generator-famous 
执行后结果报如下错误 使用npm WARN ...
                            
                            
                                分类:
Web程序   时间:
2014-05-09 08:12:08   
                                阅读次数:
478
                             
                         
                    
                        
                            
                            
                                题目链接:
http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemCode=3736
Pocket Cube
Time Limit: 2 Seconds      Memory Limit: 65536 KB
Pocket Cube is a 3-D combination puzzle. It is a 2 ×...
                            
                            
                                分类:
其他好文   时间:
2014-05-07 23:53:24   
                                阅读次数:
709