技术栈
win/mac常用命令
内蒙深海大鲨鱼
2024-09-21 22:33
这里写目录标题
windows(powershell)
mac
windows(powershell)
Get-ChildItem | ForEach-Object { $_.Name }:打印当前目录中所有文件的名字
Get-ChildItem | ForEach-Object { $_.Name } > file_list.txt:打印到对应文件中
mac
windows
macos
上一篇:
Servlet
下一篇:
监控易监测对象及指标之:全面监控DB2_linux数据库
相关推荐
书生-w
2 小时前
Redis Windows 解压版安装
数据库
·
windows
·
redis
OliverH-yishuihan
2 小时前
C++ list 容器用法
c++
·
windows
·
list
真想骂*
2 小时前
如何处理langcleanupsysprepaction.dll文件的丢失与损坏问题
windows
·
dll
allanGold
3 小时前
【xcode 16.2】升级xcode后mac端flutter版的sentry报错
macos
·
xcode16.2
gxhlh
9 小时前
局域网中 Windows 与 Mac 互相远程连接的最佳方案
windows
·
macos
宏基骑士
9 小时前
mac 电脑上安装adb命令
macos
·
adb
Mbblovey
12 小时前
Picsart美易照片编辑器和视频编辑器
网络
·
windows
·
软件构建
·
需求分析
·
软件需求
笔耕不辍cj
16 小时前
两两交换链表中的节点
数据结构
·
windows
·
链表
水银嘻嘻
16 小时前
【Mac】Python相关知识经验
开发语言
·
python
·
macos
Ase5gqe
17 小时前
Windows 配置 Tomcat环境
java
·
windows
·
tomcat
热门推荐
01
centos7 init.d 和system.d
02
Dell服务器升级ubuntu 22.04失败解决
03
半导体应用系统一些小知识收集(strip&wafer mapping,EAP&scada)
04
xgboost: Why not implement distributed XGBoost on top of spark
05
Windows10安装PCL1.14.0及点云配准
06
密码学原理技术-第六章-introduction to pulibc-key cryptography
07
PyTorch AMP 混合精度中grad_scaler.py的scale函数解析
08
Oracle Scheduler: Calendaring
09
(欧拉)openEuler系统添加网卡文件配置流程、(欧拉)openEuler系统手动配置ipv6地址流程、(欧拉)openEuler系统网络管理说明
10
BMC 虚拟i2c访问PCA9545(switch芯片)后面的设备,为什么找不到PCA9545?