/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this... ...
分类:
其他好文 时间:
2017-11-16 17:18:17
阅读次数:
144
CS 265: Research Topics in Database Systems AnnouncementsQuiz 3 will be posted. Good luck!Quiz 2 has been posted. Good luck!Here is the History of a P... ...
分类:
数据库 时间:
2017-11-13 16:58:41
阅读次数:
204
作者 彭东林 pengdonglin137@163.com 平台 TQ2440 Qemu+vexpress-ca9 Linux-4.10.17 正文 继续分析head.S: 第1行将__mmp_switched标号的虚拟地址赋给r13,后面从__turn_mmu_on返回时会用到 第3行将1f标号的 ...
分类:
系统相关 时间:
2017-11-11 22:57:41
阅读次数:
290
前言 在定位元素的时候,经常会遇到各种异常,为什么会发生这些异常,遇到异常又该如何处理呢? 本篇通过学习selenium的exceptions模块,了解异常发生的原因。 一、发生异常 1.打开博客首页,定位“新随笔”元素,此元素id="blog_nav_newpost" 2.为了故意让它定位失败,我 ...
分类:
编程语言 时间:
2017-11-10 15:10:12
阅读次数:
584
一、三菱PLC通讯概要 三菱PLC FX系列通信结构如下图所示: 三菱PLC FX系列的通信规格如下图所示: 三菱PLC FX系列一般有以下几种通信模块,以FX2N为例: FX2N-232-BD FX2N-232IF FX2N-232ADP FX2N-485-BD FX2N-422-BD ..... ...
分类:
其他好文 时间:
2017-11-04 15:02:23
阅读次数:
220
MMU是Memory Management Unit的缩写,中文名是内存管理单元,它是中央处理器(CPU)中用来管理虚拟存储器、物理存储器的控制线路,同时也负责虚拟地址映射为物理地址,以及提供硬件机制的内存访问授权,多用户多进程操作系统。TLB(Translation Lookaside Buffe... ...
分类:
其他好文 时间:
2017-11-02 13:05:57
阅读次数:
205
en.wikipedia.org/wiki/Message-oriented_middleware Message-oriented middleware (MOM) is software or hardware infrastructure supporting sending and rece ...
分类:
其他好文 时间:
2017-11-02 11:17:25
阅读次数:
142
1.前言 本次安装方式采用yum repo,请前往官网下载对应的版本,由于我的虚拟机安装的是centos7,所以选择Red Hat Enterprise Linux 7 / Oracle Linux 7 (Architecture Independent), RPM Package,详细的安装步骤请 ...
分类:
数据库 时间:
2017-10-26 13:29:00
阅读次数:
338
工具: xampp-win32-1.6.8-installer安装包 bugfree3.0.4安装包 安装xampp: 1. 一般默认,注意在下图中勾选Install Apache as service和Install MySQL as service就行了。 2. 正常安装后,apache和mys ...
分类:
其他好文 时间:
2017-10-25 18:09:41
阅读次数:
2732
了解S3C2410/S3C2440的时钟体系结构 掌握通过设置MPLL改变系统时钟的方法 掌握在不同的频率下设置存储控制器的方法 掌握PWM定时器的用法 了解WATCHDOG定时器的用法 ...
分类:
其他好文 时间:
2017-10-22 23:32:40
阅读次数:
192