MDK编译at91sam9261-ek的basic-fatfs-project,出现错误:.\at91sam9261-sdram\at91sam9261-sdram.axf: Error: L6915E: Library reports error: __use_no_semihosting_swi...
分类:
其他好文 时间:
2014-10-12 16:12:08
阅读次数:
262
It is quite a basic problem. However I spent half an hour solving it and made two mistakes. Guess it's because I haven't written some fundamental data structures like linked list for a while and kind...
分类:
其他好文 时间:
2014-10-12 09:08:27
阅读次数:
176
AWR基础知识1、自动工作负荷仓库Oracle收集了大量与性能和动作相关的统计信息。这些信息在内存中累加,并且有规律地写入磁盘(也就是写入构成AWR的表)。最终,这些信息会过期并被重写。1.1、收集统计量统计量收集的级别由实例参数STATISTICS_LEVEL控制。这个参数可能被设置为BASIC、...
分类:
数据库 时间:
2014-10-11 10:00:45
阅读次数:
273
/*****************************************************************************
* OpenST Basic tool library *
* Copyright (C) 2014 Henry.Wen renhuabes...
分类:
其他好文 时间:
2014-10-10 18:43:04
阅读次数:
178
1 mysql支持enum,和set类型,sql server不支持2 mysql不支持nchar,nvarchar,ntext类型3 mysql的递增语句是AUTO_INCREMENT,而mssql是identity(1,1) MYSQL:create table basic(id int key...
分类:
数据库 时间:
2014-10-10 14:50:24
阅读次数:
580
在xcode6中 苹果地图得定位方法修改了,以前得不能用了
报错说明:Trying to start MapKit location updates without prompting for location authorization. Must call -[CLLocationManager requestWhenInUseAuthorization] or -[CLLocationMa...
分类:
移动开发 时间:
2014-10-10 14:35:34
阅读次数:
200
MongoDB is very powerful, but it is still easy to get started with. In this chapter we’llintroduce some of the basic concepts of MongoDB:? A document ...
分类:
数据库 时间:
2014-10-10 06:05:34
阅读次数:
382
下载zip包 oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.zip oracle-instantclient11.2-jdbc-11.2.0.1.0-1.x86_64.zip oracle-instantclient11.2-sdk-11.2.0.1.0-1.x86_64.zip oracle-instantclient11.2...
分类:
数据库 时间:
2014-10-09 16:43:58
阅读次数:
314
use mastergo-- =============================================-- Basic Create Database Template-- =============================================IF EXISTS...
分类:
数据库 时间:
2014-10-09 16:25:57
阅读次数:
225
前言: 前天在看APUE的时候突然想到了这个问题,于是给自己科普一下Linux系统的启动流程。1.加载BIOS 接通电源后,计算机首先加载BIOS(即Basic Input-Output System,该程序被固化在主板上的一个ROM芯片中,包括最基本的输入输出程序、系统设置程序、开机硬件自检程.....
分类:
系统相关 时间:
2014-10-09 02:11:07
阅读次数:
203