三合一
博客
AI助手
站内
搜索
选择分类
数据库
SQL Server
Oracle
MySQL
PostgreSQL
NoSQL
大数据
其他数据库
操作系统
Windows
Windows Server
Linux
macOS
嵌入式
APACHE
NGINX
redis
Docker
git
互联网
tomcat
前端开发
Html/Css
JavaScript
jQuery
HTML5
Angular
React
Vue
小程序
软件设计
架构设计
面向对象
设计模式
领域驱动设计
移动端开发
Android开发
iOS开发
Flutter
鸿蒙
其他手机开发
软件工程
敏捷开发
项目与团队管理
软件工程其他
后端开发
.NET
Java
Python
Go
PHP
C++
Ruby
Swift
C语言
Erlang
Delphi
Scala
R语言
Verilog
Dart
Rust
其他语言
asp
nodejs
其他
读书区
翻译区
求职面试
计算机图形学
软件测试
菜谱
SEO技术
摄影
生活技巧
最新
人气
评论
赞
踩
linux基本命令
linux基本命令 1,logout 2,shutdown 3,mkdir 4,rmdir 5,cp -R 递归复制 6,rm -R(*删除目录中所有文件-f询问?) 7,rm -f *.txt
2021-12-07 14:17
95
0
0
0
linux 查看系统信息
linux 查看系统信息 1,观察用户举动w w kim 2,who当前有哪些用户登录 who 3,last lask kim 4,top -U man top 5,ps ps
2021-12-07 14:17
97
0
0
0
linux mail
系统收到邮件都会保存在“/var/spool/mail/[linux用户名]”文件中。 在linux中输入mail,就进行了收件箱,并显示二十封邮件列表。 此时命令提示符为& unread 标记为未读邮件
2021-12-07 14:17
117
0
0
0
linux小技巧
1,文字模式下的中文信 LANG=C LANG=ZH_CN 2,看不到文件名 mount -0 iochatset=cp950 /dev/cdrom /mnt/cdrom 3,如何卸载光盘 1,退出
2021-12-07 14:17
109
0
0
0
linux使用技巧
linux使用技巧 1,如何查询命令的用法 man shutdown 2,避免ctrl+alt+del重新启动系统 编辑/etc/initab文件 #ca::ctlr|del:/sbin/shut do
2021-12-07 14:17
99
0
0
0
linux crond用法
service crond status查看crond服务状态 今天早上5点30自动重启 30 5 * * * root init 6 在etc/rc.d/rc.local加 service cron
2021-12-07 14:17
126
0
0
0
管理运行中的进程
管理运行中的进程 手工启动 ps top ps -aux ps -aux | more ps -e不显示目录 ps -ef 显示目录 ps -ef | grep mysql ps -aux > /t
2021-12-07 14:17
90
0
0
0
linux文件权限
文件权限 -rwxrwxr-- r=4,w=2,x=1 文件类型ugo SUID -root权限 SGID 文件类型 普通文件 目录文件 设备文件 连接文件 ll ls -l /d
2021-12-07 14:17
111
0
0
0
«
1
2
...
117
118
119
120
121
122
123
...
615
616
»
发行自己的加密货币
T:0.015001s,M:347.72 KB
返回顶部
留言
留言
评论