有时候我们需要知道mysql数据库中的一些情况,好在php提供了一些内置方法与函数,大家了解下了。代码如下:";}?>代码如下:";}?>代码如下:代码如下:代码如下:代码如下:代码如下:代码如下:"; 
//输出表头echo "列名类型长度标志";$result = mysql_query("SEL...
                            
                            
                                分类:
数据库   时间:
2014-05-03 22:04:22   
                                阅读次数:
417
                             
                         
                    
                        
                            
                            
                                self.myScrollView.frame =
CGRectMake(0,
self.stateNavigationHight-216+80,
320, [self
getUIScreenHight]-113);
    [UIView
beginAnimations:@"roseImageViewAnimation"
context:(__bridge
void*)sel...
                            
                            
                                分类:
其他好文   时间:
2014-05-01 22:16:12   
                                阅读次数:
362
                             
                         
                    
                        
                            
                            
                                一、 分类-Category1. 
基本用途OC中如何在不改变原来类模型的前提下,给类扩充一些方法?有2种方式 1>.继承 2>.分类(Category)2. 
格式分类的声明@interface 类名 (分类名称)// 方法声明@end分类的实现@implementation 类名 (分类名称)/.....
                            
                            
                                分类:
其他好文   时间:
2014-04-29 11:23:47   
                                阅读次数:
384
                             
                         
                    
                        
                            
                            
                                + (NSTimer 
*)timerWithTimeInterval:(NSTimeInterval)ti target:(id)aTarget 
selector:(SEL)aSelector userInfo:(id)userInfo repeats:(BOOL)yesOrNo;+ (NSTime...
                            
                            
                                分类:
其他好文   时间:
2014-04-29 10:11:45   
                                阅读次数:
389