Sunday, May 10, 2026

windows下用小狼毫输入法,任务栏会卡顿的佬看这里

 1. 在Windows设置中打开 时间和语言->输入->高级键盘设置 勾选允许我为每个应用窗口使用不同的输入法。
2. 还有更改用户文档夹中weasel.custom.yaml里面的 “style/display_tray_icon” 为 false。
这样就不会卡住了。

https://linux.do/t/topic/1329559

Friday, May 8, 2026

Word中如何删除目录页的页码

 word中插入目录之后想要为每页添加页码,如果我们直接添加页码的话会出现目录是第一页,正文部分的页码是从2开始而不是1,用下面的方法就可以解决

首先让文档中的所有符号可见

第一步,把目录下的分页符删除,此时正文会跑到目录页来,通过回车使正文部分回到下一页,在插入的目录下方插入一个分节符(下一页),分节符在菜单栏下的布局里面找到分隔符,再选择分节符(从下一页开始)

第二步在正文页双击页脚,点击工具栏里的“链接到前一节”取消选中,默认是选中的,然后点击工具栏左方的页码,选择“当前位置”,“普通数字2”,正文部分的页码就出现了,如果你的页码是0,那么就点击一下工具栏中的“页码”,选择“编辑页码格式”,找到页码编号,设成1就可以了,关闭页眉和页脚设置。

最后不要忘记更新目录。

 https://www.cnblogs.com/shellpicker/p/10131118.html

Saturday, May 2, 2026

在 VirtualBox 中用iso创建新的虚拟机

一、先新建虚拟机,一般采用默认设置即可。

二、导入iso文档。

1. 打开虚拟盒子。
2、右键单击虚拟机并选择“设置”选项。
3、单击存储。
4、在“存储驱动器”部分下,选择光盘(空)项。
5、在“属性”部分下,单击光盘图标并选择选择磁盘文档按钮。
6、选择ISO文档。
7、单击打开按钮。
8、(可选)选中Live CD/DVD选项以保持 ISO 安装,即使来宾操作系统试图将其弹出。
9、(可选)选中Hot-pluggable选项以使虚拟驱动器显示为可热插拔的外围设备。
10、单击确定按钮。
完成这些步骤后,ISO 文档将挂载到虚拟机。如果这是安装媒体,安装程序将出现在访客设备上。如果将映像连接到带有操作系统的虚拟机,则该磁盘将出现在操作系统中。  如果要卸载 ISO 文档,请在“存储”设置中单击“选择磁盘文档”按钮,然后选择“从虚拟驱动器中删除磁盘”选项。  

https://www.xitongbuluo.com/jiaocheng/74579.html


virtualbox如何导入vdi格式文件生成新的虚拟机

1. 首先打开Oracle VirtualBox,进入界面,然后点击新建图标,开始创建新的虚拟机。
2. 输入虚拟机名称及存放位置,类型,版本
3. 点击下一步,输入内存大小,这里默认输入2048MB
4. 添加虚拟磁盘,这里有三个选项(不添加虚拟硬盘,现在创建虚拟硬盘,使用已有虚拟硬盘),由于我们已经有从其他地方复制过来的VDI磁盘文档,故只需选择使用已有的虚拟硬盘文档,点击创建
5. 点击左侧Anroid9虚拟机图标,启动虚拟机
6. 进入grub模式引导,选择kernel /android-9.0-42/kernel root=/dev/ram0 SRC=/adnroid-9.0-r2
7. 按b 重启(按e可以根据情况编辑)
可以将默认的grub edit> kernel /android-9.0-rc2/kernel quiet root=/dev/ram0> ....
修改为:
grub edit> kernel /android-9.0-rc2/kernel quiet root=/dev/ram0> .... nomodeset xforcevesa
8. 启动后界面如下,出现熟悉的Android界面

https://baijiahao.baidu.com/s?id=1695305523615222605&wfr=spider&for=pc

 

几个在线扫描病毒软件的网站

1、https://www.virustotal.com/zh-cn/

2、http://virscan.org/

3、https://virusscan.jotti.org/

4、http://onlinelinkscan.com/

 https://cloud.tencent.com/developer/article/1852436

Tuesday, April 28, 2026

Joplin在坚果云同步时的注意

1. 在坚果云网页根目录下新建Joplin文档夹。

2. 在Joplin客户端填写:

WebDAV URL: https://dav.jianguoyun.com/dav/Joplin

注意!!!Joplin中的J要大写。

PASS为生成的应用KEY

3. 最大并发链接数:由于坚果云的限制,只能设置为1,否则会提示Too many requests。

Friday, April 17, 2026

小狼毫直接上屏顿号

 在数据文档夹创建mypunctuator.yaml 

粘贴如下:

config_version: '1.4.1'

punctuator:
  full_shape:
    " " : { commit: " " }
    "," : { commit: , }
    "." : { commit: 。 }
    "<" : [ 《, 〈, «, ‹ ]
    ">" : [ 》, 〉, », › ]
    "/" : [ 、, /, "/", ÷ ]
    "?" : { commit: ? }
    ";" : { commit: ; }
    ":" : :
    "'" : { pair: [ "‘", "’" ] }
    "\"" : { pair: [ "“", "”" ] }
    "\\" : [ 、, \, "\\" ]
    "|" : [ ・, |, "|", "§", "¦" ]
    "`" : [ `, "`" ]
    "~" : [ 〜, "~", ~, 〰 ]
    "!" : { commit: ! }
    "@" : [ @, "@", ☯ ]
    "#" : [ #, "#", ⌘ ]
    "%" : [ %, "%", "°", "℃" ]
    "$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
    "^" : { commit: …… }
    "&" : [ &, "&" ]
    "*" : [ *, "*", ・, ×, ※, ❂, · ]
    "(" : (
    ")" : )
    "-" : [ -, "-" ]
    "_" : ——
    "+" : [ +, "+" ]
    "=" : [ =, "=" ]
    "[" : [ 「, 【, 〔, [ ]
    "]" : [ 」, 】, 〕, ] ]
    "{" : [ 『, 〖, { ]
    "}" : [ 』, 〗, } ]
  half_shape:
    "," : { commit: , }
    "." : { commit: 。 }
    "<" : "《"
    ">" : "》"
    "/" : "/"
    "?" : { commit: ? }
    ";" : { commit: ; }
    ":" : { commit: : }
    "'" : { pair: [ "‘", "’" ] }
    "\"" : { pair: [ "“", "”" ] }
    "\\" : "、"
    "|" : "|"
    "`" : { commit: "`" }
    "~" : ~
    "!" : { commit: ! }
    "@" : "@"
    "#" : "#"
    "%" : %
    "$" : [ ¥, "$", "€", "£", "¥", "¢", "¤" ]
    "^" : { commit: …… }
    "&" : "&"
    "*" : "*"
    "(" : { pair: [ (, ) ] }
    ")" : )
    "-" : -
    "_" : ——
    "+" : "+"
    "=" : "="
    "[" : { pair: [ 【, 】 ] }
    "]" : 】
    "{" : "{"
    "}" : "}"

key_binder:
  bindings:
    # commonly used paging keys
    - { when: composing, accept: ISO_Left_Tab, send: Page_Up }
    - { when: composing, accept: Shift+Tab, send: Page_Up }
    - { when: composing, accept: Tab, send: Page_Down }
    - { when: has_menu, accept: minus, send: Page_Up }
    - { when: has_menu, accept: equal, send: Page_Down }
    - { when: paging, accept: comma, send: Page_Up }
    - { when: has_menu, accept: period, send: Page_Down }
    - { when: paging, accept: bracketleft, send: Page_Up }
    - { when: has_menu, accept: bracketright, send: Page_Down }

在luna_pinyin_simp.custom.yaml写入:

patch:
  punctuator/import_preset: mypunctuator
  key_binder/import_preset: mypunctuator
  recognizer/patterns/punct: '^/([0-9]0?|[A-Za-z]+)$'

 https://www.cnblogs.com/Joynic/p/16409799.html