lnlidawei

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页

2022年2月22日

摘要: find docs [root@rockylinux shell]# man find FIND(1) General Commands Manual FIND(1) NAME find - search for files in a directory hierarchy SYNOPSIS fin 阅读全文
posted @ 2022-02-22 12:08 lnlidawei 阅读(29) 评论(0) 推荐(0) 编辑

摘要: xargs docs [root@rockylinux shell]# man xargs XARGS(1) General Commands Manual XARGS(1) NAME xargs - build and execute command lines from standard inp 阅读全文
posted @ 2022-02-22 12:05 lnlidawei 阅读(79) 评论(0) 推荐(0) 编辑

摘要: 说明:本文非原创,由本人整理。 crontab 定时执行任务 Linux Crontab 定时任务 一、linux内置的cron进程能帮我们实现这些需求,cron搭配shell脚本,非常复杂的指令也没有问题。 二、cron介绍 我们经常使用的是crontab命令是cron table的简写,它是cr 阅读全文
posted @ 2022-02-22 11:54 lnlidawei 阅读(226) 评论(0) 推荐(0) 编辑

2022年2月19日

摘要: 理解“学习” 学习的起点是“借鉴”,学习的终点是“创造”。 我们学习一门新知识,通常采用“阅读”、“模仿”等方法,继承这个学科的已有知识。通过“借鉴”本学科已有的知识,形成个人的“本学科的知识库”。如果想站在本学科的前沿,就要为前沿问题提供“创造性”的解决方案。 理解:将“未知”关联到“已知”;即在 阅读全文
posted @ 2022-02-19 18:41 lnlidawei 阅读(69) 评论(0) 推荐(0) 编辑

摘要: gcc 文档 [root@rockylinux docs]# man gcc GCC(1) GNU GCC(1) NAME gcc - GNU project C and C++ compiler SYNOPSIS gcc [-c|-S|-E] [-std=standard] [-g] [-pg] 阅读全文
posted @ 2022-02-19 13:17 lnlidawei 阅读(424) 评论(0) 推荐(0) 编辑

2022年2月17日

摘要: 孩子的教育 孩子的教育,应该分为两部分:一,通识教育(生存教育);二、专业教育。 “通识教育”,又叫“生存教育”,直面生活问题的能力。比如交际能力、复盘能力、面对挫折的能力、困境中不屈的能力(意志品质)、合作能力、商业能力、挑战自己极限的能力、挑战自己的极限(超越自己)、“如何面对失败和成功”等。 阅读全文
posted @ 2022-02-17 13:12 lnlidawei 阅读(31) 评论(0) 推荐(0) 编辑

摘要: 声明:本文非原创,来自于网络资料的整理。 “理论”的范畴 一、“理论”的概述: 1、理论1:理论是用人类语言描述(阐述)客观世界的规则,然后形成一系列的思维模型(思维模型(逻辑模型):概念——判断——推理):。 2、理论2:理论是对客观存在的解释。用“理论”解读客观现象或者客观事物的运行规律,即“理 阅读全文
posted @ 2022-02-17 08:43 lnlidawei 阅读(689) 评论(0) 推荐(0) 编辑

2022年2月16日

摘要: systemctl文档 [root@rockylinux docs]# man systemctl SYSTEMCTL(1) systemctl SYSTEMCTL(1) NAME systemctl - Control the systemd system and service manager 阅读全文
posted @ 2022-02-16 15:31 lnlidawei 阅读(97) 评论(0) 推荐(0) 编辑

摘要: systemd.syntax 文档 [root@rockylinux docs]# man systemd.syntax SYSTEMD.SYNTAX(7) systemd.syntax SYSTEMD.SYNTAX(7) NAME systemd.syntax - General syntax o 阅读全文
posted @ 2022-02-16 15:27 lnlidawei 阅读(50) 评论(0) 推荐(0) 编辑

摘要: nasm文档 [root@rockylinux docs]# man nasm NASM(1) The Netwide Assembler Project NASM(1) NAME nasm - the Netwide Assembler, a portable 80x86 assembler SY 阅读全文
posted @ 2022-02-16 15:12 lnlidawei 阅读(74) 评论(0) 推荐(0) 编辑

上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 39 下一页