250122
This commit is contained in:
18
.obsidian/hotkeys.json
vendored
18
.obsidian/hotkeys.json
vendored
@ -118,5 +118,23 @@
|
||||
],
|
||||
"key": "H"
|
||||
}
|
||||
],
|
||||
"editor:toggle-bullet-list": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "]"
|
||||
}
|
||||
],
|
||||
"editor:toggle-numbered-list": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "["
|
||||
}
|
||||
]
|
||||
}
|
@ -13,7 +13,7 @@
|
||||
"EnglishNumberSpace": false,
|
||||
"ChineseNoSpace": false,
|
||||
"QuoteSpace": true,
|
||||
"PunctuationSpace": true,
|
||||
"PunctuationSpace": false,
|
||||
"AutoCapital": false,
|
||||
"AutoCapitalMode": "typing",
|
||||
"PunctuationSpaceMode": "typing",
|
||||
|
73
.obsidian/workspace.json
vendored
73
.obsidian/workspace.json
vendored
@ -4,24 +4,39 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "19e0f4479dd76d16",
|
||||
"id": "ae81233952fbf361",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "7c69afd449ba8751",
|
||||
"id": "fb8302348d233a69",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Java路线/10.Java/other/jar包打包成exe程序文件.md",
|
||||
"file": "SanPinPLM/相关操作/4.other/15.自定义控件页面.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "jar包打包成exe程序文件"
|
||||
"title": "15.自定义控件页面"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "99ccea48d5cfc1fe",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "SanPinPLM/相关操作/1.EDM/175.窗体表单.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "175.窗体表单"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -93,10 +108,10 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Java路线/10.Java/other/jar包打包成exe程序文件.md"
|
||||
"file": "SanPinPLM/相关操作/1.EDM/175.窗体表单.md"
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "jar包打包成exe程序文件 的大纲"
|
||||
"title": "175.窗体表单 的大纲"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -162,8 +177,29 @@
|
||||
"hidden-folder-obsidian:显示文件夹": false
|
||||
}
|
||||
},
|
||||
"active": "7c69afd449ba8751",
|
||||
"active": "99ccea48d5cfc1fe",
|
||||
"lastOpenFiles": [
|
||||
"SanPinPLM/相关操作/4.other/15.自定义控件页面.md",
|
||||
"SanPinPLM/相关操作/1.EDM/175.窗体表单.md",
|
||||
"SanPinPLM/相关操作/1.EDM/190.窗体表单实例.md",
|
||||
"SanPinPLM/相关操作/4.other/10.并发用户管理.md",
|
||||
"SanPinPLM/相关操作/1.EDM/200.窗体表单脚本.md",
|
||||
"SanPinPLM/相关操作/4.other/20.自定义对象常规属性.md",
|
||||
"SanPinPLM/相关操作/1.EDM/210.文件变更管理.md",
|
||||
"SanPinPLM/相关操作/1.EDM/205.窗体表单查询.md",
|
||||
"SanPinPLM/相关操作/1.EDM/195.窗体表单实例导出.md",
|
||||
"SanPinPLM/相关操作/1.EDM/185.流程分支设置.md",
|
||||
"SanPinPLM/相关操作/1.EDM/180.窗体表单绑定流程过程用户.md",
|
||||
"SanPinPLM/相关操作/4.other/assets/image-20250121151417460.png",
|
||||
"SanPinPLM/相关操作/4.other/assets/image-20250121151336216.png",
|
||||
"SanPinPLM/相关操作/0.SETOUT/40.用户设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/42.角色设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/44.岗位设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/Pasted image 20250120213910.png",
|
||||
"SanPinPLM/相关操作/4.other/25.编码器设置.md",
|
||||
"SanPinPLM/相关操作/4.other/70.列表中隔行显示颜色.md",
|
||||
"SanPinPLM/相关操作/4.other/75.系统日历设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/11.IP地址固定.md",
|
||||
"Java路线/10.Java/other/驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/15.服务端升级.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/14.备份、还原设置.md",
|
||||
@ -174,32 +210,11 @@
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/clip_image002-17370158754913.jpg",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/clip_image002-17370158736862.jpg",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/clip_image002-17370158717091.jpg",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/clip_image002.jpg",
|
||||
"SanPinPLM/相关操作/2.PDM/56.文档关联物料.md",
|
||||
"SanPinPLM/相关操作/2.PDM/50.创建与编辑物料.md",
|
||||
"SanPinPLM/相关操作/2.PDM/25.物料分类设置.md",
|
||||
"SanPinPLM/相关操作/2.PDM/20.产品管理基本概念.md",
|
||||
"SanPinPLM/相关操作/2.PDM/26.物料分类导出.md",
|
||||
"SanPinPLM/相关操作/2.PDM/27.删除已有物料分类.md",
|
||||
"KMsoftPLM/系统介绍/系统定制/资源管理器定义.md",
|
||||
"KMsoftPLM/系统介绍/安全管理/功能授权.md",
|
||||
"KMsoftPLM/系统介绍/安全管理/对象分类授权.md",
|
||||
"KMsoftPLM/系统介绍/安全管理/菜单定义功能授权.md",
|
||||
"KMsoftPLM/系统介绍/安全管理/安全选项.md",
|
||||
"KMsoftPLM/系统介绍/系统定制/菜单定义.md",
|
||||
"KMsoftPLM/相关操作/账号启用.md",
|
||||
"KMsoftPLM/相关操作/密码更新周期.md",
|
||||
"KMsoftPLM/相关操作/锁定与超时退出设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/30.使用情况统计程序安装.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/Pasted image 20250115200323.png",
|
||||
"SanPinPLM/相关操作/0.SETOUT/assets/Pasted image 20250115200116.png",
|
||||
"SanPinPLM/相关操作/0.SETOUT/25.EDM实施必设参数.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/44.岗位设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/42.角色设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/40.用户设置.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/20.浏览器安装、调试.md",
|
||||
"SanPinPLM/相关操作/0.SETOUT/18.客户端安装、登录设置.md",
|
||||
"Java路线/10.Java/other/如何解决JAR文件签名信息与清单中的属性不匹配.md",
|
||||
"未命名.canvas",
|
||||
"AutoCAD/Files/CAD模板.7z",
|
||||
"AutoCAD/Files",
|
||||
|
Reference in New Issue
Block a user