DM8168新板从贴片到系统启动折腾了二十多天终于完成,高校里做个东西好累,导师只给机焊10个BGA,别的都是手工。
前段时间启动操作系统时,到了Starting Matrix GUI application。。。
出现了 pgd = c0004000 的毛病,查了很久没找到合适的答案,最后回到log看到一句提示:
Unable to handle kerne...
分类:
其他好文 时间:
2014-10-29 00:28:05
阅读次数:
263
postfix下的转发配置文件更改#!/bin/bashPOSTCONF=‘/etc/postfix/main.cf‘##配置文件的位置ret=$(grepsmtp_idns_filter_style$POSTCONF|awk-F‘=‘‘{print$2}‘)切割出配置文件要更改的部分echo"thecurrentis$ret"BASE=hongkong#Startthehongkongstart(){echo$"Starting$BASE:"sed..
分类:
其他好文 时间:
2014-10-28 18:12:18
阅读次数:
164
My JSP 'JqueryTest.jsp' starting page 1 2 3 * 4 5 6 / 7 8 9 + ...
分类:
Web程序 时间:
2014-10-28 17:24:51
阅读次数:
364
3.4.安装Grid Infrastructure3.4.1.安装Grid1.运行 grid的安装文件runInstaller[grid@linuxrac1 grid]$ ./runInstaller Starting Oracle Universal Installer...Checking Te...
分类:
数据库 时间:
2014-10-27 17:05:55
阅读次数:
326
Given a sorted array of integers, find the starting and ending position of a given target value.
Your algorithm's runtime complexity must be in the order of O(log n).
If the target is not found ...
分类:
其他好文 时间:
2014-10-25 17:24:28
阅读次数:
145
Search for a RangeGiven a sorted array of integers, find the starting and ending position of a given target value.Your algorithm's runtime complexity ...
分类:
其他好文 时间:
2014-10-24 14:16:18
阅读次数:
238
64-bit and iOS 8 Requirements for New Apps
October 20, 2014
Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in...
分类:
移动开发 时间:
2014-10-24 13:03:46
阅读次数:
141
从今天开始,开发者可以简单的通过iTunes Connect发送email,邀请1000名测试者测试IOS app的beta版。一旦测试者接受邀请,他们就可以在自己的IOS设备上安装你的应用程序,获取生成更新的推送通知,并且反馈测试意见。所有的这一且都在TestFlight app。Starting...
分类:
移动开发 时间:
2014-10-24 10:36:49
阅读次数:
175
Given a sorted array of integers, find the starting and ending position of a given target value.Your algorithm's runtime complexity must be in the ord...
分类:
其他好文 时间:
2014-10-23 22:35:17
阅读次数:
215
# This Python file uses the following encoding: utf-8# Starting in the top left corner of a 2×2 grid, and only being able to move to the right and dow...
分类:
编程语言 时间:
2014-10-22 08:43:00
阅读次数:
139