摘要:
什么是图床,如何理解图床 1、 2、https://github.com/onblog/BlogHelper 支持的图床有:新浪、SM.MS、Github、Imgur、七牛云、腾讯云、阿里云、又拍云。 3、微博的图床怎么使用啊? (0)在blog helper中登录微博图床,然后点击启动; (1)使 阅读全文
摘要:
1、 https://github.com/Frehzy/CSGOCheat_v2/tree/b7452e185a949678957fa3bc9cde48df2a775622/enFrenzyHack/Function 2、 CSGO-arena-server/groups.ini at 24729 阅读全文
摘要:
钩子函数是如何访问其他进程中的事件的? 钩子hook其实是一种编程思想; 体现了博弈和对抗; 作弊者: 反作弊者: 为什么访问游戏内存会被检测到, 因为是被外挂调用的,导致外层变量和预期不止一次,从而检测出外挂; 自己写的dll注入到游戏的进程中为什么也会被检测出来? -- https://gith 阅读全文
摘要:
vscode比较两个文件的差异 1\ 2\ 3\ 阅读全文
摘要:
???? 直接空格是播放,左右是上一针下一帧,前提是得选中这个窗口(蓝色框) 阅读全文
摘要:
FUCK 阅读全文
摘要:
KMPlayer one frame by frame f 向前一帧; shift + f 向后一帧; 阅读全文
摘要:
GitHub - cerlymarco/tsmoothie: A python library for time-series smoothing and outlier detection in a vectorized way. 效果蛮好的! 阅读全文
摘要:
1、 https://github.com/lneisenman/aaft 2、已经有解决方案了 阅读全文
摘要:
int x = 0; int y = 0; INPUT inputm; int count = dis; for(int i = 0; i <= count; i++){ inputm.mi.dx = (x-i)*(65536.0f/GetSystemMetrics(SM_CXSCREEN));// 阅读全文