上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 180 下一页
摘要: ubuntu中安装notepadqq 来源 https://www.jianshu.com/p/50d0b8e92f09 notepad++只是在windows系统中使用,而在Linux系统中它的替代产品为notepadqq Ubuntu下的安装方法:两种 1.sudo add-apt-reposi 阅读全文
posted @ 2022-01-27 10:37 lsgxeva 阅读(1346) 评论(0) 推荐(0)
摘要: VPDN 来源 https://bbs.sangfor.com.cn/forum.php?mod=viewthread&tid=241053 VPDN(VPDN,Virtual Private Dial Network,虚拟专有拨号网络)是一种虚拟拨号的二层VPN技术,可以用于多分支的企业或政府远程 阅读全文
posted @ 2022-01-24 14:13 lsgxeva 阅读(784) 评论(0) 推荐(0)
摘要: xargs 来源 https://zhuanlan.zhihu.com/p/157758410 参考 https://www.runoob.com/linux/linux-comm-xargs.html 一、标准输入与管道命令Unix 命令都带有参数,有些命令可以接受"标准输入"(stdin)作为参 阅读全文
posted @ 2022-01-23 20:44 lsgxeva 阅读(111) 评论(0) 推荐(0)
摘要: Tcping详细使用教程 来源 https://andyx.net/tcping_is_a_super-easy_tool_for_direct_port/ 一、在不同系统版本下安装tcping 由于官网http://linuxco.de/tcping/已经关闭,这导致了所有原始链接均失效。所以现有 阅读全文
posted @ 2022-01-21 21:53 lsgxeva 阅读(10816) 评论(0) 推荐(1)
摘要: dhcp-options on openwrt 参考 https://dongshao.blog.csdn.net/article/details/102713133 参考 https://openwrt.org/zh/docs/guide-user/base-system/dhcp_configu 阅读全文
posted @ 2022-01-16 17:50 lsgxeva 阅读(3242) 评论(0) 推荐(0)
摘要: MS-HTA格式 来源 https://github.com/celestialalpha/celestialalpha.github.io/blob/6e42d6e399163dec2ecf54c66e502a89f6c26a0a/source/_posts/MS-HTA%E6%A0%BC%E5% 阅读全文
posted @ 2022-01-09 11:34 lsgxeva 阅读(631) 评论(0) 推荐(0)
摘要: Total Commander 用法介绍 https://zhuanlan.zhihu.com/p/163301413 常用功能展示 功能展示 定制标签栏/书签栏 标签栏:可以锁定一些常用目录到标签栏 方便快速定位切换(效果如上图展示)标签栏常用快捷键:Ctrl+T 创建标签页Ctrl+W 关闭标签 阅读全文
posted @ 2022-01-05 07:57 lsgxeva 阅读(2601) 评论(0) 推荐(0)
摘要: x86 汇编 来源 https://github.com/StevenBaby/computer/tree/main/x86_assembly 寄存器 寄存器描述 AX 累加结果数据 BX 数据段数据指针 CX 字符串和循环计数器 DX I/O 指针 DI 目的数据指针 SI 源数据指针 SP 栈指 阅读全文
posted @ 2022-01-01 21:15 lsgxeva 阅读(220) 评论(0) 推荐(0)
摘要: 锁存器与触发器 来源 https://zhuanlan.zhihu.com/p/363273167 常见存储电路 RS锁存器 锁存器的机制为电平触发。基本的RS锁存器有两个输入端:set端和reset端。两个输出端:Q和Q非 以下图为例: 当置位时,SD位为1,RD位为0 ——>Q为1,Q非为0 当 阅读全文
posted @ 2021-12-26 14:50 lsgxeva 阅读(979) 评论(0) 推荐(0)
摘要: RS触发器 来源 http://www.elecfans.com/book/story.php?id=621 参考 http://www.elecfans.com/book/1/shuzidianzijishu-17.html SR Latch A latch (also called a flip 阅读全文
posted @ 2021-12-26 11:29 lsgxeva 阅读(1699) 评论(0) 推荐(0)
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 180 下一页