技术栈
configure
伊织code
4 天前
pip
·
配置
·
环境变量
·
索引
·
uv
·
configure
·
.env
uv - 配置 [官方文档翻译]
https://docs.astral.sh/uv/configuration/阅读有关配置uv的各种方法
hjjdebug
1 个月前
变量
·
函数
·
configure
ffmpeg configure 研究2:分析屏幕输出及文件输出的具体过程
author: hjjdebug date: 2025年 02月 17日 星期一 16:57:55 CST description: ffmpeg configure 研究2 分析屏幕输出及文件输出的具体过程
hjjdebug
1 个月前
ffmpeg
·
configure
·
bash 脚本
ffmpeg configure 研究1-命令行参数的分析
author: hjjdebug date: 2025年 02月 14日 星期五 17:16:12 CST description: ffmpeg configure 研究1 ./configure 命令行参数的分析
林戈的IT生涯
7 个月前
configure
·
监控工具monit
·
monit配置详解
·
make过程
·
make过程makefile
·
make过程-j参数
监控工具monit配置文件详解-monit.conf配置文件各项配置解释及关于linux下make过程中的configure/Makefile/-j参数
monit.conf配置文件主要包括三个部分,1.Global section 全局配置 2.Services 监控服务 3.Includes 包含文件
棉猴
1 年前
python
·
tkinter
·
geometry
·
tk
·
configure
Python中tkinter编程入门2
Python中tkinter编程入门1-CSDN博客中使用tkinter模块的Tk()创建了一个窗口,可以通过编程设置窗口的标题、大小和位置以及背景色。