1 ExecSQL($sqls,$conn);23 if(!empty($shopcont[0]['shopping'])){ //shopping为三维数组,用empty判断商品是否为空24 $arr = explode('@',$shopcont[0]...
                            
                            
                                分类:
Web程序   时间:
2014-07-22 22:52:34   
                                阅读次数:
216
                             
                    
                        
                            
                            
                                题目如下:
Problem D
Fill
 
There are three jugs with a volume of a, b and c liters. (a,b, and c are positive integers not greater than 200). The first and the secondjug are initially empty, wh...
                            
                            
                                分类:
其他好文   时间:
2014-07-21 11:32:15   
                                阅读次数:
253
                             
                    
                        
                            
                            
                                介绍略 集群安装: 一.准备工作: 1.版本介绍: 目前我们使用版本为kafka_2.9.2-0.8.1(scala-2.9.2为kafka官方推荐版本,此外还有2.8.2和2.10.2可以选择) 2.环境准备: 安装JDK6,目前使用版本为1.6,并配置JAV...
                            
                            
                                分类:
其他好文   时间:
2014-07-21 10:25:51   
                                阅读次数:
173
                             
                    
                        
                            
                            
                                处理ListView 空列表继承ListActivity 的写法:使用listView或者gridView时,当列表为空时,有时需要显示一个特殊的empty view来提示用户,一般情况下,如果你是继承ListActivity,只要 当列表为空时就会自动显示TextView 继承Activity ....
                            
                            
                                分类:
其他好文   时间:
2014-07-21 00:20:45   
                                阅读次数:
259
                             
                    
                        
                            
                            
                                Description
We give the following inductive definition of a “regular brackets” sequence:
the empty sequence is a regular brackets sequence,if s is a regular brackets sequence, then (s) and [s]...
                            
                            
                                分类:
其他好文   时间:
2014-07-19 23:42:40   
                                阅读次数:
258
                             
                    
                        
                            
                            
                                Given a stringsconsists of upper/lower-case alphabets and empty space characters' ', return the length of last word in the string.If the last word doe...
                            
                            
                                分类:
其他好文   时间:
2014-07-19 22:36:30   
                                阅读次数:
149
                             
                    
                        
                            
                            
                                Description
  Black Box 
Our Black Box represents a primitive database. It can save an integer array and has a special
i variable. At the initial moment Black Box is empty and...
                            
                            
                                分类:
其他好文   时间:
2014-07-19 12:06:45   
                                阅读次数:
199
                             
                    
                        
                            
                            
                                Use an empty temporary constructor function  F().  Set the prototype of  F() to be the parent object. Return a new instance of the temporary construct...
                            
                            
                                分类:
编程语言   时间:
2014-07-19 08:36:01   
                                阅读次数:
276
                             
                    
                        
                            
                            
                                一、LVM简介LVM是LogicalVolumeManager(逻辑卷管理)的简写,它由HeinzMauelshagen在Linux2.4内核上实现。LVM将一个或多个硬盘的分区在逻辑上集合,相当于一个大硬盘来使用,当硬盘的空间不够使用的时候,可以继续将其它的硬盘的分区加入其中,这样可以实现磁盘空间的动态管理,..
                            
                            
                                分类:
其他好文   时间:
2014-07-19 02:35:55   
                                阅读次数:
358