Building a Space Station
Time Limit: 1000MS Memory Limit: 30000K
Total Submissions: 4400 Accepted: 2255
Description
You are a member of the space station engineering team, and are assigned a tas...
分类:
其他好文 时间:
2014-07-31 13:18:36
阅读次数:
280
今天初识css3看来JQuery高级编程要放到最后去看了。笔记:a:link{color:blue;}未访问a:visited{color:blue;}已访问a:hover{color:red;}悬浮a:active{color:yellow;}活动链接css代码格式p{css属性:属性值}border-radius:xxpx;(边框圆角)padding-(top,left,right,bottom):xxp..
分类:
Web程序 时间:
2014-07-31 10:00:36
阅读次数:
447
下面是课堂上讲述配置CentOS7的PXE安装环境时的截图:
分类:
系统相关 时间:
2014-07-31 03:16:56
阅读次数:
253
/**
******************************************************************************
* @file stm32f10x_tim.h
* @author MCD Application Team
* @version V3.5.0
* @date 11-March-2011
...
分类:
其他好文 时间:
2014-07-31 03:03:45
阅读次数:
357
/** ****************************************************************************** * @file stm32f10x_tim.h * @author MCD Application Team * @version ....
分类:
其他好文 时间:
2014-07-31 02:58:45
阅读次数:
451
本文介绍在centos7上面通过hadoop2.4.1源码构建hadoop distribution 版本,即hadoop的运行版本。 为何要自己building,而不用Apache的distribution 【bin】版本,因为hadoop涉及到Linux系统的底层实现,如: hado...
分类:
其他好文 时间:
2014-07-30 23:41:25
阅读次数:
284
使用windows7系统安装盘启动,到选择安装界面时,按shift+F10键调出DOS界面执行以下命令netuser用户名密码/add建立用户netlocalgroupAdministrators用户名/add把“用户”添加到管理员中使其具有管理员权限,注意Administrator后加s用复数附加:相关命令netuserguest/active:yes..
确定网络类型的模式和VirtualConnect网络设计的类型(Active/StandbyvsActive/Active)当面对选择使用何种VirtualConnect网络设计类型(Active/Active(A/A)vs.Active/Standby(A/S)uplinks)时,需要考虑Enclosure内部需要支持网络流量的类型,例如,是否Enclosure内部有更多的Se..
分类:
数据库 时间:
2014-07-29 18:19:32
阅读次数:
264
Build Active Architecture Only这个属性,设置为NO时,我知道会编译多个版本,不过打出来的包会大不少。
这个属性设置为yes,是为了debug的时候编译速度更快,它只编译当前的architecture版本。
而设置为no时,会编译所有的版本。
这个是设备对应的architecture:
armv6:iPhone 2G/3G,iPod 1G/2G
arm...
分类:
其他好文 时间:
2014-07-29 18:01:31
阅读次数:
294
安装和配置Mariadb看来以后不得不使用Mariadb数据库了,尽早的熟悉;[1]InstallMariadbforepelyum-yinstallmariadb-serverInstalled:mariadb-server.x86_641:5.5.37-1.el7_0[2]StartMariadb&开机启动[root@mariadb~]#systemctlstartmariadb
[root@mariadb~]#systemctlenabl..
分类:
数据库 时间:
2014-07-29 16:05:39
阅读次数:
358