08 2020 档案
摘要:可执行文件下载链接: https://pan.baidu.com/s/16FrimYsqhiMw2jO_c3wuAQ 提取码: 292n wget-1.20.3 export LIBS='-lunistring -liconv -lpsapi -lws2_32 -lmswsock -lshlwapi
阅读全文
摘要:#include "stdio.h" #include "stdint.h" #include "windows.h" #include "ws2tcpip.h" void main(void) { struct sockaddr_in sa; char str[INET_ADDRSTRLEN];
阅读全文
摘要:CCLD wget.exe gnutls.o:gnutls.c:(.text+0xf2c): undefined reference to `gnutls_protocol_set_priority' gnutls.o:gnutls.c:(.text+0xf62): undefined refere
阅读全文
摘要:链接: https://pan.baidu.com/s/17IpH4H6GDwEn6xJP347Pxw 提取码: 589b 温馨提示: 测试下载时 https 需要手动修改城 http wget2 --version GNU Wget2 1.99.2 - multithreaded metalink
阅读全文
摘要:go-nascii 原来是一个日本人用go语言写的程序,不过原版不支持管道输入,我增加了管道输入功能; 可执行文件下载地址:https://pan.baidu.com/s/1yBS5lmiMFCd86Wvtei-y8Q 提取码: 4znn native2ascii 也能实现,但是经过测试发现asci
阅读全文
摘要:<RecordId>12345</RecordId> 只想提取12345 1.grep 速度一般 type myXmlFile.xml|grep -oE "<RecordId>(.*)</RecordId>"|sed "s/<RecordId>//g;s/<\/RecordId>//g" type
阅读全文
摘要:git config --global http.proxy http://127.0.0.1:9777 export LIBS=' -lpsapi -lws2_32 -lmswsock -lshlwapi -static ' git clone https://github.com/stedola
阅读全文
摘要:https://github.com/qq2225936589/gcc-i686-posix-sjlj-for-MSYS/releaseshttps://gitee.com/nlsoft/gcc-i686-posix-sjlj-for-MSYS/releases$ gcc -vUsing built
阅读全文
摘要:https://gitee.com/nlsoft/gcc-i686-posix-sjlj-for-MSYS/releases https://github.com/qq2225936589/gcc-i686-posix-sjlj-for-MSYS/releases $ gcc -vUsing bui
阅读全文
摘要:gcc 源码在github里,由于无法访问,需要从镜像站点下载,我发现以下站点下载速度非常快 git clone -b releases/gcc-10 https://mirrors.tuna.tsinghua.edu.cn/git/gcc.git
阅读全文
摘要:url='https://www.huya.com/adgll' stream=$( curl -sk $url | grep -Eo '"stream": "(.*)"' ) streamJson=$( echo {$stream} | jq -M -r '.stream | @base64d'
阅读全文
摘要:想得到 "小张 20200812-142501" 结果,就要使用内部函数 strflocaltime test.json { "LiveInfo": { "nick": "小张", "startTime": 1597213501 } } 方法1: cat test.json|jq -M ".Live
阅读全文
摘要:包含 Base64Decode.exe jq.exe 链接: https://pan.baidu.com/s/13pVJU8X6Nx72deVnrZfDwg 提取码: pe4p @echo off :::::::::::::::::::::::::::::::::::::::::::::::::::
阅读全文
摘要:包含 Base64Decode.exe 链接:https://pan.baidu.com/s/1zPdJwwi3dlSpF-S0sGvDrw 提取码:9dvf @echo off ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
阅读全文
浙公网安备 33010602011771号