logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

oracle 全角半角转换函数

oracle提供两个全半角转换的两个函数1、to_single_byte(c)转换成半角SQL> select to_single_byte('1234523232') from dual;TO_SINGLE_ ---------- 12345232322、to_mul...

Spark读取数据库(Mysql)的四种方式讲解

转载于:https://my.oschina.net/sniperLi/blog/712903

#大数据#数据库
Ubuntu Linux:Package 'openssh-server' has no insta

前天在虚拟机中安装了ubuntu 10.10,装好基本系统后,在安装openssh中,使用sudo apt-get install openssh-server命令,发现安装不了,出现以下问题:Reading package lists… DoneBuilding dependency t...

#操作系统#运维
虚拟机桥接方式手动修改ip地址

1、System - Administration - Network Tools2、Devices下选择Ethernet interface(eth0),即第0块网卡3、选择Configure4、选中Autoeth0-edit-ipv4setting:ad...

#运维
虚拟机重启网络服务

Ubuntu:sudo /etc/init.d/networking restartother:servicenetworkrestart转载于:https://my.oschi...

#运维#操作系统
到底了