码迷,mamicode.com
首页 >  
搜索关键字:oba    ( 2674个结果
【Oracle Database】Oracle RMAN备份
[oracle@monkey01 ~]$ rman target / Recovery Manager: Release 11.2.0.4.0 - Production on Mon Mar 26 13:48:45 2018 Copyright (c) 1982, 2011, Oracle and/ ...
分类:数据库   时间:2020-11-21 12:03:07    阅读次数:9
UG_PS Parasolid相关的操作
Open C UF_PS_ask_current_highest_tagUF_PS_ask_current_partitionUF_PS_ask_entity_partitionUF_PS_ask_journal_dataUF_PS_ask_kernel_versionUF_PS_ask_objec ...
分类:其他好文   时间:2020-11-19 12:26:14    阅读次数:5
blocked because of many connection errors; unblock with 'mysqladmin flush-hosts'
Last_IO_Errno: 1129 Last_IO_Error: error connecting to master 'slavetest@xxx.xxx.xxx.xx:6612' - retry-time: 60 retries: 1 message: Host 'xxx.xxx.xxx.x ...
分类:数据库   时间:2020-11-10 11:23:28    阅读次数:13
【入门】Flask: 基础知识
<! +++ title = "【入门】Flask: 基础知识" description = "" date = "2020 11 09" weight = 5 tags = [] categories = ["5 框架应用","51 web","flask"] keywords = [] +++ ...
分类:其他好文   时间:2020-11-10 11:02:55    阅读次数:8
一键部署----shell脚本安装MySQL5.7
一键部署----shell脚本安装MySQL5.7#/bin/bashyum-yinstallncursesbisoncmakegccgcc-c++ncurses-develuseraddmysql-s/sbin/nologinread-p"输入你存放压缩包的绝对路径:"abccd$abctarzxvfboost_1_59_0.tar.gztarzxvfmysql-5.7.17.tar.gzmvb
分类:数据库   时间:2020-11-08 17:51:50    阅读次数:43
phpMyAdmin拿shell的两种方法
一.phpMyAdmin用户名和密码1.如何获取phpMyAdmin用户名和密码:弱口令root/rootroot/空密码root/123456phpMyAdmin爆破工具信息泄露(配置文件等)sql注入等等 2.网站绝对路径,如何获取网站的绝对路径呢?单引号爆绝对路径xx.asp?id=1’错误参 ...
分类:Web程序   时间:2020-11-02 10:43:50    阅读次数:40
ShiroConfig V2.0
package com.aaa.shiro; import org.apache.shiro.mgt.SecurityManager; import org.apache.shiro.session.mgt.SessionManager; import org.apache.shiro.spring ...
分类:其他好文   时间:2020-10-31 01:23:40    阅读次数:21
S3C2440 用C语言点亮LED
#一、从汇编到C函数 ##1、设置栈 为什么从汇编调用C函数需要设置栈? 1、因为arm汇编调用C函数参数要遵循APCS规则。即参数小于等于4个可以用R0-R3来传参;多于4个的参数,前四个参数用R0-R3传参,第五个参数开始使用栈来传参 2、C函数内部使用到的局部变量,它所存储的空间就是栈空间 3 ...
分类:编程语言   时间:2020-10-29 10:44:08    阅读次数:25
图文详解 Intellij IDEA配置Jetty
图文详解 Intellij IDEA配置Jetty 新鲜的桔子 2018-05-22 15:20:02 16351 收藏 5 分类专栏: Spring MVC Jetty 文章标签: Spring MVC Jetty 版权 图文详解 Intellij IDEA配置Jetty 新鲜的桔子 2018-0 ...
分类:其他好文   时间:2020-10-29 09:32:26    阅读次数:14
用 hexo 快速搭建博客
如何做到一毛不拔的搭建网站 以下操作全程使用管理员权限,因为我不清楚哪里会出现 permission denied 1.下载 nodejs 对应 windows 用户,下载对应的 ".msi" 的文件安装就行 Linux 和 Mac 用户...此处省略 安装成功后可以查看版本 node -v npm ...
分类:其他好文   时间:2020-10-24 09:47:30    阅读次数:23
2674条   上一页 1 ... 6 7 8 9 10 ... 268 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!