public class Factory2 { /** * @param args 工厂模式
*/ public static void main(String[] args) { // TODO Auto-generated method stub
Ifactory ifactory =...
分类:
其他好文 时间:
2014-04-30 00:33:52
阅读次数:
504
public class Factory2 { /** * @param args 工厂模式
*/ public static void main(String[] args) { // TODO Auto-generated method stub
//工厂模式 Ifactory if...
分类:
其他好文 时间:
2014-04-30 00:13:13
阅读次数:
512
转自:http://blog.csdn.net/lane_l/article/details/20235909准备篇:1、配置防火墙,开启80端口、3306端口vi
/etc/sysconfig/iptables-A INPUT -m state --state NEW -m tcp -p tcp ...
分类:
其他好文 时间:
2014-04-29 22:55:19
阅读次数:
710
FlashBuilder 1119: 访问可能未定义的属性 on (通过 static
类型当此问题出现的时候无论 刷新 清理 注释 删除 乃至重启电脑都无济于事。解决方法:备份此类到另外一个地方。 然后删除 ,刷新。 把刚才备份的类粘贴回来。
分类:
其他好文 时间:
2014-04-29 22:02:00
阅读次数:
548
- (UITableViewCell *)tableView:(UITableView
*)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ static NSString
*cellindentifier=@"...
分类:
移动开发 时间:
2014-04-29 19:55:42
阅读次数:
604
在上个随笔 CentOS上 Mono3.2.8运行ASP.NET MVC4经验中,步骤2中要求卸载EF
5.0,这样才能在Linux + Mono的环境中运行ASP.NET MVC4的Web应用。今天,没有卸载EF 5.0的情况下,使用NuGet新安装了EF
6.1.0,如下图(使用VS012英文版...
分类:
系统相关 时间:
2014-04-29 19:36:15
阅读次数:
735
本文记录Hadoop 2.x在Linux x64下重新编译的过程。环境:Centos 6.5
x64 &Hadoop 2.2一、安装编译包yum install svnyum install autoconfautomake libtool
cmakeyum install ncurses-deve...
分类:
其他好文 时间:
2014-04-29 19:19:52
阅读次数:
451
2014.04.28module 首测1)环境:Centos release 6.5 (Final)
kernel:
2.6.32-358.23.2.e16.centos.plus.i6862)源文件及Makefile源文件:是一个入门的Hello.c文件,网上到处可以找得到。Makefile...
分类:
系统相关 时间:
2014-04-29 17:25:50
阅读次数:
634
1 sign=mt_rand(1,100000);12 }13 14 final protected
function __clone(){15 16 }17 18 protected static function getIns(){19 if(!...
分类:
Web程序 时间:
2014-04-29 16:30:19
阅读次数:
415