下载arm-linux-gcc 4.2.3http://code.google.com/p/princess-alist/downloads/detail?name=arm-linux-gcc-4.3.2.tgz&can=2&q= 安装arm-linux-gcc 4.2.3sudo tar xvzf ...
分类:
系统相关 时间:
2016-03-26 12:20:54
阅读次数:
242
Oracle Study之--Oracle 11gR2通过RMAN克隆数据库
Purpose of Database Duplication
A duplicate database is useful for a variety of purposes, most of which involve testing. You can perform the following tasks...
分类:
数据库 时间:
2016-03-26 07:15:58
阅读次数:
333
Parcelable接口:
Interface for classes whose instances can be written to and restored from a Parcel。 Classes implementing the Parcelable interface must also have a static field called CREATOR, which is...
分类:
移动开发 时间:
2016-03-24 11:30:44
阅读次数:
189
这在附还有一个转柱形图的效果及代码. 原PHP报表效果: 转成Excel后的效果: 附上代码: <?php /** * PHPExcel * * Copyright (C) 2006 - 2014 PHPExcel * * This library is free software; you can ...
分类:
Web程序 时间:
2016-03-23 21:41:25
阅读次数:
406
首先我们要知道setTag方法是干什么的,SDK解释为 Tags Unlike IDs, tags are not used to identify views. Tags are essentially an extra piece of information that can be assoc
分类:
移动开发 时间:
2016-03-23 11:19:43
阅读次数:
260
今天在某云主机(centos7)安装(yum install方式)mariadb(即开源mysql)后,无法启动mariadb,其实是安装不完整,当然启动不了,更不用说输入"mysql -u root"提示Can't connect to local MySQL server through soc
分类:
数据库 时间:
2016-03-23 06:13:02
阅读次数:
280
You can find the DMGs for Xcode and other development tools onhttps://developer.apple.com/downloads/ (requires Apple ID to login). You must login to h
分类:
其他好文 时间:
2016-03-23 00:52:29
阅读次数:
233
Problem Description Acmer in HDU-ACM team are ambitious, especially shǎ崽, he can spend time in Internet bar doing problems overnight. So many girls wa...
分类:
其他好文 时间:
2016-03-22 22:05:33
阅读次数:
216
跑单测用例的时候,以前执行成功的用例,运行时控制台仍然会报 dubbo 相关的错误: Failed to save registry store file, cause: Can not lock the registry cache file 2016-03-22 17:16:05,493 [Du
分类:
编程语言 时间:
2016-03-22 19:23:26
阅读次数:
351
Vs2013中创建python文件,在文件中没输入中文时,编码为utf-8的,如图 接着,在里面输入几行中文后,再次用notepad++查看其编码如下,在vs下运行也报错(用cmd运行就不会): 根据以有经验,这是字符编码的问题了,试着将python文件的转化为utf-8的,直接在notepad++
分类:
编程语言 时间:
2016-03-22 13:57:00
阅读次数:
527