随笔 - 170  文章 - 0  评论 - 16  阅读 - 35387 
11 2022 档案
vimrc
摘要:" All system-wide defaults are set in $VIMRUNTIME/debian.vim and sourced by" the call to :runtime you can find below. If you wish to change any of tho 阅读全文
posted @ 2022-11-24 16:02 北京开发 阅读(40) 评论(0) 推荐(0) 编辑
sqlite3 replace函数服务器端替换一个字段中数据的例子 ;拼接字段字符串
摘要:1、把字段filePath中所有类似 '/usr/local/Trolltech/%'的字符串都替换成 '/zzzzz/' update EstDlpFileAttribute set filePath = replace(filePath,'/usr/local/Trolltech/', '/zz 阅读全文
posted @ 2022-11-08 10:44 北京开发 阅读(259) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示