安装脚本1、1_preusers.sh#!/bin/bash#Purpose:Create 3 groups named 'oinstall','dba','oper', plus 1 users named 'oracle'.#Also setting the Environment#variab...
分类:
数据库 时间:
2014-07-03 10:50:44
阅读次数:
268
Time Limit: 5000MS Memory limit: 65536K题目描写叙述Haveyou ever played a popular game named "Fruit Ninja"?Fruit Ninja (known as Fruit Ninja HD on the iPad a...
分类:
其他好文 时间:
2014-07-02 22:36:05
阅读次数:
309
一、改动httpd.conf打开appserv的安装文件夹,找到httpd.conf文件,分别去掉以下两行文字前面的#号。#LoadModule vhost_alias_module modules/mod_vhost_alias.so去掉#意思是启用apache的虚拟主机功能。#Include c...
分类:
其他好文 时间:
2014-07-02 22:24:59
阅读次数:
221
<iframesrc="System/Module_Query.aspx"noresize="noresize"marginwidth="0"marginheight="0"scrolling="auto"frameborder="0"width="100%"height="100%"></iframe>
分类:
其他好文 时间:
2014-07-02 11:54:35
阅读次数:
215
The Direct I/O (Load/Store) module(即是LSU) serves as the source of all outgoing direct I/O packets(LSU用于配置发起数据读/写的SRIO设备端,发起端发送Direct IO包). With direct I/O, the RapidIO packet contains the specific add...
分类:
其他好文 时间:
2014-07-02 08:48:15
阅读次数:
472
几个有效的 linux or mac 配置:vim ,emacs,git,shell,emacs-org-mode...
分类:
系统相关 时间:
2014-07-02 07:05:52
阅读次数:
265
原理:最外层放水平平铺的背景,第二层放左边,第三层放右边,注意这个做法背景图不能透明结构: 样式:.module-title { height:33px; background: url(../images/more-title.png) 0 -33px repeat-x; text-inden.....
分类:
Web程序 时间:
2014-07-01 18:23:28
阅读次数:
235
以下是一个快速实现该需求的 module。只要将以下代码复制粘贴到 Documents\WindowsPowerShell\Packages\PowerShell\PowerShell.psm1 即可。$script:showWindowAsync = Add-Type –memberDefinit...
分类:
其他好文 时间:
2014-07-01 16:22:22
阅读次数:
262
(一)拦截*.do,装饰器中匹配do tomcat 可行 weblogic 不可行 web.xml ~~~ sitemesh com.opensymphony.module.sitemesh.filter.PageFilter sitemesh *.do ~~~ decorators.xml ~~~...
分类:
Web程序 时间:
2014-07-01 14:17:58
阅读次数:
259
var ivar = [:]
ivar.className // __NSDictionaryI
var i = 1
i.className // error: 'Int' does not have a member named 'className'
If you want to get the type of a primitive, you have to use brid...
分类:
移动开发 时间:
2014-07-01 06:31:12
阅读次数:
234