• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

cynchanpin

  • 博客园
  • 联系
  • 订阅
  • 管理
上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 149 下一页

2017年4月18日

connection to sys should be as sysdba or sysoper 解决的方法

摘要: 连接时提示: 出现了例如以下的情况:EXP-00056;遇到ORACLE错误28009。 ORA-28009:connection to sys should be as sysdba or sysoper 然后 提示你输入username: password: 仅仅要输入以下的即可 提示你输入us 阅读全文

posted @ 2017-04-18 15:35 cynchanpin 阅读(387) 评论(0) 推荐(0)

Android触摸事件

摘要: 简单介绍: 做了一个语音发送UI的小demo。 按下显示语音窗体,依据音量调节UI音量显示,上划至窗体显示取消发送。 原理: 1:获取什么事件来运行操作: 给Button加入setOnTouchListener事件,获得触摸事件,在滑动事件中得到当前显示控件的坐标,然后依据当前触摸位置与坐标进行推断 阅读全文

posted @ 2017-04-18 15:18 cynchanpin 阅读(166) 评论(0) 推荐(0)

Unix/Linux环境C编程新手教程(30) 字符串操作那些事儿

摘要: 函数介绍rindex(查找字符串中最后一个出现的指定字符) 相关函数 index,memchr,strchr,strrchr表头文件 #include<string.h>定义函数 char * rindex( const char *s,int c);函数说明 rindex()用来找出參数s字符串中 阅读全文

posted @ 2017-04-18 14:42 cynchanpin 阅读(214) 评论(0) 推荐(0)

Mysql 查询注意和运行shell命令

摘要: Mysql 查询注意 1. 在mysql查询的时候须要注意在表的前面加上数据库的前缀,不然就是默认是当前的数据库(当多个库查询的时候,可能会出现反复的查同样的表多次) 2. \! ls –al ,mysql能够运行shell 外部的命令(注意\!和ls之间的空格) Mysql 查询注意 1. 在my 阅读全文

posted @ 2017-04-18 14:06 cynchanpin 阅读(243) 评论(0) 推荐(0)

四边形优化dp

摘要: 理解: http://blog.renren.com/share/263498909/1064362501 http://www.cnblogs.com/ronaflx/archive/2011/03/30/1999764.html http://yomean.blog.163.com/blog/s 阅读全文

posted @ 2017-04-18 12:53 cynchanpin 阅读(281) 评论(0) 推荐(0)

Linux学习杂记

摘要: 近期一口气看完了韩顺平老师讲的Linux视频教程,自己也在学习的过程中做了些笔记,记载例如以下。希望帮助到一些喜欢研究Linux的同学。也算是在云端备份一下笔记吧。以免电脑出现不可控的因素而遗失自己的心血。 首先声明,这篇笔记不是依照韩老师讲的顺序来写的。可能有些凌乱。但我相信。你总能找到你想要的信 阅读全文

posted @ 2017-04-18 11:56 cynchanpin 阅读(151) 评论(0) 推荐(0)

UVA 10026 Shoemaker&#39;s Problem

摘要: Shoemaker's Problem Shoemaker has N jobs (orders from customers) which he must make. Shoemaker can work on only one job in each day. For each ith job, 阅读全文

posted @ 2017-04-18 10:55 cynchanpin 阅读(233) 评论(0) 推荐(0)

【12c】root container 和 pdb 的一些差别

摘要:  Where\what ? root pdb 备注 Control files and redo log files Y belongs to the CDB and not to a specific container Shared UNDO and default database tem 阅读全文

posted @ 2017-04-18 09:53 cynchanpin 阅读(347) 评论(0) 推荐(0)

Configuring HDFS High Availability

摘要: Configuring HDFS High Availability 原文请訪问 http://blog.csdn.net/ashic/article/details/47024617,突袭新闻小灵儿,linux公社,各种爬虫狗。在这里问候你们全家 Configuring HDFS High Ava 阅读全文

posted @ 2017-04-18 08:47 cynchanpin 阅读(397) 评论(0) 推荐(0)

2017年4月17日

字符串替换

摘要: 字符串替换 时间限制:3000 ms | 内存限制:65535 KB 难度:2 描写叙述 编写一个程序实现将字符串中的全部"you"替换成"we" 输入 输入包括多行数据 每行数据是一个字符串。长度不超过1000 数据以EOF结束 输出 对于输入的每一行,输出替换后的字符串 例子输入 you are 阅读全文

posted @ 2017-04-17 21:36 cynchanpin 阅读(175) 评论(0) 推荐(0)

上一页 1 ··· 138 139 140 141 142 143 144 145 146 ··· 149 下一页
 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3