摘要:
1、获取文件类型 [root@localhost ~]# filename="/root/data/aa.gz" [root@localhost ~]# echo ${filename##*.} gz [root@localhost ~]# filename="/root/data/aa.dat" 阅读全文
posted @ 2022-04-27 15:59
雷雨客
阅读(9)
评论(0)
推荐(0)
摘要:
create or replace procedure mytest is i int; t int; temp int; goodsnum varchar(15); begin i := 1; --开始 t := 1000; --总数 temp = i + t; while i < temp lo 阅读全文
posted @ 2022-04-27 15:57
雷雨客
阅读(122)
评论(0)
推荐(0)
摘要:
新建Notepad++.reg,双击运行 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\NotePad++] @="Notepad++" "Icon"="D:\\software\\notepad7.6.4x64\\n 阅读全文
posted @ 2022-04-27 15:54
雷雨客
阅读(553)
评论(0)
推荐(0)
浙公网安备 33010602011771号