This website requires JavaScript.
Explore
Help
Register
Sign In
eiac
/
CSAPP
Watch
3
Star
0
Fork
0
You've already forked CSAPP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
29
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Allen
50dbbbdcf5
实现getZoomFactorByUrl函数,根据URL设置webview的缩放比例。
2025-05-18 00:46:35 +08:00
Allen
542a167066
在主进程启动时,提前预加载菜单数据和缩放配置数据,从而减少主界面的加载耗时。
2025-05-17 21:34:19 +08:00
Allen
12377a42ed
将ipcMain的所有handle移至IpcMainHandler.ts
2025-05-17 21:26:55 +08:00