- 2024-11-26shiro550
shiro550反序列化影响版本为shiro1.x<1.2.5https://su18.org/post/shiro-1/先看了下b站的白日梦组长视频:https://www.bilibili.com/video/BV1iF411b7bD/?spm_id_from=333.999.0.0&vd_source=772372a8c6f216ba8975276dca04045e分析shift*2寻找cookie相关的类,找到CookieRe
- 2024-06-01在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher v1.5.0)
在不受支持的Mac上安装macOSSonoma(OpenCoreLegacyPatcherv1.5.0)InstallmacOSonunsupportedMacs请访问原文链接:https://sysin.org/blog/install-macos-on-unsupported-mac/,查看最新版。原创作品,转载请保留出处。作者主页:sysin.org历时两个月,OpenCoreLegacyPat
- 2024-04-29【C】---- T1:英寸转厘米
题目需要一个把英寸单位转换为厘米单位(1英寸=2.54厘米)的程序。编程#include<stdio.h>intmain(void){floatinch;//定义英寸值变量floatcm;//定义厘米值变量scanf("%f",&inch);//输入英寸值cm=inch*2.54;//英寸转换厘米printf("
- 2024-04-05在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher v1.4.3)
在不受支持的Mac上安装macOSSonoma(OpenCoreLegacyPatcherv1.4.3)InstallmacOSonunsupportedMacs请访问原文链接:在不受支持的Mac上安装macOS(索引页面),查看最新版。原创作品,转载请保留出处。作者主页:sysin.org随着OpenCoreLegacyPatcherv1.4.3的发布,此
- 2024-03-12在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher v1.4)
在不受支持的Mac上安装macOSSonoma(OpenCoreLegacyPatcherv1.4)InstallmacOSonunsupportedMacs请访问原文链接:https://sysin.org/blog/install-macos-on-unsupported-mac/,查看最新版。原创作品,转载请保留出处。作者主页:sysin.orgOpenCoreLegacyPatcher1.4.2ch
- 2024-01-22C语言基础-数据类型-day2
一、计算整数除法(只保留整数部分)#include<stdio.h>intmain(){printf("%d\n",14/3);return0;}整数除法(保留小数点后面数据)#include<stdio.h>intmain(){printf("%f\n",14/3.0);return0;}*浮点数除法#include<stdio.h>
- 2023-12-29在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher)
在不受支持的Mac上安装macOSSonoma、Ventura、Monterey、BigSur(OpenCoreLegacyPatcher)InstallmacOSonunsupportedMacs作者主页:sysin.orgmacOSSonoma正式版已发布,OpenCoreLegacyPatcherv1.0.0版本已支持。随着OpenCoreLegacyPatcher1.0.0的发布,OLP项目组
- 2023-12-08转载:ReportLab生成带表格和图文的PDF
转载来自于:https://zhuanlan.zhihu.com/p/456486769龙在天涯 项目环境:环境:AnacondaPython3.10编辑器:PyCharm2021.2.3Packages:Reportlab3.6.2ReportLab简介“ThisisasoftwarelibrarythatletsyoudirectlycreatedocumentsinAdobe'sPortableDocumentForma
- 2023-11-01英尺,英寸 与 高度 米数 的换算
System.out.println("中文");System.out.println(3/4);intfoot;intinch;Scannerin=newScanner(System.in);foot=in.nextInt();inch=in.nextInt();System.out.println("foot="+foot+",inch="+inch);System.out.println((foot+inch/12.0)
- 2023-10-04在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher)
在不受支持的Mac上安装macOSSonoma、Ventura、Monterey、BigSur(OpenCoreLegacyPatcher)InstallmacOSonunsupportedMacs请访问原文链接:https://sysin.org/blog/install-macos-14-on-unsupported-mac/,查看最新版。原创作品,转载请保留出处。作者主页:sysin.orgmacOS