Souleigh ✨ Souleigh ✨
4年前
php指的是什么?
PHP(全称:HypertextPreprocessor,即“PHP:超文本预处理器”)是一种开源的通用计算机脚本语言,尤其适用于网络开发并可嵌入H
Easter79 Easter79
3年前
SpringBoot下的SpringMVC
SpringBoot下的SpringMVC和之前的SpringMVC使用是完全一样的,主要有以下注解一、@Controller(https://my.oschina.net/u/1774615)SpringMVC的注解,处理h
Stella981 Stella981
3年前
Kudu与Impala在字符串处理上与其他DB的迥异
Kudu的时间戳类型,在Impala建表上用的是timestamp,有2个与众不同的地方。1\.在Kudu里它存的时间戳是纳秒级别,所以你普通的时间戳存进去需要\1000。2\.另外,Kudu的时间戳里面存的是,UTC时间。所以存进去的时间需要自己转换时区。2\.Impala在读取时间戳的时候,会根据配置项,使用系统的本地时区。配置
Stella981 Stella981
3年前
Hive内嵌字符处理函数:regexp_extract,regexp_replace,split,replace,translate
1.Hive内嵌函数说明       官方地址:hive函数大全官方地址(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FHive%2FLanguageManual%2BUDF%23Langu
Stella981 Stella981
3年前
SpringBoot下的SpringMVC
SpringBoot下的SpringMVC和之前的SpringMVC使用是完全一样的,主要有以下注解一、@Controller(https://my.oschina.net/u/1774615)SpringMVC的注解,处理h
Stella981 Stella981
3年前
LVS+Keepalived搭建高可用、高并发集群; 有未处理问题
文章目录一、LVS负载均衡keepalived主从高可用(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fweixin_44571270%2Farticle%2Fdetails%2F104250420%23LVSkeepalived_
Stella981 Stella981
3年前
ClickHouse和他的朋友们(4)Pipeline处理器和调度器
原文出处:https://bohutang.me/2020/06/11/clickhouseandfriendsprocessor/本文谈下ClickHouse核心科技:处理器Processor和有向无环调度器DAGScheduler。这些概念并不是ClickHouse首创,感兴趣的同学可以关注下materialize的ti
Stella981 Stella981
3年前
Linux 下如何处理包含空格和特殊字符的文件名
Linux下如何处理包含空格和特殊字符的文件名作者: AvishekKumar(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.tecmint.com%2Fmanagelinuxfilenameswithspeci
Stella981 Stella981
3年前
IBM带库故障处理(驱动器down,磁带卡带,重配置)Netbackup
1 磁带库管理1.1 磁带库和驱动器状态查询通过JavaConsole进入DeviceMonitor,从Monitor右侧可看到各个驱动器的状态。TLD,处于正常待命状态。ACTIVE,处于使用中的状态DOWN,处于故障而被关闭的状态,无法使
十月飞翔 十月飞翔
3年前
Allure FAQ
生成测试报告命令pytestsqalluredirresults生成json格式报告文件alluregenerate./unit/allureresulto./unit/allurereport处理json生成xml,未渲染,打开报loading错误直接在pycharm中右击allure报